Hoher Lithomagier
Humanoidmonster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
High Lithomancer
| Spectre | |
|---|---|
| Area | Urzeitliche Ruinen, 'Urzeitliche Ruinen'-Karte |
| Tags | Zauberer, 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 |
Leben
400%
Energy Shield From Life
100%
Rüstung
+100%
Ailment Threshold
400%
Widerstand
Damage
150%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritische Treffer
+130%
Attack Distance
6 ~ 8
Attack Time
1.305 Second
Damage Spread
±20%
Erfahrung
200%
Model Size
150%
Type
ProtoVaalNecromancerMapBoss
Metadata
ProtoVaalMapBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
79
Leben
4,610,269
Rüstung
135,980
Ausweichwert
6,892
Energieschild
48,144
Damage
1,222
Zauberschaden
1,824
Genauigkeit
888
Attack Time
0.87435
Erfahrung
138,039
Minion Life
908,954
Minion Energy Shield
9,492
Minion Damage
1,016
Ailment Threshold
2,212,929
Chill
6,997
Shock
6,997
Brittle
39,587
Scorch
6,997
Sap
19,332
Phys Convert Ele
295%
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
ProtoVaalMapBossProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Kritische Trefferchance: 5%
Zauberzeit: 1.33 Sek.
Feuert 8 zusätzliche Projektile
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]
spell maximum base physical damage [1251]
spell minimum base physical damage [834.1]
use scaled contact offset [1]
DonutCircle
Spell
Zauberzeit: 3.5 Sek.
Abklingzeit: 13 Sek.
active skill area of effect radius +% final [50]
is area damage [1]
spell maximum base physical damage [2863]
spell minimum base physical damage [2590]
voll slam damage +% final at centre [50]
ProtoVaalMapBossVolatileSummon
Spell, Multicastable, Triggerable
Zauberzeit: 2 Sek.
Abklingzeit: 5 Sek.
alternate minion [367]
number of monsters to summon [3]
summon specific monsters radius +% [-50]
summoned monsters no drops or experience [1]
ProtoVaalMapBossGeyser
Triggerable, Spell
Zauberzeit: 1 Sek.
ProtoVaalMapBossGeyserExplode
Spell, Triggerable
Kritische Trefferchance: 5%
Zauberzeit: 1 Sek.
80% des physischen Schadens werden in Blitzschaden umgewandelt
cannot stun [1]
is area damage [1]
spell maximum base physical damage [997.5]
spell minimum base physical damage [665]
EmptyActionProtoVaalGeyserSpam
Spell
Zauberzeit: 4.5 Sek.
Abklingzeit: 15 Sek.
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
ProtoVaalMapBossGeyserTransition
Triggerable, Spell
Zauberzeit: 1 Sek.
ProtoVaalMapBossGeyserExplodeNoEffects
Spell, Triggerable
Kritische Trefferchance: 5%
Zauberzeit: 1 Sek.
80% des physischen Schadens werden in Blitzschaden umgewandelt
cannot stun [1]
is area damage [1]
spell maximum base physical damage [498.8]
spell minimum base physical damage [332.5]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Transitionable
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/ProtoVaal/ProtoVaalMapBoss"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "High Lithomancer",
life = 4,
energyShield = 1,
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 = { }, },
},
}
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | Monster (3) |
| GenerationType | einzigartig (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | einzigartig (3) |
| Req. level | 1 |
| Stats |
| key | val |
|---|---|
| Stats.item_drop_slots | 1 |
| Stats.energy_shield_recharge_rate_per_minute_% | 2000 |
| Stats.mana_regeneration_rate_per_minute_% | 100 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.max_viper_strike_orbs | 4 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.max_fuse_arrow_orbs | 5 |
| Stats.max_fire_beam_stacks | 8 |
| Stats.max_charged_attack_stacks | 10 |
| Stats.base_critical_strike_multiplier | 130 |
| Stats.critical_ailment_dot_multiplier_+ | 30 |
| Stats.max_endurance_charges | 3 |
| Stats.max_frenzy_charges | 3 |
| Stats.max_power_charges | 3 |
| Stats.base_attack_speed_+%_per_frenzy_charge | 4 |
| Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.base_cast_speed_+%_per_frenzy_charge | 4 |
| Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion | 5 |
| Stats.object_inherent_damage_+%_final_per_frenzy_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.resist_all_elements_%_per_endurance_charge | 4 |
| Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.critical_strike_chance_+%_per_power_charge | 50 |
| Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion | 150 |
| Stats.maximum_block_% | 75 |
| Stats.base_maximum_spell_block_% | 75 |
| Stats.base_number_of_totems_allowed | 1 |
| Stats.base_number_of_traps_allowed | 3 |
| Stats.base_number_of_remote_mines_allowed | 5 |
| Stats.movement_velocity_cap | 128 |
| Stats.maximum_life_leech_rate_%_per_minute | 1200 |
| Stats.maximum_mana_leech_rate_%_per_minute | 1200 |
| Stats.maximum_energy_shield_leech_rate_%_per_minute | 600 |
| Stats.monster_ignite_damage_+%_final | -72 |
| Stats.monster_bleeding_damage_+%_final | -86 |
| Stats.monster_poison_damage_+%_final | -50 |
| Stats.bleeding_moving_damage_%_of_base_override | 500 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.impaled_debuff_base_duration_ms | 8000 |
| Stats.impaled_debuff_number_of_reflected_hits | 5 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.base_total_number_of_sigils_allowed | 3 |
| Stats.maximum_life_leech_amount_per_leech_%_max_life | 10 |
| Stats.maximum_mana_leech_amount_per_leech_%_max_mana | 10 |
| Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield | 10 |
| Stats.object_inherent_melee_hit_stun_duration_+%_final | 20 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.actor_scale_+%_limit | 100 |
| Stats.damage_taken_when_hit_+%_final_per_fortification | -1 |
| Stats.base_max_fortification | 20 |
| Stats.soul_eater_maximum_stacks | 45 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.txt |
| Positioned.blocking | true |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup |
| Actor.slow_animations_go_to_idle | true |
Hoher Lithomagier
Humanoidmonster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
High Lithomancer
| Spectre | |
|---|---|
| Tags | Zauberer, human, humanoid, is_unarmed, large_height, large_model, light_armour, lightning_affinity, medium_movement, mud_blood, not_dex, physical_affinity, ranged, standalone_map_boss |
Leben
400%
Energy Shield From Life
100%
Rüstung
+100%
Ailment Threshold
400%
Widerstand
Damage
150%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritische Treffer
+130%
Attack Distance
6 ~ 8
Attack Time
1.305 Second
Damage Spread
±20%
Erfahrung
200%
Model Size
150%
Type
ProtoVaalNecromancerMapBoss
Metadata
ProtoVaalMapBossStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
557,385
Rüstung
57,580
Ausweichwert
4,739
Energieschild
24,508
Damage
638
Zauberschaden
953
Genauigkeit
580
Attack Time
0.87435
Erfahrung
112,805
Minion Life
120,902
Minion Energy Shield
5,316
Minion Damage
510
Ailment Threshold
351,153
Chill
1,110
Shock
1,110
Brittle
6,282
Scorch
1,110
Sap
3,068
Phys Convert Ele
240%
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
ProtoVaalMapBossProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Kritische Trefferchance: 5%
Zauberzeit: 1.33 Sek.
Feuert 8 zusätzliche Projektile
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]
spell maximum base physical damage [791.9]
spell minimum base physical damage [527.9]
use scaled contact offset [1]
DonutCircle
Spell
Zauberzeit: 3.5 Sek.
Abklingzeit: 13 Sek.
active skill area of effect radius +% final [50]
is area damage [1]
spell maximum base physical damage [1629]
spell minimum base physical damage [1474]
voll slam damage +% final at centre [50]
ProtoVaalMapBossVolatileSummon
Spell, Multicastable, Triggerable
Zauberzeit: 2 Sek.
Abklingzeit: 5 Sek.
alternate minion [367]
number of monsters to summon [3]
summon specific monsters radius +% [-50]
summoned monsters no drops or experience [1]
ProtoVaalMapBossGeyser
Triggerable, Spell
Zauberzeit: 1 Sek.
ProtoVaalMapBossGeyserExplode
Spell, Triggerable
Kritische Trefferchance: 5%
Zauberzeit: 1 Sek.
80% des physischen Schadens werden in Blitzschaden umgewandelt
cannot stun [1]
is area damage [1]
spell maximum base physical damage [544.2]
spell minimum base physical damage [362.8]
EmptyActionProtoVaalGeyserSpam
Spell
Zauberzeit: 4.5 Sek.
Abklingzeit: 15 Sek.
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
ProtoVaalMapBossGeyserTransition
Triggerable, Spell
Zauberzeit: 1 Sek.
ProtoVaalMapBossGeyserExplodeNoEffects
Spell, Triggerable
Kritische Trefferchance: 5%
Zauberzeit: 1 Sek.
80% des physischen Schadens werden in Blitzschaden umgewandelt
cannot stun [1]
is area damage [1]
spell maximum base physical damage [272.1]
spell minimum base physical damage [181.4]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/StandaloneMapBoss"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ProtoVaal/ProtoVaalMapBossStandalone"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "High Lithomancer",
life = 4,
energyShield = 1,
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 = { }, },
},
}
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | Monster (3) |
| GenerationType | einzigartig (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | einzigartig (3) |
| Req. level | 1 |
| Stats |
| key | val |
|---|---|
| Stats.monster_uses_map_boss_difficulty_scaling | 1 |
Hoher Lithomagier
Humanoidmonster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
High Lithomancer
| Spectre | |
|---|---|
| Tags | elder_map_boss, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_height, large_model, medium_movement, non_attacking, not_dex, slashing_weapon |
Leben
400%
Energy Shield From Life
100%
Rüstung
+100%
Ailment Threshold
400%
Widerstand
Damage
150%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritische Treffer
+130%
Attack Distance
6 ~ 8
Attack Time
1.305 Second
Damage Spread
±20%
Erfahrung
200%
Model Size
150%
Type
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"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/ProtoVaal/ProtoVaalMapBossElder"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "High Lithomancer",
life = 4,
energyShield = 1,
damage = 1.5,
damageSpread = 0.2,
attackTime = 1.305,
attackRange = 8,
accuracy = 1,
skillList = {
},
modList = {
},
}
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | Monster (3) |
| GenerationType | einzigartig (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | einzigartig (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.




















