Xoph's Favoured
ปีศาจ
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
monster no map drops [1]
SpectreY
Spectre OverrideMetadata/Monsters/Hellion/HellionBreachHowlSpectre
End Gameนำความเสียหาย กายภาพ 45% ไปเสริมเป็น ไฟ
Tagsanimal_claw_weapon, beast, breach_monster_fire, canine_beast, demon, fire_affinity, has_one_hand_sword, has_one_handed_melee, hidden_monster, large_model, light_armour, medium_movement, melee, no_bloodlines, no_pantheon_mod, not_int, physical_affinity, red_blood, small_height
Packs
  • Xoph's Loyal, Xoph's Loyal, Xoph's Favoured
  • Xoph's Loyal, Xoph's Loyal, Xoph's Favoured
  • พลังชีวิต
    170%
    เกราะ
    +10%
    การหลบหลีก
    +10%
    Ailment Threshold
    170%
    ค่าต้านทาน
    40 0 0 0
    Damage
    100%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    100%
    Model Size
    115%
    Type
    BreachHellion
    Metadata
    HellionBreachHowl
    เลเวล
    68
    พลังชีวิต
    10,937
    เกราะ
    31,669
    การหลบหลีก
    5,213
    โล่พลังงาน
    0
    Damage
    374
    ความเสียหายเวท
    374
    ความแม่นยำ
    290
    Attack Time
    1.5
    ค่าประสบการณ์
    10,255
    Ailment Threshold
    10,937
    Chill
    35
    Shock
    35
    Brittle
    196
    Scorch
    35
    Sap
    96
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 299–448
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    EmpoweringHowl
    Buff, Area, Duration, Warcry
    หอนเพิ่มพลัง (Empowering Howl)
    คูลดาวน์: 12 วินาที
    ระยะเวลาพื้นฐาน 7.5 วินาที
    base deal no damage [1]
    empowering cry physical damage added as fire damage % [80]
    BreachCleave
    Attack, Area, Multistrikeable, Melee, ThresholdJewelArea, Physical
    ปาด (Cleave)
    Base Damage: 299–448
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    ตัวละครเหวี่ยงอาวุธ (หรืออาวุธทั้งสองหาก ถืออาวุธคู่) เป็นวงโค้ง สร้างความเสียหายให้กับมอนสเตอร์ในพื้นที่ด้านหน้า ต้องใช้กับ ขวานหรือดาบ เท่านั้น
    เมื่อถืออาวุธคู่ สร้างความเสียหาย 60% รวมจากอาวุธแต่ละข้าง
    เพิ่มความเสียหาย กายภาพ 29%
    แปลงความเสียหาย กายภาพ 50% เป็น ไฟ
    ระยะการฟาดประชิด +0.4 เมตร
    action attack or cast time uses animation length [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-20]
    skill double hits when dual wielding [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Render
    {
         //turn_duration = 0.35
    }
    
    SoundParameterBreach
    {
    parameter = "BreachEdgeDist"
    distance_start = 0.0
    distance_end = 10.0
    value_start = 0.0
    value_end = 10.0
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Hellion/HellionBreachHowl"] = {
        name = "Xoph's Favoured",
        life = 1.7,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "Melee",
            "EmpoweringHowl",
            "BreachCleave",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmpoweringHowl"] = {
        name = "Empowering Howl",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Warcry] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "empowering_cry_physical_damage_added_as_fire_damage_%",
            "base_skill_effect_duration",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {20, 7500, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
            [2] = {40, 7500, levelRequirement = 21, statInterpolation = {1},  cost = { }, },
            [3] = {60, 7500, levelRequirement = 49, statInterpolation = {1},  cost = { }, },
            [4] = {80, 7500, levelRequirement = 68, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachCleave"] = {
        name = "Cleave",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ThresholdJewelArea] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_merged_damage_+%_final_while_dual_wielding",
            "physical_damage_+%",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "skill_physical_damage_%_to_convert_to_fire",
            "melee_range_+",
            "is_area_damage",
            "skill_double_hits_when_dual_wielding",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-40, 29, -20, 50, 4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Xoph's Favoured
    ปีศาจ
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    SpectreY
    Spectre OverrideMetadata/Monsters/Hellion/HellionBreachHowlSpectre
    Areaแดนของซอปห์, แดนของซอปห์, แดนของซอปห์, แดนของซอปห์, แดนของซอปห์
    End Gameนำความเสียหาย กายภาพ 45% ไปเสริมเป็น ไฟ
    Tagsanimal_claw_weapon, beast, canine_beast, demon, fire_affinity, has_one_hand_sword, has_one_handed_melee, hidden_monster, large_model, light_armour, medium_movement, melee, no_bloodlines, no_pantheon_mod, not_int, physical_affinity, red_blood, small_height
    Packs
  • แดนของซอปห์, แดนของซอปห์, แดนของซอปห์, แดนของซอปห์: Xoph's Loyal, Xoph's Loyal, Xoph's Favoured
  • แดนของซอปห์: Xoph's Loyal, Xoph's Loyal, Xoph's Favoured
  • พลังชีวิต
    468%
    เกราะ
    +10%
    การหลบหลีก
    +10%
    Ailment Threshold
    468%
    ค่าต้านทาน
    40 0 0 0
    Damage
    100%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    100%
    Model Size
    115%
    Type
    BreachHellionMap
    Metadata
    HellionBreachHowlMap
    เลเวล
    84
    พลังชีวิต
    165,181
    เกราะ
    109,817
    การหลบหลีก
    8,932
    โล่พลังงาน
    0
    Damage
    953
    ความเสียหายเวท
    953
    ความแม่นยำ
    538
    Attack Time
    1.5
    ค่าประสบการณ์
    13,250
    Ailment Threshold
    165,181
    Chill
    522
    Shock
    522
    Brittle
    2,955
    Scorch
    522
    Sap
    1,443
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 763–1144
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    EmpoweringHowl
    Buff, Area, Duration, Warcry
    หอนเพิ่มพลัง (Empowering Howl)
    คูลดาวน์: 12 วินาที
    ระยะเวลาพื้นฐาน 7.5 วินาที
    base deal no damage [1]
    empowering cry physical damage added as fire damage % [80]
    BreachCleave
    Attack, Area, Multistrikeable, Melee, ThresholdJewelArea, Physical
    ปาด (Cleave)
    Base Damage: 763–1144
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    ตัวละครเหวี่ยงอาวุธ (หรืออาวุธทั้งสองหาก ถืออาวุธคู่) เป็นวงโค้ง สร้างความเสียหายให้กับมอนสเตอร์ในพื้นที่ด้านหน้า ต้องใช้กับ ขวานหรือดาบ เท่านั้น
    เมื่อถืออาวุธคู่ สร้างความเสียหาย 60% รวมจากอาวุธแต่ละข้าง
    เพิ่มความเสียหาย กายภาพ 29%
    แปลงความเสียหาย กายภาพ 50% เป็น ไฟ
    ระยะการฟาดประชิด +0.4 เมตร
    action attack or cast time uses animation length [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-20]
    skill double hits when dual wielding [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Render
    {
         //turn_duration = 0.35
    }
    
    SoundParameterBreach
    {
    parameter = "BreachEdgeDist"
    distance_start = 0.0
    distance_end = 10.0
    value_start = 0.0
    value_end = 10.0
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Hellion/HellionBreachHowlMap"] = {
        name = "Xoph's Favoured",
        life = 4.68,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "Melee",
            "EmpoweringHowl",
            "BreachCleave",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmpoweringHowl"] = {
        name = "Empowering Howl",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Warcry] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "empowering_cry_physical_damage_added_as_fire_damage_%",
            "base_skill_effect_duration",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {20, 7500, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
            [2] = {40, 7500, levelRequirement = 21, statInterpolation = {1},  cost = { }, },
            [3] = {60, 7500, levelRequirement = 49, statInterpolation = {1},  cost = { }, },
            [4] = {80, 7500, levelRequirement = 68, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachCleave"] = {
        name = "Cleave",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ThresholdJewelArea] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_merged_damage_+%_final_while_dual_wielding",
            "physical_damage_+%",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "skill_physical_damage_%_to_convert_to_fire",
            "melee_range_+",
            "is_area_damage",
            "skill_double_hits_when_dual_wielding",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-40, 29, -20, 50, 4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • Xoph's Favoured
    ปีศาจ
    SpectreY
    Spectre OverrideMetadata/Monsters/Hellion/HellionBreachHowlSpectre
    End Gameนำความเสียหาย กายภาพ 45% ไปเสริมเป็น ไฟ
    Tagsanimal_claw_weapon, beast, canine_beast, demon, fire_affinity, has_one_hand_sword, has_one_handed_melee, hidden_monster, large_model, light_armour, medium_movement, melee, no_bloodlines, no_pantheon_mod, not_int, physical_affinity, red_blood, small_height
    Packs
  • Xoph's Loyal, Xoph's Loyal, Xoph's Favoured
  • พลังชีวิต
    468%
    เกราะ
    +10%
    การหลบหลีก
    +10%
    Ailment Threshold
    468%
    ค่าต้านทาน
    40 0 0 0
    Damage
    100%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    100%
    Model Size
    115%
    Type
    BreachHellionMap
    Metadata
    HellionBreachHowlMapStandalone_
    เลเวล
    68
    พลังชีวิต
    30,108
    เกราะ
    31,669
    การหลบหลีก
    5,213
    โล่พลังงาน
    0
    Damage
    374
    ความเสียหายเวท
    374
    ความแม่นยำ
    290
    Attack Time
    1.5
    ค่าประสบการณ์
    10,255
    Ailment Threshold
    30,108
    Chill
    95
    Shock
    95
    Brittle
    539
    Scorch
    95
    Sap
    263
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 299–448
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    EmpoweringHowl
    Buff, Area, Duration, Warcry
    หอนเพิ่มพลัง (Empowering Howl)
    คูลดาวน์: 12 วินาที
    ระยะเวลาพื้นฐาน 7.5 วินาที
    base deal no damage [1]
    empowering cry physical damage added as fire damage % [80]
    BreachCleave
    Attack, Area, Multistrikeable, Melee, ThresholdJewelArea, Physical
    ปาด (Cleave)
    Base Damage: 299–448
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    ตัวละครเหวี่ยงอาวุธ (หรืออาวุธทั้งสองหาก ถืออาวุธคู่) เป็นวงโค้ง สร้างความเสียหายให้กับมอนสเตอร์ในพื้นที่ด้านหน้า ต้องใช้กับ ขวานหรือดาบ เท่านั้น
    เมื่อถืออาวุธคู่ สร้างความเสียหาย 60% รวมจากอาวุธแต่ละข้าง
    เพิ่มความเสียหาย กายภาพ 29%
    แปลงความเสียหาย กายภาพ 50% เป็น ไฟ
    ระยะการฟาดประชิด +0.4 เมตร
    action attack or cast time uses animation length [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-20]
    skill double hits when dual wielding [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonsterStandalone"
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonsterStandalone"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Hellion/HellionBreachHowlMapStandalone_"] = {
        name = "Xoph's Favoured",
        life = 4.68,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "Melee",
            "EmpoweringHowl",
            "BreachCleave",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmpoweringHowl"] = {
        name = "Empowering Howl",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Warcry] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "empowering_cry_physical_damage_added_as_fire_damage_%",
            "base_skill_effect_duration",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {20, 7500, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
            [2] = {40, 7500, levelRequirement = 21, statInterpolation = {1},  cost = { }, },
            [3] = {60, 7500, levelRequirement = 49, statInterpolation = {1},  cost = { }, },
            [4] = {80, 7500, levelRequirement = 68, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachCleave"] = {
        name = "Cleave",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ThresholdJewelArea] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_merged_damage_+%_final_while_dual_wielding",
            "physical_damage_+%",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "skill_physical_damage_%_to_convert_to_fire",
            "melee_range_+",
            "is_area_damage",
            "skill_double_hits_when_dual_wielding",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-40, 29, -20, 50, 4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Xoph's Favoured
    ปีศาจ
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    SpectreY
    End Gameนำความเสียหาย กายภาพ 45% ไปเสริมเป็น ไฟ
    Tagsanimal_claw_weapon, beast, canine_beast, demon, fire_affinity, has_one_hand_sword, has_one_handed_melee, large_model, light_armour, medium_movement, melee, no_bloodlines, no_pantheon_mod, not_int, physical_affinity, red_blood
    พลังชีวิต
    360%
    เกราะ
    +10%
    การหลบหลีก
    +10%
    Ailment Threshold
    360%
    ค่าต้านทาน
    40 0 0 0
    Damage
    100%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    100%
    Model Size
    115%
    Type
    BreachHellionMapSpectre
    Metadata
    HellionBreachHowlSpectre
    เลเวล
    68
    พลังชีวิต
    23,160
    เกราะ
    31,669
    การหลบหลีก
    5,213
    โล่พลังงาน
    0
    Damage
    374
    ความเสียหายเวท
    374
    ความแม่นยำ
    290
    Attack Time
    1.5
    ค่าประสบการณ์
    10,255
    Ailment Threshold
    23,160
    Chill
    73
    Shock
    73
    Brittle
    414
    Scorch
    73
    Sap
    202
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 299–448
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    EmpoweringHowlSpectre
    Buff, Area, Duration, Warcry
    หอนเพิ่มพลัง (Empowering Howl)
    คูลดาวน์: 12 วินาที
    ระยะเวลาพื้นฐาน 7.5 วินาที
    base deal no damage [1]
    empowering cry physical damage added as fire damage % [20]
    BreachCleave
    Attack, Area, Multistrikeable, Melee, ThresholdJewelArea, Physical
    ปาด (Cleave)
    Base Damage: 299–448
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    ตัวละครเหวี่ยงอาวุธ (หรืออาวุธทั้งสองหาก ถืออาวุธคู่) เป็นวงโค้ง สร้างความเสียหายให้กับมอนสเตอร์ในพื้นที่ด้านหน้า ต้องใช้กับ ขวานหรือดาบ เท่านั้น
    เมื่อถืออาวุธคู่ สร้างความเสียหาย 60% รวมจากอาวุธแต่ละข้าง
    เพิ่มความเสียหาย กายภาพ 29%
    แปลงความเสียหาย กายภาพ 50% เป็น ไฟ
    ระยะการฟาดประชิด +0.4 เมตร
    action attack or cast time uses animation length [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-20]
    skill double hits when dual wielding [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonsterSpectre"
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    }
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonsterSpectre"
    
    Render
    {
         //turn_duration = 0.35
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Hellion/HellionBreachHowlSpectre"] = {
        name = "Xoph's Favoured",
        life = 3.6,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "Melee",
            "EmpoweringHowlSpectre",
            "BreachCleave",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmpoweringHowlSpectre"] = {
        name = "Empowering Howl",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Warcry] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "empowering_cry_physical_damage_added_as_fire_damage_%",
            "base_skill_effect_duration",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {20, 7500, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachCleave"] = {
        name = "Cleave",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ThresholdJewelArea] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_merged_damage_+%_final_while_dual_wielding",
            "physical_damage_+%",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "skill_physical_damage_%_to_convert_to_fire",
            "melee_range_+",
            "is_area_damage",
            "skill_double_hits_when_dual_wielding",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-40, 29, -20, 50, 4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • Xoph's Favoured
    ปีศาจ
    monster no drops or experience [1]
    cannot be used as minion [1]
    เพิ่มความเสียหาย 30%
    เพิ่มความเร็วในการโจมตี 40%
    เพิ่มความเร็วในการเคลื่อนที่ 40%
    ลดความเสียหายที่ได้รับ 25%
    SpectreN
    End Gameนำความเสียหาย กายภาพ 45% ไปเสริมเป็น ไฟ
    Tagsanimal_claw_weapon, beast, canine_beast, นักเวท, demon, fire_affinity, has_one_hand_sword, has_one_handed_melee, hidden_monster, large_model, light_armour, medium_movement, melee, no_bloodlines, no_pantheon_mod, not_int, physical_affinity, red_blood, small_height, unusable_corpse
    พลังชีวิต
    3375%
    เกราะ
    +10%
    การหลบหลีก
    +10%
    Ailment Threshold
    3375%
    ค่าต้านทาน
    20 20 20 0
    Damage
    150%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    150%
    Model Size
    115%
    Type
    BreachHellionSpawner
    Metadata
    HellionBreachFlamebreathSpawner
    เลเวล
    68
    พลังชีวิต
    217,126
    เกราะ
    31,669
    การหลบหลีก
    5,213
    โล่พลังงาน
    0
    Damage
    560
    ความเสียหายเวท
    560
    ความแม่นยำ
    290
    Attack Time
    1.5
    ค่าประสบการณ์
    15,383
    Ailment Threshold
    217,126
    Chill
    687
    Shock
    687
    Brittle
    3,884
    Scorch
    687
    Sap
    1,897
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 448–672
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    Flamebreath
    Spell, Damage, Fire, Projectile, Area, AreaSpell
    หายใจพ่นไฟ (Flame Breath)
    เวลาร่าย: 2.97 วินาที
    คูลดาวน์: 10 วินาที
    สร้างความเสียหาย ไฟ พื้นฐาน 912.6 ต่อวินาที
    ระยะเวลาพื้นฐาน 5 วินาที
    สร้างความเสียหาย ไฟ 328.5 ถึง 492.8
    เพิ่มความเร็วกระสุน 40%
    ground fire art variation [2]
    is area damage [1]
    projectile spread radius [10]
    projectile uses contact position [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
         //turn_duration = 0.35
    }
    
    SoundParameterBreach
    {
    parameter = "BreachEdgeDist"
    distance_start = 0.0
    distance_end = 10.0
    value_start = 0.0
    value_end = 10.0
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Hellion/HellionBreachFlamebreathSpawner"] = {
        name = "Xoph's Favoured",
        life = 33.75,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "Melee",
            "Flamebreath",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Flamebreath"] = {
        name = "Flame Breath",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Fire] = true,
            [SkillType.Projectile] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.97,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_fire_damage_to_deal_per_minute",
            "projectile_spread_radius",
            "base_projectile_speed_+%",
            "base_skill_effect_duration",
            "ground_fire_art_variation",
            "projectile_uses_contact_position",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 8, 10, 40, 5000, 2, levelRequirement = 1, statInterpolation = {3, 3, 3},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 Global
  • เพิ่มความเสียหาย 30%
    เพิ่มความเร็วในการโจมตี 40%
    เพิ่มความเร็วในการเคลื่อนที่ 40%
    ลดความเสียหายที่ได้รับ 25%
    IdChimeraMinionFerocity
    FamilyChimeraMinionFerocity
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • damage +% Min: 30 Max: 30 Global
  • attack speed +% Min: 40 Max: 40 Global
  • base damage taken +% Min: -25 Max: -25 Global
  • base movement velocity +% Min: 40 Max: 40 Global
  • Craft Tagsdamage attack speed
    Xoph's Favoured
    ปีศาจ
    monster no drops or experience [1]
    cannot be used as minion [1]
    เพิ่มความเสียหาย 30%
    เพิ่มความเร็วในการโจมตี 40%
    เพิ่มความเร็วในการเคลื่อนที่ 40%
    ลดความเสียหายที่ได้รับ 25%
    SpectreN
    End Gameนำความเสียหาย กายภาพ 45% ไปเสริมเป็น ไฟ
    Tagsanimal_claw_weapon, beast, canine_beast, demon, fire_affinity, has_one_hand_sword, has_one_handed_melee, large_model, light_armour, medium_movement, melee, no_pantheon_mod, not_int, physical_affinity, red_blood, small_height
    พลังชีวิต
    3375%
    เกราะ
    +10%
    การหลบหลีก
    +10%
    Ailment Threshold
    3375%
    ค่าต้านทาน
    20 20 20 0
    Damage
    150%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    150%
    Model Size
    115%
    Type
    BreachHellionSpawner
    Metadata
    HellionBreachHowlSpawner
    เลเวล
    68
    พลังชีวิต
    217,126
    เกราะ
    31,669
    การหลบหลีก
    5,213
    โล่พลังงาน
    0
    Damage
    560
    ความเสียหายเวท
    560
    ความแม่นยำ
    290
    Attack Time
    1.5
    ค่าประสบการณ์
    15,383
    Ailment Threshold
    217,126
    Chill
    687
    Shock
    687
    Brittle
    3,884
    Scorch
    687
    Sap
    1,897
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 448–672
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    EmpoweringHowl
    Buff, Area, Duration, Warcry
    หอนเพิ่มพลัง (Empowering Howl)
    คูลดาวน์: 12 วินาที
    ระยะเวลาพื้นฐาน 7.5 วินาที
    base deal no damage [1]
    empowering cry physical damage added as fire damage % [80]
    BreachCleave
    Attack, Area, Multistrikeable, Melee, ThresholdJewelArea, Physical
    ปาด (Cleave)
    Base Damage: 448–672
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    ตัวละครเหวี่ยงอาวุธ (หรืออาวุธทั้งสองหาก ถืออาวุธคู่) เป็นวงโค้ง สร้างความเสียหายให้กับมอนสเตอร์ในพื้นที่ด้านหน้า ต้องใช้กับ ขวานหรือดาบ เท่านั้น
    เมื่อถืออาวุธคู่ สร้างความเสียหาย 60% รวมจากอาวุธแต่ละข้าง
    เพิ่มความเสียหาย กายภาพ 29%
    แปลงความเสียหาย กายภาพ 50% เป็น ไฟ
    ระยะการฟาดประชิด +0.4 เมตร
    action attack or cast time uses animation length [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-20]
    skill double hits when dual wielding [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
         //turn_duration = 0.35
    }
    
    SoundParameterBreach
    {
    parameter = "BreachEdgeDist"
    distance_start = 0.0
    distance_end = 10.0
    value_start = 0.0
    value_end = 10.0
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Hellion/HellionBreachHowlSpawner"] = {
        name = "Xoph's Favoured",
        life = 33.75,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "Melee",
            "EmpoweringHowl",
            "BreachCleave",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmpoweringHowl"] = {
        name = "Empowering Howl",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Warcry] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "empowering_cry_physical_damage_added_as_fire_damage_%",
            "base_skill_effect_duration",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {20, 7500, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
            [2] = {40, 7500, levelRequirement = 21, statInterpolation = {1},  cost = { }, },
            [3] = {60, 7500, levelRequirement = 49, statInterpolation = {1},  cost = { }, },
            [4] = {80, 7500, levelRequirement = 68, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachCleave"] = {
        name = "Cleave",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ThresholdJewelArea] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_merged_damage_+%_final_while_dual_wielding",
            "physical_damage_+%",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "skill_physical_damage_%_to_convert_to_fire",
            "melee_range_+",
            "is_area_damage",
            "skill_double_hits_when_dual_wielding",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-40, 29, -20, 50, 4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 Global
  • เพิ่มความเสียหาย 30%
    เพิ่มความเร็วในการโจมตี 40%
    เพิ่มความเร็วในการเคลื่อนที่ 40%
    ลดความเสียหายที่ได้รับ 25%
    IdChimeraMinionFerocity
    FamilyChimeraMinionFerocity
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • damage +% Min: 30 Max: 30 Global
  • attack speed +% Min: 40 Max: 40 Global
  • base damage taken +% Min: -25 Max: -25 Global
  • base movement velocity +% Min: 40 Max: 40 Global
  • Craft Tagsdamage attack speed
    Xoph's Favoured
    ปีศาจ
    cannot be used as minion [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    monster no map drops [1]
    SpectreN
    End Gameนำความเสียหาย กายภาพ 45% ไปเสริมเป็น ไฟ
    Tagsanimal_claw_weapon, beast, canine_beast, demon, fire_affinity, has_one_hand_sword, has_one_handed_melee, hidden_monster, large_model, light_armour, medium_movement, melee, no_bloodlines, no_pantheon_mod, not_int, physical_affinity, red_blood, small_height, unusable_corpse
    พลังชีวิต
    170%
    เกราะ
    +10%
    การหลบหลีก
    +10%
    Ailment Threshold
    170%
    ค่าต้านทาน
    40 0 0 0
    Damage
    100%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    100%
    Model Size
    115%
    Type
    BreachHellionAvatar
    Metadata
    HellionBreachHowlAvatar
    เลเวล
    68
    พลังชีวิต
    10,937
    เกราะ
    31,669
    การหลบหลีก
    5,213
    โล่พลังงาน
    0
    Damage
    374
    ความเสียหายเวท
    374
    ความแม่นยำ
    290
    Attack Time
    1.5
    ค่าประสบการณ์
    10,255
    Ailment Threshold
    10,937
    Chill
    35
    Shock
    35
    Brittle
    196
    Scorch
    35
    Sap
    96
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 299–448
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    EmpoweringHowl
    Buff, Area, Duration, Warcry
    หอนเพิ่มพลัง (Empowering Howl)
    คูลดาวน์: 12 วินาที
    ระยะเวลาพื้นฐาน 7.5 วินาที
    base deal no damage [1]
    empowering cry physical damage added as fire damage % [80]
    BreachCleave
    Attack, Area, Multistrikeable, Melee, ThresholdJewelArea, Physical
    ปาด (Cleave)
    Base Damage: 299–448
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    ตัวละครเหวี่ยงอาวุธ (หรืออาวุธทั้งสองหาก ถืออาวุธคู่) เป็นวงโค้ง สร้างความเสียหายให้กับมอนสเตอร์ในพื้นที่ด้านหน้า ต้องใช้กับ ขวานหรือดาบ เท่านั้น
    เมื่อถืออาวุธคู่ สร้างความเสียหาย 60% รวมจากอาวุธแต่ละข้าง
    เพิ่มความเสียหาย กายภาพ 29%
    แปลงความเสียหาย กายภาพ 50% เป็น ไฟ
    ระยะการฟาดประชิด +0.4 เมตร
    action attack or cast time uses animation length [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-20]
    skill double hits when dual wielding [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/Breach/BreachMonster"
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/Breach/BreachMonster"
    
    Render
    {
         //turn_duration = 0.35
    }
    
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Hellion/HellionBreachHowlAvatar"] = {
        name = "Xoph's Favoured",
        life = 1.7,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "Melee",
            "EmpoweringHowl",
            "BreachCleave",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmpoweringHowl"] = {
        name = "Empowering Howl",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Warcry] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "empowering_cry_physical_damage_added_as_fire_damage_%",
            "base_skill_effect_duration",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {20, 7500, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
            [2] = {40, 7500, levelRequirement = 21, statInterpolation = {1},  cost = { }, },
            [3] = {60, 7500, levelRequirement = 49, statInterpolation = {1},  cost = { }, },
            [4] = {80, 7500, levelRequirement = 68, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachCleave"] = {
        name = "Cleave",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ThresholdJewelArea] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_merged_damage_+%_final_while_dual_wielding",
            "physical_damage_+%",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "skill_physical_damage_%_to_convert_to_fire",
            "melee_range_+",
            "is_area_damage",
            "skill_double_hits_when_dual_wielding",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-40, 29, -20, 50, 4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 Global
  • monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Edit

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