Compagnon gloussant
Bête
monster no drops or experience [1]
Cackling Companion
SpectreY
Tagsbeast, Beast_onhit_audio, mammal_beast, melee, not_int, not_str, physical_affinity, red_blood, very_fast_movement
Vie
110%
Évasion
+30%
Résistance
0 0 0 0
Damage
77%
Précision
100%
Attack Distance
4 ~ 9
Temps d'attaque
1 Second
Damage Spread
±20%
Expérience
100%
Model Size
100%
Type
HyenaPlayerSummoned
Metadata
HyenaCompanionPlayerSummoned
IsSummoned
Y
Niveau
68
Vie
8,533
2,413
Damage
180
Dégâts des sorts
180
Précision
2,502
Temps d'attaque
1
Expérience
28,634
Minion Life
7,623
Minion Damage
746
Minion Armour
2,413
HyenaCompanionMelee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 144—215
Chances de Touche critique: 5%
Temps d'attaque: 1 sec.
25% de chances de Mutiler au Toucher
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
HyenaHinderWhoopMinion
Triggerable, AttackInPlace
HyenaStandaloneWhoop
Triggerable, AttackInPlace
Temps de recharge: 15 sec.

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/HyenaMonster/HyenaCompanionPlayerSummoned"] = {
    name = "Cackling Companion",
    life = 1.1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0.77,
    damageSpread = 0.2,
    attackTime = 1,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "HyenaCompanionMelee",
        "HyenaHinderWhoopMinion",
        "HyenaStandaloneWhoop",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["HyenaCompanionMelee"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "maim_on_hit_%",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HyenaHinderWhoopMinion"] = {
    name = "HyenaHinderWhoopMinion",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HyenaStandaloneWhoop"] = {
    name = "HyenaStandaloneWhoop",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.