[DNT] Jowling Ghoul
monster leaps onto enemies text [1]
Spectre | Y |
---|---|
Tags | demon, humanoid, not_int, red_blood, slow_movement, Unarmed_onhit_audio, undead |
Life
56%
Armour
+15%
Evasion
+5%
Resistance
0
0
0
0
Damage
112%
Accuracy
100%
Critical Hits Chance
5%
Critical Damage Bonus
+30%
Attack Distance
6 ~ 7
Attack Time
1.455 Second
Damage Spread
±20%
Experience
80%
Model Size
100%
Type
JowlingGhoul
Metadata
JowlingGhoul
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
4,344
Armour
3,969
Evasion Rating
501
Damage
261
Spell Damage
261
Accuracy
2,180
Attack Time
1.455
Experience
22,907
Minion Life
6,317
Minion Damage
2,124
Minion Armour
5,004
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).
GoatmanLeapSlam
Spell, Movement
Cast Time: 1.23 sec
Cooldown Time: 0.3 sec
Cannot be Stunned
Deals 50% more Attack Damage
skill cannot be interrupted [1]
walk emerge extra distance [-1]
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Basic Attack
Base Damage: 209–313
Critical Hit Chance: 5%
Attack Time: 1.455 sec
skill can fire wand projectiles [1]
GoatmanWait
Cooldown Time: 5 sec
base skill effect duration [300]
GoatmanWait2
Cooldown Time: 5 sec
base skill effect duration [800]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" main_hand_unarmed_type = "One_Hand_Mace" } Animated { turn_duration = 0.3 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Ghouls/JowlingGhoul"] = { name = "[DNT] Jowling Ghoul", life = 0.56, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.12, damageSpread = 0.2, attackTime = 1.455, attackRange = 7, accuracy = 1, skillList = { "Melee", "GoatmanLeapSlam", "GoatmanWait", "GoatmanWait2", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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.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 = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GoatmanLeapSlam"] = { name = "GoatmanLeapSlam", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.23, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", "base_cannot_be_stunned", "skill_cannot_be_interrupted", }, levels = { [1] = {-1, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GoatmanWait"] = { name = "GoatmanWait", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", }, levels = { [1] = {300, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GoatmanWait2"] = { name = "GoatmanWait2", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", }, levels = { [1] = {800, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster leaps onto enemies text [1]
Id | MonsterLeapsOntoEnemiesText |
---|---|
Family | MonsterLeapsOntoEnemiesText |
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.