Cackling Companion
野兽monster no drops or experience [1]
| Spectre | Y |
|---|---|
| Tags | beast, Beast_onhit_audio, mammal_beast, melee, not_int, not_str, physical_affinity, red_blood, very_fast_movement |
生命
110%
闪避
+30%
抗性
伤害
77%
命中
100%
暴击 Chance
8%
+30%
Attack Distance
4 ~ 9
攻击间隔
1 Second
Damage Spread
±20%
经验值
100%
Model Size
100%
Type
HyenaPlayerSummoned
Metadata
HyenaCompanionPlayerSummoned
IsSummoned
Y
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
HyenaHinderWhoopMinion
可触发, AttackInPlace
HyenaStandaloneWhoop
可触发, 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]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.