Decapitador de Sindicato
Syndicate Beheader
SpectreY
Spectre OverrideMetadata/Monsters/LeagueBetrayal/BetrayalOriathBlackguardMelee2Spectre
AreaLaboratorio de Sindicato, Laboratorio de Sindicato, Laboratorio de Sindicato, Laboratorio de Sindicato, Laboratorio de Sindicato, Laboratorio de Sindicato, Laboratorio de Sindicato, Laboratorio de Sindicato, Laboratorio de Sindicato, Laboratorio de Sindicato, Guarida de Sindicato, Guarida de Sindicato
Tagscleaving_weapon, flesh_armour, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, no_cannot_die_aura, not_int, physical_affinity, red_blood, templar
Packs
  • Ejecutor de Sindicato, Músculo de Sindicato, Decapitador de Sindicato
  • Músculo de Sindicato, Decapitador de Sindicato, Tirador de Sindicato
  • Guarida de Sindicato: Músculo de Sindicato, Decapitador de Sindicato, Ejecutor de Sindicato, Tirador de Sindicato
  • Guarida de Sindicato: Músculo de Sindicato, Decapitador de Sindicato, Ejecutor de Sindicato, Tirador de Sindicato
  • Guarida de Sindicato: Conducto de Sindicato, Músculo de Sindicato, Decapitador de Sindicato, Tirador de Sindicato
  • Guarida de Sindicato: Fabricante de Sindicato, Músculo de Sindicato, Decapitador de Sindicato, Tirador de Sindicato
  • Vida
    156%
    Armadura
    +10%
    Evasión
    +30%
    Ailment Threshold
    156%
    Resistencia
    20 20 20 0
    Damage
    125%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    8 ~ 16
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiencia
    125%
    Model Size
    91%
    Type
    BetrayalBlackguard2h
    Metadata
    BetrayalOriathBlackguardMelee2
    Nivel
    78
    Vida
    28,451
    Armadura
    69,227
    Evasión
    8,667
    Escudo de energía
    0
    Damage
    844
    Daño de hechizos
    844
    Precisión
    428
    Attack Time
    1.17
    Experiencia
    15,471
    Ailment Threshold
    28,451
    Chill
    90
    Shock
    90
    Brittle
    509
    Scorch
    90
    Sap
    249
    BetrayalLabMelee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 675–1013
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.17 seg
    Derriba a tus enemigos con un golpe poderoso.
    damage vs tiki totems +% [-85]
    WalkEmergeBetrayal
    walk emerge distance [300]
    BetrayalOriathSunder
    Attack, Area, Multistrikeable, Melee, Slam, Totemable
    Fisurar
    Base Damage: 675–1013
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 60%
    Attack Time: 1.17 seg
    Tiempo de recarga: 6 seg
    Golpea el suelo con una maza, un cetro, un hacha o un báculo y crea una ola de tierra quebrada que hace daño a los enemigos en un área frente a ti. Los enemigos golpeados por la ola liberan una onda circular y hacen daño a otros enemigos de su alrededor.
    Inflige un 40% menos de daño de ataque
    45% menos Velocidad de Ataque
    Las Ondas Sísmicas infligen 85% menos Daño
    active skill area of effect radius +% final [-50]
    firestorm base area of effect +% [120]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBase"
    
    Stats
    {
    	set_cannot_gain_charges = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBase"
    
    Render
    {
         //turn_duration = 0.35
    }
    
    Monster
    {
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Betrayal/CatarinaSummon/catarina_summon.ao"
    	preload_buff_visual = "betrayal_banner"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueBetrayal/BetrayalOriathBlackguardMelee2"] = {
        name = "Syndicate Beheader",
        life = 1.56,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 16,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "BetrayalLabMelee",
            "BetrayalOriathSunder",
            "WalkEmergeBetrayal",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BetrayalLabMelee"] = {
        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 = {
            "damage_vs_tiki_totems_+%",
        },
        levels = {
            [1] = {-85, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BetrayalOriathSunder"] = {
        name = "Sunder",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Slams the ground with a Mace, Sceptre, Axe or Staff, creating a wave of broken ground that damages enemies in an area in front of you. Enemies hit by the wave will release a circular shockwave, dealing damage to other enemies around them.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.13,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "shockwave_slam_explosion_damage_+%_final",
            "active_skill_attack_speed_+%_final",
            "firestorm_base_area_of_effect_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {-85, -45, 120, -50, baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WalkEmergeBetrayal"] = {
        name = "WalkEmergeBetrayal",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.72,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_distance",
        },
        levels = {
            [1] = {300, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Decapitador de Sindicato
    Humanoide
    Syndicate Beheader
    SpectreY
    Spectre OverrideMetadata/Monsters/LeagueBetrayal/BetrayalOriathBlackguardMelee2Spectre
    Tagscleaving_weapon, flesh_armour, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, no_cannot_die_aura, not_int, physical_affinity, red_blood, templar
    Vida
    313%
    Armadura
    +10%
    Evasión
    +30%
    Ailment Threshold
    313%
    Resistencia
    20 20 20 0
    Damage
    125%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    8 ~ 16
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiencia
    125%
    Model Size
    91%
    Type
    BetrayalBlackguard2hCartGuard
    Metadata
    BetrayalOriathBlackguardMelee2CartGuard
    Nivel
    68
    Vida
    20,136
    Armadura
    31,669
    Evasión
    6,161
    Escudo de energía
    0
    Damage
    467
    Daño de hechizos
    467
    Precisión
    290
    Attack Time
    1.17
    Experiencia
    12,819
    Ailment Threshold
    20,136
    Chill
    64
    Shock
    64
    Brittle
    360
    Scorch
    64
    Sap
    176
    BetrayalLabMelee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 374–560
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.17 seg
    Derriba a tus enemigos con un golpe poderoso.
    damage vs tiki totems +% [-85]
    WalkEmergeBetrayal
    walk emerge distance [300]
    BetrayalOriathSunder
    Attack, Area, Multistrikeable, Melee, Slam, Totemable
    Fisurar
    Base Damage: 374–560
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 60%
    Attack Time: 1.17 seg
    Tiempo de recarga: 6 seg
    Golpea el suelo con una maza, un cetro, un hacha o un báculo y crea una ola de tierra quebrada que hace daño a los enemigos en un área frente a ti. Los enemigos golpeados por la ola liberan una onda circular y hacen daño a otros enemigos de su alrededor.
    Inflige un 40% menos de daño de ataque
    45% menos Velocidad de Ataque
    Las Ondas Sísmicas infligen 85% menos Daño
    active skill area of effect radius +% final [-50]
    firestorm base area of effect +% [120]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBaseExperience"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBaseExperience"
    
    Render
    {
         //turn_duration = 0.35
    }
    
    Monster
    {
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Betrayal/CatarinaSummon/catarina_summon.ao"
    	preload_buff_visual = "betrayal_banner"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueBetrayal/BetrayalOriathBlackguardMelee2CartGuard"] = {
        name = "Syndicate Beheader",
        life = 3.13,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 16,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "BetrayalLabMelee",
            "BetrayalOriathSunder",
            "WalkEmergeBetrayal",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BetrayalLabMelee"] = {
        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 = {
            "damage_vs_tiki_totems_+%",
        },
        levels = {
            [1] = {-85, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BetrayalOriathSunder"] = {
        name = "Sunder",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Slams the ground with a Mace, Sceptre, Axe or Staff, creating a wave of broken ground that damages enemies in an area in front of you. Enemies hit by the wave will release a circular shockwave, dealing damage to other enemies around them.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.13,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "shockwave_slam_explosion_damage_+%_final",
            "active_skill_attack_speed_+%_final",
            "firestorm_base_area_of_effect_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {-85, -45, 120, -50, baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WalkEmergeBetrayal"] = {
        name = "WalkEmergeBetrayal",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.72,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_distance",
        },
        levels = {
            [1] = {300, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Decapitador de Sindicato
    Humanoide
    Syndicate Beheader
    SpectreY
    Tagscleaving_weapon, flesh_armour, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_movement, melee, no_cannot_die_aura, not_int, physical_affinity, red_blood, templar
    Vida
    156%
    Armadura
    +10%
    Evasión
    +30%
    Ailment Threshold
    156%
    Resistencia
    20 20 20 0
    Damage
    125%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    8 ~ 16
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiencia
    125%
    Model Size
    91%
    Type
    BetrayalBlackguard2h
    Metadata
    BetrayalOriathBlackguardMelee2Spectre
    Nivel
    68
    Vida
    10,036
    Armadura
    31,669
    Evasión
    6,161
    Escudo de energía
    0
    Damage
    467
    Daño de hechizos
    467
    Precisión
    290
    Attack Time
    1.17
    Experiencia
    12,819
    Ailment Threshold
    10,036
    Chill
    32
    Shock
    32
    Brittle
    180
    Scorch
    32
    Sap
    88
    BetrayalLabMelee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 374–560
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.17 seg
    Derriba a tus enemigos con un golpe poderoso.
    damage vs tiki totems +% [-85]
    WalkEmergeBetrayal
    walk emerge distance [300]
    BetrayalOriathSunder
    Attack, Area, Multistrikeable, Melee, Slam, Totemable
    Fisurar
    Base Damage: 374–560
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 60%
    Attack Time: 1.17 seg
    Tiempo de recarga: 6 seg
    Golpea el suelo con una maza, un cetro, un hacha o un báculo y crea una ola de tierra quebrada que hace daño a los enemigos en un área frente a ti. Los enemigos golpeados por la ola liberan una onda circular y hacen daño a otros enemigos de su alrededor.
    Inflige un 40% menos de daño de ataque
    45% menos Velocidad de Ataque
    Las Ondas Sísmicas infligen 85% menos Daño
    active skill area of effect radius +% final [-50]
    firestorm base area of effect +% [120]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBase"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBase"
    
    Render
    {
         //turn_duration = 0.35
    }
    
    Monster
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueBetrayal/BetrayalOriathBlackguardMelee2Spectre"] = {
        name = "Syndicate Beheader",
        life = 1.56,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 16,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "BetrayalLabMelee",
            "BetrayalOriathSunder",
            "WalkEmergeBetrayal",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BetrayalLabMelee"] = {
        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 = {
            "damage_vs_tiki_totems_+%",
        },
        levels = {
            [1] = {-85, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BetrayalOriathSunder"] = {
        name = "Sunder",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Slams the ground with a Mace, Sceptre, Axe or Staff, creating a wave of broken ground that damages enemies in an area in front of you. Enemies hit by the wave will release a circular shockwave, dealing damage to other enemies around them.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.13,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "shockwave_slam_explosion_damage_+%_final",
            "active_skill_attack_speed_+%_final",
            "firestorm_base_area_of_effect_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {-85, -45, 120, -50, baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WalkEmergeBetrayal"] = {
        name = "WalkEmergeBetrayal",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.72,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_distance",
        },
        levels = {
            [1] = {300, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Edit

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