Sombra incesante
No muertomonster 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]
The Restless Shade
| Spectre | |
|---|---|
| Area | Mapa de Hondonada fúnebre |
| Tags | Lanzador de hechizos, chaos_affinity, ghost_armour, is_unarmed, large_height, large_model, non_unique_map_boss, not_dex, not_str, physical_affinity, skeleton, slow_movement, undead |
Vida
400%
Energy Shield From Life
100%
Ailment Threshold
400%
Resistencia
Damage
150%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 15
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
200%
Model Size
140%
Type
BurnBoss
Metadata
BurnBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
78
Vida
4,002,799
Armadura
62,934
Evasión
6,667
Escudo de energía
45,312
Damage
1,153
Daño de hechizos
1,722
Precisión
856
Attack Time
1.005
Experiencia
136,147
Minion Life
796,107
Minion Energy Shield
9,012
Minion Damage
955
Ailment Threshold
1,961,371
Chill
6,202
Shock
6,202
Brittle
35,087
Scorch
6,202
Sap
17,135
Phys Convert Ele
290%
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).
GSReaperWraithFrontalBlast
Spell, Triggerable
Tiempo de lanzamiento: 1.5 seg
El 25% del daño físico se convierte en daño de caos
is area damage [1]
spell maximum base physical damage [1444]
spell minimum base physical damage [962.8]
ReaperWraithChargeMarker
Attack
Base Damage: 1832—2748
Probabilidad de golpe crítico: 5%
Daño de ataque: 25%
Daño de ataque: 25%
Attack Time: 1.5 seg
Tiempo de recarga: 10 seg
Inflige un 75% menos de daño de ataque
active skill area of effect radius +% final [-25]
base deal no damage [1]
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
ReaperWraithCharge
Attack, Melee, MeleeSingleTarget, Movement, Travel
Carga con escudo
Base Damage: 1832—2748
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Carga hacia un enemigo y lo aporrea con el escudo del personaje para golpearlo. Esto lo empuja y aturde. También empuja a un lado a los enemigos que están en su camino. El daño y el aturdimiento son proporcionales a la distancia recorrida.
Velocidad de movimiento aumentada un 366%
base deal no damage [1]
ignores proximity shield [1]
GSReaperWraithSelfNova
Spell, Triggerable
Tiempo de lanzamiento: 2 seg
Tiempo de recarga: 4 seg
El 25% del daño físico se convierte en daño de caos
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
spell maximum base physical damage [2600]
spell minimum base physical damage [1733]
EASReaperWraithCoffinExplosion
Spell
Tiempo de lanzamiento: 2.5 seg
Tiempo de recarga: 12 seg
MDReaperWraithCoffinRight1
Multicastable, Triggerable
MDReaperWraithCoffinLeft1
Multicastable, Triggerable
MDReaperWraithCoffinRight2
Multicastable, Triggerable
MDReaperWraithCoffinLeft2
Multicastable, Triggerable
MDReaperWraithCoffinRight3
Multicastable, Triggerable
MDReaperWraithCoffinLeft3
Multicastable, Triggerable
MDReaperWraithCoffinRight4
Multicastable, Triggerable
MDReaperWraithCoffinLeft4
Multicastable, Triggerable
MDReaperWraithCoffinRight5
Multicastable, Triggerable
MDReaperWraithCoffinLeft5
Multicastable, Triggerable
GSReaperWraithCoffinExplosionSummon
Spell, Triggerable
Tiempo de lanzamiento: 1 seg
El 25% del daño físico se convierte en daño de caos
is area damage [1]
spell maximum base physical damage [2333]
spell minimum base physical damage [1555]
EGReaperWraithSlowingChains
Triggerable, Spell
Tiempo de lanzamiento: 1 seg
GSReaperWraithFrontalBlastSentinel
Spell, Triggerable
Tiempo de lanzamiento: 1.5 seg
La duración base es de 8 segundos
El 50% del daño físico se convierte en daño de caos
is area damage [1]
spell maximum base physical damage [1444]
spell minimum base physical damage [962.8]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
basic_action = "Emerge"
}
StateMachine
{
define_shared_state = "bossreveal"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/BurnBoss/BurnBoss"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "The Restless Shade",
life = 4,
energyShield = 1,
damage = 1.5,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 15,
accuracy = 1,
skillList = {
"ReaperWraithCharge",
"ReaperWraithChargeMarker",
"GSReaperWraithFrontalBlast",
"GSReaperWraithFrontalBlastSentinel",
"GSReaperWraithSelfNova",
"GSReaperWraithCoffinExplosionSummon",
"EASReaperWraithCoffinExplosion",
"MDReaperWraithCoffinRight1",
"MDReaperWraithCoffinLeft1",
"MDReaperWraithCoffinRight2",
"MDReaperWraithCoffinLeft2",
"MDReaperWraithCoffinRight3",
"MDReaperWraithCoffinLeft3",
"MDReaperWraithCoffinRight4",
"MDReaperWraithCoffinLeft4",
"MDReaperWraithCoffinRight5",
"MDReaperWraithCoffinLeft5",
"EGReaperWraithSlowingChains",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["ReaperWraithCharge"] = {
name = "Shield Charge",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Charges at an enemy, bashing it with the character's shield and striking it. This knocks it back and stuns it. Enemies in the way are pushed to the side. Damage and stun are proportional to distance travelled.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Melee] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Movement] = true,
[SkillType.Travel] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_movement_velocity_+%",
"ignores_proximity_shield",
"base_deal_no_damage",
},
levels = {
[1] = {366, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ReaperWraithChargeMarker"] = {
name = "ReaperWraithChargeMarker",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_area_of_effect_radius_+%_final",
"base_deal_no_damage",
"skill_cannot_be_interrupted",
"skill_cannot_be_stunned",
"skill_cannot_be_knocked_back",
},
levels = {
[1] = {-25, baseMultiplier = 0.25, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSReaperWraithFrontalBlast"] = {
name = "GSReaperWraithFrontalBlast",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"skill_physical_damage_%_to_convert_to_chaos",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 25, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSReaperWraithFrontalBlastSentinel"] = {
name = "GSReaperWraithFrontalBlastSentinel",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"skill_physical_damage_%_to_convert_to_chaos",
"base_skill_effect_duration",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 50, 8000, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSReaperWraithSelfNova"] = {
name = "GSReaperWraithSelfNova",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"skill_physical_damage_%_to_convert_to_chaos",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 25, -50, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSReaperWraithCoffinExplosionSummon"] = {
name = "GSReaperWraithCoffinExplosionSummon",
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_chaos",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 25, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASReaperWraithCoffinExplosion"] = {
name = "EASReaperWraithCoffinExplosion",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2.5,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight1"] = {
name = "MDReaperWraithCoffinRight1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft1"] = {
name = "MDReaperWraithCoffinLeft1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight2"] = {
name = "MDReaperWraithCoffinRight2",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft2"] = {
name = "MDReaperWraithCoffinLeft2",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight3"] = {
name = "MDReaperWraithCoffinRight3",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft3"] = {
name = "MDReaperWraithCoffinLeft3",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight4"] = {
name = "MDReaperWraithCoffinRight4",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft4"] = {
name = "MDReaperWraithCoffinLeft4",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight5"] = {
name = "MDReaperWraithCoffinRight5",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft5"] = {
name = "MDReaperWraithCoffinLeft5",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EGReaperWraithSlowingChains"] = {
name = "EGReaperWraithSlowingChains",
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 = 0, statInterpolation = {}, cost = { }, },
},
}
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (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, Emerge |
| Actor.slow_animations_go_to_idle | true |
| StateMachine.define_shared_state | bossreveal |
Sombra incesante
No muertomonster 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]
The Restless Shade
| Spectre | |
|---|---|
| Tags | Lanzador de hechizos, chaos_affinity, ghost_armour, is_unarmed, large_height, large_model, not_dex, not_str, physical_affinity, skeleton, slow_movement, standalone_map_boss, undead |
Vida
400%
Energy Shield From Life
100%
Ailment Threshold
400%
Resistencia
Damage
150%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 15
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
200%
Model Size
140%
Type
BurnBoss
Metadata
BurnBossStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
557,385
Armadura
28,790
Evasión
4,739
Escudo de energía
24,508
Damage
638
Daño de hechizos
953
Precisión
580
Attack Time
1.005
Experiencia
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).
GSReaperWraithFrontalBlast
Spell, Triggerable
Tiempo de lanzamiento: 1.5 seg
El 25% del daño físico se convierte en daño de caos
is area damage [1]
spell maximum base physical damage [872.9]
spell minimum base physical damage [581.9]
ReaperWraithChargeMarker
Attack
Base Damage: 1014—1520
Probabilidad de golpe crítico: 5%
Daño de ataque: 25%
Daño de ataque: 25%
Attack Time: 1.5 seg
Tiempo de recarga: 10 seg
Inflige un 75% menos de daño de ataque
active skill area of effect radius +% final [-25]
base deal no damage [1]
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
ReaperWraithCharge
Attack, Melee, MeleeSingleTarget, Movement, Travel
Carga con escudo
Base Damage: 1014—1520
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Carga hacia un enemigo y lo aporrea con el escudo del personaje para golpearlo. Esto lo empuja y aturde. También empuja a un lado a los enemigos que están en su camino. El daño y el aturdimiento son proporcionales a la distancia recorrida.
Velocidad de movimiento aumentada un 366%
base deal no damage [1]
ignores proximity shield [1]
GSReaperWraithSelfNova
Spell, Triggerable
Tiempo de lanzamiento: 2 seg
Tiempo de recarga: 4 seg
El 25% del daño físico se convierte en daño de caos
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
spell maximum base physical damage [1571]
spell minimum base physical damage [1047]
EASReaperWraithCoffinExplosion
Spell
Tiempo de lanzamiento: 2.5 seg
Tiempo de recarga: 12 seg
MDReaperWraithCoffinRight1
Multicastable, Triggerable
MDReaperWraithCoffinLeft1
Multicastable, Triggerable
MDReaperWraithCoffinRight2
Multicastable, Triggerable
MDReaperWraithCoffinLeft2
Multicastable, Triggerable
MDReaperWraithCoffinRight3
Multicastable, Triggerable
MDReaperWraithCoffinLeft3
Multicastable, Triggerable
MDReaperWraithCoffinRight4
Multicastable, Triggerable
MDReaperWraithCoffinLeft4
Multicastable, Triggerable
MDReaperWraithCoffinRight5
Multicastable, Triggerable
MDReaperWraithCoffinLeft5
Multicastable, Triggerable
GSReaperWraithCoffinExplosionSummon
Spell, Triggerable
Tiempo de lanzamiento: 1 seg
El 25% del daño físico se convierte en daño de caos
is area damage [1]
spell maximum base physical damage [1396]
spell minimum base physical damage [931]
EGReaperWraithSlowingChains
Triggerable, Spell
Tiempo de lanzamiento: 1 seg
GTStandaloneBurnBossCoffinSpawn
Triggerable, Spell
Tiempo de lanzamiento: 1 seg
SSMStandaloneBurnBossCoffins
Spell, Multicastable, Triggerable
Tiempo de lanzamiento: 1 seg
alternate minion [548]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/StandaloneMapBoss"
StateMachine
{
define_shared_state = "bossreveal"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/BurnBoss/BurnBossStandalone"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "The Restless Shade",
life = 4,
energyShield = 1,
damage = 1.5,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 15,
accuracy = 1,
skillList = {
"ReaperWraithCharge",
"SSMStandaloneBurnBossCoffins",
"ReaperWraithChargeMarker",
"GSReaperWraithFrontalBlast",
"GSReaperWraithSelfNova",
"GSReaperWraithCoffinExplosionSummon",
"EASReaperWraithCoffinExplosion",
"MDReaperWraithCoffinRight1",
"MDReaperWraithCoffinLeft1",
"MDReaperWraithCoffinRight2",
"MDReaperWraithCoffinLeft2",
"MDReaperWraithCoffinRight3",
"MDReaperWraithCoffinLeft3",
"MDReaperWraithCoffinRight4",
"MDReaperWraithCoffinLeft4",
"MDReaperWraithCoffinRight5",
"MDReaperWraithCoffinLeft5",
"EGReaperWraithSlowingChains",
"GTStandaloneBurnBossCoffinSpawn",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["ReaperWraithCharge"] = {
name = "Shield Charge",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Charges at an enemy, bashing it with the character's shield and striking it. This knocks it back and stuns it. Enemies in the way are pushed to the side. Damage and stun are proportional to distance travelled.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Melee] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Movement] = true,
[SkillType.Travel] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_movement_velocity_+%",
"ignores_proximity_shield",
"base_deal_no_damage",
},
levels = {
[1] = {366, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SSMStandaloneBurnBossCoffins"] = {
name = "SSMStandaloneBurnBossCoffins",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"number_of_monsters_to_summon",
"alternate_minion",
"summon_specific_monsters_radius_+%",
"summoned_monsters_are_minions",
"summoned_monsters_no_drops_or_experience",
"minion_dies_when_parent_dies",
},
levels = {
[1] = {1, 548, -50, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ReaperWraithChargeMarker"] = {
name = "ReaperWraithChargeMarker",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_area_of_effect_radius_+%_final",
"base_deal_no_damage",
"skill_cannot_be_interrupted",
"skill_cannot_be_stunned",
"skill_cannot_be_knocked_back",
},
levels = {
[1] = {-25, baseMultiplier = 0.25, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSReaperWraithFrontalBlast"] = {
name = "GSReaperWraithFrontalBlast",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"skill_physical_damage_%_to_convert_to_chaos",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 25, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSReaperWraithSelfNova"] = {
name = "GSReaperWraithSelfNova",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"skill_physical_damage_%_to_convert_to_chaos",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 25, -50, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSReaperWraithCoffinExplosionSummon"] = {
name = "GSReaperWraithCoffinExplosionSummon",
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_chaos",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 25, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASReaperWraithCoffinExplosion"] = {
name = "EASReaperWraithCoffinExplosion",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2.5,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight1"] = {
name = "MDReaperWraithCoffinRight1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft1"] = {
name = "MDReaperWraithCoffinLeft1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight2"] = {
name = "MDReaperWraithCoffinRight2",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft2"] = {
name = "MDReaperWraithCoffinLeft2",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight3"] = {
name = "MDReaperWraithCoffinRight3",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft3"] = {
name = "MDReaperWraithCoffinLeft3",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight4"] = {
name = "MDReaperWraithCoffinRight4",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft4"] = {
name = "MDReaperWraithCoffinLeft4",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight5"] = {
name = "MDReaperWraithCoffinRight5",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft5"] = {
name = "MDReaperWraithCoffinLeft5",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EGReaperWraithSlowingChains"] = {
name = "EGReaperWraithSlowingChains",
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 = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTStandaloneBurnBossCoffinSpawn"] = {
name = "GTStandaloneBurnBossCoffinSpawn",
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 = 0, statInterpolation = {}, cost = { }, },
},
}
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats |
| key | val |
|---|---|
| Stats.monster_uses_map_boss_difficulty_scaling | 1 |
| StateMachine.define_shared_state | bossreveal |
Sombra incesante
No muertomonster 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]
The Restless Shade
| Spectre | |
|---|---|
| Tags | Lanzador de hechizos, chaos_affinity, elder_map_boss, ghost_armour, is_unarmed, large_model, not_dex, not_str, physical_affinity, skeleton, slow_movement, undead |
Vida
400%
Energy Shield From Life
100%
Ailment Threshold
400%
Resistencia
Damage
150%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 15
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
200%
Model Size
140%
Type
BurnBoss
Metadata
BurnBossElder
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
557,385
Armadura
28,790
Evasión
4,739
Escudo de energía
24,508
Damage
638
Daño de hechizos
953
Precisión
580
Attack Time
1.005
Experiencia
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).
GSReaperWraithFrontalBlast
Spell, Triggerable
Tiempo de lanzamiento: 1.5 seg
El 25% del daño físico se convierte en daño de caos
is area damage [1]
spell maximum base physical damage [872.9]
spell minimum base physical damage [581.9]
ReaperWraithChargeMarker
Attack
Base Damage: 1014—1520
Probabilidad de golpe crítico: 5%
Daño de ataque: 25%
Daño de ataque: 25%
Attack Time: 1.5 seg
Tiempo de recarga: 10 seg
Inflige un 75% menos de daño de ataque
active skill area of effect radius +% final [-25]
base deal no damage [1]
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
ReaperWraithCharge
Attack, Melee, MeleeSingleTarget, Movement, Travel
Carga con escudo
Base Damage: 1014—1520
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Carga hacia un enemigo y lo aporrea con el escudo del personaje para golpearlo. Esto lo empuja y aturde. También empuja a un lado a los enemigos que están en su camino. El daño y el aturdimiento son proporcionales a la distancia recorrida.
Velocidad de movimiento aumentada un 366%
base deal no damage [1]
ignores proximity shield [1]
GSReaperWraithSelfNova
Spell, Triggerable
Tiempo de lanzamiento: 2 seg
Tiempo de recarga: 4 seg
El 25% del daño físico se convierte en daño de caos
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
spell maximum base physical damage [1571]
spell minimum base physical damage [1047]
EASReaperWraithCoffinExplosion
Spell
Tiempo de lanzamiento: 2.5 seg
Tiempo de recarga: 12 seg
MDReaperWraithCoffinRight1
Multicastable, Triggerable
MDReaperWraithCoffinLeft1
Multicastable, Triggerable
MDReaperWraithCoffinRight2
Multicastable, Triggerable
MDReaperWraithCoffinLeft2
Multicastable, Triggerable
MDReaperWraithCoffinRight3
Multicastable, Triggerable
MDReaperWraithCoffinLeft3
Multicastable, Triggerable
MDReaperWraithCoffinRight4
Multicastable, Triggerable
MDReaperWraithCoffinLeft4
Multicastable, Triggerable
MDReaperWraithCoffinRight5
Multicastable, Triggerable
MDReaperWraithCoffinLeft5
Multicastable, Triggerable
GSReaperWraithCoffinExplosionSummon
Spell, Triggerable
Tiempo de lanzamiento: 1 seg
El 25% del daño físico se convierte en daño de caos
is area damage [1]
spell maximum base physical damage [1396]
spell minimum base physical damage [931]
EGReaperWraithSlowingChains
Triggerable, Spell
Tiempo de lanzamiento: 1 seg
Object Type
version 2 extends "Metadata/Monsters/ElderBosses/ElderBossClone"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/BurnBoss/BurnBossElder"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "The Restless Shade",
life = 4,
energyShield = 1,
damage = 1.5,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 15,
accuracy = 1,
skillList = {
"ReaperWraithCharge",
"ReaperWraithChargeMarker",
"GSReaperWraithFrontalBlast",
"GSReaperWraithSelfNova",
"GSReaperWraithCoffinExplosionSummon",
"EASReaperWraithCoffinExplosion",
"MDReaperWraithCoffinRight1",
"MDReaperWraithCoffinLeft1",
"MDReaperWraithCoffinRight2",
"MDReaperWraithCoffinLeft2",
"MDReaperWraithCoffinRight3",
"MDReaperWraithCoffinLeft3",
"MDReaperWraithCoffinRight4",
"MDReaperWraithCoffinLeft4",
"MDReaperWraithCoffinRight5",
"MDReaperWraithCoffinLeft5",
"EGReaperWraithSlowingChains",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["ReaperWraithCharge"] = {
name = "Shield Charge",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Charges at an enemy, bashing it with the character's shield and striking it. This knocks it back and stuns it. Enemies in the way are pushed to the side. Damage and stun are proportional to distance travelled.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Melee] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Movement] = true,
[SkillType.Travel] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_movement_velocity_+%",
"ignores_proximity_shield",
"base_deal_no_damage",
},
levels = {
[1] = {366, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ReaperWraithChargeMarker"] = {
name = "ReaperWraithChargeMarker",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_area_of_effect_radius_+%_final",
"base_deal_no_damage",
"skill_cannot_be_interrupted",
"skill_cannot_be_stunned",
"skill_cannot_be_knocked_back",
},
levels = {
[1] = {-25, baseMultiplier = 0.25, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSReaperWraithFrontalBlast"] = {
name = "GSReaperWraithFrontalBlast",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"skill_physical_damage_%_to_convert_to_chaos",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 25, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSReaperWraithSelfNova"] = {
name = "GSReaperWraithSelfNova",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"skill_physical_damage_%_to_convert_to_chaos",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 25, -50, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSReaperWraithCoffinExplosionSummon"] = {
name = "GSReaperWraithCoffinExplosionSummon",
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_chaos",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 25, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASReaperWraithCoffinExplosion"] = {
name = "EASReaperWraithCoffinExplosion",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2.5,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight1"] = {
name = "MDReaperWraithCoffinRight1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft1"] = {
name = "MDReaperWraithCoffinLeft1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight2"] = {
name = "MDReaperWraithCoffinRight2",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft2"] = {
name = "MDReaperWraithCoffinLeft2",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight3"] = {
name = "MDReaperWraithCoffinRight3",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft3"] = {
name = "MDReaperWraithCoffinLeft3",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight4"] = {
name = "MDReaperWraithCoffinRight4",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft4"] = {
name = "MDReaperWraithCoffinLeft4",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinRight5"] = {
name = "MDReaperWraithCoffinRight5",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDReaperWraithCoffinLeft5"] = {
name = "MDReaperWraithCoffinLeft5",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EGReaperWraithSlowingChains"] = {
name = "EGReaperWraithSlowingChains",
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 = 0, statInterpolation = {}, cost = { }, },
},
}
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (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.




















