Fantasma Gasoso
Morto-vivo
cannot be used as minion [1]
Ghastly Phantasm
SpectreN
AreaRefúgio do Sindicato, Refúgio do Sindicato, Refúgio do Sindicato, Covil do Comandante
TagsConjurador, ghost, ghost_armour, is_unarmed, medium_height, medium_movement, no_cannot_die_aura, no_pantheon_mod, not_dex, not_str, physical_affinity, ranged, undead
Packs
  • Refúgio do Sindicato: Escultura Mutilada, Mandíbula Destruidora, Emaranhado Rastejante, Fantasma Compelido, Fantasma Gasoso
  • Refúgio do Sindicato: Fantasma Compelido, Fantasma Gasoso, Lacaio Erguido
  • Refúgio do Sindicato: Fantasma Compelido, Fantasma Gasoso
  • Covil do Comandante: Escultura Mutilada, Mandíbula Destruidora, Emaranhado Rastejante, Fantasma Compelido, Fantasma Gasoso
  • Vida
    250%
    Energy Shield From Life
    100%
    Ailment Threshold
    250%
    Resistência
    20 20 20 0
    Damage
    125%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiência
    125%
    Model Size
    135%
    Type
    BetrayalPhantasm
    Metadata
    BetrayalPhantasm2
    Nível
    83
    Vida
    80,042
    Armadura
    92,477
    Evasão
    7,860
    Escudo de Energia
    38,298
    Damage
    1,125
    Dano Mágico
    1,125
    Precisão
    1,036
    Attack Time
    1.17
    Experiência
    16,415
    Minion Life
    15,252
    Minion Energy Shield
    7,298
    Minion Damage
    951
    Ailment Threshold
    80,042
    Chill
    253
    Shock
    253
    Brittle
    1,432
    Scorch
    253
    Sap
    699
    Phys Convert Ele
    300%
    WalkEmergeBetrayal
    walk emerge distance [300]
    BetrayalPhantasmFadingProjectile
    Spell, Projectile, Damage
    Chance de Crítico: 5%
    Eficácia do Dano Adicionado: 150%
    Tempo de Conjuração: 1.17 seg
    Causa 820.9 a 1231 de Dano Físico
    Projéteis Perfuram todos Alvos
    base is projectile [1]
    monster projectile variation [2]
    use scaled contact offset [1]
    BetrayalPhantasmFadingProjectile2
    Spell, Projectile, Damage
    Chance de Crítico: 5%
    Eficácia do Dano Adicionado: 150%
    Tempo de Conjuração: 1.17 seg
    Causa 820.9 a 1231 de Dano Físico
    Projéteis Perfuram todos Alvos
    base is projectile [1]
    monster projectile variation [2]
    use scaled contact offset [1]
    MonsterFrostFury
    Spell, Cold, Damage, Area, Duration, Projectile, AreaSpell, ProjectilesNotFromUser
    Chance de Crítico: 5%
    Tempo de Conjuração: 2.5 seg
    Recarga: 15 seg
    Causa 218.9 a 328.4 de Dano Físico
    Duração base é de 5 segundos
    base is projectile [1]
    is area damage [1]
    projectile spread radius [3]

    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/BetrayalPhantasm2"] = {
        name = "Ghastly 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 = {
            "WalkEmergeBetrayal",
            "BetrayalPhantasmFadingProjectile",
            "BetrayalPhantasmFadingProjectile2",
            "MonsterFrostFury",
        },
        modList = {
        },
    }
    -- 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 = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BetrayalPhantasmFadingProjectile"] = {
        name = "BetrayalPhantasmFadingProjectile",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.17,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "always_pierce",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BetrayalPhantasmFadingProjectile2"] = {
        name = "BetrayalPhantasmFadingProjectile2",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.17,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "always_pierce",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterFrostFury"] = {
        name = "MonsterFrostFury",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Cold] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Projectile] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.ProjectilesNotFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "projectile_spread_radius",
            "base_is_projectile",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5000, 3, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    cannot be used as minion [1]
    FamilyCannotBeUsedAsMinion
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 Global
  • Fantasma Gasoso
    Morto-vivo
    cannot be used as minion [1]
    Ghastly Phantasm
    SpectreN
    TagsConjurador, ghost, ghost_armour, is_unarmed, medium_height, medium_movement, not_dex, not_str, physical_affinity, ranged, undead
    Vida
    250%
    Energy Shield From Life
    100%
    Ailment Threshold
    250%
    Resistência
    20 20 20 0
    Damage
    125%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiência
    125%
    Model Size
    135%
    Type
    BetrayalPhantasm
    Metadata
    BetrayalPhantasmGraveyardMap
    Nível
    68
    Vida
    16,083
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    15,318
    Damage
    467
    Dano Mágico
    467
    Precisão
    580
    Attack Time
    1.17
    Experiência
    12,819
    Minion Life
    3,489
    Minion Energy Shield
    3,323
    Minion Damage
    373
    Ailment Threshold
    16,083
    Chill
    51
    Shock
    51
    Brittle
    288
    Scorch
    51
    Sap
    141
    Phys Convert Ele
    240%
    WalkEmergeBetrayal
    walk emerge distance [300]
    BetrayalPhantasmFadingProjectile
    Spell, Projectile, Damage
    Chance de Crítico: 5%
    Eficácia do Dano Adicionado: 150%
    Tempo de Conjuração: 1.17 seg
    Causa 396.2 a 594.3 de Dano Físico
    Projéteis Perfuram todos Alvos
    base is projectile [1]
    monster projectile variation [2]
    use scaled contact offset [1]
    BetrayalPhantasmFadingProjectile2
    Spell, Projectile, Damage
    Chance de Crítico: 5%
    Eficácia do Dano Adicionado: 150%
    Tempo de Conjuração: 1.17 seg
    Causa 396.2 a 594.3 de Dano Físico
    Projéteis Perfuram todos Alvos
    base is projectile [1]
    monster projectile variation [2]
    use scaled contact offset [1]
    MonsterFrostFury
    Spell, Cold, Damage, Area, Duration, Projectile, AreaSpell, ProjectilesNotFromUser
    Chance de Crítico: 5%
    Tempo de Conjuração: 2.5 seg
    Recarga: 15 seg
    Causa 105.6 a 158.5 de Dano Físico
    Duração base é de 5 segundos
    base is projectile [1]
    is area damage [1]
    projectile spread radius [3]

    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/BetrayalPhantasmGraveyardMap"] = {
        name = "Ghastly 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 = {
            "WalkEmergeBetrayal",
            "BetrayalPhantasmFadingProjectile",
            "BetrayalPhantasmFadingProjectile2",
            "MonsterFrostFury",
        },
        modList = {
        },
    }
    -- 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 = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BetrayalPhantasmFadingProjectile"] = {
        name = "BetrayalPhantasmFadingProjectile",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.17,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "always_pierce",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BetrayalPhantasmFadingProjectile2"] = {
        name = "BetrayalPhantasmFadingProjectile2",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.17,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "always_pierce",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterFrostFury"] = {
        name = "MonsterFrostFury",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Cold] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Projectile] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.ProjectilesNotFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "projectile_spread_radius",
            "base_is_projectile",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5000, 3, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    cannot be used as minion [1]
    FamilyCannotBeUsedAsMinion
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 Global
  • keyval
    Stats.item_drop_slots1
    Stats.energy_shield_recharge_rate_per_minute_%2000
    Stats.mana_regeneration_rate_per_minute_%100
    Stats.base_maximum_mana200
    Stats.maximum_physical_damage_reduction_%75
    Stats.max_viper_strike_orbs4
    Stats.base_maximum_all_resistances_%75
    Stats.max_fuse_arrow_orbs5
    Stats.max_fire_beam_stacks8
    Stats.max_charged_attack_stacks10
    Stats.base_critical_strike_multiplier130
    Stats.critical_ailment_dot_multiplier_+30
    Stats.max_endurance_charges3
    Stats.max_frenzy_charges3
    Stats.max_power_charges3
    Stats.base_attack_speed_+%_per_frenzy_charge4
    Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.base_cast_speed_+%_per_frenzy_charge4
    Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion5
    Stats.object_inherent_damage_+%_final_per_frenzy_charge4
    Stats.physical_damage_reduction_%_per_endurance_charge4
    Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion11
    Stats.resist_all_elements_%_per_endurance_charge4
    Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion11
    Stats.critical_strike_chance_+%_per_power_charge50
    Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion150
    Stats.maximum_block_%75
    Stats.base_maximum_spell_block_%75
    Stats.base_number_of_totems_allowed1
    Stats.base_number_of_traps_allowed3
    Stats.base_number_of_remote_mines_allowed5
    Stats.movement_velocity_cap128
    Stats.maximum_life_leech_rate_%_per_minute1200
    Stats.maximum_mana_leech_rate_%_per_minute1200
    Stats.maximum_energy_shield_leech_rate_%_per_minute600
    Stats.monster_ignite_damage_+%_final-72
    Stats.monster_bleeding_damage_+%_final-86
    Stats.monster_poison_damage_+%_final-50
    Stats.bleeding_moving_damage_%_of_base_override500
    Stats.max_azurite_debuff_stacks10
    Stats.impaled_debuff_base_duration_ms8000
    Stats.impaled_debuff_number_of_reflected_hits5
    Stats.ignore_skill_weapon_restrictions1
    Stats.base_total_number_of_sigils_allowed3
    Stats.maximum_life_leech_amount_per_leech_%_max_life10
    Stats.maximum_mana_leech_amount_per_leech_%_max_mana10
    Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield10
    Stats.object_inherent_melee_hit_stun_duration_+%_final20
    Stats.scale_melee_range_to_actor_scale1
    Stats.use_melee_pattern_range1
    Stats.actor_scale_+%_limit100
    Stats.damage_taken_when_hit_+%_final_per_fortification-1
    Stats.base_max_fortification20
    Stats.soul_eater_maximum_stacks45
    ObjectMagicProperties.stat_description_listMetadata/StatDescriptions/monster_stat_descriptions.txt
    Positioned.blockingtrue
    Positioned.team0
    Positioned.serialise_collidabletrue
    BaseEvents.server_onlytrue
    Actor.basic_actionMove, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, Emerge, Emerge2
    Actor.slow_animations_go_to_idletrue, false
    Fantasma Gasoso
    Morto-vivo
    cannot be used as minion [1]
    Ghastly Phantasm
    SpectreN
    TagsConjurador, ghost, ghost_armour, is_unarmed, medium_height, medium_movement, not_dex, not_str, physical_affinity, ranged, undead
    Vida
    250%
    Energy Shield From Life
    100%
    Ailment Threshold
    250%
    Resistência
    20 20 20 0
    Damage
    125%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experiência
    125%
    Model Size
    135%
    Type
    BetrayalPhantasm
    Metadata
    BetrayalPhantasmCowardsTrial
    Nível
    68
    Vida
    16,083
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    15,318
    Damage
    467
    Dano Mágico
    467
    Precisão
    580
    Attack Time
    1.17
    Experiência
    12,819
    Minion Life
    3,489
    Minion Energy Shield
    3,323
    Minion Damage
    373
    Ailment Threshold
    16,083
    Chill
    51
    Shock
    51
    Brittle
    288
    Scorch
    51
    Sap
    141
    Phys Convert Ele
    240%
    WalkEmergeBetrayal
    walk emerge distance [300]
    BetrayalPhantasmFadingProjectile
    Spell, Projectile, Damage
    Chance de Crítico: 5%
    Eficácia do Dano Adicionado: 150%
    Tempo de Conjuração: 1.17 seg
    Causa 396.2 a 594.3 de Dano Físico
    Projéteis Perfuram todos Alvos
    base is projectile [1]
    monster projectile variation [2]
    use scaled contact offset [1]
    BetrayalPhantasmFadingProjectile2
    Spell, Projectile, Damage
    Chance de Crítico: 5%
    Eficácia do Dano Adicionado: 150%
    Tempo de Conjuração: 1.17 seg
    Causa 396.2 a 594.3 de Dano Físico
    Projéteis Perfuram todos Alvos
    base is projectile [1]
    monster projectile variation [2]
    use scaled contact offset [1]
    MonsterFrostFury
    Spell, Cold, Damage, Area, Duration, Projectile, AreaSpell, ProjectilesNotFromUser
    Chance de Crítico: 5%
    Tempo de Conjuração: 2.5 seg
    Recarga: 15 seg
    Causa 105.6 a 158.5 de Dano Físico
    Duração base é de 5 segundos
    base is projectile [1]
    is area damage [1]
    projectile spread radius [3]

    Object Type

    version 2
    extends "Metadata/Monsters/Skeletons/CowardsTrial/CowardsTrialMonsterBase"
    
    Actor
    {
    	basic_action = "Emerge"
    	basic_action = "Emerge2"
    	slow_animations_go_to_idle = false
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Skeletons/CowardsTrial/CowardsTrialMonsterBase"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Skeletons/CowardsTrial/BetrayalPhantasmCowardsTrial"] = {
        name = "Ghastly 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 = {
            "WalkEmergeBetrayal",
            "BetrayalPhantasmFadingProjectile",
            "BetrayalPhantasmFadingProjectile2",
            "MonsterFrostFury",
        },
        modList = {
        },
    }
    -- 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 = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BetrayalPhantasmFadingProjectile"] = {
        name = "BetrayalPhantasmFadingProjectile",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.17,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "always_pierce",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BetrayalPhantasmFadingProjectile2"] = {
        name = "BetrayalPhantasmFadingProjectile2",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.17,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "always_pierce",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterFrostFury"] = {
        name = "MonsterFrostFury",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Cold] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Projectile] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.ProjectilesNotFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "projectile_spread_radius",
            "base_is_projectile",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5000, 3, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    cannot be used as minion [1]
    FamilyCannotBeUsedAsMinion
    Domainsmonstro (3)
    GenerationTypeunico (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.