Synthète altéré
Fabrication
{Synthétisé}
15000% increased Rarity of Items Dropped
100% d'Augmentation de l'Expérience octroyée par les Monstres
La Vitesse d'action ne peut être modifiée en deça de 70% de sa valeur de base
cannot be stunned for ms after stun finished [4000]
cannot be stunned while stunned [1]
Vous ne pouvez pas être Repoussé(e)
Altered Synthete
SpectreN
AreaSouvenir lointain, Souvenir fracassé, Souvenir lointain altéré
TagsLanceur de sorts, cold_affinity, construct, fast_movement, humanoid, is_unarmed, large_height, mud_blood, not_dex, not_str, ranged, stone_armour, synthesised_monster
Vie
1350%
Energy Shield From Life
300%
Ailment Threshold
504%
Résistance
50 50 50 30
Damage
150%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 12
Attack Time
1.305 Second
Damage Spread
±20%
Expérience
200%
Model Size
135%
Type
SynthesisSoulstealerGuardian1
Metadata
SynthesisSoulstealerGuardian1
Niveau
68
Vie
1,881,176
Armure
28,790
Évasion
4,739
Bouclier d'énergie
18,381
Damage
638
Dégâts des sorts
953
Précision
290
Attack Time
0.87435
Expérience
112,805
Ailment Threshold
442,453
Chill
1,399
Shock
1,399
Brittle
7,915
Scorch
1,399
Sap
3,865
SynthesisSoulstealerProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1.17 sec.
EmptyActionSynthesisGuardian1
Spell
Temps d'incantation: 4.5 sec.
Temps de recharge: 15 sec.
skill cannot be knocked back [1]
skill cannot be stunned [1]
SynthesisGuardian1EffectDrivenLeft
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 2 sec.
Temps de recharge: 6 sec.
SynthesisGuardian1EffectDrivenRight
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 2 sec.
Temps de recharge: 6 sec.
SynthesisGuardian3Quicksand
Area, Triggerable
Temps de recharge: 15 sec.
Inflige 871.9 Dégâts physiques de base par seconde
active skill area of effect radius +% final [10]
ground quicksand art variation [3]
infinite skill effect duration [1]
monster penalty against minions damage +% final vs player minions [-50]
EmptyActionSynthesisMinionPhase
Spell
Temps d'incantation: 2 sec.
Temps de recharge: 30 sec.
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
CascadingTriangleSlam
Spell
Chances de coup critique: 5%
Temps d'incantation: 2.83 sec.
Temps de recharge: 12 sec.
SynthesisExpandingConeWaves
Spell, Area, Damage, AreaSpell
Chances de coup critique: 5%
Temps d'incantation: 5 sec.
Temps de recharge: 15 sec.
Inflige 775.8 à 1164 Dégâts de froid
Vous ne pouvez pas Étourdir les Ennemis au Toucher
is area damage [1]
skill cannot be interrupted [1]
skill cannot be stunned [1]
SynthesisGuardian1FrontalBlast
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 3678 à 5518 Dégâts de froid
is area damage [1]
SynthesisGuardian1MovingConeArea
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 3678 à 5518 Dégâts de froid
is area damage [1]
SynthesisQuicksandStartEffect
Spell, Triggerable
Temps d'incantation: 1.4 sec.

Object Type

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

Pathfinding
{
	immobile = true
}

Object Type Codes

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

Life
{
	on_spawned_alive = "AddAttached( Metadata/Monsters/LeagueSynthesis/BossAttachments/SoulstealerWings3Cold.ao, aux_back_attachment );"
	on_spawned_dead = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Guardian1/on_act/onAct_death.epk );"
}

StateMachine
{
	on_state_enrage_epk_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/guardians_fx/Cold_Guardian.epk );"
	create_state_enrage_epk_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/guardians_fx/Cold_Guardian.epk );"
	on_state_enrage_epk_0 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/guardians_fx/Cold_Guardian.epk );"
}

Animated
{
	on_event_Death_for_soul_death_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Guardian1/on_act/onAct_death.epk );"
	on_event_removeEPK_for_soul_death_01 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Guardian1/on_act/onAct_death.epk );"
}

Preload
{
	preload_misc_beam = "SynthesisGuardianToDroneBeam"
	preload_misc_beam = "SynthesisDroneToDroneBeam"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerGuardian1"] = {
    name = "Altered Synthete",
    life = 13.5,
    energyShield = 3,
    fireResist = 50,
    coldResist = 50,
    lightningResist = 50,
    chaosResist = 30,
    damage = 1.5,
    damageSpread = 0.2,
    attackTime = 1.305,
    attackRange = 12,
    accuracy = 1,
    skillList = {
        "SynthesisGuardian1FrontalBlast",
        "SynthesisGuardian1MovingConeArea",
        "EmptyActionSynthesisGuardian1",
        "EmptyActionSynthesisMinionPhase",
        "SynthesisGuardian3Quicksand",
        "SynthesisSoulstealerProjectile",
        "SynthesisGuardian1EffectDrivenLeft",
        "SynthesisGuardian1EffectDrivenRight",
        "CascadingTriangleSlam",
        "SynthesisExpandingConeWaves",
        "SynthesisQuicksandStartEffect",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SynthesisGuardian1FrontalBlast"] = {
    name = "SynthesisGuardian1FrontalBlast",
    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_cold_damage",
        "spell_maximum_base_cold_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SynthesisGuardian1MovingConeArea"] = {
    name = "SynthesisGuardian1MovingConeArea",
    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_cold_damage",
        "spell_maximum_base_cold_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EmptyActionSynthesisGuardian1"] = {
    name = "EmptyActionSynthesisGuardian1",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.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["EmptyActionSynthesisMinionPhase"] = {
    name = "EmptyActionSynthesisMinionPhase",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
        "skill_cannot_be_interrupted",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SynthesisGuardian3Quicksand"] = {
    name = "SynthesisGuardian3Quicksand",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Area] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.67,
    baseFlags = {
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_physical_damage_to_deal_per_minute",
        "ground_quicksand_art_variation",
        "active_skill_area_of_effect_radius_+%_final",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "infinite_skill_effect_duration",
    },
    levels = {
        [1] = {2, 3, 10, -50, levelRequirement = 10, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SynthesisSoulstealerProjectile"] = {
    name = "SynthesisSoulstealerProjectile",
    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.17,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "monster_projectile_variation",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 100, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SynthesisGuardian1EffectDrivenLeft"] = {
    name = "SynthesisGuardian1EffectDrivenLeft",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SynthesisGuardian1EffectDrivenRight"] = {
    name = "SynthesisGuardian1EffectDrivenRight",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["CascadingTriangleSlam"] = {
    name = "CascadingTriangleSlam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.83,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SynthesisExpandingConeWaves"] = {
    name = "SynthesisExpandingConeWaves",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 5,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "is_area_damage",
        "cannot_stun",
        "skill_cannot_be_interrupted",
        "skill_cannot_be_stunned",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SynthesisQuicksandStartEffect"] = {
    name = "SynthesisQuicksandStartEffect",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.4,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
IdMonsterTagSynthesised
FamilyMonsterTag
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Adds Tagssynthesised_monster
15000% increased Rarity of Items Dropped
100% d'Augmentation de l'Expérience octroyée par les Monstres
IdMonsterMapBoss
FamilyMonsterMapBoss
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • La Vitesse d'action ne peut être modifiée en deça de 70% de sa valeur de base
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsmonstre (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
    Domainsmonstre (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
  • Vous ne pouvez pas être Repoussé(e)
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Synthète altéré
    Fabrication
    {Synthétisé}
    15000% increased Rarity of Items Dropped
    100% d'Augmentation de l'Expérience octroyée par les Monstres
    La Vitesse d'action ne peut être modifiée en deça de 70% de sa valeur de base
    cannot be stunned for ms after stun finished [4000]
    cannot be stunned while stunned [1]
    Vous ne pouvez pas être Repoussé(e)
    Altered Synthete
    SpectreN
    TagsLanceur de sorts, cold_affinity, construct, fast_movement, humanoid, is_unarmed, large_height, mud_blood, not_dex, not_str, ranged, stone_armour, synthesised_monster
    Vie
    1350%
    Energy Shield From Life
    300%
    Ailment Threshold
    504%
    Résistance
    50 50 50 30
    Damage
    150%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 12
    Attack Time
    1.305 Second
    Damage Spread
    ±20%
    Expérience
    200%
    Model Size
    135%
    Type
    SynthesisSoulstealerGuardian1
    Metadata
    SynthesisSoulstealerGuardian1Standalone
    Niveau
    68
    Vie
    1,881,176
    Armure
    28,790
    Évasion
    4,739
    Bouclier d'énergie
    18,381
    Damage
    638
    Dégâts des sorts
    953
    Précision
    290
    Attack Time
    0.87435
    Expérience
    112,805
    Ailment Threshold
    442,453
    Chill
    1,399
    Shock
    1,399
    Brittle
    7,915
    Scorch
    1,399
    Sap
    3,865
    SynthesisSoulstealerProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1.17 sec.
    SynthesisGuardian1EffectDrivenLeft
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 2 sec.
    Temps de recharge: 6 sec.
    SynthesisGuardian1EffectDrivenRight
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 2 sec.
    Temps de recharge: 6 sec.
    SynthesisGuardian1QuicksandStandalone
    Area, Triggerable
    Temps de recharge: 15 sec.
    Inflige 871.9 Dégâts physiques de base par seconde
    active skill area of effect radius +% final [10]
    ground quicksand art variation [8]
    infinite skill effect duration [1]
    monster penalty against minions damage +% final vs player minions [-50]
    CascadingTriangleSlam
    Spell
    Chances de coup critique: 5%
    Temps d'incantation: 2.83 sec.
    Temps de recharge: 12 sec.
    SynthesisExpandingConeWaves
    Spell, Area, Damage, AreaSpell
    Chances de coup critique: 5%
    Temps d'incantation: 5 sec.
    Temps de recharge: 15 sec.
    Inflige 775.8 à 1164 Dégâts de froid
    Vous ne pouvez pas Étourdir les Ennemis au Toucher
    is area damage [1]
    skill cannot be interrupted [1]
    skill cannot be stunned [1]
    SynthesisGuardian1FrontalBlast
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 3678 à 5518 Dégâts de froid
    is area damage [1]
    SynthesisGuardian1MovingConeArea
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 3678 à 5518 Dégâts de froid
    is area damage [1]
    SynthesisQuicksandStartEffect
    Spell, Triggerable
    Temps d'incantation: 1.4 sec.

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Actor
    {
    	slow_animations_go_to_idle = false
    	basic_action = "ChangeToStance1"
    }
    
    StateMachine
    {
    	define_shared_state =
    	"
    		no_effect_pack;
    		no_death_effect;
    		appear;
    		enrage_epk;
    		minion_phase;
    	"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Life
    {
    	on_spawned_alive = "AddAttached( Metadata/Monsters/LeagueSynthesis/BossAttachments/SoulstealerWings3Cold.ao, aux_back_attachment );"
    
    	on_spawned_dead =
    	"
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Guardian1/on_act/onAct_death.epk );
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );
    		AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk, aux_back_attachment );
    		DetachAllContainingText( SoulstealerWings );
    	"
    }
    
    StateMachine
    {
    	on_state_enrage_epk_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/guardians_fx/Cold_Guardian.epk );"
    	create_state_enrage_epk_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/guardians_fx/Cold_Guardian.epk );"
    	on_state_enrage_epk_0 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/guardians_fx/Cold_Guardian.epk );"
    }
    
    Animated
    {
    	on_event_Death_for_soul_death_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Guardian1/on_act/onAct_death.epk );"
    	on_event_removeEPK_for_soul_death_01 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Guardian1/on_act/onAct_death.epk );"
    
    	on_event_Deconstruct =
    	"
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );
    		AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk, aux_back_attachment );
    	"
    
    	on_event_DeWing = "DetachAllContainingText( SoulstealerWings );"
    }
    
    Preload
    {
    	preload_misc_beam = "SynthesisGuardianToDroneBeam"
    	preload_misc_beam = "SynthesisDroneToDroneBeam"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/ao/deconstructAnimation.ao"
    	preload_object = "Metadata/Monsters/LeagueSynthesis/BossArenaObjects/GuardianSpawnerEffect"
    	preload_object = "Metadata/Monsters/LeagueSynthesis/BossArenaObjects/DroneLocationRune"
    	preload_misc_beam = "SynthesisDroneConnectionBeam"
    	preload_misc_beam = "SynthesisDroneActivationBeam"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerGuardian1Standalone"] = {
        name = "Altered Synthete",
        life = 13.5,
        energyShield = 3,
        fireResist = 50,
        coldResist = 50,
        lightningResist = 50,
        chaosResist = 30,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 12,
        accuracy = 1,
        skillList = {
            "SynthesisGuardian1FrontalBlast",
            "SynthesisGuardian1MovingConeArea",
            "SynthesisGuardian1QuicksandStandalone",
            "SynthesisSoulstealerProjectile",
            "SynthesisGuardian1EffectDrivenLeft",
            "SynthesisGuardian1EffectDrivenRight",
            "CascadingTriangleSlam",
            "SynthesisExpandingConeWaves",
            "SynthesisQuicksandStartEffect",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisGuardian1FrontalBlast"] = {
        name = "SynthesisGuardian1FrontalBlast",
        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_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisGuardian1MovingConeArea"] = {
        name = "SynthesisGuardian1MovingConeArea",
        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_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisGuardian1QuicksandStandalone"] = {
        name = "SynthesisGuardian1QuicksandStandalone",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Area] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.67,
        baseFlags = {
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_physical_damage_to_deal_per_minute",
            "ground_quicksand_art_variation",
            "active_skill_area_of_effect_radius_+%_final",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "infinite_skill_effect_duration",
        },
        levels = {
            [1] = {2, 8, 10, -50, levelRequirement = 10, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSoulstealerProjectile"] = {
        name = "SynthesisSoulstealerProjectile",
        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.17,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 100, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisGuardian1EffectDrivenLeft"] = {
        name = "SynthesisGuardian1EffectDrivenLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisGuardian1EffectDrivenRight"] = {
        name = "SynthesisGuardian1EffectDrivenRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CascadingTriangleSlam"] = {
        name = "CascadingTriangleSlam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.83,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisExpandingConeWaves"] = {
        name = "SynthesisExpandingConeWaves",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 5,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
            "cannot_stun",
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisQuicksandStartEffect"] = {
        name = "SynthesisQuicksandStartEffect",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    IdMonsterTagSynthesised
    FamilyMonsterTag
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Adds Tagssynthesised_monster
    15000% increased Rarity of Items Dropped
    100% d'Augmentation de l'Expérience octroyée par les Monstres
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • La Vitesse d'action ne peut être modifiée en deça de 70% de sa valeur de base
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsmonstre (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
    Domainsmonstre (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
  • Vous ne pouvez pas être Repoussé(e)
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Synthète altéré
    Fabrication
    {Synthétisé}
    15000% increased Rarity of Items Dropped
    100% d'Augmentation de l'Expérience octroyée par les Monstres
    La Vitesse d'action ne peut être modifiée en deça de 70% de sa valeur de base
    cannot be stunned for ms after stun finished [4000]
    cannot be stunned while stunned [1]
    Vous ne pouvez pas être Repoussé(e)
    Altered Synthete
    SpectreN
    TagsLanceur de sorts, cold_affinity, construct, fast_movement, humanoid, is_unarmed, large_height, mud_blood, not_dex, not_str, ranged, stone_armour, synthesised_monster
    Vie
    680%
    Energy Shield From Life
    300%
    Ailment Threshold
    504%
    Résistance
    50 50 50 30
    Damage
    150%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 12
    Attack Time
    1.305 Second
    Damage Spread
    ±20%
    Expérience
    200%
    Model Size
    135%
    Type
    SynthesisSoulstealerGuardian1Cortex
    Metadata
    SynthesisSoulstealerGuardian1Cortex
    Niveau
    68
    Vie
    947,555
    Armure
    28,790
    Évasion
    4,739
    Bouclier d'énergie
    18,381
    Damage
    638
    Dégâts des sorts
    953
    Précision
    290
    Attack Time
    0.87435
    Expérience
    112,805
    Ailment Threshold
    442,453
    Chill
    1,399
    Shock
    1,399
    Brittle
    7,915
    Scorch
    1,399
    Sap
    3,865
    SynthesisSoulstealerProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1.17 sec.
    SynthesisGuardian1EffectDrivenLeft
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 2 sec.
    Temps de recharge: 6 sec.
    SynthesisGuardian1EffectDrivenRight
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 2 sec.
    Temps de recharge: 6 sec.
    SynthesisGuardian1QuicksandStandalone
    Area, Triggerable
    Temps de recharge: 15 sec.
    Inflige 871.9 Dégâts physiques de base par seconde
    active skill area of effect radius +% final [10]
    ground quicksand art variation [8]
    infinite skill effect duration [1]
    monster penalty against minions damage +% final vs player minions [-50]
    CascadingTriangleSlam
    Spell
    Chances de coup critique: 5%
    Temps d'incantation: 2.83 sec.
    Temps de recharge: 12 sec.
    SynthesisExpandingConeWaves
    Spell, Area, Damage, AreaSpell
    Chances de coup critique: 5%
    Temps d'incantation: 5 sec.
    Temps de recharge: 15 sec.
    Inflige 775.8 à 1164 Dégâts de froid
    Vous ne pouvez pas Étourdir les Ennemis au Toucher
    is area damage [1]
    skill cannot be interrupted [1]
    skill cannot be stunned [1]
    SynthesisGuardian1FrontalBlast
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 3678 à 5518 Dégâts de froid
    is area damage [1]
    SynthesisGuardian1MovingConeArea
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 3678 à 5518 Dégâts de froid
    is area damage [1]
    SynthesisQuicksandStartEffect
    Spell, Triggerable
    Temps d'incantation: 1.4 sec.

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerGuardian1Standalone"
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerGuardianCortexBase"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerGuardian1Standalone"
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerGuardianCortexBase"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerGuardian1Cortex"] = {
        name = "Altered Synthete",
        life = 6.8,
        energyShield = 3,
        fireResist = 50,
        coldResist = 50,
        lightningResist = 50,
        chaosResist = 30,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 12,
        accuracy = 1,
        skillList = {
            "SynthesisGuardian1FrontalBlast",
            "SynthesisGuardian1MovingConeArea",
            "SynthesisGuardian1QuicksandStandalone",
            "SynthesisSoulstealerProjectile",
            "SynthesisGuardian1EffectDrivenLeft",
            "SynthesisGuardian1EffectDrivenRight",
            "CascadingTriangleSlam",
            "SynthesisExpandingConeWaves",
            "SynthesisQuicksandStartEffect",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisGuardian1FrontalBlast"] = {
        name = "SynthesisGuardian1FrontalBlast",
        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_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisGuardian1MovingConeArea"] = {
        name = "SynthesisGuardian1MovingConeArea",
        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_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisGuardian1QuicksandStandalone"] = {
        name = "SynthesisGuardian1QuicksandStandalone",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Area] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.67,
        baseFlags = {
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_physical_damage_to_deal_per_minute",
            "ground_quicksand_art_variation",
            "active_skill_area_of_effect_radius_+%_final",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "infinite_skill_effect_duration",
        },
        levels = {
            [1] = {2, 8, 10, -50, levelRequirement = 10, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSoulstealerProjectile"] = {
        name = "SynthesisSoulstealerProjectile",
        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.17,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 100, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisGuardian1EffectDrivenLeft"] = {
        name = "SynthesisGuardian1EffectDrivenLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisGuardian1EffectDrivenRight"] = {
        name = "SynthesisGuardian1EffectDrivenRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CascadingTriangleSlam"] = {
        name = "CascadingTriangleSlam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.83,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisExpandingConeWaves"] = {
        name = "SynthesisExpandingConeWaves",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 5,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
            "cannot_stun",
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisQuicksandStartEffect"] = {
        name = "SynthesisQuicksandStartEffect",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    IdMonsterTagSynthesised
    FamilyMonsterTag
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Adds Tagssynthesised_monster
    15000% increased Rarity of Items Dropped
    100% d'Augmentation de l'Expérience octroyée par les Monstres
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • La Vitesse d'action ne peut être modifiée en deça de 70% de sa valeur de base
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsmonstre (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
    Domainsmonstre (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
  • Vous ne pouvez pas être Repoussé(e)
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstre (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.