Escama de Esh
Demoníaco
grant actor scale +% to aura owner on death [1]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [2]
soul is consumed on death [0]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Scale of Esh
SpectreY
Spectre OverrideMetadata/Monsters/SandLeaper/SandLeaperBreachSpectre_
End GameReceba 100% do Dano Físico como Dano de Raio Extra
Tagsanimal_claw_weapon, beast, breach_commander, breach_monster_lightning, Conjurador, demon, flesh_armour, hidden_monster, insect, is_unarmed, lightning_affinity, melee, no_bloodlines, not_int, not_str, physical_affinity, red_blood, small_height, very_fast_movement
Packs
  • Escama de Esh, Escama de Esh
  • Vida
    90%
    Evasão
    +50%
    Ailment Threshold
    90%
    Resistência
    30 30 30 20
    Damage
    180%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 7
    Attack Time
    0.99 Second
    Damage Spread
    ±20%
    Experiência
    150%
    Model Size
    220%
    Type
    BreachSandLeaperCommanderNormal
    Metadata
    SandLeaperCommanderBreachNormal
    Nível
    68
    Vida
    5,790
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    672
    Dano Mágico
    672
    Precisão
    290
    Attack Time
    0.99
    Experiência
    15,383
    Ailment Threshold
    5,790
    Chill
    18
    Shock
    18
    Brittle
    104
    Scorch
    18
    Sap
    51
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 538–807
    Chance de Crítico: 5%
    Attack Time: 0.99 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SandLeaperDodgeLeft
    monster dodge distance [22]
    SandLeaperDodgeRight
    monster dodge direction [1]
    monster dodge distance [22]
    BreachLightningWhip
    Spell, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Area, Fire, CanRapidFire, AreaSpell, Duration
    Chicote Ardente
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.75 seg
    Recarga: 5 seg
    Ataca um inimigo à sua frente com um chicote flamejante. Inimigos incendiados sofrem mais dano. Se você acertar um inimigo incendiado, solo ardente será criado em baixo deles. Seus modificadores de dano não se aplicam a este solo ardente.
    Causa 581.9 a 1746 de Dano de Raio
    active skill area of effect radius +% final [80]
    is area damage [1]
    BreachArc
    Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
    Arco Elétrico
    Tempo de Conjuração: 0.5 seg
    Um arco relampejante sai do conjurador para um inimigo alvo e ricocheteia para outros inimigos, mas não retorna imediatamente. Cada vez que o raio ricochetear, ele também ricocheteará para um segundo inimigo que o arco principal ainda não atingiu, mas o arco elétrico secundário não pode ricochetear.
    Causa 579.4 a 1076 de Dano de Raio
    10% de chance de Eletrizar inimigos
    spell maximum action distance +% [-65]
    BreachTeamWarp
    Spell, Area, AreaSpell
    Tempo de Conjuração: 1 seg
    Recarga: 20 seg
    Duração base é de 8 segundos
    breach team warp buff damage taken +% [-50]
    breach team warp buff lightning damage +% [25]
    breach team warp buff movement velocity +% [50]
    number of monsters to summon [3]
    BreachLightningOrbsCommander
    Spell, Damage, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    Causa 295.5 a 886.6 de Dano de Raio
    Seus Acertos não podem Atordoar Inimigos
    Duração base é de 3 segundos
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    BaseEvents
    {
    	set_is_small_breach_monster = true
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Render
    {
    	preload_buff_visual = "breach_team_lightning_warp"
    	preload_buff_visual = "breach_eater_aura"
    }
    
    Transitionable
    {
    	on_transition = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/Breach/commander_spawn/lightning/lightning_teleport.ao );"
    }
    
    SoundParameterBreach
    {
    parameter = "BreachEdgeDist"
    distance_start = 0.0
    distance_end = 10.0
    value_start = 0.0
    value_end = 10.0
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Breach/commander_spawn/lightning/lightning_teleport.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SandLeaper/SandLeaperCommanderBreachNormal"] = {
        name = "Scale of Esh",
        life = 0.9,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 0.99,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "BreachArc",
            "BreachLightningWhip",
            "SandLeaperDodgeLeft",
            "SandLeaperDodgeRight",
            "BreachTeamWarp",
            "BreachLightningOrbsCommander",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachArc"] = {
        name = "Arc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Chains] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_chance_to_shock_%",
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 10, -65, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1.3999999761581, 2.5999999046326, 10, -65, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachLightningWhip"] = {
        name = "Flame Surge",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage. If you hit an ignited enemy, will create burning ground under them. Your damage modifiers don't apply to this burning ground.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Duration] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, 80, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1, 3, 80, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeLeft"] = {
        name = "SandLeaperDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeRight"] = {
        name = "SandLeaperDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachTeamWarp"] = {
        name = "BreachTeamWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "number_of_monsters_to_summon",
            "breach_team_warp_buff_lightning_damage_+%",
            "breach_team_warp_buff_movement_velocity_+%",
            "breach_team_warp_buff_damage_taken_+%",
        },
        levels = {
            [1] = {8000, 3, 25, 50, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachLightningOrbsCommander"] = {
        name = "BreachLightningOrbsCommander",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.5, 1.5, 3000, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    grant actor scale +% to aura owner on death [1]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [2]
    soul is consumed on death [0]
    IdMonsterBreachLightningSoulEater
    NameDevorador de Almas
    FamilyMonsterNemesis
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • soul is consumed on death Min: 0 Max: 0 Global
  • grant cast speed +% to aura owner on death Min: 5 Max: 5 Global
  • grant actor scale +% to aura owner on death Min: 1 Max: 1 Global
  • grant attack speed +% to aura owner on death Min: 5 Max: 5 Global
  • grant damage reduction % to aura owner on death Min: 2 Max: 2 Global
  • Craft Tagsattack caster speed aura
    breach_discharge_aura
    Raio: 70
    grant actor scale +% to aura owner on death [1]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [2]
    soul is consumed on death [0]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • Escama de Esh
    Demoníaco
    grant actor scale +% to aura owner on death [1]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [2]
    soul is consumed on death [0]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Scale of Esh
    SpectreY
    Spectre OverrideMetadata/Monsters/SandLeaper/SandLeaperBreachSpectre_
    End GameReceba 100% do Dano Físico como Dano de Raio Extra
    Tagsanimal_claw_weapon, beast, breach_commander, breach_monster_lightning, Conjurador, demon, flesh_armour, hidden_monster, insect, is_unarmed, lightning_affinity, melee, no_bloodlines, not_int, not_str, physical_affinity, red_blood, small_height, very_fast_movement
    Packs
  • Escama de Esh, Escama de Esh
  • Vida
    300%
    Evasão
    +50%
    Ailment Threshold
    300%
    Resistência
    30 30 30 20
    Damage
    180%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 7
    Attack Time
    0.99 Second
    Damage Spread
    ±20%
    Experiência
    150%
    Model Size
    220%
    Type
    BreachSandLeaperCommander
    Metadata
    SandLeaperCommanderBreach
    Nível
    68
    Vida
    19,300
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    672
    Dano Mágico
    672
    Precisão
    290
    Attack Time
    0.99
    Experiência
    15,383
    Ailment Threshold
    19,300
    Chill
    61
    Shock
    61
    Brittle
    345
    Scorch
    61
    Sap
    169
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 538–807
    Chance de Crítico: 5%
    Attack Time: 0.99 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SandLeaperDodgeLeft
    monster dodge distance [22]
    SandLeaperDodgeRight
    monster dodge direction [1]
    monster dodge distance [22]
    BreachLightningWhip
    Spell, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Area, Fire, CanRapidFire, AreaSpell, Duration
    Chicote Ardente
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.75 seg
    Recarga: 5 seg
    Ataca um inimigo à sua frente com um chicote flamejante. Inimigos incendiados sofrem mais dano. Se você acertar um inimigo incendiado, solo ardente será criado em baixo deles. Seus modificadores de dano não se aplicam a este solo ardente.
    Causa 581.9 a 1746 de Dano de Raio
    active skill area of effect radius +% final [80]
    is area damage [1]
    BreachArc
    Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
    Arco Elétrico
    Tempo de Conjuração: 0.5 seg
    Um arco relampejante sai do conjurador para um inimigo alvo e ricocheteia para outros inimigos, mas não retorna imediatamente. Cada vez que o raio ricochetear, ele também ricocheteará para um segundo inimigo que o arco principal ainda não atingiu, mas o arco elétrico secundário não pode ricochetear.
    Causa 579.4 a 1076 de Dano de Raio
    10% de chance de Eletrizar inimigos
    spell maximum action distance +% [-65]
    BreachTeamWarp
    Spell, Area, AreaSpell
    Tempo de Conjuração: 1 seg
    Recarga: 20 seg
    Duração base é de 8 segundos
    breach team warp buff damage taken +% [-50]
    breach team warp buff lightning damage +% [25]
    breach team warp buff movement velocity +% [50]
    number of monsters to summon [3]
    BreachLightningOrbsCommander
    Spell, Damage, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    Causa 295.5 a 886.6 de Dano de Raio
    Seus Acertos não podem Atordoar Inimigos
    Duração base é de 3 segundos
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    BaseEvents
    {
    	set_is_small_breach_monster = true
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Render
    {
    	preload_buff_visual = "breach_team_lightning_warp"
    	preload_buff_visual = "breach_eater_aura"
    }
    
    Transitionable
    {
    	on_transition = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/Breach/commander_spawn/lightning/lightning_teleport.ao );"
    }
    
    SoundParameterBreach
    {
    parameter = "BreachEdgeDist"
    distance_start = 0.0
    distance_end = 10.0
    value_start = 0.0
    value_end = 10.0
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Breach/commander_spawn/lightning/lightning_teleport.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SandLeaper/SandLeaperCommanderBreach"] = {
        name = "Scale of Esh",
        life = 3,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 0.99,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "BreachArc",
            "BreachLightningWhip",
            "SandLeaperDodgeLeft",
            "SandLeaperDodgeRight",
            "BreachTeamWarp",
            "BreachLightningOrbsCommander",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachArc"] = {
        name = "Arc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Chains] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_chance_to_shock_%",
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 10, -65, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1.3999999761581, 2.5999999046326, 10, -65, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachLightningWhip"] = {
        name = "Flame Surge",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage. If you hit an ignited enemy, will create burning ground under them. Your damage modifiers don't apply to this burning ground.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Duration] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, 80, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1, 3, 80, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeLeft"] = {
        name = "SandLeaperDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeRight"] = {
        name = "SandLeaperDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachTeamWarp"] = {
        name = "BreachTeamWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "number_of_monsters_to_summon",
            "breach_team_warp_buff_lightning_damage_+%",
            "breach_team_warp_buff_movement_velocity_+%",
            "breach_team_warp_buff_damage_taken_+%",
        },
        levels = {
            [1] = {8000, 3, 25, 50, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachLightningOrbsCommander"] = {
        name = "BreachLightningOrbsCommander",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.5, 1.5, 3000, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    grant actor scale +% to aura owner on death [1]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [2]
    soul is consumed on death [0]
    IdMonsterBreachLightningSoulEater
    NameDevorador de Almas
    FamilyMonsterNemesis
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • soul is consumed on death Min: 0 Max: 0 Global
  • grant cast speed +% to aura owner on death Min: 5 Max: 5 Global
  • grant actor scale +% to aura owner on death Min: 1 Max: 1 Global
  • grant attack speed +% to aura owner on death Min: 5 Max: 5 Global
  • grant damage reduction % to aura owner on death Min: 2 Max: 2 Global
  • Craft Tagsattack caster speed aura
    breach_discharge_aura
    Raio: 70
    grant actor scale +% to aura owner on death [1]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [2]
    soul is consumed on death [0]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • Escama de Esh
    Demoníaco
    grant actor scale +% to aura owner on death [1]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [2]
    soul is consumed on death [0]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Scale of Esh
    SpectreY
    Spectre OverrideMetadata/Monsters/SandLeaper/SandLeaperBreachSpectre_
    AreaDomínio de Esh, Domínio de Esh, Domínio de Esh, Domínio de Esh
    End GameReceba 100% do Dano Físico como Dano de Raio Extra
    Tagsanimal_claw_weapon, beast, breach_commander, Conjurador, demon, flesh_armour, hidden_monster, insect, is_unarmed, lightning_affinity, melee, no_bloodlines, not_int, not_str, physical_affinity, red_blood, small_height, very_fast_movement
    Packs
  • Domínio de Esh, Domínio de Esh, Domínio de Esh, Domínio de Esh: Escama de Esh, Escama de Esh
  • Vida
    300%
    Evasão
    +50%
    Ailment Threshold
    300%
    Resistência
    30 30 30 20
    Damage
    180%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 7
    Attack Time
    0.99 Second
    Damage Spread
    ±20%
    Experiência
    150%
    Model Size
    220%
    Type
    BreachSandLeaperCommander
    Metadata
    SandLeaperCommanderBreachMap
    Nível
    81
    Vida
    76,195
    Armadura
    79,317
    Evasão
    11,043
    Escudo de Energia
    0
    Damage
    1,445
    Dano Mágico
    1,445
    Precisão
    480
    Attack Time
    0.99
    Experiência
    19,295
    Ailment Threshold
    76,195
    Chill
    241
    Shock
    241
    Brittle
    1,363
    Scorch
    241
    Sap
    666
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 1156–1734
    Chance de Crítico: 5%
    Attack Time: 0.99 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SandLeaperDodgeLeft
    monster dodge distance [22]
    SandLeaperDodgeRight
    monster dodge direction [1]
    monster dodge distance [22]
    BreachLightningWhip
    Spell, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Area, Fire, CanRapidFire, AreaSpell, Duration
    Chicote Ardente
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.75 seg
    Recarga: 5 seg
    Ataca um inimigo à sua frente com um chicote flamejante. Inimigos incendiados sofrem mais dano. Se você acertar um inimigo incendiado, solo ardente será criado em baixo deles. Seus modificadores de dano não se aplicam a este solo ardente.
    Causa 968.8 a 2907 de Dano de Raio
    active skill area of effect radius +% final [80]
    is area damage [1]
    BreachArc
    Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
    Arco Elétrico
    Tempo de Conjuração: 0.5 seg
    Um arco relampejante sai do conjurador para um inimigo alvo e ricocheteia para outros inimigos, mas não retorna imediatamente. Cada vez que o raio ricochetear, ele também ricocheteará para um segundo inimigo que o arco principal ainda não atingiu, mas o arco elétrico secundário não pode ricochetear.
    Causa 1014 a 1883 de Dano de Raio
    10% de chance de Eletrizar inimigos
    spell maximum action distance +% [-65]
    BreachTeamWarp
    Spell, Area, AreaSpell
    Tempo de Conjuração: 1 seg
    Recarga: 20 seg
    Duração base é de 8 segundos
    breach team warp buff damage taken +% [-50]
    breach team warp buff lightning damage +% [25]
    breach team warp buff movement velocity +% [50]
    number of monsters to summon [3]
    BreachLightningOrbsCommander
    Spell, Damage, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    Causa 551.1 a 1653 de Dano de Raio
    Seus Acertos não podem Atordoar Inimigos
    Duração base é de 3 segundos
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    BaseEvents
    {
    	set_is_small_breach_monster = true
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Render
    {
    	preload_buff_visual = "breach_team_lightning_warp"
    	preload_buff_visual = "breach_eater_aura"
    }
    
    Transitionable
    {
    	on_transition = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/Breach/commander_spawn/lightning/lightning_teleport.ao );"
    }
    
    SoundParameterBreach
    {
    parameter = "BreachEdgeDist"
    distance_start = 0.0
    distance_end = 10.0
    value_start = 0.0
    value_end = 10.0
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Breach/commander_spawn/lightning/lightning_teleport.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SandLeaper/SandLeaperCommanderBreachMap"] = {
        name = "Scale of Esh",
        life = 3,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 0.99,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "BreachArc",
            "BreachLightningWhip",
            "SandLeaperDodgeLeft",
            "SandLeaperDodgeRight",
            "BreachTeamWarp",
            "BreachLightningOrbsCommander",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachArc"] = {
        name = "Arc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Chains] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_chance_to_shock_%",
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 10, -65, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1.3999999761581, 2.5999999046326, 10, -65, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachLightningWhip"] = {
        name = "Flame Surge",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage. If you hit an ignited enemy, will create burning ground under them. Your damage modifiers don't apply to this burning ground.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Duration] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, 80, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1, 3, 80, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeLeft"] = {
        name = "SandLeaperDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeRight"] = {
        name = "SandLeaperDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachTeamWarp"] = {
        name = "BreachTeamWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "number_of_monsters_to_summon",
            "breach_team_warp_buff_lightning_damage_+%",
            "breach_team_warp_buff_movement_velocity_+%",
            "breach_team_warp_buff_damage_taken_+%",
        },
        levels = {
            [1] = {8000, 3, 25, 50, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachLightningOrbsCommander"] = {
        name = "BreachLightningOrbsCommander",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.5, 1.5, 3000, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    grant actor scale +% to aura owner on death [1]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [2]
    soul is consumed on death [0]
    IdMonsterBreachLightningSoulEater
    NameDevorador de Almas
    FamilyMonsterNemesis
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • soul is consumed on death Min: 0 Max: 0 Global
  • grant cast speed +% to aura owner on death Min: 5 Max: 5 Global
  • grant actor scale +% to aura owner on death Min: 1 Max: 1 Global
  • grant attack speed +% to aura owner on death Min: 5 Max: 5 Global
  • grant damage reduction % to aura owner on death Min: 2 Max: 2 Global
  • Craft Tagsattack caster speed aura
    breach_discharge_aura
    Raio: 70
    grant actor scale +% to aura owner on death [1]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [2]
    soul is consumed on death [0]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • Escama de Esh
    Demoníaco
    grant actor scale +% to aura owner on death [1]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [2]
    soul is consumed on death [0]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Scale of Esh
    SpectreY
    Spectre OverrideMetadata/Monsters/SandLeaper/SandLeaperBreachSpectre_
    AreaDomínio de Esh
    End GameReceba 100% do Dano Físico como Dano de Raio Extra
    Tagsanimal_claw_weapon, beast, breach_commander, Conjurador, demon, flesh_armour, hidden_monster, insect, is_unarmed, lightning_affinity, melee, no_bloodlines, not_int, not_str, physical_affinity, red_blood, very_fast_movement
    Packs
  • Domínio de Esh: Escama de Esh, Escama de Esh
  • Vida
    675%
    Evasão
    +50%
    Ailment Threshold
    675%
    Resistência
    30 30 30 20
    Damage
    180%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 7
    Attack Time
    0.99 Second
    Damage Spread
    ±20%
    Experiência
    150%
    Model Size
    220%
    Type
    BreachSandLeaperCommanderUber
    Metadata
    SandLeaperCommanderBreachMapUber
    Nível
    84
    Vida
    238,242
    Armadura
    99,834
    Evasão
    12,180
    Escudo de Energia
    0
    Damage
    1,716
    Dano Mágico
    1,716
    Precisão
    538
    Attack Time
    0.99
    Experiência
    19,875
    Ailment Threshold
    238,242
    Chill
    753
    Shock
    753
    Brittle
    4,262
    Scorch
    753
    Sap
    2,081
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 1373–2059
    Chance de Crítico: 5%
    Attack Time: 0.99 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SandLeaperDodgeLeft
    monster dodge distance [22]
    SandLeaperDodgeRight
    monster dodge direction [1]
    monster dodge distance [22]
    BreachLightningWhip
    Spell, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Area, Fire, CanRapidFire, AreaSpell, Duration
    Chicote Ardente
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.75 seg
    Recarga: 5 seg
    Ataca um inimigo à sua frente com um chicote flamejante. Inimigos incendiados sofrem mais dano. Se você acertar um inimigo incendiado, solo ardente será criado em baixo deles. Seus modificadores de dano não se aplicam a este solo ardente.
    Causa 1090 a 3269 de Dano de Raio
    active skill area of effect radius +% final [80]
    is area damage [1]
    BreachArc
    Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
    Arco Elétrico
    Tempo de Conjuração: 0.5 seg
    Um arco relampejante sai do conjurador para um inimigo alvo e ricocheteia para outros inimigos, mas não retorna imediatamente. Cada vez que o raio ricochetear, ele também ricocheteará para um segundo inimigo que o arco principal ainda não atingiu, mas o arco elétrico secundário não pode ricochetear.
    Causa 1154 a 2143 de Dano de Raio
    10% de chance de Eletrizar inimigos
    spell maximum action distance +% [-65]
    BreachTeamWarp
    Spell, Area, AreaSpell
    Tempo de Conjuração: 1 seg
    Recarga: 20 seg
    Duração base é de 8 segundos
    breach team warp buff damage taken +% [-50]
    breach team warp buff lightning damage +% [25]
    breach team warp buff movement velocity +% [50]
    number of monsters to summon [3]
    BreachLightningOrbsCommander
    Spell, Damage, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    Causa 636.3 a 1909 de Dano de Raio
    Seus Acertos não podem Atordoar Inimigos
    Duração base é de 3 segundos
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    BaseEvents
    {
    	set_is_small_breach_monster = true
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Render
    {
    	preload_buff_visual = "breach_team_lightning_warp"
    	preload_buff_visual = "breach_eater_aura"
    }
    
    Transitionable
    {
    	on_transition = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/Breach/commander_spawn/lightning/lightning_teleport.ao );"
    }
    
    SoundParameterBreach
    {
    parameter = "BreachEdgeDist"
    distance_start = 0.0
    distance_end = 10.0
    value_start = 0.0
    value_end = 10.0
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Breach/commander_spawn/lightning/lightning_teleport.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SandLeaper/SandLeaperCommanderBreachMapUber"] = {
        name = "Scale of Esh",
        life = 6.75,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 0.99,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "BreachArc",
            "BreachLightningWhip",
            "SandLeaperDodgeLeft",
            "SandLeaperDodgeRight",
            "BreachTeamWarp",
            "BreachLightningOrbsCommander",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachArc"] = {
        name = "Arc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Chains] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_chance_to_shock_%",
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 10, -65, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1.3999999761581, 2.5999999046326, 10, -65, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachLightningWhip"] = {
        name = "Flame Surge",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage. If you hit an ignited enemy, will create burning ground under them. Your damage modifiers don't apply to this burning ground.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Duration] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, 80, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1, 3, 80, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeLeft"] = {
        name = "SandLeaperDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeRight"] = {
        name = "SandLeaperDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachTeamWarp"] = {
        name = "BreachTeamWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "number_of_monsters_to_summon",
            "breach_team_warp_buff_lightning_damage_+%",
            "breach_team_warp_buff_movement_velocity_+%",
            "breach_team_warp_buff_damage_taken_+%",
        },
        levels = {
            [1] = {8000, 3, 25, 50, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachLightningOrbsCommander"] = {
        name = "BreachLightningOrbsCommander",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.5, 1.5, 3000, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    grant actor scale +% to aura owner on death [1]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [2]
    soul is consumed on death [0]
    IdMonsterBreachLightningSoulEater
    NameDevorador de Almas
    FamilyMonsterNemesis
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • soul is consumed on death Min: 0 Max: 0 Global
  • grant cast speed +% to aura owner on death Min: 5 Max: 5 Global
  • grant actor scale +% to aura owner on death Min: 1 Max: 1 Global
  • grant attack speed +% to aura owner on death Min: 5 Max: 5 Global
  • grant damage reduction % to aura owner on death Min: 2 Max: 2 Global
  • Craft Tagsattack caster speed aura
    breach_discharge_aura
    Raio: 70
    grant actor scale +% to aura owner on death [1]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [2]
    soul is consumed on death [0]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • Escama de Esh
    Demoníaco
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    monster no map drops [1]
    Scale of Esh
    SpectreY
    Spectre OverrideMetadata/Monsters/SandLeaper/SandLeaperBreachSpectre_
    End GameReceba 100% do Dano Físico como Dano de Raio Extra
    Tagsanimal_claw_weapon, beast, breach_monster_lightning, Conjurador, demon, extra_small_height, flesh_armour, hidden_monster, insect, is_unarmed, lightning_affinity, melee, no_bloodlines, not_int, not_str, physical_affinity, red_blood, very_fast_movement
    Packs
  • Escama de Esh
  • Escama de Esh, Escama de Esh
  • Vida
    118%
    Evasão
    +50%
    Ailment Threshold
    118%
    Resistência
    0 0 40 0
    Damage
    112%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 7
    Attack Time
    0.99 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    160%
    Type
    BreachSandLeaperNormal
    Metadata
    SandLeaperBreachNormal
    Nível
    68
    Vida
    7,591
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    418
    Dano Mágico
    418
    Precisão
    290
    Attack Time
    0.99
    Experiência
    10,255
    Ailment Threshold
    7,591
    Chill
    24
    Shock
    24
    Brittle
    136
    Scorch
    24
    Sap
    66
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 335–502
    Chance de Crítico: 5%
    Attack Time: 0.99 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SandLeaperDodgeLeft
    monster dodge distance [22]
    SandLeaperDodgeRight
    monster dodge direction [1]
    monster dodge distance [22]
    BreachArc
    Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
    Arco Elétrico
    Tempo de Conjuração: 0.5 seg
    Um arco relampejante sai do conjurador para um inimigo alvo e ricocheteia para outros inimigos, mas não retorna imediatamente. Cada vez que o raio ricochetear, ele também ricocheteará para um segundo inimigo que o arco principal ainda não atingiu, mas o arco elétrico secundário não pode ricochetear.
    Causa 579.4 a 1076 de Dano de Raio
    10% de chance de Eletrizar inimigos
    spell maximum action distance +% [-65]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    BaseEvents
    {
    	set_is_small_breach_monster = true
    }

    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/SandLeaper/SandLeaperBreachNormal"] = {
        name = "Scale of Esh",
        life = 1.18,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.12,
        damageSpread = 0.2,
        attackTime = 0.99,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "BreachArc",
            "SandLeaperDodgeLeft",
            "SandLeaperDodgeRight",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachArc"] = {
        name = "Arc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Chains] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_chance_to_shock_%",
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 10, -65, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1.3999999761581, 2.5999999046326, 10, -65, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeLeft"] = {
        name = "SandLeaperDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeRight"] = {
        name = "SandLeaperDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domainsmonstro (3)
    GenerationTypeÚnico (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
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Escama de Esh
    Demoníaco
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    monster no map drops [1]
    Scale of Esh
    SpectreY
    Spectre OverrideMetadata/Monsters/SandLeaper/SandLeaperBreachSpectre_
    End GameReceba 100% do Dano Físico como Dano de Raio Extra
    Tagsanimal_claw_weapon, beast, breach_monster_lightning, Conjurador, demon, extra_small_height, flesh_armour, hidden_monster, insect, is_unarmed, lightning_affinity, melee, no_bloodlines, not_int, not_str, physical_affinity, red_blood, very_fast_movement
    Packs
  • Escama de Esh, Escama de Esh
  • Vida
    170%
    Evasão
    +50%
    Ailment Threshold
    170%
    Resistência
    0 0 40 0
    Damage
    150%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 7
    Attack Time
    0.99 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    160%
    Type
    BreachSandLeaper
    Metadata
    SandLeaperBreach
    Nível
    68
    Vida
    10,937
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    560
    Dano Mágico
    560
    Precisão
    290
    Attack Time
    0.99
    Experiência
    10,255
    Ailment Threshold
    10,937
    Chill
    35
    Shock
    35
    Brittle
    196
    Scorch
    35
    Sap
    96
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 448–672
    Chance de Crítico: 5%
    Attack Time: 0.99 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SandLeaperDodgeLeft
    monster dodge distance [22]
    SandLeaperDodgeRight
    monster dodge direction [1]
    monster dodge distance [22]
    BreachArc
    Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
    Arco Elétrico
    Tempo de Conjuração: 0.5 seg
    Um arco relampejante sai do conjurador para um inimigo alvo e ricocheteia para outros inimigos, mas não retorna imediatamente. Cada vez que o raio ricochetear, ele também ricocheteará para um segundo inimigo que o arco principal ainda não atingiu, mas o arco elétrico secundário não pode ricochetear.
    Causa 579.4 a 1076 de Dano de Raio
    10% de chance de Eletrizar inimigos
    spell maximum action distance +% [-65]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    BaseEvents
    {
    	set_is_small_breach_monster = true
    }

    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/SandLeaper/SandLeaperBreach"] = {
        name = "Scale of Esh",
        life = 1.7,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 0.99,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "BreachArc",
            "SandLeaperDodgeLeft",
            "SandLeaperDodgeRight",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachArc"] = {
        name = "Arc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Chains] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_chance_to_shock_%",
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 10, -65, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1.3999999761581, 2.5999999046326, 10, -65, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeLeft"] = {
        name = "SandLeaperDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeRight"] = {
        name = "SandLeaperDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domainsmonstro (3)
    GenerationTypeÚnico (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
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Escama de Esh
    Demoníaco
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Scale of Esh
    SpectreY
    Spectre OverrideMetadata/Monsters/SandLeaper/SandLeaperBreachSpectre_
    AreaDomínio de Esh, Domínio de Esh, Domínio de Esh, Domínio de Esh, Domínio de Esh
    End GameReceba 100% do Dano Físico como Dano de Raio Extra
    Tagsanimal_claw_weapon, beast, Conjurador, demon, extra_small_height, flesh_armour, hidden_monster, insect, is_unarmed, lightning_affinity, melee, no_bloodlines, not_int, not_str, physical_affinity, red_blood, very_fast_movement
    Packs
  • Domínio de Esh, Domínio de Esh, Domínio de Esh, Domínio de Esh: Escama de Esh, Escama de Esh
  • Domínio de Esh: Escama de Esh, Escama de Esh
  • Vida
    468%
    Evasão
    +50%
    Ailment Threshold
    468%
    Resistência
    0 0 40 0
    Damage
    150%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 7
    Attack Time
    0.99 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    160%
    Type
    BreachSandLeaperMap
    Metadata
    SandLeaperBreachMap
    Nível
    84
    Vida
    165,181
    Armadura
    99,834
    Evasão
    12,180
    Escudo de Energia
    0
    Damage
    1,430
    Dano Mágico
    1,430
    Precisão
    538
    Attack Time
    0.99
    Experiência
    13,250
    Ailment Threshold
    165,181
    Chill
    522
    Shock
    522
    Brittle
    2,955
    Scorch
    522
    Sap
    1,443
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 1144–1716
    Chance de Crítico: 5%
    Attack Time: 0.99 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SandLeaperDodgeLeft
    monster dodge distance [22]
    SandLeaperDodgeRight
    monster dodge direction [1]
    monster dodge distance [22]
    BreachArc
    Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
    Arco Elétrico
    Tempo de Conjuração: 0.5 seg
    Um arco relampejante sai do conjurador para um inimigo alvo e ricocheteia para outros inimigos, mas não retorna imediatamente. Cada vez que o raio ricochetear, ele também ricocheteará para um segundo inimigo que o arco principal ainda não atingiu, mas o arco elétrico secundário não pode ricochetear.
    Causa 1154 a 2143 de Dano de Raio
    10% de chance de Eletrizar inimigos
    spell maximum action distance +% [-65]

    Object Type

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonster"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    BaseEvents
    {
    	set_is_small_breach_monster = true
    }

    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/SandLeaper/SandLeaperBreachMap"] = {
        name = "Scale of Esh",
        life = 4.68,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 0.99,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "BreachArc",
            "SandLeaperDodgeLeft",
            "SandLeaperDodgeRight",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachArc"] = {
        name = "Arc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Chains] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_chance_to_shock_%",
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 10, -65, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1.3999999761581, 2.5999999046326, 10, -65, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeLeft"] = {
        name = "SandLeaperDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeRight"] = {
        name = "SandLeaperDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • Escama de Esh
    Demoníaco
    monster no drops or experience [1]
    cannot be used as minion [1]
    Dano aumentado em 30%
    Velocidade de Ataque aumentada em 40%
    Velocidade de Movimento aumentada em 40%
    Dano recebido reduzido em 25%
    Scale of Esh
    SpectreN
    End GameReceba 100% do Dano Físico como Dano de Raio Extra
    Tagsanimal_claw_weapon, beast, Conjurador, demon, extra_small_height, flesh_armour, hidden_monster, insect, is_unarmed, lightning_affinity, melee, no_bloodlines, not_int, not_str, physical_affinity, red_blood, very_fast_movement
    Vida
    3375%
    Evasão
    +50%
    Ailment Threshold
    3375%
    Resistência
    20 20 20 0
    Damage
    225%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 7
    Attack Time
    0.99 Second
    Damage Spread
    ±20%
    Experiência
    150%
    Model Size
    160%
    Type
    BreachSandLeaperSpawner
    Metadata
    SandLeaperBreachSpawner
    Nível
    68
    Vida
    217,126
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    840
    Dano Mágico
    840
    Precisão
    290
    Attack Time
    0.99
    Experiência
    15,383
    Ailment Threshold
    217,126
    Chill
    687
    Shock
    687
    Brittle
    3,884
    Scorch
    687
    Sap
    1,897
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 672–1009
    Chance de Crítico: 5%
    Attack Time: 0.99 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SandLeaperDodgeLeft
    monster dodge distance [22]
    SandLeaperDodgeRight
    monster dodge direction [1]
    monster dodge distance [22]
    BreachArc
    Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
    Arco Elétrico
    Tempo de Conjuração: 0.5 seg
    Um arco relampejante sai do conjurador para um inimigo alvo e ricocheteia para outros inimigos, mas não retorna imediatamente. Cada vez que o raio ricochetear, ele também ricocheteará para um segundo inimigo que o arco principal ainda não atingiu, mas o arco elétrico secundário não pode ricochetear.
    Causa 579.4 a 1076 de Dano de Raio
    10% de chance de Eletrizar inimigos
    spell maximum action distance +% [-65]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    Stats
    {
    	set_monster_ignores_delve_darkness_mechanic = 1
    }

    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/SandLeaper/SandLeaperBreachSpawner"] = {
        name = "Scale of Esh",
        life = 33.75,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 2.25,
        damageSpread = 0.2,
        attackTime = 0.99,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "BreachArc",
            "SandLeaperDodgeLeft",
            "SandLeaperDodgeRight",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachArc"] = {
        name = "Arc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Chains] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_chance_to_shock_%",
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 10, -65, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1.3999999761581, 2.5999999046326, 10, -65, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeLeft"] = {
        name = "SandLeaperDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeRight"] = {
        name = "SandLeaperDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 Global
  • Dano aumentado em 30%
    Velocidade de Ataque aumentada em 40%
    Velocidade de Movimento aumentada em 40%
    Dano recebido reduzido em 25%
    IdChimeraMinionFerocity
    FamilyChimeraMinionFerocity
    Domainsmonstro (3)
    GenerationTypeÚnico (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
    Escama de Esh
    Demoníaco
    monster no drops or experience [1]
    cannot be used as minion [1]
    50% do Dano Físico Convertido em Dano de Raio
    Scale of Esh
    SpectreN
    Tagsanimal_claw_weapon, beast, demon, extra_small_height, flesh_armour, hidden_monster, insect, is_unarmed, melee, no_bloodlines, not_int, not_str, physical_affinity, red_blood, unusable_corpse, very_fast_movement
    Vida
    170%
    Evasão
    +50%
    Ailment Threshold
    170%
    Resistência
    0 0 40 0
    Damage
    150%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 7
    Attack Time
    0.99 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    160%
    Type
    BreachSandLeaper
    Metadata
    SandLeaperBreachMinion
    Nível
    68
    Vida
    10,937
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    560
    Dano Mágico
    560
    Precisão
    290
    Attack Time
    0.99
    Experiência
    10,255
    Ailment Threshold
    10,937
    Chill
    35
    Shock
    35
    Brittle
    196
    Scorch
    35
    Sap
    96
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 448–672
    Chance de Crítico: 5%
    Attack Time: 0.99 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SandLeaperDodgeLeft
    monster dodge distance [22]
    SandLeaperDodgeRight
    monster dodge direction [1]
    monster dodge distance [22]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    Stats
    {
    	minion_dies_when_parent_dies = 1
    	set_monster_ignores_delve_darkness_mechanic = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Breach/Lightning/Team_Vaal_LW/spawnlightning.ao"
    }
    
    Render
    {
         //turn_duration = 0.4
    }
    
    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/SandLeaper/SandLeaperBreachMinion"] = {
        name = "Scale of Esh",
        life = 1.7,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 0.99,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "SandLeaperDodgeLeft",
            "SandLeaperDodgeRight",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeLeft"] = {
        name = "SandLeaperDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeRight"] = {
        name = "SandLeaperDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 Global
  • 50% do Dano Físico Convertido em Dano de Raio
    IdMonsterElementalSkeletonLightning
    FamilyLightningDamageAsPortionOfDamage
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    Escama de Esh
    Demoníaco
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Scale of Esh
    SpectreY
    End GameReceba 100% do Dano Físico como Dano de Raio Extra
    Tagsanimal_claw_weapon, beast, breach_commander, Conjurador, demon, flesh_armour, insect, is_unarmed, lightning_affinity, melee, no_bloodlines, not_int, not_str, physical_affinity, red_blood, very_fast_movement
    Vida
    300%
    Evasão
    +50%
    Ailment Threshold
    300%
    Resistência
    30 30 30 20
    Damage
    180%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 7
    Attack Time
    0.99 Second
    Damage Spread
    ±20%
    Experiência
    150%
    Model Size
    220%
    Type
    BreachSandLeaperCommander
    Metadata
    SandLeaperBreachSpectre_
    Nível
    68
    Vida
    19,300
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    672
    Dano Mágico
    672
    Precisão
    290
    Attack Time
    0.99
    Experiência
    15,383
    Ailment Threshold
    19,300
    Chill
    61
    Shock
    61
    Brittle
    345
    Scorch
    61
    Sap
    169
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 538–807
    Chance de Crítico: 5%
    Attack Time: 0.99 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SandLeaperDodgeLeft
    monster dodge distance [22]
    SandLeaperDodgeRight
    monster dodge direction [1]
    monster dodge distance [22]
    BreachLightningWhip
    Spell, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Area, Fire, CanRapidFire, AreaSpell, Duration
    Chicote Ardente
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.75 seg
    Recarga: 5 seg
    Ataca um inimigo à sua frente com um chicote flamejante. Inimigos incendiados sofrem mais dano. Se você acertar um inimigo incendiado, solo ardente será criado em baixo deles. Seus modificadores de dano não se aplicam a este solo ardente.
    Causa 581.9 a 1746 de Dano de Raio
    active skill area of effect radius +% final [80]
    is area damage [1]
    BreachArc
    Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
    Arco Elétrico
    Tempo de Conjuração: 0.5 seg
    Um arco relampejante sai do conjurador para um inimigo alvo e ricocheteia para outros inimigos, mas não retorna imediatamente. Cada vez que o raio ricochetear, ele também ricocheteará para um segundo inimigo que o arco principal ainda não atingiu, mas o arco elétrico secundário não pode ricochetear.
    Causa 579.4 a 1076 de Dano de Raio
    10% de chance de Eletrizar inimigos
    spell maximum action distance +% [-65]
    BreachTeamWarp
    Spell, Area, AreaSpell
    Tempo de Conjuração: 1 seg
    Recarga: 20 seg
    Duração base é de 8 segundos
    breach team warp buff damage taken +% [-50]
    breach team warp buff lightning damage +% [25]
    breach team warp buff movement velocity +% [50]
    number of monsters to summon [3]
    BreachLightningOrbsCommander
    Spell, Damage, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    Causa 295.5 a 886.6 de Dano de Raio
    Seus Acertos não podem Atordoar Inimigos
    Duração base é de 3 segundos
    is area damage [1]

    Object Type

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

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BreachBosses/BreachMonsterSpectre"
    
    Render
    {
    	preload_buff_visual = "breach_team_lightning_warp"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SandLeaper/SandLeaperBreachSpectre_"] = {
        name = "Scale of Esh",
        life = 3,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 0.99,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "BreachArc",
            "BreachLightningWhip",
            "SandLeaperDodgeLeft",
            "SandLeaperDodgeRight",
            "BreachTeamWarp",
            "BreachLightningOrbsCommander",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachArc"] = {
        name = "Arc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Chains] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_chance_to_shock_%",
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 10, -65, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1.3999999761581, 2.5999999046326, 10, -65, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachLightningWhip"] = {
        name = "Flame Surge",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage. If you hit an ignited enemy, will create burning ground under them. Your damage modifiers don't apply to this burning ground.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Duration] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, 80, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1, 3, 80, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeLeft"] = {
        name = "SandLeaperDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeRight"] = {
        name = "SandLeaperDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachTeamWarp"] = {
        name = "BreachTeamWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "number_of_monsters_to_summon",
            "breach_team_warp_buff_lightning_damage_+%",
            "breach_team_warp_buff_movement_velocity_+%",
            "breach_team_warp_buff_damage_taken_+%",
        },
        levels = {
            [1] = {8000, 3, 25, 50, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachLightningOrbsCommander"] = {
        name = "BreachLightningOrbsCommander",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.5, 1.5, 3000, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • Escama de Esh
    Demoníaco
    grant actor scale +% to aura owner on death [1]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [2]
    soul is consumed on death [0]
    cannot be used as minion [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Scale of Esh
    SpectreN
    End GameReceba 100% do Dano Físico como Dano de Raio Extra
    Tagsanimal_claw_weapon, beast, breach_commander, Conjurador, demon, flesh_armour, hidden_monster, insect, is_unarmed, lightning_affinity, melee, no_bloodlines, not_int, not_str, physical_affinity, red_blood, small_height, unusable_corpse, very_fast_movement
    Vida
    300%
    Evasão
    +50%
    Ailment Threshold
    300%
    Resistência
    30 30 30 20
    Damage
    180%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 7
    Attack Time
    0.99 Second
    Damage Spread
    ±20%
    Experiência
    150%
    Model Size
    220%
    Type
    BreachSandLeaperCommanderAvatar
    Metadata
    SandLeaperCommanderBreachAvatar
    Nível
    68
    Vida
    19,300
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    672
    Dano Mágico
    672
    Precisão
    290
    Attack Time
    0.99
    Experiência
    15,383
    Ailment Threshold
    19,300
    Chill
    61
    Shock
    61
    Brittle
    345
    Scorch
    61
    Sap
    169
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 538–807
    Chance de Crítico: 5%
    Attack Time: 0.99 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SandLeaperDodgeLeft
    monster dodge distance [22]
    SandLeaperDodgeRight
    monster dodge direction [1]
    monster dodge distance [22]
    BreachLightningWhip
    Spell, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Area, Fire, CanRapidFire, AreaSpell, Duration
    Chicote Ardente
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.75 seg
    Recarga: 5 seg
    Ataca um inimigo à sua frente com um chicote flamejante. Inimigos incendiados sofrem mais dano. Se você acertar um inimigo incendiado, solo ardente será criado em baixo deles. Seus modificadores de dano não se aplicam a este solo ardente.
    Causa 581.9 a 1746 de Dano de Raio
    active skill area of effect radius +% final [80]
    is area damage [1]
    BreachArc
    Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
    Arco Elétrico
    Tempo de Conjuração: 0.5 seg
    Um arco relampejante sai do conjurador para um inimigo alvo e ricocheteia para outros inimigos, mas não retorna imediatamente. Cada vez que o raio ricochetear, ele também ricocheteará para um segundo inimigo que o arco principal ainda não atingiu, mas o arco elétrico secundário não pode ricochetear.
    Causa 579.4 a 1076 de Dano de Raio
    10% de chance de Eletrizar inimigos
    spell maximum action distance +% [-65]
    BreachTeamWarp
    Spell, Area, AreaSpell
    Tempo de Conjuração: 1 seg
    Recarga: 20 seg
    Duração base é de 8 segundos
    breach team warp buff damage taken +% [-50]
    breach team warp buff lightning damage +% [25]
    breach team warp buff movement velocity +% [50]
    number of monsters to summon [3]
    BreachLightningOrbsCommander
    Spell, Damage, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    Causa 295.5 a 886.6 de Dano de Raio
    Seus Acertos não podem Atordoar Inimigos
    Duração base é de 3 segundos
    is area damage [1]

    Object Type

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

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/Breach/BreachMonster"
    
    Render
    {
    	preload_buff_visual = "breach_team_lightning_warp"
    	preload_buff_visual = "breach_eater_aura"
    }
    
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SandLeaper/SandLeaperCommanderBreachAvatar"] = {
        name = "Scale of Esh",
        life = 3,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 0.99,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "BreachArc",
            "BreachLightningWhip",
            "SandLeaperDodgeLeft",
            "SandLeaperDodgeRight",
            "BreachTeamWarp",
            "BreachLightningOrbsCommander",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachArc"] = {
        name = "Arc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Chains] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_chance_to_shock_%",
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 10, -65, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1.3999999761581, 2.5999999046326, 10, -65, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachLightningWhip"] = {
        name = "Flame Surge",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage. If you hit an ignited enemy, will create burning ground under them. Your damage modifiers don't apply to this burning ground.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Duration] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, 80, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1, 3, 80, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeLeft"] = {
        name = "SandLeaperDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeRight"] = {
        name = "SandLeaperDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachTeamWarp"] = {
        name = "BreachTeamWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "number_of_monsters_to_summon",
            "breach_team_warp_buff_lightning_damage_+%",
            "breach_team_warp_buff_movement_velocity_+%",
            "breach_team_warp_buff_damage_taken_+%",
        },
        levels = {
            [1] = {8000, 3, 25, 50, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachLightningOrbsCommander"] = {
        name = "BreachLightningOrbsCommander",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.5, 1.5, 3000, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    grant actor scale +% to aura owner on death [1]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [2]
    soul is consumed on death [0]
    IdMonsterBreachLightningSoulEater
    NameDevorador de Almas
    FamilyMonsterNemesis
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • soul is consumed on death Min: 0 Max: 0 Global
  • grant cast speed +% to aura owner on death Min: 5 Max: 5 Global
  • grant actor scale +% to aura owner on death Min: 1 Max: 1 Global
  • grant attack speed +% to aura owner on death Min: 5 Max: 5 Global
  • grant damage reduction % to aura owner on death Min: 2 Max: 2 Global
  • Craft Tagsattack caster speed aura
    breach_discharge_aura
    Raio: 70
    grant actor scale +% to aura owner on death [1]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [2]
    soul is consumed on death [0]
    cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    Domainsmonstro (3)
    GenerationTypeÚnico (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
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • Escama de Esh
    Demoníaco
    cannot be used as minion [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    monster no map drops [1]
    Scale of Esh
    SpectreN
    End GameReceba 100% do Dano Físico como Dano de Raio Extra
    Tagsanimal_claw_weapon, beast, Conjurador, demon, extra_small_height, flesh_armour, hidden_monster, insect, is_unarmed, lightning_affinity, melee, no_bloodlines, not_int, not_str, physical_affinity, red_blood, unusable_corpse, very_fast_movement
    Vida
    170%
    Evasão
    +50%
    Ailment Threshold
    170%
    Resistência
    0 0 40 0
    Damage
    150%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 7
    Attack Time
    0.99 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    160%
    Type
    BreachSandLeaperAvatar
    Metadata
    SandLeaperBreachAvatar
    Nível
    68
    Vida
    10,937
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    560
    Dano Mágico
    560
    Precisão
    290
    Attack Time
    0.99
    Experiência
    10,255
    Ailment Threshold
    10,937
    Chill
    35
    Shock
    35
    Brittle
    196
    Scorch
    35
    Sap
    96
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 448–672
    Chance de Crítico: 5%
    Attack Time: 0.99 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SandLeaperDodgeLeft
    monster dodge distance [22]
    SandLeaperDodgeRight
    monster dodge direction [1]
    monster dodge distance [22]
    BreachArc
    Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
    Arco Elétrico
    Tempo de Conjuração: 0.5 seg
    Um arco relampejante sai do conjurador para um inimigo alvo e ricocheteia para outros inimigos, mas não retorna imediatamente. Cada vez que o raio ricochetear, ele também ricocheteará para um segundo inimigo que o arco principal ainda não atingiu, mas o arco elétrico secundário não pode ricochetear.
    Causa 579.4 a 1076 de Dano de Raio
    10% de chance de Eletrizar inimigos
    spell maximum action distance +% [-65]

    Object Type

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

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/Breach/BreachMonster"
    
    
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SandLeaper/SandLeaperBreachAvatar"] = {
        name = "Scale of Esh",
        life = 1.7,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 0.99,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "BreachArc",
            "SandLeaperDodgeLeft",
            "SandLeaperDodgeRight",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachArc"] = {
        name = "Arc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Chains] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_chance_to_shock_%",
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 10, -65, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {1.3999999761581, 2.5999999046326, 10, -65, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeLeft"] = {
        name = "SandLeaperDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeRight"] = {
        name = "SandLeaperDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    Domainsmonstro (3)
    GenerationTypeÚnico (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
    Domainsmonstro (3)
    GenerationTypeÚnico (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
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Escama de Esh
    Demoníaco
    monster no drops or experience [1]
    cannot be used as minion [1]
    50% do Dano Físico Convertido em Dano de Raio
    Scale of Esh
    SpectreN
    Tagsanimal_claw_weapon, beast, demon, extra_small_height, flesh_armour, hidden_monster, insect, is_unarmed, melee, no_bloodlines, not_int, not_str, physical_affinity, red_blood, unusable_corpse, very_fast_movement
    Vida
    170%
    Evasão
    +50%
    Ailment Threshold
    170%
    Resistência
    0 0 40 0
    Damage
    150%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 7
    Attack Time
    0.99 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    160%
    Type
    BreachSandLeaperAvatar
    Metadata
    SandLeaperBreachMinionAvatar
    Nível
    68
    Vida
    10,937
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    560
    Dano Mágico
    560
    Precisão
    290
    Attack Time
    0.99
    Experiência
    10,255
    Ailment Threshold
    10,937
    Chill
    35
    Shock
    35
    Brittle
    196
    Scorch
    35
    Sap
    96
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 448–672
    Chance de Crítico: 5%
    Attack Time: 0.99 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SandLeaperDodgeLeft
    monster dodge distance [22]
    SandLeaperDodgeRight
    monster dodge direction [1]
    monster dodge distance [22]

    Object Type

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

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/Breach/BreachMonster"
    
    
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SandLeaper/SandLeaperBreachMinionAvatar"] = {
        name = "Scale of Esh",
        life = 1.7,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 0.99,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "SandLeaperDodgeLeft",
            "SandLeaperDodgeRight",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeLeft"] = {
        name = "SandLeaperDodgeLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_distance",
        },
        levels = {
            [1] = {22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SandLeaperDodgeRight"] = {
        name = "SandLeaperDodgeRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_dodge_direction",
            "monster_dodge_distance",
        },
        levels = {
            [1] = {1, 22, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 Global
  • 50% do Dano Físico Convertido em Dano de Raio
    IdMonsterElementalSkeletonLightning
    FamilyLightningDamageAsPortionOfDamage
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    Edit

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