Synthète brilleux
SpectreY
Spectre OverrideMetadata/Monsters/LeagueSynthesis/SynthesisSoulstealer3Spectre
AreaNéant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Le Laboratoire fissuré, Souvenir lointain, Le Cortex, Souvenir lointain déformé
TagsLanceur de sorts, construct, fast_movement, humanoid, is_unarmed, lightning_affinity, medium_height, mud_blood, not_dex, ranged, stone_armour, synthesised_monster
Packs
  • Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Souvenir fragmenté, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Néant des Souvenirs, Souvenir lointain, Souvenir lointain déformé, Le Laboratoire fissuré, Le Cortex: Synthète brilleux, Proto-Synthete
  • Vie
    500%
    Energy Shield From Life
    200%
    Armure
    +50%
    Ailment Threshold
    500%
    Résistance
    0 0 85 0
    Damage
    150%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.305 Second
    Damage Spread
    ±20%
    Expérience
    200%
    Model Size
    100%
    Type
    SynthesisSoulstealer3
    Metadata
    SynthesisSoulstealer3
    Niveau
    83
    Vie
    -160,084
    Armure
    138,716
    Score d'Évasion
    7,860
    Bouclier d'énergie
    153,190
    Damage
    1,351
    Dégâts des sorts
    1,351
    Précision
    1,036
    Attack Time
    1.305
    Expérience
    26,264
    Minion Life
    -30,504
    Minion Energy Shield
    29,190
    Minion Damage
    1,141
    Ailment Threshold
    160,084
    Chill
    506
    Shock
    506
    Brittle
    2,864
    Scorch
    506
    Sap
    1,398
    SynthesisSoulstealerProjectileLightning
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1.33 sec.
    Inflige 889.5 à 2669 Dégâts de foudre
    base is projectile [1]
    monster projectile variation [103]
    projectile uses contact position [1]
    EmptyActionSynthesisSoulstealerArc
    Spell
    Temps d'incantation: 2.5 sec.
    Temps de recharge: 8 sec.
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    SynthesisSoulstealerLaser
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 547.9 à 1644 Dégâts de foudre
    Vous ne pouvez pas Étourdir les Ennemis au Toucher
    is area damage [1]
    SynthesisSoulstealerBolt
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 350 à 650 Dégâts de foudre
    75% de Réduction de la Portée de l'Aptitude
    La Durée de base est de 0.26 secondes
    active skill area of effect radius +% final [-35]
    is area damage [1]
    spell maximum action distance +% [-50]
    GeometryTriggerSynthesisSoulstealer3
    Triggerable, Spell
    Temps d'incantation: 2.3 sec.
    Temps de recharge: 12 sec.
    skill cannot be knocked back [1]
    skill cannot be stunned [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBase"
    
    StateMachine
    {
    	define_shared_state = 
    	"
    		beaming;
    	"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBase"
    
    StateMachine
    {
    	on_state_beaming_1 =
    	"
    		AddAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao, R_Weapon );
    		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao, loop );
    	"
    
    	create_state_beaming_1 = "PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao, loop );"
    	on_state_beaming_0 = "DetachAllOfType( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao );"
    }
    
    Life
    {
    	on_spawned_alive = "AddAttached( Metadata/Monsters/LeagueSynthesis/BossAttachments/SoulstealerWings1Lightning.ao, aux_back_attachment );"
    	on_spawned_dead = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );"
    
    	on_death =
    	"
    		Delay( 1.3, { DetachAllOfType( Metadata/Monsters/LeagueSynthesis/BossAttachments/SoulstealerWings1Lightning.ao ); } );
    		AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk, aux_back_attachment );
    	"
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/guardian_deathfx/lightning_death.ao"
    }
    
    Animated
    {
    	on_event_DeathEffect01_for_death_unarmed_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );"
    	on_event_DeathEffect02_for_death_unarmed_02 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealer3"] = {
        name = "Scinteel Synthete",
        life = 5,
        energyShield = 2,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 85,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "SynthesisSoulstealerProjectileLightning",
            "EmptyActionSynthesisSoulstealerArc",
            "SynthesisSoulstealerBolt",
            "SynthesisSoulstealerLaser",
            "GeometryTriggerSynthesisSoulstealer3",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSoulstealerProjectileLightning"] = {
        name = "SynthesisSoulstealerProjectileLightning",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
        },
        levels = {
            [1] = {0.5, 1.5, 103, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionSynthesisSoulstealerArc"] = {
        name = "EmptyActionSynthesisSoulstealerArc",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSoulstealerBolt"] = {
        name = "SynthesisSoulstealerBolt",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "spell_maximum_action_distance_+%",
            "base_skill_effect_duration",
            "skill_range_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, -50, 260, -75, -35, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSoulstealerLaser"] = {
        name = "SynthesisSoulstealerLaser",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GeometryTriggerSynthesisSoulstealer3"] = {
        name = "GeometryTriggerSynthesisSoulstealer3",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.3,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    FamilyMonsterTag
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Adds Tagssynthesised_monster
    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
    StateMachine.define_shared_state =,
    StateMachine.", , ,
    StateMachine.no_effect_pack;
    StateMachine.no_death_effect;
    StateMachine.beaming;
    Synthète brilleux
    Fabrication
    {Synthétisé}
    Scinteel Synthete
    SpectreY
    TagsLanceur de sorts, construct, fast_movement, humanoid, is_unarmed, lightning_affinity, mud_blood, not_dex, ranged, stone_armour, synthesised_monster
    Vie
    360%
    Energy Shield From Life
    200%
    Armure
    +50%
    Ailment Threshold
    360%
    Résistance
    0 0 85 0
    Damage
    150%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.305 Second
    Damage Spread
    ±20%
    Expérience
    200%
    Model Size
    100%
    Type
    SynthesisSoulstealer3Spectre
    Metadata
    SynthesisSoulstealer3Spectre
    Niveau
    68
    Vie
    -23,160
    Armure
    43,185
    Score d'Évasion
    4,739
    Bouclier d'énergie
    44,114
    Damage
    560
    Dégâts des sorts
    560
    Précision
    580
    Attack Time
    1.305
    Expérience
    20,510
    Minion Life
    -5,024
    Minion Energy Shield
    9,569
    Minion Damage
    447
    Ailment Threshold
    23,160
    Chill
    73
    Shock
    73
    Brittle
    414
    Scorch
    73
    Sap
    202
    SynthesisSoulstealerProjectileLightning
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1.33 sec.
    Inflige 426.2 à 1279 Dégâts de foudre
    base is projectile [1]
    monster projectile variation [103]
    projectile uses contact position [1]
    EmptyActionSynthesisSoulstealerArc
    Spell
    Temps d'incantation: 2.5 sec.
    Temps de recharge: 8 sec.
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    SynthesisSoulstealerLaser
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 221 à 662.9 Dégâts de foudre
    Vous ne pouvez pas Étourdir les Ennemis au Toucher
    is area damage [1]
    SynthesisSoulstealerBolt
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 162.9 à 302.6 Dégâts de foudre
    75% de Réduction de la Portée de l'Aptitude
    La Durée de base est de 0.26 secondes
    active skill area of effect radius +% final [-35]
    is area damage [1]
    spell maximum action distance +% [-50]
    GeometryTriggerSynthesisSoulstealer3
    Triggerable, Spell
    Temps d'incantation: 2.3 sec.
    Temps de recharge: 12 sec.
    skill cannot be knocked back [1]
    skill cannot be stunned [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSpectre"
    
    StateMachine
    {
    	define_shared_state = 
    	"
    		beaming;
    	"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSpectre"
    
    StateMachine
    {
    	on_state_beaming_1 =
    	"
    		AddAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao, R_Weapon );
    		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao, loop );
    	"
    
    	create_state_beaming_1 = "PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao, loop );"
    	on_state_beaming_0 = "DetachAllOfType( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealer3Spectre"] = {
        name = "Scinteel Synthete",
        life = 3.6,
        energyShield = 2,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 85,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "SynthesisSoulstealerProjectileLightning",
            "EmptyActionSynthesisSoulstealerArc",
            "SynthesisSoulstealerBolt",
            "SynthesisSoulstealerLaser",
            "GeometryTriggerSynthesisSoulstealer3",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSoulstealerProjectileLightning"] = {
        name = "SynthesisSoulstealerProjectileLightning",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
        },
        levels = {
            [1] = {0.5, 1.5, 103, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionSynthesisSoulstealerArc"] = {
        name = "EmptyActionSynthesisSoulstealerArc",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSoulstealerBolt"] = {
        name = "SynthesisSoulstealerBolt",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "spell_maximum_action_distance_+%",
            "base_skill_effect_duration",
            "skill_range_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, -50, 260, -75, -35, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSoulstealerLaser"] = {
        name = "SynthesisSoulstealerLaser",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GeometryTriggerSynthesisSoulstealer3"] = {
        name = "GeometryTriggerSynthesisSoulstealer3",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.3,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    FamilyMonsterTag
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Adds Tagssynthesised_monster
    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
    StateMachine.define_shared_state =,
    StateMachine.", , ,
    StateMachine.no_effect_pack;
    StateMachine.no_death_effect;
    StateMachine.beaming;
    Synthète brilleux
    Scinteel Synthete
    SpectreY
    Spectre OverrideMetadata/Monsters/LeagueSynthesis/SynthesisSoulstealer3Spectre
    AreaLe Laboratoire fissuré, Souvenir lointain, Le Cortex, Souvenir lointain déformé
    TagsLanceur de sorts, construct, fast_movement, humanoid, is_unarmed, lightning_affinity, medium_height, mud_blood, not_dex, ranged, stone_armour, synthesised_monster
    Vie
    500%
    Energy Shield From Life
    200%
    Armure
    +50%
    Ailment Threshold
    500%
    Résistance
    0 0 85 0
    Damage
    150%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.305 Second
    Damage Spread
    ±20%
    Expérience
    200%
    Model Size
    100%
    Type
    SynthesisSoulstealer3
    Metadata
    SynthesisSoulstealer3Spawned
    Niveau
    79
    Vie
    -101,102
    Armure
    101,985
    Score d'Évasion
    6,892
    Bouclier d'énergie
    120,360
    Damage
    1,073
    Dégâts des sorts
    1,073
    Précision
    888
    Attack Time
    1.305
    Expérience
    25,098
    Minion Life
    -19,933
    Minion Energy Shield
    23,730
    Minion Damage
    892
    Ailment Threshold
    101,102
    Chill
    320
    Shock
    320
    Brittle
    1,809
    Scorch
    320
    Sap
    883
    SynthesisSoulstealerProjectileLightning
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1.33 sec.
    Inflige 733.2 à 2200 Dégâts de foudre
    base is projectile [1]
    monster projectile variation [103]
    projectile uses contact position [1]
    EmptyActionSynthesisSoulstealerArc
    Spell
    Temps d'incantation: 2.5 sec.
    Temps de recharge: 8 sec.
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    SynthesisSoulstealerLaser
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 431.3 à 1294 Dégâts de foudre
    Vous ne pouvez pas Étourdir les Ennemis au Toucher
    is area damage [1]
    SynthesisSoulstealerBolt
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 286.3 à 531.7 Dégâts de foudre
    75% de Réduction de la Portée de l'Aptitude
    La Durée de base est de 0.26 secondes
    active skill area of effect radius +% final [-35]
    is area damage [1]
    spell maximum action distance +% [-50]
    GeometryTriggerSynthesisSoulstealer3
    Triggerable, Spell
    Temps d'incantation: 2.3 sec.
    Temps de recharge: 12 sec.
    skill cannot be knocked back [1]
    skill cannot be stunned [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSink"
    
    StateMachine
    {
    	define_shared_state = 
    	"
    		beaming;
    	"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSink"
    
    StateMachine
    {
    	on_state_beaming_1 =
    	"
    		AddAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao, R_Weapon );
    		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao, loop );
    	"
    
    	create_state_beaming_1 = "PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao, loop );"
    	on_state_beaming_0 = "DetachAllOfType( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao );"
    }
    
    Life
    {
    	on_spawned_alive = "AddAttached( Metadata/Monsters/LeagueSynthesis/BossAttachments/SoulstealerWings1Lightning.ao, aux_back_attachment );"
    	on_spawned_dead = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );"
    
    	on_death =
    	"
    		Delay( 1.3, { DetachAllOfType( Metadata/Monsters/LeagueSynthesis/BossAttachments/SoulstealerWings1Lightning.ao ); } );
    		AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk, aux_back_attachment );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealer3Spawned"] = {
        name = "Scinteel Synthete",
        life = 5,
        energyShield = 2,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 85,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "SynthesisSoulstealerProjectileLightning",
            "EmptyActionSynthesisSoulstealerArc",
            "SynthesisSoulstealerBolt",
            "SynthesisSoulstealerLaser",
            "GeometryTriggerSynthesisSoulstealer3",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSoulstealerProjectileLightning"] = {
        name = "SynthesisSoulstealerProjectileLightning",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
        },
        levels = {
            [1] = {0.5, 1.5, 103, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionSynthesisSoulstealerArc"] = {
        name = "EmptyActionSynthesisSoulstealerArc",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSoulstealerBolt"] = {
        name = "SynthesisSoulstealerBolt",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "spell_maximum_action_distance_+%",
            "base_skill_effect_duration",
            "skill_range_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, -50, 260, -75, -35, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSoulstealerLaser"] = {
        name = "SynthesisSoulstealerLaser",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GeometryTriggerSynthesisSoulstealer3"] = {
        name = "GeometryTriggerSynthesisSoulstealer3",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.3,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    FamilyMonsterTag
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Adds Tagssynthesised_monster
    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
    StateMachine.define_shared_state =, ,
    StateMachine.", , , , ,
    StateMachine.no_effect_pack;
    StateMachine.no_death_effect;
    StateMachine.spawned;
    StateMachine.visible;
    StateMachine.beaming;
    Synthète brilleux
    Fabrication
    {Synthétisé}
    dropped items are fractured per item chance % [20]
    Scinteel Synthete
    SpectreY
    TagsLanceur de sorts, construct, fast_movement, humanoid, is_unarmed, lightning_affinity, medium_height, mud_blood, not_dex, ranged, stone_armour, synthesised_monster
    Packs
  • Synthète flammique, Synthète gelaire, Synthète brilleux, Synthète doral, Gardien fibresprit, Proto-Synthete
  • Synthète flammique, Synthète gelaire, Synthète brilleux, Synthète doral, Monstre énergétique, Synthète ailé, Proto-Synthete
  • Vie
    500%
    Energy Shield From Life
    200%
    Armure
    +50%
    Ailment Threshold
    500%
    Résistance
    0 0 85 0
    Damage
    150%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.305 Second
    Damage Spread
    ±20%
    Expérience
    200%
    Model Size
    100%
    Type
    SynthesisSoulstealer3
    Metadata
    SynthesisSoulstealer3Necropolis
    Niveau
    68
    Vie
    -32,167
    Armure
    43,185
    Score d'Évasion
    4,739
    Bouclier d'énergie
    61,270
    Damage
    560
    Dégâts des sorts
    560
    Précision
    580
    Attack Time
    1.305
    Expérience
    20,510
    Minion Life
    -6,977
    Minion Energy Shield
    13,290
    Minion Damage
    447
    Ailment Threshold
    32,167
    Chill
    102
    Shock
    102
    Brittle
    575
    Scorch
    102
    Sap
    281
    SynthesisSoulstealerProjectileLightning
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1.33 sec.
    Inflige 426.2 à 1279 Dégâts de foudre
    base is projectile [1]
    monster projectile variation [103]
    projectile uses contact position [1]
    EmptyActionSynthesisSoulstealerArc
    Spell
    Temps d'incantation: 2.5 sec.
    Temps de recharge: 8 sec.
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    SynthesisSoulstealerLaser
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 221 à 662.9 Dégâts de foudre
    Vous ne pouvez pas Étourdir les Ennemis au Toucher
    is area damage [1]
    SynthesisSoulstealerBolt
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 162.9 à 302.6 Dégâts de foudre
    75% de Réduction de la Portée de l'Aptitude
    La Durée de base est de 0.26 secondes
    active skill area of effect radius +% final [-35]
    is area damage [1]
    spell maximum action distance +% [-50]
    GeometryTriggerSynthesisSoulstealer3
    Triggerable, Spell
    Temps d'incantation: 2.3 sec.
    Temps de recharge: 12 sec.
    skill cannot be knocked back [1]
    skill cannot be stunned [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBase"
    
    StateMachine
    {
    	define_shared_state = 
    	"
    		beaming;
    	"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBase"
    
    StateMachine
    {
    	on_state_beaming_1 =
    	"
    		AddAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao, R_Weapon );
    		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao, loop );
    	"
    
    	create_state_beaming_1 = "PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao, loop );"
    	on_state_beaming_0 = "DetachAllOfType( Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/lightning/beam_blade.ao );"
    }
    
    Life
    {
    	on_spawned_alive = "AddAttached( Metadata/Monsters/LeagueSynthesis/BossAttachments/SoulstealerWings1Lightning.ao, aux_back_attachment );"
    	on_spawned_dead = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );"
    
    	on_death =
    	"
    		Delay( 1.3, { DetachAllOfType( Metadata/Monsters/LeagueSynthesis/BossAttachments/SoulstealerWings1Lightning.ao ); } );
    		AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk, aux_back_attachment );
    	"
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/guardian_deathfx/lightning_death.ao"
    }
    
    Animated
    {
    	on_event_DeathEffect01_for_death_unarmed_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );"
    	on_event_DeathEffect02_for_death_unarmed_02 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueNecropolis/SynthesisSoulstealer3Necropolis"] = {
        name = "Scinteel Synthete",
        life = 5,
        energyShield = 2,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 85,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "SynthesisSoulstealerProjectileLightning",
            "EmptyActionSynthesisSoulstealerArc",
            "SynthesisSoulstealerBolt",
            "SynthesisSoulstealerLaser",
            "GeometryTriggerSynthesisSoulstealer3",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSoulstealerProjectileLightning"] = {
        name = "SynthesisSoulstealerProjectileLightning",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
        },
        levels = {
            [1] = {0.5, 1.5, 103, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionSynthesisSoulstealerArc"] = {
        name = "EmptyActionSynthesisSoulstealerArc",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSoulstealerBolt"] = {
        name = "SynthesisSoulstealerBolt",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "spell_maximum_action_distance_+%",
            "base_skill_effect_duration",
            "skill_range_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, -50, 260, -75, -35, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSoulstealerLaser"] = {
        name = "SynthesisSoulstealerLaser",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GeometryTriggerSynthesisSoulstealer3"] = {
        name = "GeometryTriggerSynthesisSoulstealer3",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.3,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    FamilyMonsterTag
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Adds Tagssynthesised_monster
    dropped items are fractured per item chance % [20]
    FamilyConvertToFracturedChance
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • dropped items are fractured per item chance % Min: 20 Max: 20 Global
  • Edit

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