[DNT] Jowling Ghoul
monster leaps onto enemies text [1]
Spectre | Y |
---|---|
Tags | demon, humanoid, not_int, red_blood, slow_movement, Unarmed_onhit_audio, undead |
生命
56%
護甲值
+15%
閃避值
+5%
抗性
0
0
0
0
傷害
112%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
6 ~ 7
攻擊時間
1.455 Second
Damage Spread
±20%
經驗值
80%
Model Size
100%
Type
JowlingGhoul
Metadata
JowlingGhoul
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
4,344
護甲值
3,969
閃避值
501
傷害
261
法術傷害
261
命中
2,180
攻擊時間
1.455
經驗值
22,907
Minion Life
6,317
Minion Damage
2,124
Minion Armour
5,004
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
GoatmanLeapSlam
法術, 位移
施放時間: 1.23 秒
冷卻時間: 0.3 秒
不會被暈眩
造成 50% 更多攻擊傷害
skill cannot be interrupted [1]
walk emerge extra distance [-1]
Melee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 209–313
暴擊率: 5%
攻擊時間: 1.455 秒
skill can fire wand projectiles [1]
GoatmanWait
冷卻時間: 5 秒
base skill effect duration [300]
GoatmanWait2
冷卻時間: 5 秒
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 | 怪物 (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.