Juramentado da Ordem do Crepúsculo
Twilight Order Oathsworn
SpectreN
AreaArastas, A Excavação, Encosta, O Refúgio Zigurate
Tags2HBluntWood_onhit_audio, allows_additional_projectiles, allows_inc_aoe, Conjurador, human, humanoid, not_str, physical_affinity, red_blood, very_slow_movement
Packs
  • A Excavação: Juramentado da Ordem do Crepúsculo, Machadeiro Virtuoso
  • A Excavação: Juramentado da Ordem do Crepúsculo, Guerreiro Fiel
  • A Excavação: Juramentado da Ordem do Crepúsculo, Arqueiro Fiel
  • O Refúgio Zigurate: Juramentado da Ordem do Crepúsculo, Sacerdote da Ordem do Crepúsculo, Guerreiro Fiel
  • O Refúgio Zigurate: Juramentado da Ordem do Crepúsculo, Sacerdote da Ordem do Crepúsculo, Machadeiro Virtuoso
  • O Refúgio Zigurate: Juramentado da Ordem do Crepúsculo, Sacerdote da Ordem do Crepúsculo, Arqueiro Fiel
  • Arastas: Sacerdote da Ordem do Crepúsculo, Juramentado da Ordem do Crepúsculo, Machadeiro Virtuoso
  • Arastas: Sacerdote da Ordem do Crepúsculo, Juramentado da Ordem do Crepúsculo, Guerreiro Fiel
  • Arastas: Sacerdote da Ordem do Crepúsculo, Juramentado da Ordem do Crepúsculo, Arqueiro Fiel
  • Arastas: Sacerdote da Ordem do Crepúsculo, Juramentado da Ordem do Crepúsculo, Soldado da Ordem do Crepúsculo, Oficial da Ordem do Crepúsculo
  • Vida
    120%
    Energy Shield From Life
    15%
    Evasão
    +25%
    Resistência
    30 30 30 20
    Damage
    120%
    Precisão
    100%
    Attack Distance
    5 ~ 14
    Tempo de Ataque
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    TwilightOrderSorcerer
    Metadata
    TwilightOrderSorcerer
    Nível
    65
    Vida
    6,643
    Damage
    255
    Dano Mágico
    255
    Precisão
    2,214
    Tempo de Ataque
    1.5
    Experiência
    25,808
    Minion Life
    6,408
    Minion Energy Shield
    1,131
    Minion Damage
    995
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
    Ataque Básico
    Base Damage: 204–306
    Chance de Acerto Crítico: 5%
    Tempo de Ataque: 1.5 seg
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MPSTwilightSorcerorFireball
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
    Tempo de Conjuração: 1 seg
    Causa 218.2 a 218.2 de Dano de Fogo
    action attack or cast time uses animation length [1]
    base is projectile [1]
    check for targets between initiator and projectile source [1]
    monster projectile variation [1067]
    projectile uses contact position [1]
    spell maximum action distance +% [-40]
    use scaled contact offset [1]
    EGTwilightSorcerorCleanse
    Triggerable
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-35]
    TwilightSorcerorFireLaser
    Spell, Area, Fire, Channel, AreaSpell
    Tempo de Conjuração: 1 seg
    Dano de Fogo recebido aumentado em 10%
    Causa 276.4 de Dano de Fogo Base por segundo
    Comprimento do raio aumentado em 20%
    action attack or cast time uses animation length [1]
    base secondary skill effect duration [750]
    base skill effect duration [3000]
    channel skill end animation duration override ms [1500]
    fire beam charge up time ms [900]
    fire beam prioritise players for targeting [1]
    monster penalty against minions damage +% final vs player minions [-70]
    spell maximum action distance +% [-35]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TwilightOrderSorceror/TwilightOrderSorcerer"] = {
        name = "Twilight Order Oathsworn",
        life = 1.2,
        energyShield = 0.15,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Warstaff",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MPSTwilightSorcerorFireball",
            "EGTwilightSorcerorCleanse",
            "TwilightSorcerorFireLaser",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = 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["MPSTwilightSorcerorFireball"] = {
        name = "MPSTwilightSorcerorFireball",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "action_attack_or_cast_time_uses_animation_length",
            "check_for_targets_between_initiator_and_projectile_source",
        },
        levels = {
            [1] = {1, 1, 1067, -40, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGTwilightSorcerorCleanse"] = {
        name = "EGTwilightSorcerorCleanse",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-35, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TwilightSorcerorFireLaser"] = {
        name = "TwilightSorcerorFireLaser",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.Channel] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "fire_damage_taken_+%",
            "base_skill_effect_duration",
            "base_secondary_skill_effect_duration",
            "fire_beam_length_+%",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "fire_beam_charge_up_time_ms",
            "spell_maximum_action_distance_+%",
            "channel_skill_end_animation_duration_override_ms",
            "fire_beam_prioritise_players_for_targeting",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {4, 10, 3000, 750, 20, -70, 900, -35, 1500, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    
    Juramentado da Ordem do Crepúsculo
    Humanóide
    Área: Arastas
    Twilight Order Oathsworn
    SpectreN
    AreaArastas
    Tags2HBluntWood_onhit_audio, allows_additional_projectiles, allows_inc_aoe, cannot_be_monolith, Conjurador, human, humanoid, not_str, physical_affinity, red_blood, very_slow_movement
    Packs
  • Arastas: Oficial da Ordem do Crepúsculo, Soldado da Ordem do Crepúsculo, Juramentado da Ordem do Crepúsculo, Sacerdote da Ordem do Crepúsculo
  • Vida
    120%
    Energy Shield From Life
    15%
    Evasão
    +25%
    Resistência
    30 30 30 20
    Damage
    120%
    Precisão
    100%
    Attack Distance
    5 ~ 14
    Tempo de Ataque
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    TwilightOrderSorcerer
    Metadata
    TwilightOrderSorcererPatrol
    Nível
    52
    Vida
    2,967
    Damage
    167
    Dano Mágico
    167
    Precisão
    1,362
    Tempo de Ataque
    1.5
    Experiência
    11,569
    Minion Life
    4,075
    Minion Energy Shield
    719
    Minion Damage
    493
    Minion Armour
    917
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
    Ataque Básico
    Base Damage: 133–200
    Chance de Acerto Crítico: 5%
    Tempo de Ataque: 1.5 seg
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MPSTwilightSorcerorFireball
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
    Tempo de Conjuração: 1 seg
    Causa 143.5 a 143.5 de Dano de Fogo
    action attack or cast time uses animation length [1]
    base is projectile [1]
    check for targets between initiator and projectile source [1]
    monster projectile variation [1067]
    projectile uses contact position [1]
    spell maximum action distance +% [-40]
    use scaled contact offset [1]
    EGTwilightSorcerorCleanse
    Triggerable
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-35]
    TwilightSorcerorFireLaser
    Spell, Area, Fire, Channel, AreaSpell
    Tempo de Conjuração: 1 seg
    Dano de Fogo recebido aumentado em 10%
    Causa 181.8 de Dano de Fogo Base por segundo
    Comprimento do raio aumentado em 20%
    action attack or cast time uses animation length [1]
    base secondary skill effect duration [750]
    base skill effect duration [3000]
    channel skill end animation duration override ms [1500]
    fire beam charge up time ms [900]
    fire beam prioritise players for targeting [1]
    monster penalty against minions damage +% final vs player minions [-70]
    spell maximum action distance +% [-35]
    EASPatrolEndTurn
    Não Pode ser Empurrado
    Seus Acertos não podem Atordoar Inimigos
    action attack or cast time uses animation length [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TwilightOrderSorceror/TwilightOrderSorcererPatrol"] = {
        name = "Twilight Order Oathsworn",
        life = 1.2,
        energyShield = 0.15,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Warstaff",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MPSTwilightSorcerorFireball",
            "EASPatrolEndTurn",
            "EGTwilightSorcerorCleanse",
            "TwilightSorcerorFireLaser",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = 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["MPSTwilightSorcerorFireball"] = {
        name = "MPSTwilightSorcerorFireball",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "action_attack_or_cast_time_uses_animation_length",
            "check_for_targets_between_initiator_and_projectile_source",
        },
        levels = {
            [1] = {1, 1, 1067, -40, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASPatrolEndTurn"] = {
        name = "EASPatrolEndTurn",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
            "cannot_stun",
            "cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGTwilightSorcerorCleanse"] = {
        name = "EGTwilightSorcerorCleanse",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-35, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TwilightSorcerorFireLaser"] = {
        name = "TwilightSorcerorFireLaser",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.Channel] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "fire_damage_taken_+%",
            "base_skill_effect_duration",
            "base_secondary_skill_effect_duration",
            "fire_beam_length_+%",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "fire_beam_charge_up_time_ms",
            "spell_maximum_action_distance_+%",
            "channel_skill_end_animation_duration_override_ms",
            "fire_beam_prioritise_players_for_targeting",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {4, 10, 3000, 750, 20, -70, 900, -35, 1500, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    
    Juramentado da Ordem do Crepúsculo
    Humanóide
    Twilight Order Oathsworn
    SpectreN
    Spectre OverrideMetadata/Monsters/TwilightOrderSorceror/TwilightOrderSorcerer
    Tags2HBluntWood_onhit_audio, allows_additional_projectiles, allows_inc_aoe, Conjurador, human, humanoid, not_str, physical_affinity, red_blood, very_slow_movement
    Vida
    120%
    Energy Shield From Life
    15%
    Evasão
    +25%
    Resistência
    30 30 30 20
    Damage
    120%
    Precisão
    100%
    Attack Distance
    5 ~ 14
    Tempo de Ataque
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    TwilightOrderSorcerer
    Metadata
    TwilightOrderSorcererChurchAmbush
    Nível
    68
    Vida
    7,912
    Damage
    280
    Dano Mágico
    280
    Precisão
    2,464
    Tempo de Ataque
    1.5
    Experiência
    34,361
    Minion Life
    7,069
    Minion Energy Shield
    1,247
    Minion Damage
    1,163
    Minion Armour
    2,413
    GSTwilightOrderSorcererDelayedBlast
    Triggerable, Spell, Damage
    Chance de Acerto Crítico: 5%
    Tempo de Conjuração: 1 seg
    Causa 267.8 a 401.8 de Dano Físico
    action attack or cast time uses animation length [1]
    is area damage [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TwilightOrderSorceror/TwilightOrderSorcererChurchAmbush"] = {
        name = "Twilight Order Oathsworn",
        life = 1.2,
        energyShield = 0.15,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Warstaff",
        skillList = {
            "GSTwilightOrderSorcererDelayedBlast",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSTwilightOrderSorcererDelayedBlast"] = {
        name = "GSTwilightOrderSorcererDelayedBlast",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Juramentado da Ordem do Crepúsculo
    Humanóide
    Twilight Order Oathsworn
    SpectreN
    Tags2HBluntWood_onhit_audio, allows_additional_projectiles, allows_inc_aoe, Conjurador, human, humanoid, not_str, physical_affinity, red_blood, very_slow_movement
    Vida
    120%
    Energy Shield From Life
    15%
    Evasão
    +25%
    Resistência
    30 30 30 20
    Damage
    120%
    Precisão
    100%
    Attack Distance
    5 ~ 14
    Tempo de Ataque
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    TwilightOrderSorcerer
    Metadata
    TwilightOrderSorcererGuardBoss

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TwilightOrderSorceror/TwilightOrderSorcererGuardBoss"] = {
        name = "Twilight Order Oathsworn",
        life = 1.2,
        energyShield = 0.15,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Warstaff",
        skillList = {
        },
        modList = {
        },
    }
    
    Juramentado da Ordem do Crepúsculo
    Humanóide
    Twilight Order Oathsworn
    SpectreN
    Tags2HBluntWood_onhit_audio, human, humanoid, not_str, red_blood, very_slow_movement
    Vida
    120%
    Energy Shield From Life
    15%
    Evasão
    +25%
    Resistência
    30 30 30 20
    Damage
    120%
    Precisão
    100%
    Attack Distance
    5 ~ 14
    Tempo de Ataque
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    TwilightOrderSorcerer
    Metadata
    TwilightOrderSorcererGuardBossAttack

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TwilightOrderSorceror/TwilightOrderSorcererGuardBossAttack"] = {
        name = "Twilight Order Oathsworn",
        life = 1.2,
        energyShield = 0.15,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Warstaff",
        skillList = {
        },
        modList = {
        },
    }
    
    Juramentado da Ordem do Crepúsculo
    Humanóide
    Twilight Order Oathsworn
    SpectreN
    Tags2HBluntWood_onhit_audio, human, humanoid, not_str, red_blood, very_slow_movement
    Vida
    120%
    Energy Shield From Life
    15%
    Evasão
    +25%
    Resistência
    30 30 30 20
    Damage
    120%
    Precisão
    100%
    Attack Distance
    5 ~ 14
    Tempo de Ataque
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    TwilightOrderSorcerer
    Metadata
    TwilightOrderSorcererGuardBossDefence_

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TwilightOrderSorceror/TwilightOrderSorcererGuardBossDefence_"] = {
        name = "Twilight Order Oathsworn",
        life = 1.2,
        energyShield = 0.15,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Warstaff",
        skillList = {
        },
        modList = {
        },
    }
    
    Juramentado da Ordem do Crepúsculo
    Humanóide
    Twilight Order Oathsworn
    SpectreN
    Tags2HBluntWood_onhit_audio, human, humanoid, not_str, red_blood, very_slow_movement
    Vida
    120%
    Energy Shield From Life
    15%
    Evasão
    +25%
    Resistência
    30 30 30 20
    Damage
    120%
    Precisão
    100%
    Attack Distance
    5 ~ 14
    Tempo de Ataque
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    TwilightOrderSorcerer
    Metadata
    TwilightOrderSorcererGuardBossUtility

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TwilightOrderSorceror/TwilightOrderSorcererGuardBossUtility"] = {
        name = "Twilight Order Oathsworn",
        life = 1.2,
        energyShield = 0.15,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Warstaff",
        skillList = {
        },
        modList = {
        },
    }
    
    Edit

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