高階礫岩術士





地區: 血腥陣地
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
High Lithomancer
幽魂 | N |
---|---|
地區 | 血腥陣地 |
標籤 | 法術, human, humanoid, is_unarmed, large_height, large_model, light_armour, lightning_affinity, medium_movement, mud_blood, non_unique_map_boss, not_dex, physical_affinity, ranged |
生命
400%
生命轉為護盾
100%
護甲值
+100%
異常狀態臨界值
400%
抗性




傷害
150%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 8
攻擊間隔
1.305 秒
傷害分佈
±20%
經驗值
200%
Model Size
150%
類型
ProtoVaalNecromancerMapBoss
Metadata
ProtoVaalMapBoss
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
74
生命
0
護甲值
92,254
閃避值
5,828
能量護盾
35,504
傷害
913
法術傷害
1,362
命中
732
攻擊間隔
0.87435
經驗值
127,611
Minion Life
0
Minion Energy Shield
7,308
Minion Damage
744
異常狀態臨界值
950,517
冰緩
3,006
感電
3,006
易碎
17,004
焦灼
3,006
殘喘
8,304
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
ProtoVaalMapBossProjectile
法術, 投射物, 玩家投射物, 可觸發
暴擊率: 5%
施放時間: 1.33 秒
造成 679 至 1018 物理傷害
發射 8 個額外投射物
active skill projectile speed +% variation final [50]
base is projectile [1]
monster projectile variation [81]
projectile spread radius [15]
projectile uses contact direction [1]
projectile uses contact position [1]
skill visual scale +% [80]
use scaled contact offset [1]
DonutCircle
法術
施放時間: 3.5 秒
冷卻時間: 13 秒
造成 2009 至 2220 物理傷害
active skill area of effect radius +% final [50]
is area damage [1]
voll slam damage +% final at centre [50]
ProtoVaalMapBossVolatileSummon
法術, 法術可重複, 可觸發
施放時間: 2 秒
冷卻時間: 5 秒
alternate minion [367]
number of monsters to summon [3]
summon specific monsters radius +% [-50]
summoned monsters no drops or experience [1]
ProtoVaalMapBossGeyser
可觸發, 法術
施放時間: 1 秒
ProtoVaalMapBossGeyserExplode
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 1265 至 1898 物理傷害
你的擊中不能暈眩敵人
80% 物理傷害轉換為閃電傷害
is area damage [1]
EmptyActionProtoVaalGeyserSpam
法術
施放時間: 4.5 秒
冷卻時間: 15 秒
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
ProtoVaalMapBossGeyserTransition
可觸發, 法術
施放時間: 1 秒
ProtoVaalMapBossGeyserExplodeNoEffects
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 632.5 至 948.8 物理傷害
你的擊中不能暈眩敵人
80% 物理傷害轉換為閃電傷害
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/ProtoVaal/ProtoVaalMapBoss"] = { name = "High Lithomancer", life = 4, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.5, damageSpread = 0.2, attackTime = 1.305, attackRange = 8, accuracy = 1, skillList = { "ProtoVaalMapBossProjectile", "ProtoVaalMapBossVolatileSummon", "ProtoVaalMapBossGeyserExplode", "ProtoVaalMapBossGeyserExplodeNoEffects", "EmptyActionProtoVaalGeyserSpam", "ProtoVaalMapBossGeyserTransition", "ProtoVaalMapBossGeyser", "DonutCircle", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProtoVaalMapBossProjectile"] = { name = "ProtoVaalMapBossProjectile", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "skill_visual_scale_+%", "active_skill_projectile_speed_+%_variation_final", "projectile_spread_radius", "number_of_additional_projectiles", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectile_uses_contact_direction", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 81, 80, 50, 15, 8, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProtoVaalMapBossVolatileSummon"] = { name = "ProtoVaalMapBossVolatileSummon", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {3, 367, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProtoVaalMapBossGeyserExplode"] = { name = "ProtoVaalMapBossGeyserExplode", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "skill_physical_damage_%_to_convert_to_lightning", "is_area_damage", "cannot_stun", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 80, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProtoVaalMapBossGeyserExplodeNoEffects"] = { name = "ProtoVaalMapBossGeyserExplodeNoEffects", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "skill_physical_damage_%_to_convert_to_lightning", "is_area_damage", "cannot_stun", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 80, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionProtoVaalGeyserSpam"] = { name = "EmptyActionProtoVaalGeyserSpam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 4.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_cannot_be_interrupted", "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProtoVaalMapBossGeyserTransition"] = { name = "ProtoVaalMapBossGeyserTransition", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProtoVaalMapBossGeyser"] = { name = "ProtoVaalMapBossGeyser", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DonutCircle"] = { name = "DonutCircle", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.5, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "voll_slam_damage_+%_final_at_centre", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.94999998807907, 1.0499999523163, 50, 50, levelRequirement = 79, statInterpolation = {3, 3}, cost = { }, }, }, }
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
高階礫岩術士





怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
High Lithomancer
幽魂 | N |
---|---|
標籤 | 法術, human, humanoid, is_unarmed, large_height, large_model, light_armour, lightning_affinity, medium_movement, mud_blood, not_dex, physical_affinity, ranged, standalone_map_boss |
生命
400%
生命轉為護盾
100%
護甲值
+100%
異常狀態臨界值
400%
抗性




傷害
150%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 8
攻擊間隔
1.305 秒
傷害分佈
±20%
經驗值
200%
Model Size
150%
類型
ProtoVaalNecromancerMapBoss
Metadata
ProtoVaalMapBossStandalone
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
0
護甲值
57,580
閃避值
4,739
能量護盾
24,508
傷害
638
法術傷害
953
命中
580
攻擊間隔
0.87435
經驗值
112,805
Minion Life
0
Minion Energy Shield
5,316
Minion Damage
510
異常狀態臨界值
351,153
冰緩
1,110
感電
1,110
易碎
6,282
焦灼
1,110
殘喘
3,068
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
ProtoVaalMapBossProjectile
法術, 投射物, 玩家投射物, 可觸發
暴擊率: 5%
施放時間: 1.33 秒
造成 527.9 至 791.9 物理傷害
發射 8 個額外投射物
active skill projectile speed +% variation final [50]
base is projectile [1]
monster projectile variation [81]
projectile spread radius [15]
projectile uses contact direction [1]
projectile uses contact position [1]
skill visual scale +% [80]
use scaled contact offset [1]
DonutCircle
法術
施放時間: 3.5 秒
冷卻時間: 13 秒
造成 1474 至 1629 物理傷害
active skill area of effect radius +% final [50]
is area damage [1]
voll slam damage +% final at centre [50]
ProtoVaalMapBossVolatileSummon
法術, 法術可重複, 可觸發
施放時間: 2 秒
冷卻時間: 5 秒
alternate minion [367]
number of monsters to summon [3]
summon specific monsters radius +% [-50]
summoned monsters no drops or experience [1]
ProtoVaalMapBossGeyser
可觸發, 法術
施放時間: 1 秒
ProtoVaalMapBossGeyserExplode
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 907 至 1361 物理傷害
你的擊中不能暈眩敵人
80% 物理傷害轉換為閃電傷害
is area damage [1]
EmptyActionProtoVaalGeyserSpam
法術
施放時間: 4.5 秒
冷卻時間: 15 秒
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
ProtoVaalMapBossGeyserTransition
可觸發, 法術
施放時間: 1 秒
ProtoVaalMapBossGeyserExplodeNoEffects
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 453.5 至 680.3 物理傷害
你的擊中不能暈眩敵人
80% 物理傷害轉換為閃電傷害
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/StandaloneMapBoss"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/StandaloneMapBoss"
-- src\Data\Spectres.lua minions["Metadata/Monsters/ProtoVaal/ProtoVaalMapBossStandalone"] = { name = "High Lithomancer", life = 4, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.5, damageSpread = 0.2, attackTime = 1.305, attackRange = 8, accuracy = 1, skillList = { "ProtoVaalMapBossProjectile", "ProtoVaalMapBossVolatileSummon", "ProtoVaalMapBossGeyserExplode", "ProtoVaalMapBossGeyserExplodeNoEffects", "EmptyActionProtoVaalGeyserSpam", "ProtoVaalMapBossGeyserTransition", "ProtoVaalMapBossGeyser", "DonutCircle", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProtoVaalMapBossProjectile"] = { name = "ProtoVaalMapBossProjectile", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "skill_visual_scale_+%", "active_skill_projectile_speed_+%_variation_final", "projectile_spread_radius", "number_of_additional_projectiles", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectile_uses_contact_direction", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 81, 80, 50, 15, 8, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProtoVaalMapBossVolatileSummon"] = { name = "ProtoVaalMapBossVolatileSummon", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {3, 367, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProtoVaalMapBossGeyserExplode"] = { name = "ProtoVaalMapBossGeyserExplode", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "skill_physical_damage_%_to_convert_to_lightning", "is_area_damage", "cannot_stun", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 80, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProtoVaalMapBossGeyserExplodeNoEffects"] = { name = "ProtoVaalMapBossGeyserExplodeNoEffects", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "skill_physical_damage_%_to_convert_to_lightning", "is_area_damage", "cannot_stun", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 80, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionProtoVaalGeyserSpam"] = { name = "EmptyActionProtoVaalGeyserSpam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 4.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_cannot_be_interrupted", "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProtoVaalMapBossGeyserTransition"] = { name = "ProtoVaalMapBossGeyserTransition", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProtoVaalMapBossGeyser"] = { name = "ProtoVaalMapBossGeyser", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DonutCircle"] = { name = "DonutCircle", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.5, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "voll_slam_damage_+%_final_at_centre", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.94999998807907, 1.0499999523163, 50, 50, levelRequirement = 79, statInterpolation = {3, 3}, cost = { }, }, }, }
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
高階礫岩術士





怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
High Lithomancer
幽魂 | N |
---|---|
標籤 | elder_map_boss, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_height, large_model, medium_movement, non_attacking, not_dex, slashing_weapon |
生命
400%
生命轉為護盾
100%
護甲值
+100%
異常狀態臨界值
400%
抗性




傷害
150%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 8
攻擊間隔
1.305 秒
傷害分佈
±20%
經驗值
200%
Model Size
150%
類型
ProtoVaalNecromancerMapBoss
Metadata
ProtoVaalMapBossElder
Object Type
version 2 extends "Metadata/Monsters/Monster" Life { corpse_usable = false } Stats { base_cannot_be_damaged = 1 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 is_hidden_monster = 1 immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_immune_vaal_lighting_warp = 1 } Transitionable { } Preload { preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb" preload_object = "Metadata/MiscellaneousObjects/ElderPortal" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target.epk );" create_transitioned = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );" } Animated { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/entrance.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/absorb/absorb.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ProtoVaal/ProtoVaalMapBossElder"] = { name = "High Lithomancer", life = 4, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.5, damageSpread = 0.2, attackTime = 1.305, attackRange = 8, accuracy = 1, skillList = { }, modList = { }, }
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
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.