하이에나 반려수
야수
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
생명력
110%
회피
+30%
저항
0 0 0 0
Damage
77%
정확도
100%
Attack Distance
4 ~ 9
공격 속도
1 Second
Damage Spread
±20%
경험치
100%
Model Size
100%
Type
HyenaPlayerSummoned
Metadata
HyenaCompanionPlayerSummoned
IsSummoned
Y
레벨
68
생명력
8,533
Damage
180
주문 피해
180
정확도
2,502
공격 속도
1
경험치
28,634
Minion Life
7,623
Minion Damage
746
Minion Armour
2,413
HyenaCompanionMelee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
기본 공격
Base Damage: 144—215
치명타 명중 확률: 5%
공격 속도: 1 초
명중25%의 확률로 힘줄 절단
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
HyenaHinderWhoopMinion
Triggerable, AttackInPlace
HyenaStandaloneWhoop
Triggerable, AttackInPlace
재사용 대기시간: 15 초

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)
GenerationType고유 (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.