ハイエナコンパニオン
獣monster no drops or experience [1]
Cackling Companion
| Spectre | Y |
|---|---|
| Tags | beast, Beast_onhit_audio, mammal_beast, melee, not_int, not_str, physical_affinity, red_blood, very_fast_movement |
ライフ
110%
回避力
+30%
耐性
Damage
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.
レベル
68
ライフ
8,533
2,413
920
Damage
180
スペルダメージ
180
命中力
2,502
アタックタイム
1
経験値
28,634
Minion Life
7,623
Minion Damage
746
Minion Armour
2,413
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).
HyenaCompanionMelee
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]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | Monster (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.