Sombra incesante
No muerto
La rareza de los objetos arrojados está aumentada un 15000%
Los monstruos otorgan la experiencia aumentada un 100%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
The Restless Shade
SpectreN
AreaMapa de Hondonada fúnebre
TagsLanzador 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
40 40 40 25
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
Nivel
80
Vida
5,624,459
Armaduras
73,441
Evasión
7,124
Escudo de energía
12,787
Damage
1,295
Daño de hechizos
1,933
Precisión
462
Attack Time
1.005
Experiencia
139,832
Ailment Threshold
2,699,740
Chill
8,537
Shock
8,537
Brittle
48,296
Scorch
8,537
Sap
23,585
GSReaperWraithFrontalBlast
Spell, Triggerable
Tiempo de lanzamiento: 1.5 seg
Inflige de 1063 a 1595 de daño físico
El 25% del daño físico se convierte en daño de caos
is area damage [1]
ReaperWraithChargeMarker
Attack
Base Damage: 2056–3085
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: 2056–3085
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. No se puede asistir con Asistencia de Golpes múltiples.
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
Inflige de 1913 a 2870 de daño físico
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]
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
Inflige de 1720 a 2581 de daño físico
El 25% del daño físico se convierte en daño de caos
is area damage [1]
EGReaperWraithSlowingChains
Triggerable, Spell
Tiempo de lanzamiento: 1 seg
GSReaperWraithFrontalBlastSentinel
Spell, Triggerable
Tiempo de lanzamiento: 1.5 seg
Inflige de 1063 a 1595 de daño físico
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]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
}

StateMachine
{
	define_shared_state = "bossreveal"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Preload
{
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/chains.ao"
}

Animated
{
	on_dash_zone_start_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/dash.epk );"
	on_end_dash_zone_end_01 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/dash.epk );"
	on_dash_start_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/dash.epk );"
	on_end_dash_end_01 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/dash.epk );"
	on_event_bodyform_for_death_01 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/bodyfx.epk );"
	on_event_addDisableRendering = "HideAllMeshSegments();"
	on_event_addfadeepk = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/death_fade.epk );"
	on_event_addrevealepk_for_emerge_dash_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/emerge.epk );"
	on_end_emerge_dash_01 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/emerge.epk );"
}

StateMachine
{
	on_or_create_state_bossreveal_1 =
	"
		ShowAllMeshSegments();
		AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/bodyfx.epk );
	"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/BurnBoss/BurnBoss"] = {
    name = "The Restless Shade",
    life = 4,
    energyShield = 1,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    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. Cannot be supported by Multistrike.",
    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 = { }, },
    },
}
La rareza de los objetos arrojados está aumentada un 15000%
Los monstruos otorgan la experiencia aumentada un 100%
IdMonsterMapBoss
FamilyMonsterMapBoss
Domainsmonstruo (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Sombra incesante
    No muerto
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    The Restless Shade
    SpectreN
    TagsLanzador 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
    40 40 40 25
    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
    Nivel
    68
    Vida
    557,385
    Armaduras
    28,790
    Evasión
    4,739
    Escudo de energía
    6,127
    Damage
    638
    Daño de hechizos
    953
    Precisión
    290
    Attack Time
    1.005
    Experiencia
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    GSReaperWraithFrontalBlast
    Spell, Triggerable
    Tiempo de lanzamiento: 1.5 seg
    Inflige de 671.7 a 1008 de daño físico
    El 25% del daño físico se convierte en daño de caos
    is area damage [1]
    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. No se puede asistir con Asistencia de Golpes múltiples.
    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
    Inflige de 1209 a 1814 de daño físico
    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]
    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
    Inflige de 1075 a 1612 de daño físico
    El 25% del daño físico se convierte en daño de caos
    is area damage [1]
    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"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Animated
    {
    	on_dash_zone_start_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/dash.epk );"
    	on_end_dash_zone_end_01 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/dash.epk );"
    	on_dash_start_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/dash.epk );"
    	on_end_dash_end_01 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/dash.epk );"
    	on_event_bodyform_for_death_01 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/bodyfx.epk );"
    	on_event_addDisableRendering = "HideAllMeshSegments();"
    	on_event_addfadeepk = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/death_fade.epk );"
    	on_event_addrevealepk_for_emerge_dash_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/emerge.epk );"
    	on_end_emerge_dash_01 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/emerge.epk );"
    }
    
    StateMachine
    {
    	on_or_create_state_bossreveal_1 =
    	"
    		ShowAllMeshSegments();
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Grave_Trough/bodyfx.epk );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BurnBoss/BurnBossStandalone"] = {
        name = "The Restless Shade",
        life = 4,
        energyShield = 1,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        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. Cannot be supported by Multistrike.",
        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 = { }, },
        },
    }
    
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Sombra incesante
    No muerto
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    The Restless Shade
    SpectreN
    TagsLanzador 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
    40 40 40 25
    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
    Nivel
    68
    Vida
    557,385
    Armaduras
    28,790
    Evasión
    4,739
    Escudo de energía
    6,127
    Damage
    638
    Daño de hechizos
    953
    Precisión
    290
    Attack Time
    1.005
    Experiencia
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    GSReaperWraithFrontalBlast
    Spell, Triggerable
    Tiempo de lanzamiento: 1.5 seg
    Inflige de 671.7 a 1008 de daño físico
    El 25% del daño físico se convierte en daño de caos
    is area damage [1]
    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. No se puede asistir con Asistencia de Golpes múltiples.
    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
    Inflige de 1209 a 1814 de daño físico
    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]
    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
    Inflige de 1075 a 1612 de daño físico
    El 25% del daño físico se convierte en daño de caos
    is area damage [1]
    EGReaperWraithSlowingChains
    Triggerable, Spell
    Tiempo de lanzamiento: 1 seg

    Object Type

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

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BurnBoss/BurnBossElder"] = {
        name = "The Restless Shade",
        life = 4,
        energyShield = 1,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        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. Cannot be supported by Multistrike.",
        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 = { }, },
        },
    }
    
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Edit

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