Fantasma Vinculado
No muerto
cannot be used as minion [1]
Bound Phantasm
SpectreN
AreaGuarida de Sindicato, Guarida de Sindicato, Guarida de Sindicato, Guarida de la Mente Maestra
Tagsghost, ghost_armour, is_unarmed, medium_movement, melee, not_dex, not_str, physical_affinity, small_height, undead
Packs
  • Guarida de Sindicato: Escultura Desfigurada, Fauces Desgarradoras, Maraña Acechante, Fantasma Vinculado, Fantasma Horroroso
  • Guarida de Sindicato: Fantasma Vinculado, Fantasma Horroroso, Lacayo Renacido
  • Guarida de Sindicato: Fantasma Vinculado, Fantasma Horroroso
  • Guarida de la Mente Maestra: Escultura Desfigurada, Fauces Desgarradoras, Maraña Acechante, Fantasma Vinculado, Fantasma Horroroso
  • Vida
    250%
    Energy Shield From Life
    100%
    Ailment Threshold
    250%
    Resistencia
    20 20 20 0
    Damage
    125%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiencia
    125%
    Model Size
    110%
    Type
    BetrayalPhantasm
    Metadata
    BetrayalPhantasm1
    Nivel
    73
    Vida
    27,131
    Armadura
    42,661
    Evasión
    5,633
    Escudo de energía
    8,348
    Damage
    630
    Daño de hechizos
    630
    Precisión
    352
    Attack Time
    1.17
    Experiencia
    14,235
    Ailment Threshold
    27,131
    Chill
    86
    Shock
    86
    Brittle
    485
    Scorch
    86
    Sap
    237
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 504–755
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.17 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    WalkEmergeBetrayal
    walk emerge distance [300]
    TeleportBetrayalPhantasm
    Spell, Movement
    Tiempo de lanzamiento: 1.13 seg
    Tiempo de recarga: 7 seg

    Object Type

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

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBase"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueBetrayal/BetrayalPhantasm1"] = {
        name = "Bound Phantasm",
        life = 2.5,
        energyShield = 1,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "Melee",
            "TeleportBetrayalPhantasm",
            "WalkEmergeBetrayal",
        },
        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 = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TeleportBetrayalPhantasm"] = {
        name = "TeleportBetrayalPhantasm",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.13,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {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 = { }, },
        },
    }
    
    cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 Global
  • Edit

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