Batedor da Guarda Negra
Humanóide
30% de Chance de Bloquear o Dano de Ataques
Você sofre 15% do Dano de Acertos Bloqueados
Blackguard Scout
SpectreY
AreaFrente de Batalha
Tagshas_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, not_dex, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon
Packs
  • Frente de Batalha: Batedor da Guarda Negra
  • WorldAreas#832: Batedor da Guarda Negra, Mago da Guarda Negra
  • WorldAreas#926: Batedor da Guarda Negra, Mago da Guarda Negra
  • WorldAreas#807: Batedor Comandante da Guarda Negra, Batedor da Guarda Negra
  • WorldAreas#885: Batedor Comandante da Guarda Negra, Batedor da Guarda Negra
  • WorldAreas#1378: Batedor da Guarda Negra, Mago da Guarda Negra
  • WorldAreas#1363: Batedor da Guarda Negra, Mago da Guarda Negra, Batedor Comandante da Guarda Negra
  • Vida
    120%
    Armadura
    +40%
    Ailment Threshold
    120%
    Resistência
    20 20 20 0
    Damage
    131%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 12
    Attack Time
    1.305 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    AxisSoldier
    Metadata
    AxisFootSoldier
    Nível
    27
    Vida
    444
    Armadura
    1,169
    Evasão
    849
    Escudo de Energia
    0
    Damage
    51
    Dano Mágico
    51
    Precisão
    52
    Attack Time
    1.305
    Experiência
    1,437
    Ailment Threshold
    444
    Chill
    1
    Shock
    1
    Brittle
    8
    Scorch
    1
    Sap
    4
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 41–61
    Chance de Crítico: 5%
    Attack Time: 1.305 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    	off_hand_unarmed_type = "Shield"	
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/AxisFootSoldier"] = {
        name = "Blackguard Scout",
        life = 1.2,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.31,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 12,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    30% de Chance de Bloquear o Dano de Ataques
    Você sofre 15% do Dano de Acertos Bloqueados
    IdMonsterAttackBlock30Bypass15
    FamilyMonsterBlockAndBypass
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster base block % Min: 30 Max: 30 Global
  • base block % damage taken Min: 15 Max: 15 Global
  • Craft Tagsblock
    Batedor da Guarda Negra
    Humanóide
    monster no drops or experience [1]
    30% de Chance de Bloquear o Dano de Ataques
    Você sofre 15% do Dano de Acertos Bloqueados
    Blackguard Scout
    SpectreY
    Tagshas_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, not_dex, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon
    Vida
    120%
    Armadura
    +40%
    Ailment Threshold
    120%
    Resistência
    20 20 20 0
    Damage
    131%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 12
    Attack Time
    1.305 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    100%
    Type
    AxisSoldier
    Metadata
    AxisFootSoldierTentEmerge
    Nível
    68
    Vida
    7,720
    Armadura
    40,306
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    489
    Dano Mágico
    489
    Precisão
    290
    Attack Time
    1.305
    Experiência
    10,255
    Ailment Threshold
    7,720
    Chill
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 391–587
    Chance de Crítico: 5%
    Attack Time: 1.305 seg
    Abate seus inimigos com um golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/AxisFootSoldierTentEmerge"] = {
        name = "Blackguard Scout",
        life = 1.2,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.31,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 12,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • 30% de Chance de Bloquear o Dano de Ataques
    Você sofre 15% do Dano de Acertos Bloqueados
    IdMonsterAttackBlock30Bypass15
    FamilyMonsterBlockAndBypass
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster base block % Min: 30 Max: 30 Global
  • base block % damage taken Min: 15 Max: 15 Global
  • Craft Tagsblock
    Edit

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