Obra-prima Sintetizada
Construto
{Sintetizado}
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
Velocidade de Ação não pode ser modificada abaixo do valor base 50%
cannot be stunned for ms after stun finished [4000]
cannot be stunned while stunned [1]
Não Pode ser Empurrado
Synthete Masterpiece
SpectreN
Tagsallow_maven, Conjurador, cold_affinity, construct, fast_movement, humanoid, is_unarmed, large_height, large_model, lightning_affinity, mud_blood, not_dex, physical_affinity, ranged, stone_armour, synthesised_monster
Vida
810%
Energy Shield From Life
500%
Armadura
+50%
Ailment Threshold
810%
Resistência
50 50 50 30
Damage
201%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 16
Attack Time
1.305 Second
Damage Spread
±20%
Experiência
300%
Model Size
125%
Type
SynthesisSoulstealerBoss
Metadata
SynthesisSoulstealerBoss
Nível
68
Vida
-208,441
Armadura
43,185
Evasão
4,739
Escudo de Energia
248,144
Damage
751
Dano Mágico
751
Precisão
580
Attack Time
1.305
Experiência
30,765
Minion Life
-45,213
Minion Energy Shield
53,825
Minion Damage
600
Ailment Threshold
52,110
Chill
165
Shock
165
Brittle
932
Scorch
165
Sap
455
SynthesisFinalBossIceSpear
Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire
Lança Gélida
Chance de Crítico: 5%
Tempo de Conjuração: 1.83 seg
Lança fragmentos de gelo rapidamente e sucessivamente. Após viajar uma curta distância ela se modifica para uma segunda forma, que se move muiot mais rápido e atravessa os inimigos.
Causa 641.9 a 962.8 de Dano de Gelo
A Segunda forma possui 1200% mais Velocidade de Projétil
base is projectile [1]
projectile uses contact position [1]
use scaled contact offset [1]
VolatileWormholeSlam
Spell
Tempo de Conjuração: 2.5 seg
Recarga: 30 seg
Causa 200% mais Dano
Não pode ser Evadido
is area damage [1]
number of monsters to summon [10]
CameraLensExpandingDonut
Spell, DamageOverTime
Chance de Crítico: 5%
Tempo de Conjuração: 4.17 seg
Recarga: 14 seg
Causa 3423 a 5135 de Dano de Gelo
Duração Base Secundária é de 0.25 segundos
Causa 2971.8 do Dano de Gelo Base por segundo
is area damage [1]
skill cannot be interrupted [1]
skill cannot be stunned [1]
RectangleMortarWithRotatingOrbs
Spell, Projectile, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 2.17 seg
Causa 620.7 a 931 de Dano Físico
50% do Dano Físico Convertido em Dano de Raio
generic skill trigger % [100]
generic skill trigger id [1]
is area damage [1]
SynthesisFinalBossTriggerBeam
Spell, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 2.17 seg
Recarga: 4 seg
Causa 911.2 a 1367 de Dano Físico
50% do Dano Físico Convertido em Dano de Raio
generic skill trigger skills with id [1]
MassBeamBarrage
Spell, Damage
Tempo de Conjuração: 2.5 seg
Recarga: 10 seg
Causa 936.1 a 1738 de Dano de Raio
ConcentratedBeam
Spell, Damage
Tempo de Conjuração: 2.5 seg
Recarga: 10 seg
Causa 3240 a 4860 de Dano de Gelo
skill cannot be interrupted [1]
skill cannot be stunned [1]
TeleportSynthesisFinalBoss
Spell
Tempo de Conjuração: 1 seg
Recarga: 5 seg

Object Type

version 2
extends "Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerBossBase"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerBossBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerBoss"] = {
    name = "Synthete Masterpiece",
    life = 8.1,
    energyShield = 5,
    fireResist = 50,
    coldResist = 50,
    lightningResist = 50,
    chaosResist = 30,
    damage = 2.01,
    damageSpread = 0.2,
    attackTime = 1.305,
    attackRange = 16,
    accuracy = 1,
    skillList = {
        "SynthesisFinalBossIceSpear",
        "TeleportSynthesisFinalBoss",
        "SynthesisFinalBossTriggerBeam",
        "VolatileWormholeSlam",
        "RectangleMortarWithRotatingOrbs",
        "CameraLensExpandingDonut",
        "MassBeamBarrage",
        "ConcentratedBeam",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SynthesisFinalBossIceSpear"] = {
    name = "Ice Spear",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Cold] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.83,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "ice_spear_second_form_projectile_speed_+%_final",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1200, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TeleportSynthesisFinalBoss"] = {
    name = "TeleportSynthesisFinalBoss",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SynthesisFinalBossTriggerBeam"] = {
    name = "SynthesisFinalBossTriggerBeam",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.17,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "generic_skill_trigger_skills_with_id",
        "skill_physical_damage_%_to_convert_to_lightning",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1, 50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["VolatileWormholeSlam"] = {
    name = "VolatileWormholeSlam",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.5,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_monsters_to_summon",
        "active_skill_damage_+%_final",
        "is_area_damage",
        "global_always_hit",
    },
    levels = {
        [1] = {10, 200, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["RectangleMortarWithRotatingOrbs"] = {
    name = "RectangleMortarWithRotatingOrbs",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.17,
    baseFlags = {
        spell = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "generic_skill_trigger_id",
        "generic_skill_trigger_%",
        "skill_physical_damage_%_to_convert_to_lightning",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1, 100, 50, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["CameraLensExpandingDonut"] = {
    name = "CameraLensExpandingDonut",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.DamageOverTime] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.17,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "base_cold_damage_to_deal_per_minute",
        "base_secondary_skill_effect_duration",
        "is_area_damage",
        "skill_cannot_be_interrupted",
        "skill_cannot_be_stunned",
    },
    levels = {
        [1] = {1.6000000238419, 2.4000000953674, 5, 250, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MassBeamBarrage"] = {
    name = "MassBeamBarrage",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
    },
    levels = {
        [1] = {0.69999998807907, 1.2999999523163, levelRequirement = 90, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ConcentratedBeam"] = {
    name = "ConcentratedBeam",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "skill_cannot_be_interrupted",
        "skill_cannot_be_stunned",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 90, statInterpolation = {3, 3},  cost = { }, },
    },
}
Chance de Acerto Crítico Mágico aumentado em (200–250)% caso tenha Matado Recentemente
IdMonsterTagSynthesised
FamilyMonsterTag
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Adds Tagssynthesised_monster
Velocidade de Conjuração aumentada em 35%
IdMonsterMapBoss
FamilyMonsterMapBoss
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Vida máxima aumentada em (12–16)%
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -50 Max: -50 Global
  • Craft Tagsspeed
    +25% de Resistência a Caos aos Monstros
    +40% de Resistência Elemental aos Monstros
    heist contract alert level +% final [-5]
    heist contract lockdown timer +% [5]
    heist monster spawner alive limit +% [5]
    map item drop quantity +% [13]
    map item drop rarity +% [8]
    IdStunRepeatImmunityMapBossSuper
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 4000 Max: 4000 Global
  • grant actor scale +% to aura owner on death [2]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [-2]
    soul is consumed on death [1]
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Obra-prima Sintetizada
    Construto
    {Sintetizado}
    Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 15000%
    Velocidade de Ação não pode ser modificada abaixo do valor base 50%
    cannot be stunned for ms after stun finished [4000]
    cannot be stunned while stunned [1]
    Não Pode ser Empurrado
    Synthete Masterpiece
    SpectreN
    Tagsallow_maven, Conjurador, cold_affinity, construct, fast_movement, humanoid, is_unarmed, large_height, large_model, lightning_affinity, mud_blood, not_dex, physical_affinity, ranged, stone_armour, synthesised_monster
    Vida
    810%
    Energy Shield From Life
    500%
    Armadura
    +50%
    Ailment Threshold
    810%
    Resistência
    50 50 50 30
    Damage
    201%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 16
    Attack Time
    1.305 Second
    Damage Spread
    ±20%
    Experiência
    300%
    Model Size
    125%
    Type
    SynthesisSoulstealerBoss
    Metadata
    SynthesisSoulstealerBossGauntlet
    Nível
    68
    Vida
    -208,441
    Armadura
    43,185
    Evasão
    4,739
    Escudo de Energia
    248,144
    Damage
    751
    Dano Mágico
    751
    Precisão
    580
    Attack Time
    1.305
    Experiência
    30,765
    Minion Life
    -45,213
    Minion Energy Shield
    53,825
    Minion Damage
    600
    Ailment Threshold
    52,110
    Chill
    165
    Shock
    165
    Brittle
    932
    Scorch
    165
    Sap
    455
    SynthesisFinalBossIceSpear
    Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire
    Lança Gélida
    Chance de Crítico: 5%
    Tempo de Conjuração: 1.83 seg
    Lança fragmentos de gelo rapidamente e sucessivamente. Após viajar uma curta distância ela se modifica para uma segunda forma, que se move muiot mais rápido e atravessa os inimigos.
    Causa 641.9 a 962.8 de Dano de Gelo
    A Segunda forma possui 1200% mais Velocidade de Projétil
    base is projectile [1]
    projectile uses contact position [1]
    use scaled contact offset [1]
    VolatileWormholeSlam
    Spell
    Tempo de Conjuração: 2.5 seg
    Recarga: 30 seg
    Causa 200% mais Dano
    Não pode ser Evadido
    is area damage [1]
    number of monsters to summon [10]
    CameraLensExpandingDonut
    Spell, DamageOverTime
    Chance de Crítico: 5%
    Tempo de Conjuração: 4.17 seg
    Recarga: 14 seg
    Causa 3423 a 5135 de Dano de Gelo
    Duração Base Secundária é de 0.25 segundos
    Causa 2971.8 do Dano de Gelo Base por segundo
    is area damage [1]
    skill cannot be interrupted [1]
    skill cannot be stunned [1]
    RectangleMortarWithRotatingOrbs
    Spell, Projectile, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 2.17 seg
    Causa 620.7 a 931 de Dano Físico
    50% do Dano Físico Convertido em Dano de Raio
    generic skill trigger % [100]
    generic skill trigger id [1]
    is area damage [1]
    SynthesisFinalBossTriggerBeam
    Spell, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 2.17 seg
    Recarga: 4 seg
    Causa 911.2 a 1367 de Dano Físico
    50% do Dano Físico Convertido em Dano de Raio
    generic skill trigger skills with id [1]
    MassBeamBarrage
    Spell, Damage
    Tempo de Conjuração: 2.5 seg
    Recarga: 10 seg
    Causa 936.1 a 1738 de Dano de Raio
    ConcentratedBeam
    Spell, Damage
    Tempo de Conjuração: 2.5 seg
    Recarga: 10 seg
    Causa 3240 a 4860 de Dano de Gelo
    skill cannot be interrupted [1]
    skill cannot be stunned [1]
    TeleportSynthesisFinalBoss
    Spell
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerBossGauntlet"] = {
        name = "Synthete Masterpiece",
        life = 8.1,
        energyShield = 5,
        fireResist = 50,
        coldResist = 50,
        lightningResist = 50,
        chaosResist = 30,
        damage = 2.01,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 16,
        accuracy = 1,
        skillList = {
            "SynthesisFinalBossIceSpear",
            "TeleportSynthesisFinalBoss",
            "SynthesisFinalBossTriggerBeam",
            "VolatileWormholeSlam",
            "RectangleMortarWithRotatingOrbs",
            "CameraLensExpandingDonut",
            "MassBeamBarrage",
            "ConcentratedBeam",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisFinalBossIceSpear"] = {
        name = "Ice Spear",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cold] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.83,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "ice_spear_second_form_projectile_speed_+%_final",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1200, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TeleportSynthesisFinalBoss"] = {
        name = "TeleportSynthesisFinalBoss",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisFinalBossTriggerBeam"] = {
        name = "SynthesisFinalBossTriggerBeam",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.17,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "generic_skill_trigger_skills_with_id",
            "skill_physical_damage_%_to_convert_to_lightning",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1, 50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VolatileWormholeSlam"] = {
        name = "VolatileWormholeSlam",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "active_skill_damage_+%_final",
            "is_area_damage",
            "global_always_hit",
        },
        levels = {
            [1] = {10, 200, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["RectangleMortarWithRotatingOrbs"] = {
        name = "RectangleMortarWithRotatingOrbs",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.17,
        baseFlags = {
            spell = true,
            projectile = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "generic_skill_trigger_id",
            "generic_skill_trigger_%",
            "skill_physical_damage_%_to_convert_to_lightning",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1, 100, 50, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CameraLensExpandingDonut"] = {
        name = "CameraLensExpandingDonut",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.DamageOverTime] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 4.17,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_cold_damage_to_deal_per_minute",
            "base_secondary_skill_effect_duration",
            "is_area_damage",
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
        },
        levels = {
            [1] = {1.6000000238419, 2.4000000953674, 5, 250, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassBeamBarrage"] = {
        name = "MassBeamBarrage",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, levelRequirement = 90, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ConcentratedBeam"] = {
        name = "ConcentratedBeam",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 90, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Chance de Acerto Crítico Mágico aumentado em (200–250)% caso tenha Matado Recentemente
    IdMonsterTagSynthesised
    FamilyMonsterTag
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Adds Tagssynthesised_monster
    Velocidade de Conjuração aumentada em 35%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Vida máxima aumentada em (12–16)%
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -50 Max: -50 Global
  • Craft Tagsspeed
    +25% de Resistência a Caos aos Monstros
    +40% de Resistência Elemental aos Monstros
    heist contract alert level +% final [-5]
    heist contract lockdown timer +% [5]
    heist monster spawner alive limit +% [5]
    map item drop quantity +% [13]
    map item drop rarity +% [8]
    IdStunRepeatImmunityMapBossSuper
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 4000 Max: 4000 Global
  • grant actor scale +% to aura owner on death [2]
    grant attack speed +% to aura owner on death [5]
    grant cast speed +% to aura owner on death [5]
    grant damage reduction % to aura owner on death [-2]
    soul is consumed on death [1]
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Edit

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