Cackling Companion
Beastmonster 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 |
Life
110%
Evasion
+30%
Resistance
Damage
77%
Accuracy
100%
Critical Hits Chance
8%
Attack Distance
4 ~ 9
Attack Time
1 Second
Damage Spread
±20%
Experience
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.
Level
68
Life
8,533
Armour
2,413
Evasion Rating
920
Damage
180
Spell Damage
180
Accuracy
2,502
Attack Time
1
Experience
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Basic Attack
Base Damage: 144—215
Critical Hit Chance: 5%
Attack Time: 1 sec
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
HyenaHinderWhoopMinion
Triggerable, AttackInPlace
HyenaStandaloneWhoop
Triggerable, AttackInPlace
Cooldown Time: 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]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (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.