Sentinela Karui
Humanóide
monster ignores delve darkness mechanic [1]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Não pode ganhar Cargas
monster no map drops [1]
Karui Sentry
SpectreY
Spectre OverrideMetadata/Monsters/LegionLeague/LegionKaruiMeleeSpectre_
Tagscleaving_weapon, fast_movement, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, humanoid, legion_monster, medium_height, melee, not_dex, not_int, physical_affinity, red_blood
Vida
276%
Armadura
+100%
Ailment Threshold
276%
Resistência
20 20 20 0
Damage
100%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 11
Attack Time
1.17 Second
Damage Spread
±20%
Experiência
100%
Model Size
100%
Type
LegionKaruiMelee
Metadata
LegionKaruiMelee
Nível
68
Vida
17,756
Armadura
57,580
Evasão
4,739
Escudo de Energia
0
Damage
374
Dano Mágico
374
Precisão
290
Attack Time
1.17
Experiência
10,255
Ailment Threshold
17,756
Chill
56
Shock
56
Brittle
318
Scorch
56
Sap
155
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 299–448
Chance de Crítico: 5%
Attack Time: 1.17 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
LegionKaruiHeavyStrike
Attack, MeleeSingleTarget, Multistrikeable, Melee
Pancada
Base Damage: 299–448
Chance de Crítico: 5%
Attack Time: 1.17 seg
Recarga: 3 seg
Ataca o inimigo com uma pancada forte, empurrando-o. Requer uma Maça, Cetro, Machado, Espada ou Arma de Duas Mãos
Causa 50% mais Dano
Ponto de Atordoamento Inimigo reduzido em 30%

Object Type

version 2
extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

Object Type Codes

version 2
extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

Animated
{
	on_event_glow_flash = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
}

Actor
{
	on_end_HeavyStrike = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LegionLeague/LegionKaruiMelee"] = {
    name = "Karui Sentry",
    life = 2.76,
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.17,
    attackRange = 11,
    accuracy = 1,
    weaponType1 = "One Hand Axe",
    weaponType2 = "One Hand Axe",
    skillList = {
        "Melee",
        "LegionKaruiHeavyStrike",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    name = "Default Attack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["LegionKaruiHeavyStrike"] = {
    name = "Heavy Strike",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Attacks enemies with a forceful blow, knocking them back. Requires a Mace, Sceptre, Axe, Sword or Two-Handed Weapon.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_stun_threshold_reduction_+%",
        "active_skill_damage_+%_final",
    },
    levels = {
        [1] = {30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster ignores delve darkness mechanic [1]
IdMonsterIgnoresDelveDarkness
FamilyMonsterIgnoresDelveDarkness
Domainsmonstro (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • monster ignores delve darkness mechanic 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
  • Não pode ganhar Cargas
    IdCannotGainCharges_
    FamilyCannotGainCharges
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot gain charges Min: 1 Max: 1 Global
  • Craft Tagsendurance_charge frenzy_charge power_charge
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sentinela Karui
    Humanóide
    monster ignores delve darkness mechanic [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Não pode ganhar Cargas
    monster no map drops [1]
    Karui Sentry
    SpectreY
    Spectre OverrideMetadata/Monsters/LegionLeague/LegionKaruiMeleeSpectre_
    Tagscleaving_weapon, fast_movement, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, humanoid, legion_monster, medium_height, melee, not_dex, not_int, physical_affinity, red_blood
    Vida
    276%
    Armadura
    +100%
    Ailment Threshold
    276%
    Resistência
    20 20 20 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    LegionKaruiMelee
    Metadata
    LegionKaruiMelee2
    Nível
    68
    Vida
    17,756
    Armadura
    57,580
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1.17
    Experiência
    10,255
    Ailment Threshold
    17,756
    Chill
    56
    Shock
    56
    Brittle
    318
    Scorch
    56
    Sap
    155
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    LegionKaruiHeavyStrike
    Attack, MeleeSingleTarget, Multistrikeable, Melee
    Pancada
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Recarga: 3 seg
    Ataca o inimigo com uma pancada forte, empurrando-o. Requer uma Maça, Cetro, Machado, Espada ou Arma de Duas Mãos
    Causa 50% mais Dano
    Ponto de Atordoamento Inimigo reduzido em 30%

    Object Type

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"
    
    Animated
    {
    	on_event_glow_flash = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    
    Actor
    {
    	on_end_HeavyStrike = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionKaruiMelee2"] = {
        name = "Karui Sentry",
        life = 2.76,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "One Hand Axe",
        weaponType2 = "One Hand Axe",
        skillList = {
            "Melee",
            "LegionKaruiHeavyStrike",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LegionKaruiHeavyStrike"] = {
        name = "Heavy Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Attacks enemies with a forceful blow, knocking them back. Requires a Mace, Sceptre, Axe, Sword or Two-Handed Weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "active_skill_damage_+%_final",
        },
        levels = {
            [1] = {30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    IdMonsterIgnoresDelveDarkness
    FamilyMonsterIgnoresDelveDarkness
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic 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
  • Não pode ganhar Cargas
    IdCannotGainCharges_
    FamilyCannotGainCharges
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot gain charges Min: 1 Max: 1 Global
  • Craft Tagsendurance_charge frenzy_charge power_charge
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sentinela Karui
    Humanóide
    monster ignores delve darkness mechanic [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Não pode ganhar Cargas
    monster no map drops [1]
    Karui Sentry
    SpectreY
    Spectre OverrideMetadata/Monsters/LegionLeague/LegionKaruiMeleeSpectre_
    Tagscleaving_weapon, fast_movement, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, humanoid, legion_monster, medium_height, melee, not_dex, not_int, physical_affinity, red_blood
    Vida
    276%
    Armadura
    +100%
    Ailment Threshold
    276%
    Resistência
    20 20 20 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    LegionKaruiMelee
    Metadata
    LegionKaruiMelee3
    Nível
    68
    Vida
    17,756
    Armadura
    57,580
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1.17
    Experiência
    10,255
    Ailment Threshold
    17,756
    Chill
    56
    Shock
    56
    Brittle
    318
    Scorch
    56
    Sap
    155
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    LegionKaruiHeavyStrike
    Attack, MeleeSingleTarget, Multistrikeable, Melee
    Pancada
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Recarga: 3 seg
    Ataca o inimigo com uma pancada forte, empurrando-o. Requer uma Maça, Cetro, Machado, Espada ou Arma de Duas Mãos
    Causa 50% mais Dano
    Ponto de Atordoamento Inimigo reduzido em 30%

    Object Type

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"
    
    Animated
    {
    	on_event_glow_flash = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    
    Actor
    {
    	on_end_HeavyStrike = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionKaruiMelee3"] = {
        name = "Karui Sentry",
        life = 2.76,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "One Hand Axe",
        weaponType2 = "One Hand Axe",
        skillList = {
            "Melee",
            "LegionKaruiHeavyStrike",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LegionKaruiHeavyStrike"] = {
        name = "Heavy Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Attacks enemies with a forceful blow, knocking them back. Requires a Mace, Sceptre, Axe, Sword or Two-Handed Weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "active_skill_damage_+%_final",
        },
        levels = {
            [1] = {30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    IdMonsterIgnoresDelveDarkness
    FamilyMonsterIgnoresDelveDarkness
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic 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
  • Não pode ganhar Cargas
    IdCannotGainCharges_
    FamilyCannotGainCharges
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot gain charges Min: 1 Max: 1 Global
  • Craft Tagsendurance_charge frenzy_charge power_charge
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sentinela Karui
    Humanóide
    monster ignores delve darkness mechanic [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Não pode ganhar Cargas
    monster no map drops [1]
    Karui Sentry
    SpectreY
    Spectre OverrideMetadata/Monsters/LegionLeague/LegionKaruiMeleeSpectre_
    Tagscleaving_weapon, fast_movement, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, humanoid, legion_monster, medium_height, melee, not_dex, not_int, physical_affinity, red_blood
    Vida
    276%
    Armadura
    +100%
    Ailment Threshold
    276%
    Resistência
    20 20 20 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    LegionKaruiMelee
    Metadata
    LegionKaruiMelee4
    Nível
    68
    Vida
    17,756
    Armadura
    57,580
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1.17
    Experiência
    10,255
    Ailment Threshold
    17,756
    Chill
    56
    Shock
    56
    Brittle
    318
    Scorch
    56
    Sap
    155
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    LegionKaruiHeavyStrike
    Attack, MeleeSingleTarget, Multistrikeable, Melee
    Pancada
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Recarga: 3 seg
    Ataca o inimigo com uma pancada forte, empurrando-o. Requer uma Maça, Cetro, Machado, Espada ou Arma de Duas Mãos
    Causa 50% mais Dano
    Ponto de Atordoamento Inimigo reduzido em 30%

    Object Type

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"
    
    Animated
    {
    	on_event_glow_flash = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    
    Actor
    {
    	on_end_HeavyStrike = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionKaruiMelee4"] = {
        name = "Karui Sentry",
        life = 2.76,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "One Hand Axe",
        weaponType2 = "One Hand Axe",
        skillList = {
            "Melee",
            "LegionKaruiHeavyStrike",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LegionKaruiHeavyStrike"] = {
        name = "Heavy Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Attacks enemies with a forceful blow, knocking them back. Requires a Mace, Sceptre, Axe, Sword or Two-Handed Weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "active_skill_damage_+%_final",
        },
        levels = {
            [1] = {30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    IdMonsterIgnoresDelveDarkness
    FamilyMonsterIgnoresDelveDarkness
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic 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
  • Não pode ganhar Cargas
    IdCannotGainCharges_
    FamilyCannotGainCharges
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot gain charges Min: 1 Max: 1 Global
  • Craft Tagsendurance_charge frenzy_charge power_charge
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sentinela Karui
    Humanóide
    monster ignores delve darkness mechanic [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Não pode ganhar Cargas
    monster no map drops [1]
    Karui Sentry
    SpectreY
    Spectre OverrideMetadata/Monsters/LegionLeague/LegionKaruiMelee2HSpectre
    Tagscleaving_weapon, fast_movement, flesh_armour, has_two_hand_axe, has_two_handed_melee, humanoid, legion_monster, medium_height, melee, not_dex, not_int, physical_affinity, red_blood
    Vida
    276%
    Armadura
    +100%
    Ailment Threshold
    276%
    Resistência
    20 20 20 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 13
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    LegionKaruiMelee2H
    Metadata
    LegionKaruiMelee2H
    Nível
    68
    Vida
    17,756
    Armadura
    57,580
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1.5
    Experiência
    10,255
    Ailment Threshold
    17,756
    Chill
    56
    Shock
    56
    Brittle
    318
    Scorch
    56
    Sap
    155
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    LegionKaruiHeavyStrike2H
    Attack, MeleeSingleTarget, Multistrikeable, Melee
    Pancada
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Recarga: 3 seg
    Ataca o inimigo com uma pancada forte, empurrando-o. Requer uma Maça, Cetro, Machado, Espada ou Arma de Duas Mãos
    Causa 50% mais Dano
    Ponto de Atordoamento Inimigo reduzido em 30%

    Object Type

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"
    
    Animated
    {
    	on_event_glow_flash = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    
    Actor
    {
    	on_end_HeavyStrike = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionKaruiMelee2H"] = {
        name = "Karui Sentry",
        life = 2.76,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "Melee",
            "LegionKaruiHeavyStrike2H",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LegionKaruiHeavyStrike2H"] = {
        name = "Heavy Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Attacks enemies with a forceful blow, knocking them back. Requires a Mace, Sceptre, Axe, Sword or Two-Handed Weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "active_skill_damage_+%_final",
        },
        levels = {
            [1] = {30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    IdMonsterIgnoresDelveDarkness
    FamilyMonsterIgnoresDelveDarkness
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic 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
  • Não pode ganhar Cargas
    IdCannotGainCharges_
    FamilyCannotGainCharges
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot gain charges Min: 1 Max: 1 Global
  • Craft Tagsendurance_charge frenzy_charge power_charge
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sentinela Karui
    Humanóide
    monster ignores delve darkness mechanic [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Não pode ganhar Cargas
    monster no map drops [1]
    Karui Sentry
    SpectreY
    Spectre OverrideMetadata/Monsters/LegionLeague/LegionKaruiMeleeSpectre_
    Tagscleaving_weapon, fast_movement, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, humanoid, legion_monster, medium_height, melee, not_dex, not_int, physical_affinity, red_blood
    Vida
    276%
    Armadura
    +100%
    Ailment Threshold
    276%
    Resistência
    20 20 20 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    LegionKaruiMelee
    Metadata
    LegionKaruiMeleeEndless
    Nível
    68
    Vida
    17,756
    Armadura
    57,580
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1.17
    Experiência
    10,255
    Ailment Threshold
    17,756
    Chill
    56
    Shock
    56
    Brittle
    318
    Scorch
    56
    Sap
    155
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    LegionKaruiHeavyStrike
    Attack, MeleeSingleTarget, Multistrikeable, Melee
    Pancada
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Recarga: 3 seg
    Ataca o inimigo com uma pancada forte, empurrando-o. Requer uma Maça, Cetro, Machado, Espada ou Arma de Duas Mãos
    Causa 50% mais Dano
    Ponto de Atordoamento Inimigo reduzido em 30%

    Object Type

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"
    
    Animated
    {
    	on_event_glow_flash = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    
    Actor
    {
    	on_end_HeavyStrike = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionKaruiMeleeEndless"] = {
        name = "Karui Sentry",
        life = 2.76,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "One Hand Axe",
        weaponType2 = "One Hand Axe",
        skillList = {
            "Melee",
            "LegionKaruiHeavyStrike",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LegionKaruiHeavyStrike"] = {
        name = "Heavy Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Attacks enemies with a forceful blow, knocking them back. Requires a Mace, Sceptre, Axe, Sword or Two-Handed Weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "active_skill_damage_+%_final",
        },
        levels = {
            [1] = {30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    IdMonsterIgnoresDelveDarkness
    FamilyMonsterIgnoresDelveDarkness
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic 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
  • Não pode ganhar Cargas
    IdCannotGainCharges_
    FamilyCannotGainCharges
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot gain charges Min: 1 Max: 1 Global
  • Craft Tagsendurance_charge frenzy_charge power_charge
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sentinela Karui
    Humanóide
    monster ignores delve darkness mechanic [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Não pode ganhar Cargas
    monster no map drops [1]
    Karui Sentry
    SpectreY
    Spectre OverrideMetadata/Monsters/LegionLeague/LegionKaruiMeleeSpectre_
    Tagscleaving_weapon, fast_movement, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, humanoid, legion_monster, medium_height, melee, not_dex, not_int, physical_affinity, red_blood
    Vida
    276%
    Armadura
    +100%
    Ailment Threshold
    276%
    Resistência
    20 20 20 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    LegionKaruiMelee
    Metadata
    LegionKaruiMelee2Endless
    Nível
    68
    Vida
    17,756
    Armadura
    57,580
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1.17
    Experiência
    10,255
    Ailment Threshold
    17,756
    Chill
    56
    Shock
    56
    Brittle
    318
    Scorch
    56
    Sap
    155
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    LegionKaruiHeavyStrike
    Attack, MeleeSingleTarget, Multistrikeable, Melee
    Pancada
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Recarga: 3 seg
    Ataca o inimigo com uma pancada forte, empurrando-o. Requer uma Maça, Cetro, Machado, Espada ou Arma de Duas Mãos
    Causa 50% mais Dano
    Ponto de Atordoamento Inimigo reduzido em 30%

    Object Type

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"
    
    Animated
    {
    	on_event_glow_flash = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    
    Actor
    {
    	on_end_HeavyStrike = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionKaruiMelee2Endless"] = {
        name = "Karui Sentry",
        life = 2.76,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "One Hand Axe",
        weaponType2 = "One Hand Axe",
        skillList = {
            "Melee",
            "LegionKaruiHeavyStrike",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LegionKaruiHeavyStrike"] = {
        name = "Heavy Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Attacks enemies with a forceful blow, knocking them back. Requires a Mace, Sceptre, Axe, Sword or Two-Handed Weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "active_skill_damage_+%_final",
        },
        levels = {
            [1] = {30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    IdMonsterIgnoresDelveDarkness
    FamilyMonsterIgnoresDelveDarkness
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic 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
  • Não pode ganhar Cargas
    IdCannotGainCharges_
    FamilyCannotGainCharges
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot gain charges Min: 1 Max: 1 Global
  • Craft Tagsendurance_charge frenzy_charge power_charge
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sentinela Karui
    Humanóide
    monster ignores delve darkness mechanic [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Não pode ganhar Cargas
    monster no map drops [1]
    Karui Sentry
    SpectreY
    Spectre OverrideMetadata/Monsters/LegionLeague/LegionKaruiMeleeSpectre_
    Tagscleaving_weapon, fast_movement, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, humanoid, legion_monster, medium_height, melee, not_dex, not_int, physical_affinity, red_blood
    Vida
    276%
    Armadura
    +100%
    Ailment Threshold
    276%
    Resistência
    20 20 20 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    LegionKaruiMelee
    Metadata
    LegionKaruiMelee3Endless
    Nível
    68
    Vida
    17,756
    Armadura
    57,580
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1.17
    Experiência
    10,255
    Ailment Threshold
    17,756
    Chill
    56
    Shock
    56
    Brittle
    318
    Scorch
    56
    Sap
    155
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    LegionKaruiHeavyStrike
    Attack, MeleeSingleTarget, Multistrikeable, Melee
    Pancada
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Recarga: 3 seg
    Ataca o inimigo com uma pancada forte, empurrando-o. Requer uma Maça, Cetro, Machado, Espada ou Arma de Duas Mãos
    Causa 50% mais Dano
    Ponto de Atordoamento Inimigo reduzido em 30%

    Object Type

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"
    
    Animated
    {
    	on_event_glow_flash = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    
    Actor
    {
    	on_end_HeavyStrike = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionKaruiMelee3Endless"] = {
        name = "Karui Sentry",
        life = 2.76,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "One Hand Axe",
        weaponType2 = "One Hand Axe",
        skillList = {
            "Melee",
            "LegionKaruiHeavyStrike",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LegionKaruiHeavyStrike"] = {
        name = "Heavy Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Attacks enemies with a forceful blow, knocking them back. Requires a Mace, Sceptre, Axe, Sword or Two-Handed Weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "active_skill_damage_+%_final",
        },
        levels = {
            [1] = {30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    IdMonsterIgnoresDelveDarkness
    FamilyMonsterIgnoresDelveDarkness
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic 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
  • Não pode ganhar Cargas
    IdCannotGainCharges_
    FamilyCannotGainCharges
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot gain charges Min: 1 Max: 1 Global
  • Craft Tagsendurance_charge frenzy_charge power_charge
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sentinela Karui
    Humanóide
    monster ignores delve darkness mechanic [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Não pode ganhar Cargas
    monster no map drops [1]
    Karui Sentry
    SpectreY
    Spectre OverrideMetadata/Monsters/LegionLeague/LegionKaruiMeleeSpectre_
    Tagscleaving_weapon, fast_movement, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, humanoid, legion_monster, medium_height, melee, not_dex, not_int, physical_affinity, red_blood
    Vida
    276%
    Armadura
    +100%
    Ailment Threshold
    276%
    Resistência
    20 20 20 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    LegionKaruiMelee
    Metadata
    LegionKaruiMelee4Endless
    Nível
    68
    Vida
    17,756
    Armadura
    57,580
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1.17
    Experiência
    10,255
    Ailment Threshold
    17,756
    Chill
    56
    Shock
    56
    Brittle
    318
    Scorch
    56
    Sap
    155
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    LegionKaruiHeavyStrike
    Attack, MeleeSingleTarget, Multistrikeable, Melee
    Pancada
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Recarga: 3 seg
    Ataca o inimigo com uma pancada forte, empurrando-o. Requer uma Maça, Cetro, Machado, Espada ou Arma de Duas Mãos
    Causa 50% mais Dano
    Ponto de Atordoamento Inimigo reduzido em 30%

    Object Type

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"
    
    Animated
    {
    	on_event_glow_flash = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    
    Actor
    {
    	on_end_HeavyStrike = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionKaruiMelee4Endless"] = {
        name = "Karui Sentry",
        life = 2.76,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "One Hand Axe",
        weaponType2 = "One Hand Axe",
        skillList = {
            "Melee",
            "LegionKaruiHeavyStrike",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LegionKaruiHeavyStrike"] = {
        name = "Heavy Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Attacks enemies with a forceful blow, knocking them back. Requires a Mace, Sceptre, Axe, Sword or Two-Handed Weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "active_skill_damage_+%_final",
        },
        levels = {
            [1] = {30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    IdMonsterIgnoresDelveDarkness
    FamilyMonsterIgnoresDelveDarkness
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic 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
  • Não pode ganhar Cargas
    IdCannotGainCharges_
    FamilyCannotGainCharges
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot gain charges Min: 1 Max: 1 Global
  • Craft Tagsendurance_charge frenzy_charge power_charge
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sentinela Karui
    Humanóide
    monster ignores delve darkness mechanic [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Não pode ganhar Cargas
    monster no map drops [1]
    Karui Sentry
    SpectreY
    Spectre OverrideMetadata/Monsters/LegionLeague/LegionKaruiMelee2HSpectre
    Tagscleaving_weapon, fast_movement, flesh_armour, has_two_hand_axe, has_two_handed_melee, humanoid, legion_monster, medium_height, melee, not_dex, not_int, physical_affinity, red_blood
    Vida
    276%
    Armadura
    +100%
    Ailment Threshold
    276%
    Resistência
    20 20 20 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 13
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    LegionKaruiMelee2H
    Metadata
    LegionKaruiMelee2HEndless
    Nível
    68
    Vida
    17,756
    Armadura
    57,580
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1.5
    Experiência
    10,255
    Ailment Threshold
    17,756
    Chill
    56
    Shock
    56
    Brittle
    318
    Scorch
    56
    Sap
    155
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    LegionKaruiHeavyStrike2H
    Attack, MeleeSingleTarget, Multistrikeable, Melee
    Pancada
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Recarga: 3 seg
    Ataca o inimigo com uma pancada forte, empurrando-o. Requer uma Maça, Cetro, Machado, Espada ou Arma de Duas Mãos
    Causa 50% mais Dano
    Ponto de Atordoamento Inimigo reduzido em 30%

    Object Type

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"
    
    Animated
    {
    	on_event_glow_flash = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    
    Actor
    {
    	on_end_HeavyStrike = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionKaruiMelee2HEndless"] = {
        name = "Karui Sentry",
        life = 2.76,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "Melee",
            "LegionKaruiHeavyStrike2H",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LegionKaruiHeavyStrike2H"] = {
        name = "Heavy Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Attacks enemies with a forceful blow, knocking them back. Requires a Mace, Sceptre, Axe, Sword or Two-Handed Weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "active_skill_damage_+%_final",
        },
        levels = {
            [1] = {30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    IdMonsterIgnoresDelveDarkness
    FamilyMonsterIgnoresDelveDarkness
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic 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
  • Não pode ganhar Cargas
    IdCannotGainCharges_
    FamilyCannotGainCharges
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot gain charges Min: 1 Max: 1 Global
  • Craft Tagsendurance_charge frenzy_charge power_charge
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Sentinela Karui
    Humanóide
    monster ignores delve darkness mechanic [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Karui Sentry
    SpectreY
    Tagscleaving_weapon, fast_movement, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, humanoid, legion_monster, melee, not_dex, not_int, physical_affinity, red_blood
    Vida
    276%
    Armadura
    +100%
    Ailment Threshold
    276%
    Resistência
    20 20 20 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    LegionKaruiMelee
    Metadata
    LegionKaruiMeleeSpectre_
    Nível
    68
    Vida
    17,756
    Armadura
    57,580
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1.17
    Experiência
    10,255
    Ailment Threshold
    17,756
    Chill
    56
    Shock
    56
    Brittle
    318
    Scorch
    56
    Sap
    155
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    LegionKaruiHeavyStrike
    Attack, MeleeSingleTarget, Multistrikeable, Melee
    Pancada
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.17 seg
    Recarga: 3 seg
    Ataca o inimigo com uma pancada forte, empurrando-o. Requer uma Maça, Cetro, Machado, Espada ou Arma de Duas Mãos
    Causa 50% mais Dano
    Ponto de Atordoamento Inimigo reduzido em 30%

    Object Type

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSinkSpectre"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSinkSpectre"
    
    Animated
    {
    	on_event_glow_flash = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    
    Actor
    {
    	on_end_HeavyStrike = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionKaruiMeleeSpectre_"] = {
        name = "Karui Sentry",
        life = 2.76,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "One Hand Axe",
        weaponType2 = "One Hand Axe",
        skillList = {
            "Melee",
            "LegionKaruiHeavyStrike",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LegionKaruiHeavyStrike"] = {
        name = "Heavy Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Attacks enemies with a forceful blow, knocking them back. Requires a Mace, Sceptre, Axe, Sword or Two-Handed Weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "active_skill_damage_+%_final",
        },
        levels = {
            [1] = {30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    IdMonsterIgnoresDelveDarkness
    FamilyMonsterIgnoresDelveDarkness
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic 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
  • Sentinela Karui
    Humanóide
    monster ignores delve darkness mechanic [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Karui Sentry
    SpectreY
    Tagscleaving_weapon, fast_movement, flesh_armour, has_two_hand_axe, has_two_handed_melee, humanoid, legion_monster, melee, not_dex, not_int, physical_affinity, red_blood
    Vida
    276%
    Armadura
    +100%
    Ailment Threshold
    276%
    Resistência
    20 20 20 0
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 13
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    LegionKaruiMelee2H
    Metadata
    LegionKaruiMelee2HSpectre
    Nível
    68
    Vida
    17,756
    Armadura
    57,580
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1.5
    Experiência
    10,255
    Ailment Threshold
    17,756
    Chill
    56
    Shock
    56
    Brittle
    318
    Scorch
    56
    Sap
    155
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    LegionKaruiHeavyStrike2H
    Attack, MeleeSingleTarget, Multistrikeable, Melee
    Pancada
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Recarga: 3 seg
    Ataca o inimigo com uma pancada forte, empurrando-o. Requer uma Maça, Cetro, Machado, Espada ou Arma de Duas Mãos
    Causa 50% mais Dano
    Ponto de Atordoamento Inimigo reduzido em 30%

    Object Type

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSinkSpectre"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSinkSpectre"
    
    Animated
    {
    	on_event_glow_flash = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    
    Actor
    {
    	on_end_HeavyStrike = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/karui/epk/heavy_Strike_flash.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionKaruiMelee2HSpectre"] = {
        name = "Karui Sentry",
        life = 2.76,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "Melee",
            "LegionKaruiHeavyStrike2H",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LegionKaruiHeavyStrike2H"] = {
        name = "Heavy Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Attacks enemies with a forceful blow, knocking them back. Requires a Mace, Sceptre, Axe, Sword or Two-Handed Weapon.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_stun_threshold_reduction_+%",
            "active_skill_damage_+%_final",
        },
        levels = {
            [1] = {30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    IdMonsterIgnoresDelveDarkness
    FamilyMonsterIgnoresDelveDarkness
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic 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
  • Edit

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