Synthete Masterpiece
Construct
{Synthesised}
Monsters grant 100% increased Experience
monster dropped item rarity +% [15000]
Action Speed cannot be modified to below 70% of base value
cannot be stunned for ms after stun finished [4000]
cannot be stunned while stunned [1]
Cannot be Knocked Back
SpectreN
Tagsallow_maven, caster, cold_affinity, construct, fast_movement, humanoid, is_unarmed, large_height, lightning_affinity, mud_blood, not_dex, not_str, physical_affinity, ranged, stone_armour, synthesised_monster
Life
810%
Energy Shield From Life
500%
Ailment Threshold
810%
Resistance
50 50 50 30
Damage
201%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 16
Attack Time
1.305 Second
Damage Spread
±20%
Experience
300%
Model Size
125%
Type
SynthesisSoulstealerBoss
Metadata
SynthesisSoulstealerBoss
Level
68
Life
1,128,706
Armour
28,790
Evasion
4,739
Energy Shield
30,635
Damage
855
Spell Damage
1,276
Accuracy
290
Attack Time
0.87435
Experience
169,208
Ailment Threshold
711,084
Chill
2,248
Shock
2,248
Brittle
12,721
Scorch
2,248
Sap
6,212
SynthesisFinalBossIceSpear
Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire
Ice Spear
Critical Strike Chance: 5%
Cast Time: 1.83 sec
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.
VolatileWormholeSlam
Spell
Cast Time: 2.5 sec
Cooldown Time: 30 sec
Deals 200% more Damage
Can't be Evaded
is area damage [1]
number of monsters to summon [10]
CameraLensExpandingDonut
Spell, DamageOverTime
Critical Strike Chance: 5%
Cast Time: 4.17 sec
Cooldown Time: 14 sec
RectangleMortarWithRotatingOrbs
Spell, Projectile, Triggerable
Critical Strike Chance: 5%
Cast Time: 2.17 sec
Deals 620.7 to 931 Physical Damage
50% of Physical Damage Converted to Lightning Damage
generic skill trigger % [100]
generic skill trigger id [1]
is area damage [1]
SynthesisFinalBossTriggerBeam
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 2.17 sec
Cooldown Time: 4 sec
Deals 911.2 to 1367 Physical Damage
50% of Physical Damage Converted to Lightning Damage
generic skill trigger skills with id [1]
MassBeamBarrage
Spell, Damage
Cast Time: 2.5 sec
Cooldown Time: 10 sec
ConcentratedBeam
Spell, Damage
Cast Time: 2.5 sec
Cooldown Time: 10 sec
TeleportSynthesisFinalBoss
Spell
Cast Time: 1 sec
Cooldown Time: 5 sec

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 = { }, },
    },
}
IdMonsterTagSynthesised
FamilyMonsterTag
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Adds Tagssynthesised_monster
Monsters grant 100% increased Experience
monster dropped item rarity +% [15000]
IdMonsterMapBoss
FamilyMonsterMapBoss
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Action Speed cannot be modified to below 70% of base value
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -30 Max: -30 Global
  • Craft Tagsspeed
    cannot be stunned for ms after stun finished [4000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBossSuper
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (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
  • Cannot be Knocked Back
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    DomainsMonster (3)
    GenerationTypeUnique (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.