Faustus
Humanoide
Regeneras un 2% de vida por segundo
SpectreN
Tagshas_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, medium_movement, melee, metal_armour, no_pantheon_mod, physical_affinity, puncturing_weapon, red_blood
Vida
400%
Energy Shield From Life
33%
Armaduras
+33%
Evasión
+33%
Ailment Threshold
400%
Resistencia
40 40 40 25
Damage
400%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
4 ~ 18
Attack Time
1.755 Second
Damage Spread
±20%
Experiencia
200%
Model Size
100%
Type
HeistAlliedNPC
Metadata
HeistFence1
Nivel
68
Vida
25,733
Armaduras
38,291
Evasión
6,303
Escudo de energía
2,022
Damage
1,494
Daño de hechizos
1,494
Precisión
290
Attack Time
1.755
Experiencia
20,510
Ailment Threshold
25,733
Chill
81
Shock
81
Brittle
460
Scorch
81
Sap
225
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 1195–1793
Probabilidad de golpe crítico: 5%
Attack Time: 1.755 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueHeist/NPCAllies/NPCAlliesBase"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueHeist/NPCAllies/NPCAlliesBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHeist/NPCAllies/HeistFence1"] = {
    name = "Faustus",
    life = 4,
    energyShield = 0.33,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 4,
    damageSpread = 0.2,
    attackTime = 1.755,
    attackRange = 18,
    accuracy = 1,
    weaponType1 = "Thrusting 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 = { }, },
    },
}
Regeneras un 2% de vida por segundo
IdHeistNPCLifeRegen
FamilyLifeRegenerationRatePercentage
Domainsmonstruo (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • life regeneration rate per minute % Min: 120 Max: 120 Global
  • Craft Tagsresource life
    Edit

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