Hungry Corpse
Undead
undead description [1]
Spectre | Y |
---|---|
Tags | flesh_armour, is_unarmed, medium_height, melee, physical_affinity, red_blood, undead, very_slow_movement, zombie |
Life
72%
Ailment Threshold
72%
Resistance
0 40 0 0
Damage
90%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 8
Attack Time
2.4 Second
Damage Spread
±30%
Experience
90%
Model Size
100%
Type
ZombieTutorial
Metadata
ZombieBite
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
4,632
Armour
28,790
Evasion
4,739
Energy Shield
0
Damage
336
Spell Damage
336
Accuracy
290
Attack Time
2.4
Experience
9,230
Ailment Threshold
4,632
Chill
15
Shock
15
Brittle
83
Scorch
15
Sap
40
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 235–437
Critical Strike Chance: 5%
Attack Time: 2.4 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Zombies/Zombie" Actor { basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Zombies/Zombie" Render { //turn_duration = 0.45 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Zombies/ZombieBite"] = { name = "Hungry Corpse", life = 0.72, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 0.9, damageSpread = 0.3, attackTime = 2.4, attackRange = 8, accuracy = 1, skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |