フロストレイス
Frost Wraith
SpectreY
Area永遠なる帝国の墓地, ジッグラトの避難所, 永遠なる帝国の墓地
Tagsallows_additional_projectiles, allows_inc_aoe, キャスター, cold_affinity, medium_movement, not_str, ranged, Unarmed_onhit_audio, undead
Packs
  • 永遠なる帝国の墓地, 永遠なる帝国の墓地: フロストレイス
  • ジッグラトの避難所: フロストレイス, リズン・ラトラー, リズン・ラトラー
  • フロストレイス, リズン・ラトラー, リズン・ラトラー, リズン・ラトラー
  • ライフ
    160%
    Energy Shield From Life
    35%
    回避力
    +35%
    耐性
    -30 75 0 0
    Damage
    160%
    命中力
    100%
    クリティカルヒット Chance
    5%
    クリティカルダメージボーナス
    +30%
    Attack Distance
    6 ~ 6
    アタックタイム
    1.5 Second
    Damage Spread
    ±20%
    経験値
    160%
    Model Size
    125%
    Type
    WraithCold
    Metadata
    WraithSpookyCold
    レベル
    65
    ライフ
    6,774
    アーマー
    2,023
    回避力
    594
    エナジーシールド
    3,647
    Damage
    340
    スペルダメージ
    340
    命中力
    1,974
    アタックタイム
    1.5
    経験値
    34,411
    Minion Life
    6,533
    Minion Energy Shield
    3,518
    Minion Damage
    1,326
    Minion Armour
    2,023
    SpookyWraithProjectileCold
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
    クリティカルヒット率: 7%
    キャストタイム: 1.5 秒
    からの冷気ダメージを与える
    base deal no damage [1]
    base is projectile [1]
    monster projectile variation [1003]
    projectile uses contact direction [1]
    projectile uses contact position [1]
    use scaled contact offset [1]
    SpookyWraithProjectileExplosionCold
    Triggerable, Spell, Damage
    クリティカルヒット率: 7%
    キャストタイム: 1 秒
    195.5から293.2冷気ダメージを与える
    冷却状態の敵に対するヒットは+50%の確率で凍結させる
    base is projectile [1]
    base skill can be avoided by dodge roll [1]
    base skill can be blocked [1]
    is area damage [1]
    GraveyardSpookyGhostExplode
    Triggerable, Spell, Damage
    クリティカルヒット率: 7%
    キャストタイム: 2.5 秒
    クールダウン時間: 7 秒
    488.7から733冷気ダメージを与える
    ヒットは100%上昇したダメージを与えたと仮定して凍結させる
    is area damage [1]
    GraveyardGhostDashToTarget
    Spell, Movement
    キャストタイム: 0.93 秒
    クールダウン時間: 4 秒
    action attack or cast time uses animation length [1]
    GraveyardGhostDashToTargetFar
    Spell, Movement
    キャストタイム: 0.93 秒
    クールダウン時間: 4 秒
    action attack or cast time uses animation length [1]
    walk emerge extra distance [-15]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 3333
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_spawned_alive =
    	"
    		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/base_cold.epk' );
    		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin.epk' );
    	"
    
    	on_death =
    	"
    		RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/base_cold.epk' );
    		RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin.epk' );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wraith/WraithSpookyCold"] = {
        name = "Frost Wraith",
        life = 1.6,
        energyShield = 0.35,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.6,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "SpookyWraithProjectileCold",
            "SpookyWraithProjectileExplosionCold",
            "GraveyardSpookyGhostExplode",
            "GraveyardGhostDashToTarget",
            "GraveyardGhostDashToTargetFar",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SpookyWraithProjectileCold"] = {
        name = "SpookyWraithProjectileCold",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "projectile_uses_contact_direction",
            "base_deal_no_damage",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0, 0, 1003, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SpookyWraithProjectileExplosionCold"] = {
        name = "SpookyWraithProjectileExplosionCold",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "additional_chance_to_freeze_chilled_enemies_%",
            "is_area_damage",
            "base_skill_can_be_blocked",
            "base_is_projectile",
            "base_skill_can_be_avoided_by_dodge_roll",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 50, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GraveyardSpookyGhostExplode"] = {
        name = "GraveyardSpookyGhostExplode",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 2.5,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "freeze_as_though_dealt_damage_+%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 100, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GraveyardGhostDashToTarget"] = {
        name = "GraveyardGhostDashToTarget",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.93,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GraveyardGhostDashToTargetFar"] = {
        name = "GraveyardGhostDashToTargetFar",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.93,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_extra_distance",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-15, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    フロストレイス
    不死者
    Frost Wraith
    SpectreY
    Areaセケマの試練
    Tagsallows_additional_projectiles, allows_inc_aoe, キャスター, cold_affinity, medium_movement, not_str, ranged, sanctum_monster, Unarmed_onhit_audio, undead
    Packs
  • セケマの試練: フロストレイス
  • ライフ
    160%
    Energy Shield From Life
    35%
    回避力
    +35%
    耐性
    -30 75 0 0
    Damage
    160%
    命中力
    100%
    クリティカルヒット Chance
    5%
    クリティカルダメージボーナス
    +30%
    Attack Distance
    6 ~ 6
    アタックタイム
    1.5 Second
    Damage Spread
    ±20%
    経験値
    160%
    Model Size
    125%
    Type
    WraithCold
    Metadata
    WraithSpookyColdSanctumTrialTime
    レベル
    22
    ライフ
    317
    アーマー
    106
    回避力
    130
    エナジーシールド
    171
    Damage
    66
    スペルダメージ
    66
    命中力
    372
    アタックタイム
    1.5
    経験値
    1,274
    Minion Life
    1,047
    Minion Energy Shield
    564
    Minion Damage
    95
    Minion Armour
    106
    SpookyWraithProjectileCold
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
    クリティカルヒット率: 7%
    キャストタイム: 1.5 秒
    からの冷気ダメージを与える
    base deal no damage [1]
    base is projectile [1]
    monster projectile variation [1003]
    projectile uses contact direction [1]
    projectile uses contact position [1]
    use scaled contact offset [1]
    SpookyWraithProjectileExplosionCold
    Triggerable, Spell, Damage
    クリティカルヒット率: 7%
    キャストタイム: 1 秒
    38.84から58.26冷気ダメージを与える
    冷却状態の敵に対するヒットは+50%の確率で凍結させる
    base is projectile [1]
    base skill can be avoided by dodge roll [1]
    base skill can be blocked [1]
    is area damage [1]
    GraveyardSpookyGhostExplode
    Triggerable, Spell, Damage
    クリティカルヒット率: 7%
    キャストタイム: 2.5 秒
    クールダウン時間: 7 秒
    97.09から145.6冷気ダメージを与える
    ヒットは100%上昇したダメージを与えたと仮定して凍結させる
    is area damage [1]
    GraveyardGhostDashToTarget
    Spell, Movement
    キャストタイム: 0.93 秒
    クールダウン時間: 4 秒
    action attack or cast time uses animation length [1]
    GraveyardGhostDashToTargetFar
    Spell, Movement
    キャストタイム: 0.93 秒
    クールダウン時間: 4 秒
    action attack or cast time uses animation length [1]
    walk emerge extra distance [-15]
    MPSSpookyWraithPortalNova
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
    キャストタイム: 1 秒
    クールダウン時間: 10 秒
    投射物を追加で個放つ
    action attack or cast time uses animation length [1]
    ballistic projectiles always bounce [1]
    base is projectile [1]
    check for targets between initiator and projectile source [1]
    distribute projectiles over contact points [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1408]
    projectile ballistic angle from reference event [1]
    projectile ballistic angle from target distance [1]
    projectile ballistic ignore force while exploding [1]
    projectile speed variation +% [25]
    projectile spread radius [30]
    projectile uses bearing as firing orientation [1]
    projectile uses contact direction [1]
    projectile uses contact position [1]
    projectiles not offset [2]
    projectiles travel at fixed height [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/MarakethSanctumTrial/SanctumMonsterBase"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 3333
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/MarakethSanctumTrial/SanctumMonsterBase"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wraith/WraithSpookyColdSanctumTrialTime"] = {
        name = "Frost Wraith",
        life = 1.6,
        energyShield = 0.35,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.6,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "SpookyWraithProjectileCold",
            "SpookyWraithProjectileExplosionCold",
            "MPSSpookyWraithPortalNova",
            "GraveyardSpookyGhostExplode",
            "GraveyardGhostDashToTarget",
            "GraveyardGhostDashToTargetFar",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SpookyWraithProjectileCold"] = {
        name = "SpookyWraithProjectileCold",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "projectile_uses_contact_direction",
            "base_deal_no_damage",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0, 0, 1003, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SpookyWraithProjectileExplosionCold"] = {
        name = "SpookyWraithProjectileExplosionCold",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "additional_chance_to_freeze_chilled_enemies_%",
            "is_area_damage",
            "base_skill_can_be_blocked",
            "base_is_projectile",
            "base_skill_can_be_avoided_by_dodge_roll",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 50, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSSpookyWraithPortalNova"] = {
        name = "MPSSpookyWraithPortalNova",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "number_of_additional_projectiles",
            "projectile_spread_radius",
            "projectile_speed_variation_+%",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "check_for_targets_between_initiator_and_projectile_source",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "use_scaled_contact_offset",
            "projectile_uses_contact_direction",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_ballistic_angle_from_target_distance",
            "projectile_ballistic_ignore_force_while_exploding",
            "ballistic_projectiles_always_bounce",
            "projectiles_not_offset",
            "distribute_projectiles_over_contact_points",
            "projectile_uses_bearing_as_firing_orientation",
            "projectiles_travel_at_fixed_height",
            "projectiles_not_offset",
        },
        levels = {
            [1] = {1408, 9, 30, 25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GraveyardSpookyGhostExplode"] = {
        name = "GraveyardSpookyGhostExplode",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 2.5,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "freeze_as_though_dealt_damage_+%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 100, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GraveyardGhostDashToTarget"] = {
        name = "GraveyardGhostDashToTarget",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.93,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GraveyardGhostDashToTargetFar"] = {
        name = "GraveyardGhostDashToTargetFar",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.93,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_extra_distance",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-15, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    フロストレイス
    不死者
    Frost Wraith
    SpectreN
    Tagsallows_additional_projectiles, allows_inc_aoe, キャスター, cold_affinity, medium_movement, not_str, ranged, Unarmed_onhit_audio, undead
    Packs
  • フロストレイス, リズン・ラトラー
  • ライフ
    160%
    Energy Shield From Life
    35%
    回避力
    +35%
    耐性
    -30 75 0 0
    Damage
    160%
    命中力
    100%
    クリティカルヒット Chance
    5%
    クリティカルダメージボーナス
    +30%
    Attack Distance
    6 ~ 6
    アタックタイム
    1.5 Second
    Damage Spread
    ±20%
    経験値
    160%
    Model Size
    125%
    Type
    WraithCold
    Metadata
    WraithSpookyColdStrongbox_
    レベル
    68
    ライフ
    8,067
    アーマー
    2,413
    回避力
    644
    エナジーシールド
    4,344
    Damage
    373
    スペルダメージ
    373
    命中力
    2,180
    アタックタイム
    1.5
    経験値
    45,814
    Minion Life
    7,207
    Minion Energy Shield
    3,881
    Minion Damage
    1,550
    Minion Armour
    2,413
    SpookyWraithProjectileCold
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
    クリティカルヒット率: 7%
    キャストタイム: 1.5 秒
    からの冷気ダメージを与える
    base deal no damage [1]
    base is projectile [1]
    monster projectile variation [1003]
    projectile uses contact direction [1]
    projectile uses contact position [1]
    use scaled contact offset [1]
    SpookyWraithProjectileExplosionCold
    Triggerable, Spell, Damage
    クリティカルヒット率: 7%
    キャストタイム: 1 秒
    214.3から321.4冷気ダメージを与える
    冷却状態の敵に対するヒットは+50%の確率で凍結させる
    base is projectile [1]
    base skill can be avoided by dodge roll [1]
    base skill can be blocked [1]
    is area damage [1]
    GraveyardSpookyGhostExplode
    Triggerable, Spell, Damage
    クリティカルヒット率: 7%
    キャストタイム: 2.5 秒
    クールダウン時間: 7 秒
    535.7から803.5冷気ダメージを与える
    ヒットは100%上昇したダメージを与えたと仮定して凍結させる
    is area damage [1]
    GraveyardGhostDashToTarget
    Spell, Movement
    キャストタイム: 0.93 秒
    クールダウン時間: 4 秒
    action attack or cast time uses animation length [1]
    GraveyardGhostDashToTargetFar
    Spell, Movement
    キャストタイム: 0.93 秒
    クールダウン時間: 4 秒
    action attack or cast time uses animation length [1]
    walk emerge extra distance [-15]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 3333
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_spawned_alive =
    	"
    		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/base_cold.epk' );
    		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin.epk' );
    	"
    
    	on_death =
    	"
    		RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/base_cold.epk' );
    		RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin.epk' );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wraith/WraithSpookyColdStrongbox_"] = {
        name = "Frost Wraith",
        life = 1.6,
        energyShield = 0.35,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.6,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "SpookyWraithProjectileCold",
            "SpookyWraithProjectileExplosionCold",
            "GraveyardSpookyGhostExplode",
            "GraveyardGhostDashToTarget",
            "GraveyardGhostDashToTargetFar",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SpookyWraithProjectileCold"] = {
        name = "SpookyWraithProjectileCold",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "projectile_uses_contact_direction",
            "base_deal_no_damage",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0, 0, 1003, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SpookyWraithProjectileExplosionCold"] = {
        name = "SpookyWraithProjectileExplosionCold",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "additional_chance_to_freeze_chilled_enemies_%",
            "is_area_damage",
            "base_skill_can_be_blocked",
            "base_is_projectile",
            "base_skill_can_be_avoided_by_dodge_roll",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 50, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GraveyardSpookyGhostExplode"] = {
        name = "GraveyardSpookyGhostExplode",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 2.5,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "freeze_as_though_dealt_damage_+%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 100, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GraveyardGhostDashToTarget"] = {
        name = "GraveyardGhostDashToTarget",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.93,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GraveyardGhostDashToTargetFar"] = {
        name = "GraveyardGhostDashToTargetFar",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.93,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_extra_distance",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-15, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Edit

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