神宗之體
人形
增加 15000% 物品掉落稀有度
怪物增加 100% 經驗值
減少 65% 能量護盾充能率
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
不能被擊退
God's Chosen
幽魂N
標籤法術, human, humanoid, is_unarmed, light_armour, lightning_affinity, medium_height, medium_movement, physical_affinity, ranged, red_blood, slashing_weapon, unique_map_boss
生命
400%
生命轉為護盾
50%
護甲
+30%
閃避
+20%
異常狀態臨界值
400%
抗性
40 40 40 25
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 8
攻擊間隔
3.75 秒
傷害分佈
±24%
經驗值
200%
Model Size
110%
類型
PopeMapBoss
Metadata
PopeMapBoss2Pantheon
等級
68
生命
557,385
護甲
37,427
閃避
5,687
能量護盾
3,064
傷害
851
法術傷害
1,270
命中
290
攻擊間隔
2.5125
經驗值
112,805
異常狀態臨界值
351,153
冰緩
1,110
感電
1,110
易碎
6,282
焦灼
1,110
殘喘
3,068
DominusChillingBond
法術, 圖騰施放單獨, 圖騰, DoT, NonHitChill, 造成元素狀態
施放時間: 0.5 秒
減少 30% 行動速度
圖騰持續 10
每秒造成 1232.3 基礎冰冷傷害
召喚 1 個使用此技能的圖騰
減少 30% 暈眩和格擋恢復
base active skill totem level [68]
base skill is totemified [1]
base totem range [100]
number of totems summoned in formation [3]
DominusChillingBond2
法術, 圖騰施放單獨, 圖騰, DoT, NonHitChill, 造成元素狀態
施放時間: 0.5 秒
減少 30% 行動速度
圖騰持續 10
每秒造成 1232.3 基礎冰冷傷害
召喚 1 個使用此技能的圖騰
減少 30% 暈眩和格擋恢復
base active skill totem level [68]
base skill is totemified [1]
base totem range [100]
number of totems summoned in formation [3]
DominusChillingBond3
法術, 圖騰施放單獨, 圖騰, DoT, NonHitChill, 造成元素狀態
施放時間: 0.5 秒
減少 30% 行動速度
圖騰持續 10
每秒造成 1232.3 基礎冰冷傷害
召喚 1 個使用此技能的圖騰
減少 30% 暈眩和格擋恢復
base active skill totem level [68]
base skill is totemified [1]
base totem range [100]
number of totems summoned in formation [2]
DominusChillingBond4
法術, 圖騰施放單獨, 圖騰, DoT, NonHitChill, 造成元素狀態
施放時間: 0.5 秒
減少 30% 行動速度
圖騰持續 10
每秒造成 1232.3 基礎冰冷傷害
召喚 1 個使用此技能的圖騰
減少 30% 暈眩和格擋恢復
base active skill totem level [68]
base skill is totemified [1]
base totem range [100]
number of totems summoned in formation [4]
DominusLightningSouls
法術, 投射物, 玩家投射物, 傷害
施放時間: 3 秒
造成 196.22550 閃電傷害
5% 機率感電敵人
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-40]
monster reverse point blank damage -% at minimum range [50]
DominusLightningSlam
攻擊, 傷害, 範圍, 閃電
天譴之拳
基本傷害: 1284–2095
暴擊率: 5%
攻擊間隔: 3.75 秒
冷卻時間: 7 秒
神聖之光。
不會暴擊
50% 物理傷害轉換為閃電傷害
增加 120% 物理傷害
增加 30% 攻擊速度
100% 機率感電敵人
active skill shock duration +% final [150]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-35]
DominusMark
法術
施放時間: 1 秒
冷卻時間: 14 秒
+7 秒基礎持續時間
DominusDash
攻擊
基本傷害: 1284–2095
暴擊率: 5%
攻擊間隔: 3.75 秒
冷卻時間: 6.5 秒
+10 秒基礎持續時間
DominusDeathTeleport
法術
施放時間: 1 秒
+6 秒基礎持續時間

Object Type

version 2
extends "Metadata/Monsters/Monster"

Stats
{
	set_base_number_of_totems_allowed = 5
	set_item_drop_slots = 0
	set_monster_no_drops = 1
	set_monster_has_second_form = 1
	set_mana_regeneration_rate_per_minute_% = 1200
	set_cannot_die = 1
}

Animated
{
	preload_animated_object = "Metadata/Monsters/Dominusdemon/Dominusdemon.ao"
}

Life
{
	corpse_usable = false
}

Transitionable
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
	has_light = false
}

Life
{
	on_death = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/act3/dominus/portal/portal.ao, portal_stage_2 );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Pope/PopeMapBoss2Pantheon"] = {
    name = "God's Chosen",
    life = 4,
    energyShield = 0.5,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 2,
    damageSpread = 0.24,
    attackTime = 3.75,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "DominusChillingBond",
        "DominusChillingBond2",
        "DominusChillingBond3",
        "DominusChillingBond4",
        "DominusLightningSouls",
        "DominusLightningSlam",
        "DominusMark",
        "DominusDash",
        "DominusDeathTeleport",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["DominusChillingBond"] = {
    name = "DominusChillingBond",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.TotemCastsAlone] = true,
        [SkillType.SummonsTotem] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.NonHitChill] = true,
        [SkillType.ElementalStatus] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        spell = true,
        totem = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_cold_damage_to_deal_per_minute",
        "base_active_skill_totem_level",
        "totem_life_+%",
        "action_speed_-%",
        "base_totem_duration",
        "base_totem_range",
        "number_of_totems_summoned_in_formation",
        "base_stun_recovery_+%",
        "is_totem",
        "base_skill_is_totemified",
    },
    levels = {
        [1] = {60, 1, 0, 30, 10000, 100, 3, 30, levelRequirement = 1, statInterpolation = {3, 2, 1},  cost = { }, },
        [2] = {60, 36, 0, 30, 10000, 100, 3, 30, levelRequirement = 33, statInterpolation = {3, 2, 1},  cost = { }, },
        [3] = {60, 54, 0, 30, 10000, 100, 3, 30, levelRequirement = 54, statInterpolation = {3, 2, 1},  cost = { }, },
        [4] = {60, 66, 0, 30, 10000, 100, 3, 30, levelRequirement = 66, statInterpolation = {3, 2, 1},  cost = { }, },
        [5] = {60, 67, 0, 30, 10000, 100, 3, 30, levelRequirement = 67, statInterpolation = {3, 2, 1},  cost = { }, },
        [6] = {60, 68, 0, 30, 10000, 100, 3, 30, levelRequirement = 68, statInterpolation = {3, 2, 1},  cost = { }, },
        [7] = {60, 69, 14, 30, 10000, 100, 3, 30, levelRequirement = 69, statInterpolation = {3, 2, 1},  cost = { }, },
        [8] = {60, 70, 21, 30, 10000, 100, 3, 30, levelRequirement = 70, statInterpolation = {3, 2, 1},  cost = { }, },
        [9] = {60, 71, 29, 30, 10000, 100, 3, 30, levelRequirement = 71, statInterpolation = {3, 2, 1},  cost = { }, },
        [10] = {60, 72, 43, 30, 10000, 100, 3, 30, levelRequirement = 72, statInterpolation = {3, 2, 1},  cost = { }, },
        [11] = {60, 73, 57, 30, 10000, 100, 3, 30, levelRequirement = 73, statInterpolation = {3, 2, 1},  cost = { }, },
        [12] = {60, 74, 71, 30, 10000, 100, 3, 30, levelRequirement = 74, statInterpolation = {3, 2, 1},  cost = { }, },
        [13] = {60, 75, 79, 30, 10000, 100, 3, 30, levelRequirement = 75, statInterpolation = {3, 2, 1},  cost = { }, },
        [14] = {60, 76, 86, 30, 10000, 100, 3, 30, levelRequirement = 76, statInterpolation = {3, 2, 1},  cost = { }, },
        [15] = {60, 77, 93, 30, 10000, 100, 3, 30, levelRequirement = 77, statInterpolation = {3, 2, 1},  cost = { }, },
        [16] = {60, 78, 107, 30, 10000, 100, 3, 30, levelRequirement = 78, statInterpolation = {3, 2, 1},  cost = { }, },
        [17] = {60, 79, 114, 30, 10000, 100, 3, 30, levelRequirement = 79, statInterpolation = {3, 2, 1},  cost = { }, },
        [18] = {60, 80, 121, 30, 10000, 100, 3, 30, levelRequirement = 80, statInterpolation = {3, 2, 1},  cost = { }, },
        [19] = {60, 81, 129, 30, 10000, 100, 3, 30, levelRequirement = 81, statInterpolation = {3, 2, 1},  cost = { }, },
        [20] = {60, 82, 143, 30, 10000, 100, 3, 30, levelRequirement = 82, statInterpolation = {3, 2, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DominusChillingBond2"] = {
    name = "DominusChillingBond2",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.TotemCastsAlone] = true,
        [SkillType.SummonsTotem] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.NonHitChill] = true,
        [SkillType.ElementalStatus] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        spell = true,
        totem = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_cold_damage_to_deal_per_minute",
        "base_active_skill_totem_level",
        "totem_life_+%",
        "action_speed_-%",
        "base_totem_duration",
        "base_totem_range",
        "number_of_totems_summoned_in_formation",
        "base_stun_recovery_+%",
        "is_totem",
        "base_skill_is_totemified",
    },
    levels = {
        [1] = {60, 1, 0, 30, 10000, 100, 3, 30, levelRequirement = 1, statInterpolation = {3, 2, 1},  cost = { }, },
        [2] = {60, 36, 0, 30, 10000, 100, 3, 30, levelRequirement = 33, statInterpolation = {3, 2, 1},  cost = { }, },
        [3] = {60, 54, 0, 30, 10000, 100, 3, 30, levelRequirement = 54, statInterpolation = {3, 2, 1},  cost = { }, },
        [4] = {60, 66, 0, 30, 10000, 100, 3, 30, levelRequirement = 66, statInterpolation = {3, 2, 1},  cost = { }, },
        [5] = {60, 67, 0, 30, 10000, 100, 3, 30, levelRequirement = 67, statInterpolation = {3, 2, 1},  cost = { }, },
        [6] = {60, 68, 0, 30, 10000, 100, 3, 30, levelRequirement = 68, statInterpolation = {3, 2, 1},  cost = { }, },
        [7] = {60, 69, 14, 30, 10000, 100, 3, 30, levelRequirement = 69, statInterpolation = {3, 2, 1},  cost = { }, },
        [8] = {60, 70, 21, 30, 10000, 100, 3, 30, levelRequirement = 70, statInterpolation = {3, 2, 1},  cost = { }, },
        [9] = {60, 71, 29, 30, 10000, 100, 3, 30, levelRequirement = 71, statInterpolation = {3, 2, 1},  cost = { }, },
        [10] = {60, 72, 43, 30, 10000, 100, 3, 30, levelRequirement = 72, statInterpolation = {3, 2, 1},  cost = { }, },
        [11] = {60, 73, 57, 30, 10000, 100, 3, 30, levelRequirement = 73, statInterpolation = {3, 2, 1},  cost = { }, },
        [12] = {60, 74, 71, 30, 10000, 100, 3, 30, levelRequirement = 74, statInterpolation = {3, 2, 1},  cost = { }, },
        [13] = {60, 75, 79, 30, 10000, 100, 3, 30, levelRequirement = 75, statInterpolation = {3, 2, 1},  cost = { }, },
        [14] = {60, 76, 86, 30, 10000, 100, 3, 30, levelRequirement = 76, statInterpolation = {3, 2, 1},  cost = { }, },
        [15] = {60, 77, 93, 30, 10000, 100, 3, 30, levelRequirement = 77, statInterpolation = {3, 2, 1},  cost = { }, },
        [16] = {60, 78, 107, 30, 10000, 100, 3, 30, levelRequirement = 78, statInterpolation = {3, 2, 1},  cost = { }, },
        [17] = {60, 79, 114, 30, 10000, 100, 3, 30, levelRequirement = 79, statInterpolation = {3, 2, 1},  cost = { }, },
        [18] = {60, 80, 121, 30, 10000, 100, 3, 30, levelRequirement = 80, statInterpolation = {3, 2, 1},  cost = { }, },
        [19] = {60, 81, 129, 30, 10000, 100, 3, 30, levelRequirement = 81, statInterpolation = {3, 2, 1},  cost = { }, },
        [20] = {60, 82, 143, 30, 10000, 100, 3, 30, levelRequirement = 82, statInterpolation = {3, 2, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DominusChillingBond3"] = {
    name = "DominusChillingBond3",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.TotemCastsAlone] = true,
        [SkillType.SummonsTotem] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.NonHitChill] = true,
        [SkillType.ElementalStatus] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        spell = true,
        totem = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_cold_damage_to_deal_per_minute",
        "base_active_skill_totem_level",
        "totem_life_+%",
        "action_speed_-%",
        "base_totem_duration",
        "base_totem_range",
        "number_of_totems_summoned_in_formation",
        "base_stun_recovery_+%",
        "is_totem",
        "base_skill_is_totemified",
    },
    levels = {
        [1] = {60, 1, 0, 30, 10000, 100, 2, 30, levelRequirement = 1, statInterpolation = {3, 2, 1},  cost = { }, },
        [2] = {60, 36, 0, 30, 10000, 100, 2, 30, levelRequirement = 33, statInterpolation = {3, 2, 1},  cost = { }, },
        [3] = {60, 54, 0, 30, 10000, 100, 2, 30, levelRequirement = 54, statInterpolation = {3, 2, 1},  cost = { }, },
        [4] = {60, 66, 0, 30, 10000, 100, 2, 30, levelRequirement = 66, statInterpolation = {3, 2, 1},  cost = { }, },
        [5] = {60, 67, 0, 30, 10000, 100, 2, 30, levelRequirement = 67, statInterpolation = {3, 2, 1},  cost = { }, },
        [6] = {60, 68, 0, 30, 10000, 100, 2, 30, levelRequirement = 68, statInterpolation = {3, 2, 1},  cost = { }, },
        [7] = {60, 69, 14, 30, 10000, 100, 2, 30, levelRequirement = 69, statInterpolation = {3, 2, 1},  cost = { }, },
        [8] = {60, 70, 21, 30, 10000, 100, 2, 30, levelRequirement = 70, statInterpolation = {3, 2, 1},  cost = { }, },
        [9] = {60, 71, 29, 30, 10000, 100, 2, 30, levelRequirement = 71, statInterpolation = {3, 2, 1},  cost = { }, },
        [10] = {60, 72, 43, 30, 10000, 100, 2, 30, levelRequirement = 72, statInterpolation = {3, 2, 1},  cost = { }, },
        [11] = {60, 73, 57, 30, 10000, 100, 2, 30, levelRequirement = 73, statInterpolation = {3, 2, 1},  cost = { }, },
        [12] = {60, 74, 71, 30, 10000, 100, 2, 30, levelRequirement = 74, statInterpolation = {3, 2, 1},  cost = { }, },
        [13] = {60, 75, 79, 30, 10000, 100, 2, 30, levelRequirement = 75, statInterpolation = {3, 2, 1},  cost = { }, },
        [14] = {60, 76, 86, 30, 10000, 100, 2, 30, levelRequirement = 76, statInterpolation = {3, 2, 1},  cost = { }, },
        [15] = {60, 77, 93, 30, 10000, 100, 2, 30, levelRequirement = 77, statInterpolation = {3, 2, 1},  cost = { }, },
        [16] = {60, 78, 107, 30, 10000, 100, 2, 30, levelRequirement = 78, statInterpolation = {3, 2, 1},  cost = { }, },
        [17] = {60, 79, 114, 30, 10000, 100, 2, 30, levelRequirement = 79, statInterpolation = {3, 2, 1},  cost = { }, },
        [18] = {60, 80, 121, 30, 10000, 100, 2, 30, levelRequirement = 80, statInterpolation = {3, 2, 1},  cost = { }, },
        [19] = {60, 81, 129, 30, 10000, 100, 2, 30, levelRequirement = 81, statInterpolation = {3, 2, 1},  cost = { }, },
        [20] = {60, 82, 143, 30, 10000, 100, 2, 30, levelRequirement = 82, statInterpolation = {3, 2, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DominusChillingBond4"] = {
    name = "DominusChillingBond4",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.TotemCastsAlone] = true,
        [SkillType.SummonsTotem] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.NonHitChill] = true,
        [SkillType.ElementalStatus] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        spell = true,
        totem = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_cold_damage_to_deal_per_minute",
        "base_active_skill_totem_level",
        "totem_life_+%",
        "action_speed_-%",
        "base_totem_duration",
        "base_totem_range",
        "number_of_totems_summoned_in_formation",
        "base_stun_recovery_+%",
        "is_totem",
        "base_skill_is_totemified",
    },
    levels = {
        [1] = {60, 1, 0, 30, 10000, 100, 4, 30, levelRequirement = 1, statInterpolation = {3, 2, 1},  cost = { }, },
        [2] = {60, 36, 0, 30, 10000, 100, 4, 30, levelRequirement = 33, statInterpolation = {3, 2, 1},  cost = { }, },
        [3] = {60, 54, 0, 30, 10000, 100, 4, 30, levelRequirement = 54, statInterpolation = {3, 2, 1},  cost = { }, },
        [4] = {60, 66, 0, 30, 10000, 100, 4, 30, levelRequirement = 66, statInterpolation = {3, 2, 1},  cost = { }, },
        [5] = {60, 67, 0, 30, 10000, 100, 4, 30, levelRequirement = 67, statInterpolation = {3, 2, 1},  cost = { }, },
        [6] = {60, 68, 0, 30, 10000, 100, 4, 30, levelRequirement = 68, statInterpolation = {3, 2, 1},  cost = { }, },
        [7] = {60, 69, 14, 30, 10000, 100, 4, 30, levelRequirement = 69, statInterpolation = {3, 2, 1},  cost = { }, },
        [8] = {60, 70, 21, 30, 10000, 100, 4, 30, levelRequirement = 70, statInterpolation = {3, 2, 1},  cost = { }, },
        [9] = {60, 71, 29, 30, 10000, 100, 4, 30, levelRequirement = 71, statInterpolation = {3, 2, 1},  cost = { }, },
        [10] = {60, 72, 43, 30, 10000, 100, 4, 30, levelRequirement = 72, statInterpolation = {3, 2, 1},  cost = { }, },
        [11] = {60, 73, 57, 30, 10000, 100, 4, 30, levelRequirement = 73, statInterpolation = {3, 2, 1},  cost = { }, },
        [12] = {60, 74, 71, 30, 10000, 100, 4, 30, levelRequirement = 74, statInterpolation = {3, 2, 1},  cost = { }, },
        [13] = {60, 75, 79, 30, 10000, 100, 4, 30, levelRequirement = 75, statInterpolation = {3, 2, 1},  cost = { }, },
        [14] = {60, 76, 86, 30, 10000, 100, 4, 30, levelRequirement = 76, statInterpolation = {3, 2, 1},  cost = { }, },
        [15] = {60, 77, 93, 30, 10000, 100, 4, 30, levelRequirement = 77, statInterpolation = {3, 2, 1},  cost = { }, },
        [16] = {60, 78, 107, 30, 10000, 100, 4, 30, levelRequirement = 78, statInterpolation = {3, 2, 1},  cost = { }, },
        [17] = {60, 79, 114, 30, 10000, 100, 4, 30, levelRequirement = 79, statInterpolation = {3, 2, 1},  cost = { }, },
        [18] = {60, 80, 121, 30, 10000, 100, 4, 30, levelRequirement = 80, statInterpolation = {3, 2, 1},  cost = { }, },
        [19] = {60, 81, 129, 30, 10000, 100, 4, 30, levelRequirement = 81, statInterpolation = {3, 2, 1},  cost = { }, },
        [20] = {60, 82, 143, 30, 10000, 100, 4, 30, levelRequirement = 82, statInterpolation = {3, 2, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DominusLightningSouls"] = {
    name = "DominusLightningSouls",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_chance_to_shock_%",
        "monster_reverse_point_blank_damage_-%_at_minimum_range",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.10000000149012, 1.2999999523163, 0, 60, -40, levelRequirement = 33, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [2] = {0.10000000149012, 1.2999999523163, 5, 50, -40, levelRequirement = 54, statInterpolation = {3, 3, 1, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DominusLightningSlam"] = {
    name = "Touch Of God",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "THE LIGHT OF DIVINITY",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Lightning] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "physical_damage_+%",
        "attack_speed_+%",
        "skill_physical_damage_%_to_convert_to_lightning",
        "base_chance_to_shock_%",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_shock_duration_+%_final",
        "is_area_damage",
        "global_cannot_crit",
    },
    levels = {
        [1] = {120, 20, 50, 100, -35, 150, levelRequirement = 33, statInterpolation = {1, 1},  cost = { }, },
        [2] = {120, 25, 50, 100, -35, 150, levelRequirement = 54, statInterpolation = {1, 1},  cost = { }, },
        [3] = {120, 30, 50, 100, -35, 150, levelRequirement = 66, statInterpolation = {1, 1},  cost = { }, },
        [4] = {120, 35, 50, 100, -35, 150, levelRequirement = 69, statInterpolation = {1, 1},  cost = { }, },
        [5] = {120, 35, 50, 100, -35, 150, levelRequirement = 72, statInterpolation = {1, 1},  cost = { }, },
        [6] = {120, 35, 50, 100, -35, 150, levelRequirement = 74, statInterpolation = {1, 1},  cost = { }, },
        [7] = {120, 40, 50, 100, -35, 150, levelRequirement = 76, statInterpolation = {1, 1},  cost = { }, },
        [8] = {124, 40, 50, 100, -35, 150, levelRequirement = 77, statInterpolation = {1, 1},  cost = { }, },
        [9] = {132, 40, 50, 100, -35, 150, levelRequirement = 78, statInterpolation = {1, 1},  cost = { }, },
        [10] = {144, 40, 50, 100, -35, 150, levelRequirement = 79, statInterpolation = {1, 1},  cost = { }, },
        [11] = {153, 40, 50, 100, -35, 150, levelRequirement = 80, statInterpolation = {1, 1},  cost = { }, },
        [12] = {165, 40, 50, 100, -35, 150, levelRequirement = 81, statInterpolation = {1, 1},  cost = { }, },
        [13] = {174, 40, 50, 100, -35, 150, levelRequirement = 82, statInterpolation = {1, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DominusMark"] = {
    name = "DominusMark",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {7000, levelRequirement = 35, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DominusDash"] = {
    name = "DominusDash",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {10000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DominusDeathTeleport"] = {
    name = "DominusDeathTeleport",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {6000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
增加 15000% 物品掉落稀有度
怪物增加 100% 經驗值
IdMonsterMapBoss
FamilyMonsterMapBoss
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • 減少 65% 能量護盾充能率
    IdMonsterEnergyShieldRegenRate-65
    FamilyEnergyShieldRegeneration
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • energy shield recharge rate +% Min: -65 Max: -65 全域
  • Craft Tagsdefences energy_shield
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 不能被擊退
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 全域
  • 神宗之體
    人形
    地區: 神域之殿
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    減少 65% 能量護盾充能率
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    不能被擊退
    God's Chosen
    幽魂N
    地區神域之殿
    標籤法術, human, humanoid, is_unarmed, light_armour, lightning_affinity, medium_height, medium_movement, non_unique_map_boss, physical_affinity, ranged, red_blood, slashing_weapon
    生命
    400%
    生命轉為護盾
    50%
    護甲
    +30%
    閃避
    +20%
    異常狀態臨界值
    400%
    抗性
    40 40 40 25
    傷害
    200%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 8
    攻擊間隔
    3.75 秒
    傷害分佈
    ±24%
    經驗值
    200%
    Model Size
    110%
    類型
    PopeMapBoss
    Metadata
    PopeMapBoss2
    等級
    79
    生命
    4,610,269
    護甲
    88,387
    閃避
    8,270
    能量護盾
    6,018
    傷害
    1,630
    法術傷害
    2,432
    命中
    444
    攻擊間隔
    2.5125
    經驗值
    138,039
    異常狀態臨界值
    2,212,929
    冰緩
    6,997
    感電
    6,997
    易碎
    39,587
    焦灼
    6,997
    殘喘
    19,332
    DominusChillingBond
    法術, 圖騰施放單獨, 圖騰, DoT, NonHitChill, 造成元素狀態
    施放時間: 0.5 秒
    減少 30% 行動速度
    圖騰持續 10
    被輔助的技能增加 114% 圖騰生命
    每秒造成 1991.5 基礎冰冷傷害
    召喚 1 個使用此技能的圖騰
    減少 30% 暈眩和格擋恢復
    base active skill totem level [79]
    base skill is totemified [1]
    base totem range [100]
    number of totems summoned in formation [3]
    DominusChillingBond2
    法術, 圖騰施放單獨, 圖騰, DoT, NonHitChill, 造成元素狀態
    施放時間: 0.5 秒
    減少 30% 行動速度
    圖騰持續 10
    被輔助的技能增加 114% 圖騰生命
    每秒造成 1991.5 基礎冰冷傷害
    召喚 1 個使用此技能的圖騰
    減少 30% 暈眩和格擋恢復
    base active skill totem level [79]
    base skill is totemified [1]
    base totem range [100]
    number of totems summoned in formation [3]
    DominusChillingBond3
    法術, 圖騰施放單獨, 圖騰, DoT, NonHitChill, 造成元素狀態
    施放時間: 0.5 秒
    減少 30% 行動速度
    圖騰持續 10
    被輔助的技能增加 114% 圖騰生命
    每秒造成 1991.5 基礎冰冷傷害
    召喚 1 個使用此技能的圖騰
    減少 30% 暈眩和格擋恢復
    base active skill totem level [79]
    base skill is totemified [1]
    base totem range [100]
    number of totems summoned in formation [2]
    DominusChillingBond4
    法術, 圖騰施放單獨, 圖騰, DoT, NonHitChill, 造成元素狀態
    施放時間: 0.5 秒
    減少 30% 行動速度
    圖騰持續 10
    被輔助的技能增加 114% 圖騰生命
    每秒造成 1991.5 基礎冰冷傷害
    召喚 1 個使用此技能的圖騰
    減少 30% 暈眩和格擋恢復
    base active skill totem level [79]
    base skill is totemified [1]
    base totem range [100]
    number of totems summoned in formation [4]
    DominusLightningSouls
    法術, 投射物, 玩家投射物, 傷害
    施放時間: 3 秒
    造成 353.54596 閃電傷害
    5% 機率感電敵人
    base is projectile [1]
    monster penalty against minions damage +% final vs player minions [-40]
    monster reverse point blank damage -% at minimum range [50]
    DominusLightningSlam
    攻擊, 傷害, 範圍, 閃電
    天譴之拳
    基本傷害: 2459–4011
    暴擊率: 5%
    攻擊間隔: 3.75 秒
    冷卻時間: 7 秒
    神聖之光。
    不會暴擊
    50% 物理傷害轉換為閃電傷害
    增加 144% 物理傷害
    增加 40% 攻擊速度
    100% 機率感電敵人
    active skill shock duration +% final [150]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-35]
    DominusMark
    法術
    施放時間: 1 秒
    冷卻時間: 14 秒
    +7 秒基礎持續時間
    DominusDash
    攻擊
    基本傷害: 2459–4011
    暴擊率: 5%
    攻擊間隔: 3.75 秒
    冷卻時間: 6.5 秒
    +10 秒基礎持續時間
    DominusDeathTeleport
    法術
    施放時間: 1 秒
    +6 秒基礎持續時間

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_number_of_totems_allowed = 5
    	set_item_drop_slots = 0
    	set_monster_no_drops = 1
    	set_monster_has_second_form = 1
    	set_mana_regeneration_rate_per_minute_% = 1200
    	set_cannot_die = 1
    	set_monster_can_spawn_with_talisman = 1
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Monsters/Dominusdemon/Dominusdemon.ao"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Transitionable
    {
    	num_states = 4
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    
    Transitionable
    {
    	create_state_1 = "PlayAnimation( jump_down_start_idle ); DisableTargetable();"
    	on_transition_to_2 = "EnableTargetable();"
    }
    
    Render
    {
    	has_light = false
    }
    
    Life
    {
    	on_death = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/act3/dominus/portal/portal.ao, portal_stage_2 );"
    }
    
    Animated
    {
    	on_end_jump_down = "DetachAllContainingText( dominusdropdown_base ); DetachAllContainingText( lightninghand_dom );"
    	on_jump_down = "AddAttached( Metadata/Effects/Spells/monsters_effects/act3/dominus/drop_down/dominusdropdown_base.ao,  );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Pope/PopeMapBoss2"] = {
        name = "God's Chosen",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.24,
        attackTime = 3.75,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "DominusChillingBond",
            "DominusChillingBond2",
            "DominusChillingBond3",
            "DominusChillingBond4",
            "DominusLightningSouls",
            "DominusLightningSlam",
            "DominusMark",
            "DominusDash",
            "DominusDeathTeleport",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusChillingBond"] = {
        name = "DominusChillingBond",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.SummonsTotem] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ElementalStatus] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_cold_damage_to_deal_per_minute",
            "base_active_skill_totem_level",
            "totem_life_+%",
            "action_speed_-%",
            "base_totem_duration",
            "base_totem_range",
            "number_of_totems_summoned_in_formation",
            "base_stun_recovery_+%",
            "is_totem",
            "base_skill_is_totemified",
        },
        levels = {
            [1] = {60, 1, 0, 30, 10000, 100, 3, 30, levelRequirement = 1, statInterpolation = {3, 2, 1},  cost = { }, },
            [2] = {60, 36, 0, 30, 10000, 100, 3, 30, levelRequirement = 33, statInterpolation = {3, 2, 1},  cost = { }, },
            [3] = {60, 54, 0, 30, 10000, 100, 3, 30, levelRequirement = 54, statInterpolation = {3, 2, 1},  cost = { }, },
            [4] = {60, 66, 0, 30, 10000, 100, 3, 30, levelRequirement = 66, statInterpolation = {3, 2, 1},  cost = { }, },
            [5] = {60, 67, 0, 30, 10000, 100, 3, 30, levelRequirement = 67, statInterpolation = {3, 2, 1},  cost = { }, },
            [6] = {60, 68, 0, 30, 10000, 100, 3, 30, levelRequirement = 68, statInterpolation = {3, 2, 1},  cost = { }, },
            [7] = {60, 69, 14, 30, 10000, 100, 3, 30, levelRequirement = 69, statInterpolation = {3, 2, 1},  cost = { }, },
            [8] = {60, 70, 21, 30, 10000, 100, 3, 30, levelRequirement = 70, statInterpolation = {3, 2, 1},  cost = { }, },
            [9] = {60, 71, 29, 30, 10000, 100, 3, 30, levelRequirement = 71, statInterpolation = {3, 2, 1},  cost = { }, },
            [10] = {60, 72, 43, 30, 10000, 100, 3, 30, levelRequirement = 72, statInterpolation = {3, 2, 1},  cost = { }, },
            [11] = {60, 73, 57, 30, 10000, 100, 3, 30, levelRequirement = 73, statInterpolation = {3, 2, 1},  cost = { }, },
            [12] = {60, 74, 71, 30, 10000, 100, 3, 30, levelRequirement = 74, statInterpolation = {3, 2, 1},  cost = { }, },
            [13] = {60, 75, 79, 30, 10000, 100, 3, 30, levelRequirement = 75, statInterpolation = {3, 2, 1},  cost = { }, },
            [14] = {60, 76, 86, 30, 10000, 100, 3, 30, levelRequirement = 76, statInterpolation = {3, 2, 1},  cost = { }, },
            [15] = {60, 77, 93, 30, 10000, 100, 3, 30, levelRequirement = 77, statInterpolation = {3, 2, 1},  cost = { }, },
            [16] = {60, 78, 107, 30, 10000, 100, 3, 30, levelRequirement = 78, statInterpolation = {3, 2, 1},  cost = { }, },
            [17] = {60, 79, 114, 30, 10000, 100, 3, 30, levelRequirement = 79, statInterpolation = {3, 2, 1},  cost = { }, },
            [18] = {60, 80, 121, 30, 10000, 100, 3, 30, levelRequirement = 80, statInterpolation = {3, 2, 1},  cost = { }, },
            [19] = {60, 81, 129, 30, 10000, 100, 3, 30, levelRequirement = 81, statInterpolation = {3, 2, 1},  cost = { }, },
            [20] = {60, 82, 143, 30, 10000, 100, 3, 30, levelRequirement = 82, statInterpolation = {3, 2, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusChillingBond2"] = {
        name = "DominusChillingBond2",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.SummonsTotem] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ElementalStatus] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_cold_damage_to_deal_per_minute",
            "base_active_skill_totem_level",
            "totem_life_+%",
            "action_speed_-%",
            "base_totem_duration",
            "base_totem_range",
            "number_of_totems_summoned_in_formation",
            "base_stun_recovery_+%",
            "is_totem",
            "base_skill_is_totemified",
        },
        levels = {
            [1] = {60, 1, 0, 30, 10000, 100, 3, 30, levelRequirement = 1, statInterpolation = {3, 2, 1},  cost = { }, },
            [2] = {60, 36, 0, 30, 10000, 100, 3, 30, levelRequirement = 33, statInterpolation = {3, 2, 1},  cost = { }, },
            [3] = {60, 54, 0, 30, 10000, 100, 3, 30, levelRequirement = 54, statInterpolation = {3, 2, 1},  cost = { }, },
            [4] = {60, 66, 0, 30, 10000, 100, 3, 30, levelRequirement = 66, statInterpolation = {3, 2, 1},  cost = { }, },
            [5] = {60, 67, 0, 30, 10000, 100, 3, 30, levelRequirement = 67, statInterpolation = {3, 2, 1},  cost = { }, },
            [6] = {60, 68, 0, 30, 10000, 100, 3, 30, levelRequirement = 68, statInterpolation = {3, 2, 1},  cost = { }, },
            [7] = {60, 69, 14, 30, 10000, 100, 3, 30, levelRequirement = 69, statInterpolation = {3, 2, 1},  cost = { }, },
            [8] = {60, 70, 21, 30, 10000, 100, 3, 30, levelRequirement = 70, statInterpolation = {3, 2, 1},  cost = { }, },
            [9] = {60, 71, 29, 30, 10000, 100, 3, 30, levelRequirement = 71, statInterpolation = {3, 2, 1},  cost = { }, },
            [10] = {60, 72, 43, 30, 10000, 100, 3, 30, levelRequirement = 72, statInterpolation = {3, 2, 1},  cost = { }, },
            [11] = {60, 73, 57, 30, 10000, 100, 3, 30, levelRequirement = 73, statInterpolation = {3, 2, 1},  cost = { }, },
            [12] = {60, 74, 71, 30, 10000, 100, 3, 30, levelRequirement = 74, statInterpolation = {3, 2, 1},  cost = { }, },
            [13] = {60, 75, 79, 30, 10000, 100, 3, 30, levelRequirement = 75, statInterpolation = {3, 2, 1},  cost = { }, },
            [14] = {60, 76, 86, 30, 10000, 100, 3, 30, levelRequirement = 76, statInterpolation = {3, 2, 1},  cost = { }, },
            [15] = {60, 77, 93, 30, 10000, 100, 3, 30, levelRequirement = 77, statInterpolation = {3, 2, 1},  cost = { }, },
            [16] = {60, 78, 107, 30, 10000, 100, 3, 30, levelRequirement = 78, statInterpolation = {3, 2, 1},  cost = { }, },
            [17] = {60, 79, 114, 30, 10000, 100, 3, 30, levelRequirement = 79, statInterpolation = {3, 2, 1},  cost = { }, },
            [18] = {60, 80, 121, 30, 10000, 100, 3, 30, levelRequirement = 80, statInterpolation = {3, 2, 1},  cost = { }, },
            [19] = {60, 81, 129, 30, 10000, 100, 3, 30, levelRequirement = 81, statInterpolation = {3, 2, 1},  cost = { }, },
            [20] = {60, 82, 143, 30, 10000, 100, 3, 30, levelRequirement = 82, statInterpolation = {3, 2, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusChillingBond3"] = {
        name = "DominusChillingBond3",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.SummonsTotem] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ElementalStatus] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_cold_damage_to_deal_per_minute",
            "base_active_skill_totem_level",
            "totem_life_+%",
            "action_speed_-%",
            "base_totem_duration",
            "base_totem_range",
            "number_of_totems_summoned_in_formation",
            "base_stun_recovery_+%",
            "is_totem",
            "base_skill_is_totemified",
        },
        levels = {
            [1] = {60, 1, 0, 30, 10000, 100, 2, 30, levelRequirement = 1, statInterpolation = {3, 2, 1},  cost = { }, },
            [2] = {60, 36, 0, 30, 10000, 100, 2, 30, levelRequirement = 33, statInterpolation = {3, 2, 1},  cost = { }, },
            [3] = {60, 54, 0, 30, 10000, 100, 2, 30, levelRequirement = 54, statInterpolation = {3, 2, 1},  cost = { }, },
            [4] = {60, 66, 0, 30, 10000, 100, 2, 30, levelRequirement = 66, statInterpolation = {3, 2, 1},  cost = { }, },
            [5] = {60, 67, 0, 30, 10000, 100, 2, 30, levelRequirement = 67, statInterpolation = {3, 2, 1},  cost = { }, },
            [6] = {60, 68, 0, 30, 10000, 100, 2, 30, levelRequirement = 68, statInterpolation = {3, 2, 1},  cost = { }, },
            [7] = {60, 69, 14, 30, 10000, 100, 2, 30, levelRequirement = 69, statInterpolation = {3, 2, 1},  cost = { }, },
            [8] = {60, 70, 21, 30, 10000, 100, 2, 30, levelRequirement = 70, statInterpolation = {3, 2, 1},  cost = { }, },
            [9] = {60, 71, 29, 30, 10000, 100, 2, 30, levelRequirement = 71, statInterpolation = {3, 2, 1},  cost = { }, },
            [10] = {60, 72, 43, 30, 10000, 100, 2, 30, levelRequirement = 72, statInterpolation = {3, 2, 1},  cost = { }, },
            [11] = {60, 73, 57, 30, 10000, 100, 2, 30, levelRequirement = 73, statInterpolation = {3, 2, 1},  cost = { }, },
            [12] = {60, 74, 71, 30, 10000, 100, 2, 30, levelRequirement = 74, statInterpolation = {3, 2, 1},  cost = { }, },
            [13] = {60, 75, 79, 30, 10000, 100, 2, 30, levelRequirement = 75, statInterpolation = {3, 2, 1},  cost = { }, },
            [14] = {60, 76, 86, 30, 10000, 100, 2, 30, levelRequirement = 76, statInterpolation = {3, 2, 1},  cost = { }, },
            [15] = {60, 77, 93, 30, 10000, 100, 2, 30, levelRequirement = 77, statInterpolation = {3, 2, 1},  cost = { }, },
            [16] = {60, 78, 107, 30, 10000, 100, 2, 30, levelRequirement = 78, statInterpolation = {3, 2, 1},  cost = { }, },
            [17] = {60, 79, 114, 30, 10000, 100, 2, 30, levelRequirement = 79, statInterpolation = {3, 2, 1},  cost = { }, },
            [18] = {60, 80, 121, 30, 10000, 100, 2, 30, levelRequirement = 80, statInterpolation = {3, 2, 1},  cost = { }, },
            [19] = {60, 81, 129, 30, 10000, 100, 2, 30, levelRequirement = 81, statInterpolation = {3, 2, 1},  cost = { }, },
            [20] = {60, 82, 143, 30, 10000, 100, 2, 30, levelRequirement = 82, statInterpolation = {3, 2, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusChillingBond4"] = {
        name = "DominusChillingBond4",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.SummonsTotem] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ElementalStatus] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_cold_damage_to_deal_per_minute",
            "base_active_skill_totem_level",
            "totem_life_+%",
            "action_speed_-%",
            "base_totem_duration",
            "base_totem_range",
            "number_of_totems_summoned_in_formation",
            "base_stun_recovery_+%",
            "is_totem",
            "base_skill_is_totemified",
        },
        levels = {
            [1] = {60, 1, 0, 30, 10000, 100, 4, 30, levelRequirement = 1, statInterpolation = {3, 2, 1},  cost = { }, },
            [2] = {60, 36, 0, 30, 10000, 100, 4, 30, levelRequirement = 33, statInterpolation = {3, 2, 1},  cost = { }, },
            [3] = {60, 54, 0, 30, 10000, 100, 4, 30, levelRequirement = 54, statInterpolation = {3, 2, 1},  cost = { }, },
            [4] = {60, 66, 0, 30, 10000, 100, 4, 30, levelRequirement = 66, statInterpolation = {3, 2, 1},  cost = { }, },
            [5] = {60, 67, 0, 30, 10000, 100, 4, 30, levelRequirement = 67, statInterpolation = {3, 2, 1},  cost = { }, },
            [6] = {60, 68, 0, 30, 10000, 100, 4, 30, levelRequirement = 68, statInterpolation = {3, 2, 1},  cost = { }, },
            [7] = {60, 69, 14, 30, 10000, 100, 4, 30, levelRequirement = 69, statInterpolation = {3, 2, 1},  cost = { }, },
            [8] = {60, 70, 21, 30, 10000, 100, 4, 30, levelRequirement = 70, statInterpolation = {3, 2, 1},  cost = { }, },
            [9] = {60, 71, 29, 30, 10000, 100, 4, 30, levelRequirement = 71, statInterpolation = {3, 2, 1},  cost = { }, },
            [10] = {60, 72, 43, 30, 10000, 100, 4, 30, levelRequirement = 72, statInterpolation = {3, 2, 1},  cost = { }, },
            [11] = {60, 73, 57, 30, 10000, 100, 4, 30, levelRequirement = 73, statInterpolation = {3, 2, 1},  cost = { }, },
            [12] = {60, 74, 71, 30, 10000, 100, 4, 30, levelRequirement = 74, statInterpolation = {3, 2, 1},  cost = { }, },
            [13] = {60, 75, 79, 30, 10000, 100, 4, 30, levelRequirement = 75, statInterpolation = {3, 2, 1},  cost = { }, },
            [14] = {60, 76, 86, 30, 10000, 100, 4, 30, levelRequirement = 76, statInterpolation = {3, 2, 1},  cost = { }, },
            [15] = {60, 77, 93, 30, 10000, 100, 4, 30, levelRequirement = 77, statInterpolation = {3, 2, 1},  cost = { }, },
            [16] = {60, 78, 107, 30, 10000, 100, 4, 30, levelRequirement = 78, statInterpolation = {3, 2, 1},  cost = { }, },
            [17] = {60, 79, 114, 30, 10000, 100, 4, 30, levelRequirement = 79, statInterpolation = {3, 2, 1},  cost = { }, },
            [18] = {60, 80, 121, 30, 10000, 100, 4, 30, levelRequirement = 80, statInterpolation = {3, 2, 1},  cost = { }, },
            [19] = {60, 81, 129, 30, 10000, 100, 4, 30, levelRequirement = 81, statInterpolation = {3, 2, 1},  cost = { }, },
            [20] = {60, 82, 143, 30, 10000, 100, 4, 30, levelRequirement = 82, statInterpolation = {3, 2, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusLightningSouls"] = {
        name = "DominusLightningSouls",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_chance_to_shock_%",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.10000000149012, 1.2999999523163, 0, 60, -40, levelRequirement = 33, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.10000000149012, 1.2999999523163, 5, 50, -40, levelRequirement = 54, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusLightningSlam"] = {
        name = "Touch Of God",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "THE LIGHT OF DIVINITY",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Lightning] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "attack_speed_+%",
            "skill_physical_damage_%_to_convert_to_lightning",
            "base_chance_to_shock_%",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_shock_duration_+%_final",
            "is_area_damage",
            "global_cannot_crit",
        },
        levels = {
            [1] = {120, 20, 50, 100, -35, 150, levelRequirement = 33, statInterpolation = {1, 1},  cost = { }, },
            [2] = {120, 25, 50, 100, -35, 150, levelRequirement = 54, statInterpolation = {1, 1},  cost = { }, },
            [3] = {120, 30, 50, 100, -35, 150, levelRequirement = 66, statInterpolation = {1, 1},  cost = { }, },
            [4] = {120, 35, 50, 100, -35, 150, levelRequirement = 69, statInterpolation = {1, 1},  cost = { }, },
            [5] = {120, 35, 50, 100, -35, 150, levelRequirement = 72, statInterpolation = {1, 1},  cost = { }, },
            [6] = {120, 35, 50, 100, -35, 150, levelRequirement = 74, statInterpolation = {1, 1},  cost = { }, },
            [7] = {120, 40, 50, 100, -35, 150, levelRequirement = 76, statInterpolation = {1, 1},  cost = { }, },
            [8] = {124, 40, 50, 100, -35, 150, levelRequirement = 77, statInterpolation = {1, 1},  cost = { }, },
            [9] = {132, 40, 50, 100, -35, 150, levelRequirement = 78, statInterpolation = {1, 1},  cost = { }, },
            [10] = {144, 40, 50, 100, -35, 150, levelRequirement = 79, statInterpolation = {1, 1},  cost = { }, },
            [11] = {153, 40, 50, 100, -35, 150, levelRequirement = 80, statInterpolation = {1, 1},  cost = { }, },
            [12] = {165, 40, 50, 100, -35, 150, levelRequirement = 81, statInterpolation = {1, 1},  cost = { }, },
            [13] = {174, 40, 50, 100, -35, 150, levelRequirement = 82, statInterpolation = {1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusMark"] = {
        name = "DominusMark",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {7000, levelRequirement = 35, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusDash"] = {
        name = "DominusDash",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {10000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusDeathTeleport"] = {
        name = "DominusDeathTeleport",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {6000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • 減少 65% 能量護盾充能率
    IdMonsterEnergyShieldRegenRate-65
    FamilyEnergyShieldRegeneration
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • energy shield recharge rate +% Min: -65 Max: -65 全域
  • Craft Tagsdefences energy_shield
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 不能被擊退
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 全域
  • 神宗之體
    人形
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    減少 65% 能量護盾充能率
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    不能被擊退
    God's Chosen
    幽魂N
    標籤elder_map_boss, human, humanoid, is_unarmed, light_armour, medium_height, medium_movement, non_attacking, red_blood, slashing_weapon
    生命
    400%
    生命轉為護盾
    50%
    護甲
    +30%
    閃避
    +20%
    異常狀態臨界值
    400%
    抗性
    40 40 40 25
    傷害
    200%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 8
    攻擊間隔
    3.75 秒
    傷害分佈
    ±24%
    經驗值
    200%
    Model Size
    110%
    類型
    PopeMapBoss
    Metadata
    PopeMapBoss2Elder

    Object Type

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Pope/PopeMapBoss2Elder"] = {
        name = "God's Chosen",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.24,
        attackTime = 3.75,
        attackRange = 8,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • 減少 65% 能量護盾充能率
    IdMonsterEnergyShieldRegenRate-65
    FamilyEnergyShieldRegeneration
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • energy shield recharge rate +% Min: -65 Max: -65 全域
  • Craft Tagsdefences energy_shield
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 不能被擊退
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 全域
  • 神宗之體
    人形
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    減少 65% 能量護盾充能率
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    不能被擊退
    God's Chosen
    幽魂N
    標籤法術, human, humanoid, is_unarmed, light_armour, lightning_affinity, medium_height, medium_movement, no_maven, physical_affinity, ranged, red_blood, slashing_weapon
    生命
    400%
    生命轉為護盾
    50%
    護甲
    +30%
    閃避
    +20%
    異常狀態臨界值
    400%
    抗性
    40 40 40 25
    傷害
    200%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 8
    攻擊間隔
    3.75 秒
    傷害分佈
    ±24%
    經驗值
    200%
    Model Size
    110%
    類型
    PopeMapBoss
    Metadata
    PopeMapBoss2Shaper
    等級
    68
    生命
    557,385
    護甲
    37,427
    閃避
    5,687
    能量護盾
    3,064
    傷害
    851
    法術傷害
    1,270
    命中
    290
    攻擊間隔
    2.5125
    經驗值
    112,805
    異常狀態臨界值
    351,153
    冰緩
    1,110
    感電
    1,110
    易碎
    6,282
    焦灼
    1,110
    殘喘
    3,068
    DominusChillingBond
    法術, 圖騰施放單獨, 圖騰, DoT, NonHitChill, 造成元素狀態
    施放時間: 0.5 秒
    減少 30% 行動速度
    圖騰持續 10
    每秒造成 1232.3 基礎冰冷傷害
    召喚 1 個使用此技能的圖騰
    減少 30% 暈眩和格擋恢復
    base active skill totem level [68]
    base skill is totemified [1]
    base totem range [100]
    number of totems summoned in formation [3]
    DominusChillingBond2
    法術, 圖騰施放單獨, 圖騰, DoT, NonHitChill, 造成元素狀態
    施放時間: 0.5 秒
    減少 30% 行動速度
    圖騰持續 10
    每秒造成 1232.3 基礎冰冷傷害
    召喚 1 個使用此技能的圖騰
    減少 30% 暈眩和格擋恢復
    base active skill totem level [68]
    base skill is totemified [1]
    base totem range [100]
    number of totems summoned in formation [3]
    DominusChillingBond3
    法術, 圖騰施放單獨, 圖騰, DoT, NonHitChill, 造成元素狀態
    施放時間: 0.5 秒
    減少 30% 行動速度
    圖騰持續 10
    每秒造成 1232.3 基礎冰冷傷害
    召喚 1 個使用此技能的圖騰
    減少 30% 暈眩和格擋恢復
    base active skill totem level [68]
    base skill is totemified [1]
    base totem range [100]
    number of totems summoned in formation [2]
    DominusChillingBond4
    法術, 圖騰施放單獨, 圖騰, DoT, NonHitChill, 造成元素狀態
    施放時間: 0.5 秒
    減少 30% 行動速度
    圖騰持續 10
    每秒造成 1232.3 基礎冰冷傷害
    召喚 1 個使用此技能的圖騰
    減少 30% 暈眩和格擋恢復
    base active skill totem level [68]
    base skill is totemified [1]
    base totem range [100]
    number of totems summoned in formation [4]
    DominusLightningSouls
    法術, 投射物, 玩家投射物, 傷害
    施放時間: 3 秒
    造成 196.22550 閃電傷害
    5% 機率感電敵人
    base is projectile [1]
    monster penalty against minions damage +% final vs player minions [-40]
    monster reverse point blank damage -% at minimum range [50]
    DominusLightningSlam
    攻擊, 傷害, 範圍, 閃電
    天譴之拳
    基本傷害: 1284–2095
    暴擊率: 5%
    攻擊間隔: 3.75 秒
    冷卻時間: 7 秒
    神聖之光。
    不會暴擊
    50% 物理傷害轉換為閃電傷害
    增加 120% 物理傷害
    增加 30% 攻擊速度
    100% 機率感電敵人
    active skill shock duration +% final [150]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-35]
    DominusMark
    法術
    施放時間: 1 秒
    冷卻時間: 14 秒
    +7 秒基礎持續時間
    DominusDash
    攻擊
    基本傷害: 1284–2095
    暴擊率: 5%
    攻擊間隔: 3.75 秒
    冷卻時間: 6.5 秒
    +10 秒基礎持續時間
    DominusDeathTeleport
    法術
    施放時間: 1 秒
    +6 秒基礎持續時間

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_number_of_totems_allowed = 5
    	set_item_drop_slots = 0
    	set_monster_no_drops = 1
    	set_monster_has_second_form = 1
    	set_mana_regeneration_rate_per_minute_% = 1200
    	set_cannot_die = 1
    	set_monster_can_spawn_with_talisman = 1
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Monsters/Dominusdemon/Dominusdemon.ao"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Transitionable
    {
    	num_states = 4
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    
    Transitionable
    {
    	create_state_1 = "PlayAnimation( jump_down_start_idle ); DisableTargetable();"
    	on_transition_to_2 = "EnableTargetable();"
    }
    
    Render
    {
    	has_light = false
    }
    
    Life
    {
    	on_death = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/act3/dominus/portal/portal.ao, portal_stage_2 );"
    }
    
    Animated
    {
    	on_end_jump_down = "DetachAllContainingText( dominusdropdown_base ); DetachAllContainingText( lightninghand_dom );"
    	on_jump_down = "AddAttached( Metadata/Effects/Spells/monsters_effects/act3/dominus/drop_down/dominusdropdown_base.ao,  );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Pope/PopeMapBoss2Shaper"] = {
        name = "God's Chosen",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.24,
        attackTime = 3.75,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "DominusChillingBond",
            "DominusChillingBond2",
            "DominusChillingBond3",
            "DominusChillingBond4",
            "DominusLightningSouls",
            "DominusLightningSlam",
            "DominusMark",
            "DominusDash",
            "DominusDeathTeleport",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusChillingBond"] = {
        name = "DominusChillingBond",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.SummonsTotem] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ElementalStatus] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_cold_damage_to_deal_per_minute",
            "base_active_skill_totem_level",
            "totem_life_+%",
            "action_speed_-%",
            "base_totem_duration",
            "base_totem_range",
            "number_of_totems_summoned_in_formation",
            "base_stun_recovery_+%",
            "is_totem",
            "base_skill_is_totemified",
        },
        levels = {
            [1] = {60, 1, 0, 30, 10000, 100, 3, 30, levelRequirement = 1, statInterpolation = {3, 2, 1},  cost = { }, },
            [2] = {60, 36, 0, 30, 10000, 100, 3, 30, levelRequirement = 33, statInterpolation = {3, 2, 1},  cost = { }, },
            [3] = {60, 54, 0, 30, 10000, 100, 3, 30, levelRequirement = 54, statInterpolation = {3, 2, 1},  cost = { }, },
            [4] = {60, 66, 0, 30, 10000, 100, 3, 30, levelRequirement = 66, statInterpolation = {3, 2, 1},  cost = { }, },
            [5] = {60, 67, 0, 30, 10000, 100, 3, 30, levelRequirement = 67, statInterpolation = {3, 2, 1},  cost = { }, },
            [6] = {60, 68, 0, 30, 10000, 100, 3, 30, levelRequirement = 68, statInterpolation = {3, 2, 1},  cost = { }, },
            [7] = {60, 69, 14, 30, 10000, 100, 3, 30, levelRequirement = 69, statInterpolation = {3, 2, 1},  cost = { }, },
            [8] = {60, 70, 21, 30, 10000, 100, 3, 30, levelRequirement = 70, statInterpolation = {3, 2, 1},  cost = { }, },
            [9] = {60, 71, 29, 30, 10000, 100, 3, 30, levelRequirement = 71, statInterpolation = {3, 2, 1},  cost = { }, },
            [10] = {60, 72, 43, 30, 10000, 100, 3, 30, levelRequirement = 72, statInterpolation = {3, 2, 1},  cost = { }, },
            [11] = {60, 73, 57, 30, 10000, 100, 3, 30, levelRequirement = 73, statInterpolation = {3, 2, 1},  cost = { }, },
            [12] = {60, 74, 71, 30, 10000, 100, 3, 30, levelRequirement = 74, statInterpolation = {3, 2, 1},  cost = { }, },
            [13] = {60, 75, 79, 30, 10000, 100, 3, 30, levelRequirement = 75, statInterpolation = {3, 2, 1},  cost = { }, },
            [14] = {60, 76, 86, 30, 10000, 100, 3, 30, levelRequirement = 76, statInterpolation = {3, 2, 1},  cost = { }, },
            [15] = {60, 77, 93, 30, 10000, 100, 3, 30, levelRequirement = 77, statInterpolation = {3, 2, 1},  cost = { }, },
            [16] = {60, 78, 107, 30, 10000, 100, 3, 30, levelRequirement = 78, statInterpolation = {3, 2, 1},  cost = { }, },
            [17] = {60, 79, 114, 30, 10000, 100, 3, 30, levelRequirement = 79, statInterpolation = {3, 2, 1},  cost = { }, },
            [18] = {60, 80, 121, 30, 10000, 100, 3, 30, levelRequirement = 80, statInterpolation = {3, 2, 1},  cost = { }, },
            [19] = {60, 81, 129, 30, 10000, 100, 3, 30, levelRequirement = 81, statInterpolation = {3, 2, 1},  cost = { }, },
            [20] = {60, 82, 143, 30, 10000, 100, 3, 30, levelRequirement = 82, statInterpolation = {3, 2, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusChillingBond2"] = {
        name = "DominusChillingBond2",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.SummonsTotem] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ElementalStatus] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_cold_damage_to_deal_per_minute",
            "base_active_skill_totem_level",
            "totem_life_+%",
            "action_speed_-%",
            "base_totem_duration",
            "base_totem_range",
            "number_of_totems_summoned_in_formation",
            "base_stun_recovery_+%",
            "is_totem",
            "base_skill_is_totemified",
        },
        levels = {
            [1] = {60, 1, 0, 30, 10000, 100, 3, 30, levelRequirement = 1, statInterpolation = {3, 2, 1},  cost = { }, },
            [2] = {60, 36, 0, 30, 10000, 100, 3, 30, levelRequirement = 33, statInterpolation = {3, 2, 1},  cost = { }, },
            [3] = {60, 54, 0, 30, 10000, 100, 3, 30, levelRequirement = 54, statInterpolation = {3, 2, 1},  cost = { }, },
            [4] = {60, 66, 0, 30, 10000, 100, 3, 30, levelRequirement = 66, statInterpolation = {3, 2, 1},  cost = { }, },
            [5] = {60, 67, 0, 30, 10000, 100, 3, 30, levelRequirement = 67, statInterpolation = {3, 2, 1},  cost = { }, },
            [6] = {60, 68, 0, 30, 10000, 100, 3, 30, levelRequirement = 68, statInterpolation = {3, 2, 1},  cost = { }, },
            [7] = {60, 69, 14, 30, 10000, 100, 3, 30, levelRequirement = 69, statInterpolation = {3, 2, 1},  cost = { }, },
            [8] = {60, 70, 21, 30, 10000, 100, 3, 30, levelRequirement = 70, statInterpolation = {3, 2, 1},  cost = { }, },
            [9] = {60, 71, 29, 30, 10000, 100, 3, 30, levelRequirement = 71, statInterpolation = {3, 2, 1},  cost = { }, },
            [10] = {60, 72, 43, 30, 10000, 100, 3, 30, levelRequirement = 72, statInterpolation = {3, 2, 1},  cost = { }, },
            [11] = {60, 73, 57, 30, 10000, 100, 3, 30, levelRequirement = 73, statInterpolation = {3, 2, 1},  cost = { }, },
            [12] = {60, 74, 71, 30, 10000, 100, 3, 30, levelRequirement = 74, statInterpolation = {3, 2, 1},  cost = { }, },
            [13] = {60, 75, 79, 30, 10000, 100, 3, 30, levelRequirement = 75, statInterpolation = {3, 2, 1},  cost = { }, },
            [14] = {60, 76, 86, 30, 10000, 100, 3, 30, levelRequirement = 76, statInterpolation = {3, 2, 1},  cost = { }, },
            [15] = {60, 77, 93, 30, 10000, 100, 3, 30, levelRequirement = 77, statInterpolation = {3, 2, 1},  cost = { }, },
            [16] = {60, 78, 107, 30, 10000, 100, 3, 30, levelRequirement = 78, statInterpolation = {3, 2, 1},  cost = { }, },
            [17] = {60, 79, 114, 30, 10000, 100, 3, 30, levelRequirement = 79, statInterpolation = {3, 2, 1},  cost = { }, },
            [18] = {60, 80, 121, 30, 10000, 100, 3, 30, levelRequirement = 80, statInterpolation = {3, 2, 1},  cost = { }, },
            [19] = {60, 81, 129, 30, 10000, 100, 3, 30, levelRequirement = 81, statInterpolation = {3, 2, 1},  cost = { }, },
            [20] = {60, 82, 143, 30, 10000, 100, 3, 30, levelRequirement = 82, statInterpolation = {3, 2, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusChillingBond3"] = {
        name = "DominusChillingBond3",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.SummonsTotem] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ElementalStatus] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_cold_damage_to_deal_per_minute",
            "base_active_skill_totem_level",
            "totem_life_+%",
            "action_speed_-%",
            "base_totem_duration",
            "base_totem_range",
            "number_of_totems_summoned_in_formation",
            "base_stun_recovery_+%",
            "is_totem",
            "base_skill_is_totemified",
        },
        levels = {
            [1] = {60, 1, 0, 30, 10000, 100, 2, 30, levelRequirement = 1, statInterpolation = {3, 2, 1},  cost = { }, },
            [2] = {60, 36, 0, 30, 10000, 100, 2, 30, levelRequirement = 33, statInterpolation = {3, 2, 1},  cost = { }, },
            [3] = {60, 54, 0, 30, 10000, 100, 2, 30, levelRequirement = 54, statInterpolation = {3, 2, 1},  cost = { }, },
            [4] = {60, 66, 0, 30, 10000, 100, 2, 30, levelRequirement = 66, statInterpolation = {3, 2, 1},  cost = { }, },
            [5] = {60, 67, 0, 30, 10000, 100, 2, 30, levelRequirement = 67, statInterpolation = {3, 2, 1},  cost = { }, },
            [6] = {60, 68, 0, 30, 10000, 100, 2, 30, levelRequirement = 68, statInterpolation = {3, 2, 1},  cost = { }, },
            [7] = {60, 69, 14, 30, 10000, 100, 2, 30, levelRequirement = 69, statInterpolation = {3, 2, 1},  cost = { }, },
            [8] = {60, 70, 21, 30, 10000, 100, 2, 30, levelRequirement = 70, statInterpolation = {3, 2, 1},  cost = { }, },
            [9] = {60, 71, 29, 30, 10000, 100, 2, 30, levelRequirement = 71, statInterpolation = {3, 2, 1},  cost = { }, },
            [10] = {60, 72, 43, 30, 10000, 100, 2, 30, levelRequirement = 72, statInterpolation = {3, 2, 1},  cost = { }, },
            [11] = {60, 73, 57, 30, 10000, 100, 2, 30, levelRequirement = 73, statInterpolation = {3, 2, 1},  cost = { }, },
            [12] = {60, 74, 71, 30, 10000, 100, 2, 30, levelRequirement = 74, statInterpolation = {3, 2, 1},  cost = { }, },
            [13] = {60, 75, 79, 30, 10000, 100, 2, 30, levelRequirement = 75, statInterpolation = {3, 2, 1},  cost = { }, },
            [14] = {60, 76, 86, 30, 10000, 100, 2, 30, levelRequirement = 76, statInterpolation = {3, 2, 1},  cost = { }, },
            [15] = {60, 77, 93, 30, 10000, 100, 2, 30, levelRequirement = 77, statInterpolation = {3, 2, 1},  cost = { }, },
            [16] = {60, 78, 107, 30, 10000, 100, 2, 30, levelRequirement = 78, statInterpolation = {3, 2, 1},  cost = { }, },
            [17] = {60, 79, 114, 30, 10000, 100, 2, 30, levelRequirement = 79, statInterpolation = {3, 2, 1},  cost = { }, },
            [18] = {60, 80, 121, 30, 10000, 100, 2, 30, levelRequirement = 80, statInterpolation = {3, 2, 1},  cost = { }, },
            [19] = {60, 81, 129, 30, 10000, 100, 2, 30, levelRequirement = 81, statInterpolation = {3, 2, 1},  cost = { }, },
            [20] = {60, 82, 143, 30, 10000, 100, 2, 30, levelRequirement = 82, statInterpolation = {3, 2, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusChillingBond4"] = {
        name = "DominusChillingBond4",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.SummonsTotem] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ElementalStatus] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_cold_damage_to_deal_per_minute",
            "base_active_skill_totem_level",
            "totem_life_+%",
            "action_speed_-%",
            "base_totem_duration",
            "base_totem_range",
            "number_of_totems_summoned_in_formation",
            "base_stun_recovery_+%",
            "is_totem",
            "base_skill_is_totemified",
        },
        levels = {
            [1] = {60, 1, 0, 30, 10000, 100, 4, 30, levelRequirement = 1, statInterpolation = {3, 2, 1},  cost = { }, },
            [2] = {60, 36, 0, 30, 10000, 100, 4, 30, levelRequirement = 33, statInterpolation = {3, 2, 1},  cost = { }, },
            [3] = {60, 54, 0, 30, 10000, 100, 4, 30, levelRequirement = 54, statInterpolation = {3, 2, 1},  cost = { }, },
            [4] = {60, 66, 0, 30, 10000, 100, 4, 30, levelRequirement = 66, statInterpolation = {3, 2, 1},  cost = { }, },
            [5] = {60, 67, 0, 30, 10000, 100, 4, 30, levelRequirement = 67, statInterpolation = {3, 2, 1},  cost = { }, },
            [6] = {60, 68, 0, 30, 10000, 100, 4, 30, levelRequirement = 68, statInterpolation = {3, 2, 1},  cost = { }, },
            [7] = {60, 69, 14, 30, 10000, 100, 4, 30, levelRequirement = 69, statInterpolation = {3, 2, 1},  cost = { }, },
            [8] = {60, 70, 21, 30, 10000, 100, 4, 30, levelRequirement = 70, statInterpolation = {3, 2, 1},  cost = { }, },
            [9] = {60, 71, 29, 30, 10000, 100, 4, 30, levelRequirement = 71, statInterpolation = {3, 2, 1},  cost = { }, },
            [10] = {60, 72, 43, 30, 10000, 100, 4, 30, levelRequirement = 72, statInterpolation = {3, 2, 1},  cost = { }, },
            [11] = {60, 73, 57, 30, 10000, 100, 4, 30, levelRequirement = 73, statInterpolation = {3, 2, 1},  cost = { }, },
            [12] = {60, 74, 71, 30, 10000, 100, 4, 30, levelRequirement = 74, statInterpolation = {3, 2, 1},  cost = { }, },
            [13] = {60, 75, 79, 30, 10000, 100, 4, 30, levelRequirement = 75, statInterpolation = {3, 2, 1},  cost = { }, },
            [14] = {60, 76, 86, 30, 10000, 100, 4, 30, levelRequirement = 76, statInterpolation = {3, 2, 1},  cost = { }, },
            [15] = {60, 77, 93, 30, 10000, 100, 4, 30, levelRequirement = 77, statInterpolation = {3, 2, 1},  cost = { }, },
            [16] = {60, 78, 107, 30, 10000, 100, 4, 30, levelRequirement = 78, statInterpolation = {3, 2, 1},  cost = { }, },
            [17] = {60, 79, 114, 30, 10000, 100, 4, 30, levelRequirement = 79, statInterpolation = {3, 2, 1},  cost = { }, },
            [18] = {60, 80, 121, 30, 10000, 100, 4, 30, levelRequirement = 80, statInterpolation = {3, 2, 1},  cost = { }, },
            [19] = {60, 81, 129, 30, 10000, 100, 4, 30, levelRequirement = 81, statInterpolation = {3, 2, 1},  cost = { }, },
            [20] = {60, 82, 143, 30, 10000, 100, 4, 30, levelRequirement = 82, statInterpolation = {3, 2, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusLightningSouls"] = {
        name = "DominusLightningSouls",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_chance_to_shock_%",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.10000000149012, 1.2999999523163, 0, 60, -40, levelRequirement = 33, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.10000000149012, 1.2999999523163, 5, 50, -40, levelRequirement = 54, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusLightningSlam"] = {
        name = "Touch Of God",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "THE LIGHT OF DIVINITY",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Lightning] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "attack_speed_+%",
            "skill_physical_damage_%_to_convert_to_lightning",
            "base_chance_to_shock_%",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_shock_duration_+%_final",
            "is_area_damage",
            "global_cannot_crit",
        },
        levels = {
            [1] = {120, 20, 50, 100, -35, 150, levelRequirement = 33, statInterpolation = {1, 1},  cost = { }, },
            [2] = {120, 25, 50, 100, -35, 150, levelRequirement = 54, statInterpolation = {1, 1},  cost = { }, },
            [3] = {120, 30, 50, 100, -35, 150, levelRequirement = 66, statInterpolation = {1, 1},  cost = { }, },
            [4] = {120, 35, 50, 100, -35, 150, levelRequirement = 69, statInterpolation = {1, 1},  cost = { }, },
            [5] = {120, 35, 50, 100, -35, 150, levelRequirement = 72, statInterpolation = {1, 1},  cost = { }, },
            [6] = {120, 35, 50, 100, -35, 150, levelRequirement = 74, statInterpolation = {1, 1},  cost = { }, },
            [7] = {120, 40, 50, 100, -35, 150, levelRequirement = 76, statInterpolation = {1, 1},  cost = { }, },
            [8] = {124, 40, 50, 100, -35, 150, levelRequirement = 77, statInterpolation = {1, 1},  cost = { }, },
            [9] = {132, 40, 50, 100, -35, 150, levelRequirement = 78, statInterpolation = {1, 1},  cost = { }, },
            [10] = {144, 40, 50, 100, -35, 150, levelRequirement = 79, statInterpolation = {1, 1},  cost = { }, },
            [11] = {153, 40, 50, 100, -35, 150, levelRequirement = 80, statInterpolation = {1, 1},  cost = { }, },
            [12] = {165, 40, 50, 100, -35, 150, levelRequirement = 81, statInterpolation = {1, 1},  cost = { }, },
            [13] = {174, 40, 50, 100, -35, 150, levelRequirement = 82, statInterpolation = {1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusMark"] = {
        name = "DominusMark",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {7000, levelRequirement = 35, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusDash"] = {
        name = "DominusDash",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {10000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DominusDeathTeleport"] = {
        name = "DominusDeathTeleport",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {6000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • 減少 65% 能量護盾充能率
    IdMonsterEnergyShieldRegenRate-65
    FamilyEnergyShieldRegeneration
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • energy shield recharge rate +% Min: -65 Max: -65 全域
  • Craft Tagsdefences energy_shield
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 不能被擊退
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 全域
  • Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.