MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Alira Lengua negra
Humanoide
IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
20% de probabilidad de bloquear el daño de hechizos
Recibes el 10% del daño de los golpes bloqueados
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster dropped item rarity +% [4500]
monster slain experience +% [250]
Alira Darktongue
Spectre
AreaEl bosque del oeste
Tagsbandit, Lanzador de hechizos, fire_affinity, has_wand, human, humanoid, light_armour, medium_height, medium_movement, not_dex, not_str, physical_affinity, ranged, red_blood
Vida
540%
Energy Shield From Life
100%
Ailment Threshold
540%
Resistencia
IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
Damage
144%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 35
Attack Time
1.245 Second
Damage Spread
±20%
Experiencia
120%
Model Size
100%
Type
IntBanditBoss
Metadata
BanditLeaderAlira
Nivel
17
Vida
853
Armadura
286
Evasión
460
Escudo de energía
853
Damage
29
Daño de hechizos
29
Precisión
64
Attack Time
1.245
Experiencia
631
Minion Life
324
Minion Energy Shield
324
Minion Damage
23
Ailment Threshold
853
Chill
3
Shock
3
Brittle
15
Scorch
3
Sap
7
Phys Convert Ele
0%
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 2334
Probabilidad de golpe crítico: 5%
Attack Time: 1.245 seg
Derriba a tus enemigos con un 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]
iconbasicattack
MonsterDetonateDeadAreaAlira
Spell, Area, Damage, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.75 seg
Tiempo de recarga: 6 seg
La duración base es de 2 segundos
La duración secundaria base es de 0.5 segundos
Inflige de 23.13 a 34.7 de daño de fuego
La explosión inflige daño de fuego base igual al 1% de la vida máxima del cadáver
Provoca 6 estallidos
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "Wand"
}

Stats
{
	base_maximum_mana = 1000
}

BaseEvents
{
	server_only = true
}

Transitionable
{

}

InteractionAction
{
}

NPC
{

}

MinimapIcon
{
	icon = 3
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/BanditLeaderInt/BanditLeaderAlira"] = {
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    name = "Alira Darktongue",
    life = 5.4,
    energyShield = 1,
    damage = 1.44,
    damageSpread = 0.2,
    attackTime = 1.245,
    attackRange = 35,
    accuracy = 1,
    weaponType1 = "Wand",
    weaponType2 = "Shield",
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "MonsterDetonateDeadAreaAlira",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    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["MonsterDetonateDeadAreaAlira"] = {
    name = "MonsterDetonateDeadAreaAlira",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.75,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "corpse_explosion_monster_life_%",
        "base_skill_effect_duration",
        "base_secondary_skill_effect_duration",
        "upheaval_number_of_spikes",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1, 2000, 500, 6, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
20% de probabilidad de bloquear el daño de hechizos
Recibes el 10% del daño de los golpes bloqueados
FamilyMonsterBlockAndBypass
Domainsmonstruo (3)
GenerationTypeÚnicos (3)
Req. level1
Stats
  • base spell block % 20 20 Global
  • base block % damage taken 10 10 Global
  • Craft Tagsblock
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • cannot be stunned while stunned 1 1 Global — Valor fijo
  • cannot be stunned for ms after stun finished 2000 2000 Global
  • monster dropped item rarity +% [4500]
    monster slain experience +% [250]
    FamilyMonsterActBoss
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster slain experience +% 250 250 Global
  • monster dropped item rarity +% 4500 4500 Global
  • Alira Lengua negra
    Humanoide
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    20% de probabilidad de bloquear el daño de hechizos
    Recibes el 10% del daño de los golpes bloqueados
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    monster dropped item rarity +% [4500]
    monster slain experience +% [250]
    Alira Darktongue
    Spectre
    Tagsbandit, Lanzador de hechizos, fire_affinity, has_wand, human, humanoid, light_armour, medium_movement, not_dex, not_str, physical_affinity, ranged, red_blood
    Vida
    540%
    Energy Shield From Life
    100%
    Ailment Threshold
    540%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
    Damage
    144%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 35
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiencia
    120%
    Model Size
    100%
    Type
    IntBanditBoss
    Metadata
    BanditLeaderAliraStandalone
    Nivel
    68
    Vida
    34,740
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    33,086
    Damage
    538
    Daño de hechizos
    538
    Precisión
    580
    Attack Time
    1.245
    Experiencia
    12,306
    Minion Life
    7,535
    Minion Energy Shield
    7,177
    Minion Damage
    430
    Ailment Threshold
    34,740
    Chill
    110
    Shock
    110
    Brittle
    621
    Scorch
    110
    Sap
    303
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 430645
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.245 seg
    Derriba a tus enemigos con un 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]
    iconbasicattack
    MonsterDetonateDeadAreaAlira
    Spell, Area, Damage, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 0.75 seg
    Tiempo de recarga: 6 seg
    La duración base es de 2 segundos
    La duración secundaria base es de 0.5 segundos
    Inflige de 496.5 a 744.8 de daño de fuego
    La explosión inflige daño de fuego base igual al 1% de la vida máxima del cadáver
    Provoca 6 estallidos
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMonster"
    
    Actor
    {
    	main_hand_unarmed_type = "Wand"
    }
    
    Stats
    {
    	base_maximum_mana = 1000
    }
    
    BaseEvents
    {
    	server_only = true
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BanditLeaderInt/BanditLeaderAliraStandalone"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Alira Darktongue",
        life = 5.4,
        energyShield = 1,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 35,
        accuracy = 1,
        weaponType1 = "Wand",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "MonsterDetonateDeadAreaAlira",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        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["MonsterDetonateDeadAreaAlira"] = {
        name = "MonsterDetonateDeadAreaAlira",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "corpse_explosion_monster_life_%",
            "base_skill_effect_duration",
            "base_secondary_skill_effect_duration",
            "upheaval_number_of_spikes",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1, 2000, 500, 6, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    20% de probabilidad de bloquear el daño de hechizos
    Recibes el 10% del daño de los golpes bloqueados
    FamilyMonsterBlockAndBypass
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • base spell block % 20 20 Global
  • base block % damage taken 10 10 Global
  • Craft Tagsblock
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • cannot be stunned while stunned 1 1 Global — Valor fijo
  • cannot be stunned for ms after stun finished 2000 2000 Global
  • monster dropped item rarity +% [4500]
    monster slain experience +% [250]
    FamilyMonsterActBoss
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster slain experience +% 250 250 Global
  • monster dropped item rarity +% 4500 4500 Global
  • Alira Lengua negra
    Humanoide
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    20% de probabilidad de bloquear el daño de hechizos
    Recibes el 10% del daño de los golpes bloqueados
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    monster dropped item rarity +% [4500]
    monster slain experience +% [250]
    Alira Darktongue
    Spectre
    Tagsbandit, Lanzador de hechizos, fire_affinity, has_wand, human, humanoid, light_armour, medium_height, medium_movement, not_dex, not_str, physical_affinity, ranged, red_blood
    Vida
    540%
    Energy Shield From Life
    100%
    Ailment Threshold
    540%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
    Damage
    144%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 35
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiencia
    120%
    Model Size
    100%
    Type
    IntBanditBoss
    Metadata
    BanditLeaderAliraGauntlet
    Nivel
    68
    Vida
    34,740
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    33,086
    Damage
    538
    Daño de hechizos
    538
    Precisión
    580
    Attack Time
    1.245
    Experiencia
    12,306
    Minion Life
    7,535
    Minion Energy Shield
    7,177
    Minion Damage
    430
    Ailment Threshold
    34,740
    Chill
    110
    Shock
    110
    Brittle
    621
    Scorch
    110
    Sap
    303
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 430645
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.245 seg
    Derriba a tus enemigos con un 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]
    iconbasicattack
    MonsterDetonateDeadAreaAlira
    Spell, Area, Damage, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 0.75 seg
    Tiempo de recarga: 6 seg
    La duración base es de 2 segundos
    La duración secundaria base es de 0.5 segundos
    Inflige de 496.5 a 744.8 de daño de fuego
    La explosión inflige daño de fuego base igual al 1% de la vida máxima del cadáver
    Provoca 6 estallidos
    is area damage [1]
    DesecrateAliraGauntlet
    Spell, Area, Duration, Trappable, Totemable, Mineable, Triggerable, DamageOverTime, Multicastable, Chaos, Cascadable, AreaSpell, CreatesCorpse
    Profanar
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 3 seg
    Profana el suelo para invocar cadáveres basados en los monstruos del área en la que te encuentras e infligir daño de caos degenerativo a los enemigos. Si estás usando la habilidad Levantar espectro, hay una probabilidad de invocar cadáveres espectrales que coincidan con los últimos espectros que has levantado. Solo pueden interactuar con los cadáveres espectrales las habilidades de esbirros.
    La duración base es de 6 segundos
    Genera 5 cadáveres
    El nivel de los cadáveres que se generan es el mismo que el del área, hasta un máximo de nivel 20
    Máximo de 30 Cadáveres permitidos
    active skill area of effect radius +% final [33]
    base chaos damage to deal per minute [467]
    is area damage [1]
    Desecrate

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BanditLeaderInt/BanditLeaderAliraGauntlet"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Alira Darktongue",
        life = 5.4,
        energyShield = 1,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 35,
        accuracy = 1,
        weaponType1 = "Wand",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "DesecrateAliraGauntlet",
            "MonsterDetonateDeadAreaAlira",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        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["DesecrateAliraGauntlet"] = {
        name = "Desecrate",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Desecrates the ground, spawning corpses based on monsters in the current area and dealing chaos damage over time to enemies. If you are using the Raise Spectre skill there is a chance to spawn spectral corpses matching your most recently raised Spectres. Spectral corpses cannot be interacted with except by Minion skills.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Chaos] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.CreatesCorpse] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_chaos_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "desecrate_number_of_corpses_to_create",
            "desecrate_corpse_level",
            "desecrate_maximum_number_of_corpses",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {1, 6000, 5, 20, 30, 33, levelRequirement = 0, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterDetonateDeadAreaAlira"] = {
        name = "MonsterDetonateDeadAreaAlira",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "corpse_explosion_monster_life_%",
            "base_skill_effect_duration",
            "base_secondary_skill_effect_duration",
            "upheaval_number_of_spikes",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1, 2000, 500, 6, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    20% de probabilidad de bloquear el daño de hechizos
    Recibes el 10% del daño de los golpes bloqueados
    FamilyMonsterBlockAndBypass
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • base spell block % 20 20 Global
  • base block % damage taken 10 10 Global
  • Craft Tagsblock
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • cannot be stunned while stunned 1 1 Global — Valor fijo
  • cannot be stunned for ms after stun finished 2000 2000 Global
  • monster dropped item rarity +% [4500]
    monster slain experience +% [250]
    FamilyMonsterActBoss
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster slain experience +% 250 250 Global
  • monster dropped item rarity +% 4500 4500 Global
  • Alira Lengua negra
    Humanoide
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    monster dropped item rarity +% [6000]
    monster slain experience +% [250]
    20% de probabilidad de bloquear el daño de hechizos
    Recibes el 10% del daño de los golpes bloqueados
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Alira Darktongue
    Spectre
    AreaLos campos de ceniza
    TagsLanzador de hechizos, fire_affinity, flesh_armour, has_wand, human, humanoid, medium_height, medium_movement, not_dex, not_str, physical_affinity, ranged, red_blood
    Vida
    800%
    Energy Shield From Life
    100%
    Ailment Threshold
    800%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
    Damage
    200%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 35
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    100%
    Type
    RalakeshAlira
    Metadata
    Alira
    Nivel
    53
    Vida
    18,800
    Armadura
    8,552
    Evasión
    2,730
    Escudo de energía
    18,800
    Damage
    344
    Daño de hechizos
    344
    Precisión
    318
    Attack Time
    1.245
    Experiencia
    12,648
    Minion Life
    4,672
    Minion Energy Shield
    4,672
    Minion Damage
    264
    Ailment Threshold
    18,800
    Chill
    59
    Shock
    59
    Brittle
    336
    Scorch
    59
    Sap
    164
    Phys Convert Ele
    165%
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 275413
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.245 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    iconbasicattack
    TriggerSpawnersAliraCauldron
    Triggerable
    Tiempo de recarga: 10 seg
    active skill area of effect radius +% final [200]
    trigger spawners max count [1]
    trigger spawners override row [25]
    AliraVolatileDead
    Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Muertos volátiles
    Probabilidad de golpe crítico: 5%
    Efectividad del daño agregado: 90%
    Tiempo de lanzamiento: 0.8 seg
    Tiempo de recarga: 2 seg
    Los cadáveres cercanos a la ubicación objetivo explotan para infligir daño en un área pequeña y crear un orbe que se mueve hacia los enemigos cercanos antes de infligir daño de hechizos en un área de mayor tamaño. A la explosión del cadáver no le afectan los modificadores de daño de hechizos, y no se puede reflejar.
    Inflige de 240.6 a 360.8 de daño de fuego
    Consume hasta 3 Cadáveres
    La explosión inflige daño de fuego base igual al 1% de la vida máxima del cadáver
    El radio base es de 2 metros
    El radio secundario base es de 1.5 metros
    Máximo de 60 orbes a la vez
    is area damage [1]
    Volitiledead
    RalakeshBlessing
    Tiempo de recarga: 15 seg
    La duración base es de 5 segundos
    Daño recibido reducido un 75%
    DesecrateAliraBlessing
    Spell, Area, Duration, Trappable, Totemable, Mineable, Triggerable, DamageOverTime, Multicastable, Chaos, Cascadable, AreaSpell, CreatesCorpse
    Profanar
    Tiempo de lanzamiento: 1 seg
    Profana el suelo para invocar cadáveres basados en los monstruos del área en la que te encuentras e infligir daño de caos degenerativo a los enemigos. Si estás usando la habilidad Levantar espectro, hay una probabilidad de invocar cadáveres espectrales que coincidan con los últimos espectros que has levantado. Solo pueden interactuar con los cadáveres espectrales las habilidades de esbirros.
    La duración base es de 4 segundos
    Genera 5 cadáveres
    El nivel de los cadáveres que se generan es el mismo que el del área, hasta un máximo de nivel 100
    Máximo de 12 Cadáveres permitidos
    active skill area of effect radius +% final [33]
    base chaos damage to deal per minute [7322]
    is area damage [1]
    Desecrate
    AliraVolatileDeadBlessing
    Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Muertos volátiles
    Probabilidad de golpe crítico: 5%
    Efectividad del daño agregado: 90%
    Tiempo de lanzamiento: 0.8 seg
    Los cadáveres cercanos a la ubicación objetivo explotan para infligir daño en un área pequeña y crear un orbe que se mueve hacia los enemigos cercanos antes de infligir daño de hechizos en un área de mayor tamaño. A la explosión del cadáver no le afectan los modificadores de daño de hechizos, y no se puede reflejar.
    Inflige de 240.6 a 360.8 de daño de fuego
    Consume hasta 5 Cadáveres
    La explosión inflige daño de fuego base igual al 1% de la vida máxima del cadáver
    El radio base es de 2 metros
    El radio secundario base es de 1.5 metros
    Máximo de 60 orbes a la vez
    is area damage [1]
    Volitiledead

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    	slow_animations_go_to_idle = false
    }
    
    Transitionable
    {
    	on_transition = "MakeCollidable();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Ralakesh/Alira/Alira"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Alira Darktongue",
        life = 8,
        energyShield = 1,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 35,
        accuracy = 1,
        weaponType1 = "Wand",
        weaponType2 = "Shield",
        skillList = {
            "Melee",
            "DesecrateAliraBlessing",
            "TriggerSpawnersAliraCauldron",
            "RalakeshBlessing",
            "AliraVolatileDead",
            "AliraVolatileDeadBlessing",
        },
        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["DesecrateAliraBlessing"] = {
        name = "Desecrate",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Desecrates the ground, spawning corpses based on monsters in the current area and dealing chaos damage over time to enemies. If you are using the Raise Spectre skill there is a chance to spawn spectral corpses matching your most recently raised Spectres. Spectral corpses cannot be interacted with except by Minion skills.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Chaos] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.CreatesCorpse] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_chaos_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "desecrate_number_of_corpses_to_create",
            "desecrate_corpse_level",
            "desecrate_maximum_number_of_corpses",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {1, 4000, 5, 100, 12, 33, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TriggerSpawnersAliraCauldron"] = {
        name = "TriggerSpawnersAliraCauldron",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "trigger_spawners_override_row",
            "trigger_spawners_max_count",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {25, 1, 200, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["RalakeshBlessing"] = {
        name = "RalakeshBlessing",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "base_damage_taken_+%",
        },
        levels = {
            [1] = {5000, -75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AliraVolatileDead"] = {
        name = "Volatile Dead",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Corpses near the targeted location explode, dealing damage in a small area and creating an orb which moves towards nearby enemies before dealing spell damage in a larger area. The explosion of the corpse is not affected by modifiers to spell damage, and cannot be reflected.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.8,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "corpse_explosion_monster_life_permillage_fire",
            "volatile_dead_base_number_of_corpses_to_consume",
            "corpse_explosion_monster_life_%",
            "volatile_dead_max_cores_allowed",
            "active_skill_base_area_of_effect_radius",
            "active_skill_base_secondary_area_of_effect_radius",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 0, 3, 1, 60, 20, 15, critChance = 5, levelRequirement = 50, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AliraVolatileDeadBlessing"] = {
        name = "Volatile Dead",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Corpses near the targeted location explode, dealing damage in a small area and creating an orb which moves towards nearby enemies before dealing spell damage in a larger area. The explosion of the corpse is not affected by modifiers to spell damage, and cannot be reflected.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.8,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "corpse_explosion_monster_life_permillage_fire",
            "volatile_dead_base_number_of_corpses_to_consume",
            "corpse_explosion_monster_life_%",
            "volatile_dead_max_cores_allowed",
            "active_skill_base_area_of_effect_radius",
            "active_skill_base_secondary_area_of_effect_radius",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 0, 5, 1, 60, 20, 15, critChance = 5, levelRequirement = 50, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    
    monster dropped item rarity +% [6000]
    monster slain experience +% [250]
    FamilyMonsterActBoss
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster slain experience +% 250 250 Global
  • monster dropped item rarity +% 6000 6000 Global
  • 20% de probabilidad de bloquear el daño de hechizos
    Recibes el 10% del daño de los golpes bloqueados
    FamilyMonsterBlockAndBypass
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • base spell block % 20 20 Global
  • base block % damage taken 10 10 Global
  • Craft Tagsblock
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • cannot be stunned while stunned 1 1 Global — Valor fijo
  • cannot be stunned for ms after stun finished 2000 2000 Global
  • Edit

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