MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Estatua de esgrimidor
Constructo
monster base type attack cast speed +% and damage -% final [11]
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
stance movement speed +% final [112]
Fencer Statue
Spectre
AreaEl mercado, Las catacumbas, El frente de la batalla, La rambla grandiosa, El atracadero, El vestíbulo de Solaris, El puente portuario, Aposento sepultado, Terreno interior, Cuartel evacuado, Aposento sepultado, Terreno interior, Cuartel evacuado
Tagsconstruct, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, melee, mud_blood, not_dex, not_int, physical_affinity, slashing_weapon, stone_armour, stone_construct, very_slow_movement
Vida
210%
Armadura
+50%
Ailment Threshold
210%
Resistencia
IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
120%
Model Size
100%
Type
Statue
Metadata
StoneStatueMaleSword
Nivel
60
Vida
7,766
Armadura
22,767
Evasión
3,556
Damage
298
Daño de hechizos
298
Precisión
422
Attack Time
1.5
Experiencia
9,918
Minion Life
1,810
Minion Damage
232
Ailment Threshold
7,766
Chill
25
Shock
25
Brittle
139
Scorch
25
Sap
68
Phys Convert Ele
200%
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 238358
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
iconbasicattack

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "One_Hand_Mace"
	basic_action = "Emerge"
	basic_action = "ChangeToStance2"
	basic_action = "ChangeToStance1"
}

Stats
{
	mana_regeneration_rate_per_minute_% = 400
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Statue/StoneStatueMaleSword"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Fencer Statue",
    life = 2.1,
    damage = 1.2,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 10,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    weaponType2 = "Shield",
    skillList = {
        "Melee",
    },
    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 = { }, },
    },
}
monster base type attack cast speed +% and damage -% final [11]
FamilyMonsterSpeedAndDamageFixup
Domainsmonstruo (3)
GenerationTypeÚnicos (3)
Req. level1
Stats
  • monster base type attack cast speed +% and damage -% final 11 11 Global
  • Craft Tagscaster_damage Daño Ataque Lanzador de hechizos Velocidad
    20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    FamilyMonsterBlockAndBypass
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster base block % 20 20 Global
  • base block % damage taken 10 10 Global
  • Craft Tagsblock
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    stance movement speed +% final [112]
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • stance movement speed +% final 112 112 Global
  • Craft TagsVelocidad
    Estatua de esgrimidor
    Constructo
    monster base type attack cast speed +% and damage -% final [11]
    20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    stance movement speed +% final [112]
    Fencer Statue
    Spectre
    Tagsconstruct, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, melee, mud_blood, not_dex, not_int, physical_affinity, slashing_weapon, stone_armour, stone_construct, very_slow_movement
    Vida
    210%
    Armadura
    +50%
    Ailment Threshold
    210%
    Resistencia
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    120%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    120%
    Model Size
    100%
    Type
    Statue
    Metadata
    StoneStatueMaleSwordVastiri
    Nivel
    68
    Vida
    13,510
    Armadura
    43,185
    Evasión
    4,739
    Damage
    448
    Daño de hechizos
    448
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    12,306
    Minion Life
    2,930
    Minion Damage
    358
    Ailment Threshold
    13,510
    Chill
    43
    Shock
    43
    Brittle
    242
    Scorch
    43
    Sap
    118
    Phys Convert Ele
    240%
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 359538
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	basic_action = "Emerge"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    Stats
    {
    	mana_regeneration_rate_per_minute_% = 400
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Statue/StoneStatueMaleSwordVastiri"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fencer Statue",
        life = 2.1,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [11]
    FamilyMonsterSpeedAndDamageFixup
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final 11 11 Global
  • Craft Tagscaster_damage Daño Ataque Lanzador de hechizos Velocidad
    20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    FamilyMonsterBlockAndBypass
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster base block % 20 20 Global
  • base block % damage taken 10 10 Global
  • Craft Tagsblock
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    stance movement speed +% final [112]
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • stance movement speed +% final 112 112 Global
  • Craft TagsVelocidad
    Estatua de esgrimidor
    Constructo
    monster base type attack cast speed +% and damage -% final [11]
    stance movement speed +% final [112]
    Fencer Statue
    Spectre
    AreaEl mercado, Las catacumbas, El frente de la batalla, La rambla grandiosa, El atracadero, El vestíbulo de Solaris, El puente portuario, Aposento sepultado, Terreno interior, Cuartel evacuado, Aposento sepultado, Terreno interior, Cuartel evacuado, Tesoro embrujado de Oba, Tesoro embrujado de Oba
    Tagsconstruct, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, melee, mud_blood, not_dex, not_int, physical_affinity, slashing_weapon, stone_armour, stone_construct, very_slow_movement
    Packs
  • WorldAreas#814: Estatua de arquero, Arquero quebradizo, Estatua de vapuleador quebradiza, Estatua de esgrimidor
  • WorldAreas#894, Tesoro embrujado de Oba, Tesoro embrujado de Oba: Estatua de arquero, Arquero quebradizo, Estatua de vapuleador quebradiza, Estatua de esgrimidor
  • Vida
    210%
    Armadura
    +50%
    Ailment Threshold
    210%
    Resistencia
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    120%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    120%
    Model Size
    100%
    Type
    Statue
    Metadata
    StoneStatueFemaleSword
    Nivel
    79
    Vida
    42,463
    Armadura
    101,985
    Evasión
    6,892
    Damage
    858
    Daño de hechizos
    858
    Precisión
    888
    Attack Time
    1.5
    Experiencia
    15,059
    Minion Life
    8,372
    Minion Damage
    714
    Ailment Threshold
    42,463
    Chill
    134
    Shock
    134
    Brittle
    760
    Scorch
    134
    Sap
    371
    Phys Convert Ele
    295%
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 6871030
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	basic_action = "Emerge"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    Stats
    {
    	mana_regeneration_rate_per_minute_% = 400
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Statue/StoneStatueFemaleSword"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fencer Statue",
        life = 2.1,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [11]
    FamilyMonsterSpeedAndDamageFixup
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final 11 11 Global
  • Craft Tagscaster_damage Daño Ataque Lanzador de hechizos Velocidad
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    stance movement speed +% final [112]
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • stance movement speed +% final 112 112 Global
  • Craft TagsVelocidad
    Estatua de esgrimidor
    Constructo
    monster base type attack cast speed +% and damage -% final [11]
    stance movement speed +% final [112]
    Fencer Statue
    Spectre
    Tagsconstruct, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, melee, mud_blood, not_dex, not_int, physical_affinity, slashing_weapon, stone_armour, stone_construct, very_slow_movement
    Vida
    210%
    Armadura
    +50%
    Ailment Threshold
    210%
    Resistencia
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    120%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    120%
    Model Size
    100%
    Type
    Statue
    Metadata
    StoneStatueFemaleSwordVastiri
    Nivel
    68
    Vida
    13,510
    Armadura
    43,185
    Evasión
    4,739
    Damage
    448
    Daño de hechizos
    448
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    12,306
    Minion Life
    2,930
    Minion Damage
    358
    Ailment Threshold
    13,510
    Chill
    43
    Shock
    43
    Brittle
    242
    Scorch
    43
    Sap
    118
    Phys Convert Ele
    240%
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 359538
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	basic_action = "Emerge"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    Stats
    {
    	mana_regeneration_rate_per_minute_% = 400
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Statue/StoneStatueFemaleSwordVastiri"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fencer Statue",
        life = 2.1,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [11]
    FamilyMonsterSpeedAndDamageFixup
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final 11 11 Global
  • Craft Tagscaster_damage Daño Ataque Lanzador de hechizos Velocidad
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    stance movement speed +% final [112]
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • stance movement speed +% final 112 112 Global
  • Craft TagsVelocidad
    Estatua de esgrimidor
    Constructo
    monster base type attack cast speed +% and damage -% final [11]
    20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    stance movement speed +% final [112]
    Fencer Statue
    Spectre
    Tagsconstruct, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, melee, mud_blood, not_dex, not_int, physical_affinity, slashing_weapon, stone_armour, stone_construct, very_slow_movement
    Vida
    210%
    Armadura
    +50%
    Ailment Threshold
    210%
    Resistencia
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    120%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    120%
    Model Size
    100%
    Type
    Statue
    Metadata
    GardenStatueMaleSword
    Nivel
    68
    Vida
    13,510
    Armadura
    43,185
    Evasión
    4,739
    Damage
    448
    Daño de hechizos
    448
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    12,306
    Minion Life
    2,930
    Minion Damage
    358
    Ailment Threshold
    13,510
    Chill
    43
    Shock
    43
    Brittle
    242
    Scorch
    43
    Sap
    118
    Phys Convert Ele
    240%
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 359538
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	basic_action = "Emerge"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    Stats
    {
    	mana_regeneration_rate_per_minute_% = 400
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Statue/GardenStatueMaleSword"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fencer Statue",
        life = 2.1,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [11]
    FamilyMonsterSpeedAndDamageFixup
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final 11 11 Global
  • Craft Tagscaster_damage Daño Ataque Lanzador de hechizos Velocidad
    20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    FamilyMonsterBlockAndBypass
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster base block % 20 20 Global
  • base block % damage taken 10 10 Global
  • Craft Tagsblock
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    stance movement speed +% final [112]
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • stance movement speed +% final 112 112 Global
  • Craft TagsVelocidad
    Estatua de esgrimidor
    Constructo
    monster base type attack cast speed +% and damage -% final [11]
    stance movement speed +% final [112]
    Fencer Statue
    Spectre
    Tagsconstruct, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, melee, mud_blood, not_dex, not_int, physical_affinity, slashing_weapon, stone_armour, stone_construct, very_slow_movement
    Vida
    210%
    Armadura
    +50%
    Ailment Threshold
    210%
    Resistencia
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    120%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    120%
    Model Size
    100%
    Type
    Statue
    Metadata
    GardenStatueFemaleSword
    Nivel
    68
    Vida
    13,510
    Armadura
    43,185
    Evasión
    4,739
    Damage
    448
    Daño de hechizos
    448
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    12,306
    Minion Life
    2,930
    Minion Damage
    358
    Ailment Threshold
    13,510
    Chill
    43
    Shock
    43
    Brittle
    242
    Scorch
    43
    Sap
    118
    Phys Convert Ele
    240%
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 359538
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	basic_action = "Emerge"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    Stats
    {
    	mana_regeneration_rate_per_minute_% = 400
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Statue/GardenStatueFemaleSword"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fencer Statue",
        life = 2.1,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [11]
    FamilyMonsterSpeedAndDamageFixup
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final 11 11 Global
  • Craft Tagscaster_damage Daño Ataque Lanzador de hechizos Velocidad
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    stance movement speed +% final [112]
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • stance movement speed +% final 112 112 Global
  • Craft TagsVelocidad
    Estatua de esgrimidor
    Constructo
    monster base type attack cast speed +% and damage -% final [11]
    20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    stance movement speed +% final [112]
    Fencer Statue
    Spectre
    Tagsconstruct, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, melee, mud_blood, not_dex, not_int, physical_affinity, slashing_weapon, stone_armour, stone_construct, very_slow_movement
    Vida
    210%
    Armadura
    +50%
    Ailment Threshold
    210%
    Resistencia
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    120%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    120%
    Model Size
    100%
    Type
    Statue
    Metadata
    LabyrinthStatueMaleSword
    Nivel
    68
    Vida
    13,510
    Armadura
    43,185
    Evasión
    4,739
    Damage
    448
    Daño de hechizos
    448
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    12,306
    Minion Life
    2,930
    Minion Damage
    358
    Ailment Threshold
    13,510
    Chill
    43
    Shock
    43
    Brittle
    242
    Scorch
    43
    Sap
    118
    Phys Convert Ele
    240%
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 359538
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	basic_action = "Emerge"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    Stats
    {
    	mana_regeneration_rate_per_minute_% = 400
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Statue/LabyrinthStatueMaleSword"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fencer Statue",
        life = 2.1,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [11]
    FamilyMonsterSpeedAndDamageFixup
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final 11 11 Global
  • Craft Tagscaster_damage Daño Ataque Lanzador de hechizos Velocidad
    20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    FamilyMonsterBlockAndBypass
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster base block % 20 20 Global
  • base block % damage taken 10 10 Global
  • Craft Tagsblock
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    stance movement speed +% final [112]
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • stance movement speed +% final 112 112 Global
  • Craft TagsVelocidad
    Estatua de esgrimidor
    Constructo
    monster base type attack cast speed +% and damage -% final [11]
    stance movement speed +% final [112]
    Fencer Statue
    Spectre
    Tagsconstruct, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, melee, mud_blood, not_dex, not_int, physical_affinity, slashing_weapon, stone_armour, stone_construct, very_slow_movement
    Vida
    210%
    Armadura
    +50%
    Ailment Threshold
    210%
    Resistencia
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    120%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    120%
    Model Size
    100%
    Type
    Statue
    Metadata
    LabyrinthStatueFemaleSword
    Nivel
    68
    Vida
    13,510
    Armadura
    43,185
    Evasión
    4,739
    Damage
    448
    Daño de hechizos
    448
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    12,306
    Minion Life
    2,930
    Minion Damage
    358
    Ailment Threshold
    13,510
    Chill
    43
    Shock
    43
    Brittle
    242
    Scorch
    43
    Sap
    118
    Phys Convert Ele
    240%
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 359538
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	basic_action = "Emerge"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    Stats
    {
    	mana_regeneration_rate_per_minute_% = 400
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Statue/LabyrinthStatueFemaleSword"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fencer Statue",
        life = 2.1,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [11]
    FamilyMonsterSpeedAndDamageFixup
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final 11 11 Global
  • Craft Tagscaster_damage Daño Ataque Lanzador de hechizos Velocidad
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    stance movement speed +% final [112]
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • stance movement speed +% final 112 112 Global
  • Craft TagsVelocidad
    Edit

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