凋落的咒炎者
野獸
Blighted Fire-raiser
幽魂 | N |
---|---|
標籤 | beast, blight_monster, bludgeoning_weapon, 法術, fire_affinity, goatman, has_staff, has_two_handed_melee, humanoid, light_armour, mammal_beast, medium_height, not_dex, not_str, ranged, red_blood, very_slow_movement |
生命
600%
生命轉為護盾
50%
異常狀態臨界值
600%
抗性
75 0 0 0
傷害
150%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 12
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
BlightGoatmanShaman
Metadata
GoatmanShamanChampion
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
38,600
護甲
28,790
閃避
4,739
能量護盾
3,064
傷害
560
法術傷害
560
命中
290
攻擊間隔
1.5
經驗值
10,255
異常狀態臨界值
38,600
冰緩
122
感電
122
易碎
691
焦灼
122
殘喘
337
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
BlightGoatmanLavaMeteor
法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
施放時間: 1 秒
每秒造成 1795.9 基本火焰傷害
+4 秒基礎持續時間
ground fire art variation [2]
+4 秒基礎持續時間
ground fire art variation [2]
GeometryTriggerBlightLavaMeteor
可觸發, 法術
施放時間: 1.17 秒
冷卻時間: 5 秒
GoatmanFireMagmaOrbBlight
法術, 傷害, 範圍, 陷阱技能, 地雷技能, 圖騰技能, 可觸發, 火焰, 投射物, 玩家投射物, 法術可重複, 連鎖, 可齊射, 範圍法術
熔岩翻騰
暴擊率: 5%
施放時間: 0.7 秒
冷卻時間: 3 秒
拋投出撞擊地面時會爆炸的岩漿球。技能可以連鎖,向前彈造成多次傷害。
造成 815 至 1223 火焰傷害
連鎖 +2 次
base is projectile [1]
is area damage [1]
連鎖 +2 次
base is projectile [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Actor { main_hand_unarmed_type = "One_Hand_Mace" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Render { //turn_duration = 0.3 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Generic/GoatmanShamanChampion"] = { name = "Blighted Fire-raiser", life = 6, energyShield = 0.5, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 12, accuracy = 1, weaponType1 = "Staff", skillList = { "GoatmanFireMagmaOrbBlight", "BlightGoatmanLavaMeteor", "GeometryTriggerBlightLavaMeteor", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["GoatmanFireMagmaOrbBlight"] = { name = "Rolling Magma", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Lob a fiery orb that deals area damage as it hits the ground. The skill chains, bouncing forward to deal damage multiple times.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Multicastable] = true, [SkillType.Chains] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "number_of_chains", "is_area_damage", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 2, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightGoatmanLavaMeteor"] = { name = "BlightGoatmanLavaMeteor", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_to_deal_per_minute", "ground_fire_art_variation", "base_skill_effect_duration", }, levels = { [1] = {2.5, 2, 4000, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GeometryTriggerBlightLavaMeteor"] = { name = "GeometryTriggerBlightLavaMeteor", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.17, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }