獄火靈記
The Infernal Seal
| 幽魂 | N |
|---|---|
| 地區 | 日耀神殿:第 1 層 |
| 標籤 | 法術, construct, cursing_monster, fire_affinity, ghost_armour, has_claw, has_one_handed_melee, large_height, large_model, mud_blood, not_str, slow_movement |
生命
180%
生命轉為護盾
100%
閃避
+10%
異常狀態臨界值
180%
抗性
傷害
180%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 8
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
120%
Model Size
110%
類型
GuardianCaster
Metadata
GuardianBossFire
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
27
生命
0
護甲值
835
閃避值
934
能量護盾
666
傷害
70
法術傷害
70
命中
104
攻擊間隔
1.5
經驗值
1,724
召喚物生命
0
Minion Energy Shield
218
召喚物傷害
54
異常狀態臨界值
666
冰緩
2
感電
2
易碎
12
焦灼
2
殘喘
6
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MonsterFireStorm
法術, 傷害, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 火焰, 可秘能爆發, 可齊射, 範圍法術
烈炎風暴
附加傷害效用: 30%
施放時間: 0.9 秒
呼喚無數火焰之球如雨一般灑落在目標區域。每顆火球落地時將會爆炸,並對附近的敵人造成傷害。
+1.2 秒基礎持續時間
造成 15.21 至 22.81 火焰傷害
25% 機率點燃敵人
每 0.15 秒撞擊一次
基礎範圍為 1 米
firestorm base area of effect +% [-49]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
spell maximum action distance +% [-50]
MonsterFlammability
法術, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 火焰, 可秘能爆發, 附加詛咒, 可齊射, 範圍法術, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
易燃
施放時間: 0.5 秒
冷卻時間: 10 秒
對目標區域降下詛咒,使受到詛咒敵人的火焰抗性降低,並在被擊中時時有機率被點燃。
+6 秒基礎持續時間
被詛咒的敵人有 -20% 的火焰抗性
對被詛咒敵人的擊中 +25% 機率造成點燃
active skill area of effect radius +% final [9]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
main_hand_unarmed_type = "Claw"
off_hand_unarmed_type = "Shield"
}
Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
Life
{
on_death = "DetachAllContainingText( head ); RemoveEffects( );"
on_spawned_dead = "DetachAllContainingText( head ); RemoveEffects( );"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Guardians/GuardianBossFire"] = {
name = "The Infernal Seal",
life = 1.8,
energyShield = 1,
fireResist = 0,
coldResist = 75,
lightningResist = 0,
chaosResist = 0,
damage = 1.8,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 8,
accuracy = 1,
skillList = {
"MonsterFireStorm",
"MonsterFlammability",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MonsterFireStorm"] = {
name = "Firestorm",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Fire] = true,
[SkillType.Cascadable] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.9,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"fire_storm_fireball_delay_ms",
"base_skill_effect_duration",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"base_chance_to_ignite_%",
"spell_maximum_action_distance_+%",
"firestorm_base_area_of_effect_+%",
"active_skill_base_area_of_effect_radius",
"is_area_damage",
},
levels = {
[1] = {0.40000000596046, 0.60000002384186, 150, 1200, -25, 25, -50, -49, 10, levelRequirement = 2, statInterpolation = {3, 3, 1}, cost = { }, },
[2] = {0.40000000596046, 0.60000002384186, 150, 1200, -25, 25, -50, -49, 10, critChance = 5, levelRequirement = 32, statInterpolation = {3, 3, 1}, cost = { }, },
[3] = {0.40000000596046, 0.60000002384186, 125, 1200, -25, 25, -50, -49, 10, critChance = 5, levelRequirement = 60, statInterpolation = {3, 3, 1}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MonsterFlammability"] = {
name = "Flammability",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Curses all targets in an area, lowering their fire resistance and giving them a chance to be ignited when hit.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Fire] = true,
[SkillType.Cascadable] = true,
[SkillType.AppliesCurse] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
[SkillType.InstantNoRepeatWhenHeld] = true,
[SkillType.InstantShiftAttackForLeftMouse] = true,
[SkillType.Hex] = true,
},
statDescriptionScope = "curse_skill_stat_descriptions",
castTime = 0.5,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_fire_damage_resistance_%",
"base_skill_effect_duration",
"chance_to_be_ignited_%",
"active_skill_area_of_effect_radius_+%_final",
},
levels = {
[1] = {-20, 6000, 25, 9, levelRequirement = 10, statInterpolation = {1}, cost = { }, },
[2] = {-25, 6000, 25, 9, levelRequirement = 41, statInterpolation = {1}, cost = { }, },
[3] = {-30, 6000, 25, 9, levelRequirement = 58, statInterpolation = {1}, cost = { }, },
[4] = {-40, 6000, 25, 9, levelRequirement = 71, statInterpolation = {1}, cost = { }, },
},
}
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.
創造物