Uul-Netol's Pet
Demon
monster base type attack cast speed +% and damage -% final [11]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
monster no map drops [1]
stance movement speed +% final [100]
SpectreY
Spectre OverrideMetadata/Monsters/Kiweth/KiwethBreachSpectre
Tagsanimal_claw_weapon, beast, breach_monster_physical, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, hidden_monster, medium_height, melee, no_bloodlines, no_pantheon_mod, not_str, physical_affinity, red_blood, slow_movement
Packs
  • Uul-Netol's Trophy, Uul-Netol's Pet
  • Life
    200%
    Energy Shield From Life
    50%
    Evasion
    +20%
    Ailment Threshold
    200%
    Resistance
    0 40 0 0
    Damage
    115%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.11 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    BreachKiweth
    Metadata
    KiwethBreach
    Level
    68
    Life
    12,867
    Armour
    28,790
    Evasion
    5,687
    Energy Shield
    3,064
    Damage
    430
    Spell Damage
    430
    Accuracy
    290
    Attack Time
    1.11
    Experience
    10,255
    Ailment Threshold
    12,867
    Chill
    41
    Shock
    41
    Brittle
    230
    Scorch
    41
    Sap
    112
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 344–515
    Critical Strike Chance: 5%
    Attack Time: 1.11 sec
    Strike your foes down with a powerful blow.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    BreachBoneGroundSlam
    Attack, Area, Multistrikeable, Melee, Slam, Totemable
    Ground Slam
    Base Damage: 344–515
    Critical Strike Chance: 5%
    Attack Damage: 90%
    Attack Damage: 90%
    Attack Time: 1.11 sec
    The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.
    Deals 10% less Attack Damage
    25% reduced Enemy Stun Threshold
    Maim on Hit
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    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/Kiweth/KiwethBreach"] = {
        name = "Uul-Netol's Pet",
        life = 2,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.11,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "Melee",
            "BreachBoneGroundSlam",
        },
        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["BreachBoneGroundSlam"] = {
        name = "Ground Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "is_area_damage",
            "global_maim_on_hit",
        },
        levels = {
            [1] = {25, baseMultiplier = 0.9, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [11]
    IdMonsterSpeedAndDamageFixupSmall
    FamilyMonsterSpeedAndDamageFixup
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 11 Max: 11 Global
  • Craft Tagscaster_damage damage attack caster speed
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    DomainsMonster (3)
    GenerationTypeUnique (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)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    stance movement speed +% final [100]
    IdStanceKiwethRun
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 100 Max: 100 Global
  • Craft Tagsspeed
    Uul-Netol's Pet
    Demon
    monster base type attack cast speed +% and damage -% final [11]
    20% increased Projectile Damage
    display monster uses far shot text [1]
    monster reverse point blank damage -% at minimum range [60]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    stance movement speed +% final [100]
    SpectreY
    Spectre OverrideMetadata/Monsters/Kiweth/KiwethBreachSpectre
    AreaUul-Netol's Domain, Uul-Netol's Domain, Uul-Netol's Domain, Uul-Netol's Domain, Uul-Netol's Domain
    Tagsanimal_claw_weapon, beast, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, hidden_monster, medium_height, melee, no_bloodlines, no_pantheon_mod, not_str, physical_affinity, red_blood, slow_movement
    Packs
  • Uul-Netol's Domain, Uul-Netol's Domain, Uul-Netol's Domain, Uul-Netol's Domain: Uul-Netol's Trophy, Uul-Netol's Pet
  • Uul-Netol's Domain: Uul-Netol's Trophy, Uul-Netol's Pet
  • Life
    550%
    Energy Shield From Life
    50%
    Evasion
    +20%
    Ailment Threshold
    550%
    Resistance
    0 40 0 0
    Damage
    115%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.11 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    BreachKiwethMap
    Metadata
    KiwethBreachMap
    Level
    84
    Life
    194,123
    Armour
    99,834
    Evasion
    9,744
    Energy Shield
    8,133
    Damage
    1,096
    Spell Damage
    1,096
    Accuracy
    538
    Attack Time
    1.11
    Experience
    13,250
    Ailment Threshold
    194,123
    Chill
    614
    Shock
    614
    Brittle
    3,473
    Scorch
    614
    Sap
    1,696
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 877–1315
    Critical Strike Chance: 5%
    Attack Time: 1.11 sec
    Strike your foes down with a powerful blow.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    BreachBoneGroundSlam
    Attack, Area, Multistrikeable, Melee, Slam, Totemable
    Ground Slam
    Base Damage: 877–1315
    Critical Strike Chance: 5%
    Attack Damage: 90%
    Attack Damage: 90%
    Attack Time: 1.11 sec
    The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.
    Deals 10% less Attack Damage
    25% reduced Enemy Stun Threshold
    Maim on Hit
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    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/Kiweth/KiwethBreachMap"] = {
        name = "Uul-Netol's Pet",
        life = 5.5,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.11,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "Melee",
            "BreachBoneGroundSlam",
        },
        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["BreachBoneGroundSlam"] = {
        name = "Ground Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "is_area_damage",
            "global_maim_on_hit",
        },
        levels = {
            [1] = {25, baseMultiplier = 0.9, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [11]
    IdMonsterSpeedAndDamageFixupSmall
    FamilyMonsterSpeedAndDamageFixup
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 11 Max: 11 Global
  • Craft Tagscaster_damage damage attack caster speed
    20% increased Projectile Damage
    display monster uses far shot text [1]
    monster reverse point blank damage -% at minimum range [60]
    IdMonsterLesserFarShot
    FamilyFarShot
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • projectile damage +% Min: 20 Max: 20 Global
  • display monster uses far shot text Min: 1 Max: 1 Global
  • monster reverse point blank damage -% at minimum range Min: 60 Max: 60 Global
  • Craft Tagsdamage
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    stance movement speed +% final [100]
    IdStanceKiwethRun
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 100 Max: 100 Global
  • Craft Tagsspeed
    Uul-Netol's Pet
    Demon
    monster base type attack cast speed +% and damage -% final [11]
    20% increased Projectile Damage
    display monster uses far shot text [1]
    monster reverse point blank damage -% at minimum range [60]
    stance movement speed +% final [100]
    SpectreY
    Spectre OverrideMetadata/Monsters/Kiweth/KiwethBreachSpectre
    Tagsanimal_claw_weapon, beast, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, hidden_monster, medium_height, melee, no_bloodlines, no_pantheon_mod, not_str, physical_affinity, red_blood, slow_movement
    Packs
  • Uul-Netol's Trophy, Uul-Netol's Pet
  • Life
    550%
    Energy Shield From Life
    50%
    Evasion
    +20%
    Ailment Threshold
    550%
    Resistance
    0 40 0 0
    Damage
    115%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.11 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    BreachKiwethMap
    Metadata
    KiwethBreachMapStandalone
    Level
    68
    Life
    35,383
    Armour
    28,790
    Evasion
    5,687
    Energy Shield
    3,064
    Damage
    430
    Spell Damage
    430
    Accuracy
    290
    Attack Time
    1.11
    Experience
    10,255
    Ailment Threshold
    35,383
    Chill
    112
    Shock
    112
    Brittle
    633
    Scorch
    112
    Sap
    309
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 344–515
    Critical Strike Chance: 5%
    Attack Time: 1.11 sec
    Strike your foes down with a powerful blow.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    BreachBoneGroundSlam
    Attack, Area, Multistrikeable, Melee, Slam, Totemable
    Ground Slam
    Base Damage: 344–515
    Critical Strike Chance: 5%
    Attack Damage: 90%
    Attack Damage: 90%
    Attack Time: 1.11 sec
    The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.
    Deals 10% less Attack Damage
    25% reduced Enemy Stun Threshold
    Maim on Hit
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonsterStandalone"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonsterStandalone"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Kiweth/KiwethBreachMapStandalone"] = {
        name = "Uul-Netol's Pet",
        life = 5.5,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.11,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "Melee",
            "BreachBoneGroundSlam",
        },
        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["BreachBoneGroundSlam"] = {
        name = "Ground Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "is_area_damage",
            "global_maim_on_hit",
        },
        levels = {
            [1] = {25, baseMultiplier = 0.9, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [11]
    IdMonsterSpeedAndDamageFixupSmall
    FamilyMonsterSpeedAndDamageFixup
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 11 Max: 11 Global
  • Craft Tagscaster_damage damage attack caster speed
    20% increased Projectile Damage
    display monster uses far shot text [1]
    monster reverse point blank damage -% at minimum range [60]
    IdMonsterLesserFarShot
    FamilyFarShot
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • projectile damage +% Min: 20 Max: 20 Global
  • display monster uses far shot text Min: 1 Max: 1 Global
  • monster reverse point blank damage -% at minimum range Min: 60 Max: 60 Global
  • Craft Tagsdamage
    IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    stance movement speed +% final [100]
    IdStanceKiwethRun
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 100 Max: 100 Global
  • Craft Tagsspeed
    Uul-Netol's Pet
    Demon
    monster base type attack cast speed +% and damage -% final [11]
    20% increased Projectile Damage
    display monster uses far shot text [1]
    monster reverse point blank damage -% at minimum range [60]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    stance movement speed +% final [100]
    SpectreY
    Tagsanimal_claw_weapon, beast, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, melee, no_bloodlines, no_pantheon_mod, not_str, physical_affinity, red_blood, slow_movement
    Life
    360%
    Energy Shield From Life
    50%
    Evasion
    +20%
    Ailment Threshold
    360%
    Resistance
    0 40 0 0
    Damage
    115%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.11 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    BreachKiwethMapSpectre
    Metadata
    KiwethBreachSpectre
    Level
    68
    Life
    23,160
    Armour
    28,790
    Evasion
    5,687
    Energy Shield
    3,064
    Damage
    430
    Spell Damage
    430
    Accuracy
    290
    Attack Time
    1.11
    Experience
    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: 344–515
    Critical Strike Chance: 5%
    Attack Time: 1.11 sec
    Strike your foes down with a powerful blow.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    BreachBoneGroundSlam
    Attack, Area, Multistrikeable, Melee, Slam, Totemable
    Ground Slam
    Base Damage: 344–515
    Critical Strike Chance: 5%
    Attack Damage: 90%
    Attack Damage: 90%
    Attack Time: 1.11 sec
    The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.
    Deals 10% less Attack Damage
    25% reduced Enemy Stun Threshold
    Maim on Hit
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonsterSpectre"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonsterSpectre"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Kiweth/KiwethBreachSpectre"] = {
        name = "Uul-Netol's Pet",
        life = 3.6,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.11,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "Melee",
            "BreachBoneGroundSlam",
        },
        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["BreachBoneGroundSlam"] = {
        name = "Ground Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "is_area_damage",
            "global_maim_on_hit",
        },
        levels = {
            [1] = {25, baseMultiplier = 0.9, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [11]
    IdMonsterSpeedAndDamageFixupSmall
    FamilyMonsterSpeedAndDamageFixup
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 11 Max: 11 Global
  • Craft Tagscaster_damage damage attack caster speed
    20% increased Projectile Damage
    display monster uses far shot text [1]
    monster reverse point blank damage -% at minimum range [60]
    IdMonsterLesserFarShot
    FamilyFarShot
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • projectile damage +% Min: 20 Max: 20 Global
  • display monster uses far shot text Min: 1 Max: 1 Global
  • monster reverse point blank damage -% at minimum range Min: 60 Max: 60 Global
  • Craft Tagsdamage
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    stance movement speed +% final [100]
    IdStanceKiwethRun
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 100 Max: 100 Global
  • Craft Tagsspeed
    Uul-Netol's Pet
    Demon
    monster base type attack cast speed +% and damage -% final [11]
    20% increased Projectile Damage
    display monster uses far shot text [1]
    monster reverse point blank damage -% at minimum range [60]
    monster no drops or experience [1]
    cannot be used as minion [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    monster no map drops [1]
    stance movement speed +% final [100]
    30% increased Damage
    40% increased Attack Speed
    40% increased Movement Speed
    25% reduced Damage taken
    SpectreN
    Tagsanimal_claw_weapon, beast, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, hidden_monster, medium_height, melee, no_bloodlines, no_pantheon_mod, not_str, physical_affinity, red_blood, slow_movement, unusable_corpse
    Life
    4125%
    Energy Shield From Life
    50%
    Evasion
    +20%
    Ailment Threshold
    4125%
    Resistance
    20 20 20 0
    Damage
    150%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.11 Second
    Damage Spread
    ±20%
    Experience
    150%
    Model Size
    100%
    Type
    BreachKiwethSpawner
    Metadata
    KiwethBreachSpawner
    Level
    68
    Life
    265,376
    Armour
    28,790
    Evasion
    5,687
    Energy Shield
    3,064
    Damage
    560
    Spell Damage
    560
    Accuracy
    290
    Attack Time
    1.11
    Experience
    15,383
    Ailment Threshold
    265,376
    Chill
    839
    Shock
    839
    Brittle
    4,747
    Scorch
    839
    Sap
    2,318
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 448–672
    Critical Strike Chance: 5%
    Attack Time: 1.11 sec
    Strike your foes down with a powerful blow.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    BreachBoneGroundSlam
    Attack, Area, Multistrikeable, Melee, Slam, Totemable
    Ground Slam
    Base Damage: 448–672
    Critical Strike Chance: 5%
    Attack Damage: 90%
    Attack Damage: 90%
    Attack Time: 1.11 sec
    The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.
    Deals 10% less Attack Damage
    25% reduced Enemy Stun Threshold
    Maim on Hit
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    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/Kiweth/KiwethBreachSpawner"] = {
        name = "Uul-Netol's Pet",
        life = 41.25,
        energyShield = 0.5,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.11,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "Melee",
            "BreachBoneGroundSlam",
        },
        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["BreachBoneGroundSlam"] = {
        name = "Ground Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "is_area_damage",
            "global_maim_on_hit",
        },
        levels = {
            [1] = {25, baseMultiplier = 0.9, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [11]
    IdMonsterSpeedAndDamageFixupSmall
    FamilyMonsterSpeedAndDamageFixup
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 11 Max: 11 Global
  • Craft Tagscaster_damage damage attack caster speed
    20% increased Projectile Damage
    display monster uses far shot text [1]
    monster reverse point blank damage -% at minimum range [60]
    IdMonsterLesserFarShot
    FamilyFarShot
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • projectile damage +% Min: 20 Max: 20 Global
  • display monster uses far shot text Min: 1 Max: 1 Global
  • monster reverse point blank damage -% at minimum range Min: 60 Max: 60 Global
  • Craft Tagsdamage
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    DomainsMonster (3)
    GenerationTypeUnique (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)
    GenerationTypeUnique (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)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    stance movement speed +% final [100]
    IdStanceKiwethRun
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 100 Max: 100 Global
  • Craft Tagsspeed
    30% increased Damage
    40% increased Attack Speed
    40% increased Movement Speed
    25% reduced Damage taken
    IdChimeraMinionFerocity
    FamilyChimeraMinionFerocity
    DomainsMonster (3)
    GenerationTypeUnique (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
    Uul-Netol's Pet
    Demon
    monster base type attack cast speed +% and damage -% final [11]
    cannot be used as minion [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    monster no map drops [1]
    stance movement speed +% final [100]
    SpectreN
    Tagsanimal_claw_weapon, beast, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, hidden_monster, medium_height, melee, no_bloodlines, no_pantheon_mod, not_str, physical_affinity, red_blood, slow_movement, unusable_corpse
    Life
    200%
    Energy Shield From Life
    50%
    Evasion
    +20%
    Ailment Threshold
    200%
    Resistance
    0 40 0 0
    Damage
    115%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.11 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    BreachKiwethAvatar
    Metadata
    KiwethBreachAvatar
    Level
    68
    Life
    12,867
    Armour
    28,790
    Evasion
    5,687
    Energy Shield
    3,064
    Damage
    430
    Spell Damage
    430
    Accuracy
    290
    Attack Time
    1.11
    Experience
    10,255
    Ailment Threshold
    12,867
    Chill
    41
    Shock
    41
    Brittle
    230
    Scorch
    41
    Sap
    112
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 344–515
    Critical Strike Chance: 5%
    Attack Time: 1.11 sec
    Strike your foes down with a powerful blow.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    BreachBoneGroundSlam
    Attack, Area, Multistrikeable, Melee, Slam, Totemable
    Ground Slam
    Base Damage: 344–515
    Critical Strike Chance: 5%
    Attack Damage: 90%
    Attack Damage: 90%
    Attack Time: 1.11 sec
    The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.
    Deals 10% less Attack Damage
    25% reduced Enemy Stun Threshold
    Maim on Hit
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/Breach/BreachMonster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/Breach/BreachMonster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Kiweth/KiwethBreachAvatar"] = {
        name = "Uul-Netol's Pet",
        life = 2,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.11,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "Melee",
            "BreachBoneGroundSlam",
        },
        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["BreachBoneGroundSlam"] = {
        name = "Ground Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "is_area_damage",
            "global_maim_on_hit",
        },
        levels = {
            [1] = {25, baseMultiplier = 0.9, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [11]
    IdMonsterSpeedAndDamageFixupSmall
    FamilyMonsterSpeedAndDamageFixup
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 11 Max: 11 Global
  • Craft Tagscaster_damage damage attack caster speed
    cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    DomainsMonster (3)
    GenerationTypeUnique (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)
    GenerationTypeUnique (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)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    stance movement speed +% final [100]
    IdStanceKiwethRun
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 100 Max: 100 Global
  • Craft Tagsspeed
    Edit

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