쉴 수 없는 그늘
언데드
몬스터가 주는 경험치 100% 증가
떨어지는 아이템 희귀도 15000% 증가
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
The Restless Shade
SpectreN
Area무덤 고랑 지도
Tags시전, chaos_affinity, ghost_armour, is_unarmed, large_height, large_model, non_unique_map_boss, not_dex, not_str, physical_affinity, skeleton, slow_movement, undead
생명력
400%
Energy Shield From Life
100%
Ailment Threshold
400%
저항
40 40 40 25
Damage
150%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 15
Attack Time
1.5 Second
Damage Spread
±20%
경험치
200%
Model Size
140%
Type
BurnBoss
Metadata
BurnBoss
레벨
80
생명력
5,624,459
방어도
73,441
회피
7,124
에너지 보호막
12,787
Damage
1,295
주문 피해
1,933
정확도
462
Attack Time
1.005
경험치
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
시전 속도: 1.5 초
1063~1595 물리 피해
물리 피해의 25%를 카오스 피해로 전환
is area damage [1]
ReaperWraithChargeMarker
Attack
Base Damage: 2056–3085
치명타 확률: 5%
공격 피해: 25%
공격 피해: 25%
Attack Time: 1.5 초
재사용 대기시간: 10 초
주는 공격 피해 75% 감폭
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
방패 돌진
Base Damage: 2056–3085
치명타 확률: 5%
Attack Time: 1.5 초
상대에게 돌진하여 방패로 후려침과 동시에 적을 밀어내고 기절시킵니다. 해당 경로에 있는 적들은 옆으로 밀려납니다. 피해와 기절 효과는 이동한 거리에 비례합니다. 연속타격의 보조는 받을 수 없습니다.
이동 속도 366% 증가
base deal no damage [1]
ignores proximity shield [1]
GSReaperWraithSelfNova
Spell, Triggerable
시전 속도: 2 초
재사용 대기시간: 4 초
1913~2870 물리 피해
물리 피해의 25%를 카오스 피해로 전환
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
EASReaperWraithCoffinExplosion
Spell
시전 속도: 2.5 초
재사용 대기시간: 12 초
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
시전 속도: 1 초
1720~2581 물리 피해
물리 피해의 25%를 카오스 피해로 전환
is area damage [1]
EGReaperWraithSlowingChains
Triggerable, Spell
시전 속도: 1 초
GSReaperWraithFrontalBlastSentinel
Spell, Triggerable
시전 속도: 1.5 초
1063~1595 물리 피해
기본 지속시간 8
물리 피해의 50%를 카오스 피해로 전환
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 = { }, },
    },
}
몬스터가 주는 경험치 100% 증가
떨어지는 아이템 희귀도 15000% 증가
IdMonsterMapBoss
FamilyMonsterMapBoss
Domains몬스터 (3)
GenerationType고유 (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
    Domains몬스터 (3)
    GenerationType고유 (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
  • 쉴 수 없는 그늘
    언데드
    몬스터가 주는 경험치 100% 증가
    떨어지는 아이템 희귀도 15000% 증가
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    The Restless Shade
    SpectreN
    Tags시전, chaos_affinity, ghost_armour, is_unarmed, large_height, large_model, not_dex, not_str, physical_affinity, skeleton, slow_movement, standalone_map_boss, undead
    생명력
    400%
    Energy Shield From Life
    100%
    Ailment Threshold
    400%
    저항
    40 40 40 25
    Damage
    150%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    경험치
    200%
    Model Size
    140%
    Type
    BurnBoss
    Metadata
    BurnBossStandalone
    레벨
    68
    생명력
    557,385
    방어도
    28,790
    회피
    4,739
    에너지 보호막
    6,127
    Damage
    638
    주문 피해
    953
    정확도
    290
    Attack Time
    1.005
    경험치
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    GSReaperWraithFrontalBlast
    Spell, Triggerable
    시전 속도: 1.5 초
    671.7~1008 물리 피해
    물리 피해의 25%를 카오스 피해로 전환
    is area damage [1]
    ReaperWraithChargeMarker
    Attack
    Base Damage: 1014–1520
    치명타 확률: 5%
    공격 피해: 25%
    공격 피해: 25%
    Attack Time: 1.5 초
    재사용 대기시간: 10 초
    주는 공격 피해 75% 감폭
    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
    방패 돌진
    Base Damage: 1014–1520
    치명타 확률: 5%
    Attack Time: 1.5 초
    상대에게 돌진하여 방패로 후려침과 동시에 적을 밀어내고 기절시킵니다. 해당 경로에 있는 적들은 옆으로 밀려납니다. 피해와 기절 효과는 이동한 거리에 비례합니다. 연속타격의 보조는 받을 수 없습니다.
    이동 속도 366% 증가
    base deal no damage [1]
    ignores proximity shield [1]
    GSReaperWraithSelfNova
    Spell, Triggerable
    시전 속도: 2 초
    재사용 대기시간: 4 초
    1209~1814 물리 피해
    물리 피해의 25%를 카오스 피해로 전환
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-50]
    EASReaperWraithCoffinExplosion
    Spell
    시전 속도: 2.5 초
    재사용 대기시간: 12 초
    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
    시전 속도: 1 초
    1075~1612 물리 피해
    물리 피해의 25%를 카오스 피해로 전환
    is area damage [1]
    EGReaperWraithSlowingChains
    Triggerable, Spell
    시전 속도: 1 초
    GTStandaloneBurnBossCoffinSpawn
    Triggerable, Spell
    시전 속도: 1 초
    SSMStandaloneBurnBossCoffins
    Spell, Multicastable, Triggerable
    시전 속도: 1 초
    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 = { }, },
        },
    }
    
    몬스터가 주는 경험치 100% 증가
    떨어지는 아이템 희귀도 15000% 증가
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains몬스터 (3)
    GenerationType고유 (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
    Domains몬스터 (3)
    GenerationType고유 (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
  • 쉴 수 없는 그늘
    언데드
    몬스터가 주는 경험치 100% 증가
    떨어지는 아이템 희귀도 15000% 증가
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    The Restless Shade
    SpectreN
    Tags시전, chaos_affinity, elder_map_boss, ghost_armour, is_unarmed, large_model, not_dex, not_str, physical_affinity, skeleton, slow_movement, undead
    생명력
    400%
    Energy Shield From Life
    100%
    Ailment Threshold
    400%
    저항
    40 40 40 25
    Damage
    150%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    경험치
    200%
    Model Size
    140%
    Type
    BurnBoss
    Metadata
    BurnBossElder
    레벨
    68
    생명력
    557,385
    방어도
    28,790
    회피
    4,739
    에너지 보호막
    6,127
    Damage
    638
    주문 피해
    953
    정확도
    290
    Attack Time
    1.005
    경험치
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    GSReaperWraithFrontalBlast
    Spell, Triggerable
    시전 속도: 1.5 초
    671.7~1008 물리 피해
    물리 피해의 25%를 카오스 피해로 전환
    is area damage [1]
    ReaperWraithChargeMarker
    Attack
    Base Damage: 1014–1520
    치명타 확률: 5%
    공격 피해: 25%
    공격 피해: 25%
    Attack Time: 1.5 초
    재사용 대기시간: 10 초
    주는 공격 피해 75% 감폭
    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
    방패 돌진
    Base Damage: 1014–1520
    치명타 확률: 5%
    Attack Time: 1.5 초
    상대에게 돌진하여 방패로 후려침과 동시에 적을 밀어내고 기절시킵니다. 해당 경로에 있는 적들은 옆으로 밀려납니다. 피해와 기절 효과는 이동한 거리에 비례합니다. 연속타격의 보조는 받을 수 없습니다.
    이동 속도 366% 증가
    base deal no damage [1]
    ignores proximity shield [1]
    GSReaperWraithSelfNova
    Spell, Triggerable
    시전 속도: 2 초
    재사용 대기시간: 4 초
    1209~1814 물리 피해
    물리 피해의 25%를 카오스 피해로 전환
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-50]
    EASReaperWraithCoffinExplosion
    Spell
    시전 속도: 2.5 초
    재사용 대기시간: 12 초
    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
    시전 속도: 1 초
    1075~1612 물리 피해
    물리 피해의 25%를 카오스 피해로 전환
    is area damage [1]
    EGReaperWraithSlowingChains
    Triggerable, Spell
    시전 속도: 1 초

    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 = { }, },
        },
    }
    
    몬스터가 주는 경험치 100% 증가
    떨어지는 아이템 희귀도 15000% 증가
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains몬스터 (3)
    GenerationType고유 (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
    Domains몬스터 (3)
    GenerationType고유 (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.