Décapiteur modelé
SpectreY
Spectre OverrideMetadata/Monsters/LeagueSynthesis/SynthesisSoulstealerSpikerChampionSpectre
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 réécrit
Tagsanimal_claw_weapon, beast, Lanceur de sorts, has_dagger, has_one_handed_melee, large_model, lightning_affinity, mammal_beast, medium_height, medium_movement, melee, mud_blood, not_int, physical_affinity, rodent_beast, stone_armour
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 réécrit, Le Laboratoire fissuré, Le Cortex: Décapiteur modelé, Ravageur modelé, Filigranoïde
  • Vie
    225%
    Armure
    +25%
    Évasion
    +15%
    Ailment Threshold
    225%
    Résistance
    20 20 20 0
    Damage
    120%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    0.705 Second
    Damage Spread
    ±20%
    Expérience
    150%
    Model Size
    100%
    Type
    SynthesisSpikerChampion
    Metadata
    SynthesisSoulstealerSpikerChampion
    Niveau
    83
    Vie
    72,038
    Armure
    115,596
    Score d'Évasion
    9,039
    Damage
    1,080
    Dégâts des sorts
    1,080
    Précision
    1,036
    Attack Time
    0.705
    Expérience
    19,698
    Minion Life
    13,727
    Minion Damage
    913
    Ailment Threshold
    72,038
    Chill
    228
    Shock
    228
    Brittle
    1,289
    Scorch
    228
    Sap
    629
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 864–1297
    Chances de coup critique: 5%
    Attack Time: 0.705 sec.
    Frappez vos ennemis d'un coup puissant.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    EmptyActionSynthesisSpikerBreath
    Spell
    Temps d'incantation: 3 sec.
    Temps de recharge: 10 sec.
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    SynthesisSpikerFirestorm
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Tempête de feu
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Des globes de feu s'abattent sur la zone ciblée. Ils explosent en touchant le sol, infligeant des dégâts aux ennemis à proximité.
    Inflige 721.3 à 1082 Dégâts physiques
    La Durée de base est de 1 secondes
    Un impact toutes les 0.05 secondes
    Le Rayon de base est de 1 mètre
    firestorm avoid unwalkable terrain [1]
    is area damage [1]
    SynthesisSpikerBreathGeometry
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 241.5 à 362.2 Dégâts physiques
    is area damage [1]
    SynthesisSpikerChampionDeathExplode
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 1333 à 2000 Dégâts physiques
    50% des Dégâts physiques sont Convertis en Dégâts de foudre
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBase"
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    StateMachine
    {
    	define_shared_state = 
    	"
    		breathing;
    	"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBase"
    
    Render
    {
    	//turn_duration = 0.4
    }
    
    Life
    {
    	on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/monster_bodyfx/champ_spiker/bodyfx.epk );"
    
    	on_death =
    	"
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/monster_bodyfx/champ_spiker/bodyfx.epk );
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/monster_bodyfx/generic/death.epk );
    	"
    
    	on_spawned_dead =
    	"
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/monster_bodyfx/generic/death.epk );
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );
    		HideMeshSegments( spikes1Shape,body1_glowShape,spikes2_glowShape );
    	"
    }
    
    StateMachine
    {
    	on_state_breathing_1 =
    	"
    		AddAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, aux_mouth_attachment );
    		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, start );
    		QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, loop );
    	"
    
    	create_state_breathing_1 = "PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, loop );"
    	on_state_breathing_0 = "PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, end );"
    }
    
    Animated
    {
    	on_end_spiker_breathe_01 = "DetachAllOfType( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao );"
    
    	on_event_spikes =
    	"
    		HideMeshSegment( spikes1Shape );
    		HideMeshSegmentsBySubstring( glowShape );
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );
    	"
    	on_event_start_charge = "AddAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/on_death/buildup.ao, root );"
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/on_death/spikes_up.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerSpikerChampion"] = {
        name = "Wrought Decapitator",
        life = 2.25,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 0.705,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "SynthesisSpikerFirestorm",
            "EmptyActionSynthesisSpikerBreath",
            "SynthesisSpikerBreathGeometry",
            "SynthesisSpikerChampionDeathExplode",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSpikerFirestorm"] = {
        name = "Firestorm",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "firestorm_avoid_unwalkable_terrain",
        },
        levels = {
            [1] = {0.40000000596046, 0.60000002384186, 1000, 50, 10, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionSynthesisSpikerBreath"] = {
        name = "EmptyActionSynthesisSpikerBreath",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        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["SynthesisSpikerBreathGeometry"] = {
        name = "SynthesisSpikerBreathGeometry",
        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_physical_damage",
            "spell_maximum_base_physical_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSpikerChampionDeathExplode"] = {
        name = "SynthesisSpikerChampionDeathExplode",
        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_physical_damage",
            "spell_maximum_base_physical_damage",
            "skill_physical_damage_%_to_convert_to_lightning",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 2},  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, ChangeToStance2, ChangeToStance1
    Actor.slow_animations_go_to_idletrue, false
    Actor.main_hand_unarmed_typeDagger
    StateMachine.define_shared_state =,
    StateMachine.", , ,
    StateMachine.no_effect_pack;
    StateMachine.no_death_effect;
    StateMachine.breathing;
    Décapiteur modelé
    Bête
    {Synthétisé}
    Wrought Decapitator
    SpectreY
    Spectre OverrideMetadata/Monsters/LeagueSynthesis/SynthesisSoulstealerSpikerChampionSpectre
    Tagsanimal_claw_weapon, beast, Lanceur de sorts, has_dagger, has_one_handed_melee, large_model, lightning_affinity, mammal_beast, medium_height, medium_movement, melee, mud_blood, not_int, physical_affinity, rodent_beast, stone_armour
    Vie
    225%
    Armure
    +25%
    Évasion
    +15%
    Ailment Threshold
    225%
    Résistance
    20 20 20 0
    Damage
    120%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    0.705 Second
    Damage Spread
    ±20%
    Expérience
    150%
    Model Size
    100%
    Type
    SynthesisSpikerChampion
    Metadata
    SynthesisSoulstealerSpikerChampionSpawned
    Niveau
    68
    Vie
    14,475
    Armure
    35,988
    Score d'Évasion
    5,450
    Damage
    448
    Dégâts des sorts
    448
    Précision
    580
    Attack Time
    0.705
    Expérience
    15,383
    Minion Life
    3,140
    Minion Damage
    358
    Ailment Threshold
    14,475
    Chill
    46
    Shock
    46
    Brittle
    259
    Scorch
    46
    Sap
    126
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 359–538
    Chances de coup critique: 5%
    Attack Time: 0.705 sec.
    Frappez vos ennemis d'un coup puissant.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    EmptyActionSynthesisSpikerBreath
    Spell
    Temps d'incantation: 3 sec.
    Temps de recharge: 10 sec.
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    SynthesisSpikerFirestorm
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Tempête de feu
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Des globes de feu s'abattent sur la zone ciblée. Ils explosent en touchant le sol, infligeant des dégâts aux ennemis à proximité.
    Inflige 331 à 496.4 Dégâts physiques
    La Durée de base est de 1 secondes
    Un impact toutes les 0.05 secondes
    Le Rayon de base est de 1 mètre
    firestorm avoid unwalkable terrain [1]
    is area damage [1]
    SynthesisSpikerBreathGeometry
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 129.9 à 194.9 Dégâts physiques
    is area damage [1]
    SynthesisSpikerChampionDeathExplode
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 620.7 à 931 Dégâts physiques
    50% des Dégâts physiques sont Convertis en Dégâts de foudre
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSink"
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    StateMachine
    {
    	define_shared_state = 
    	"
    		breathing;
    		long_delete=1;
    	"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSink"
    
    Render
    {
    	//turn_duration = 0.4
    }
    
    Life
    {
    	on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/monster_bodyfx/champ_spiker/bodyfx.epk );"
    
    	on_death =
    	"
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/monster_bodyfx/champ_spiker/bodyfx.epk );
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/monster_bodyfx/generic/death.epk );
    	"
    
    	on_spawned_dead =
    	"
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/monster_bodyfx/generic/death.epk );
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );
    		HideMeshSegments( spikes1Shape,body1_glowShape,spikes2_glowShape );
    	"
    }
    
    StateMachine
    {
    	on_state_breathing_1 =
    	"
    		AddAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, aux_mouth_attachment );
    		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, start );
    		QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, loop );
    	"
    
    	create_state_breathing_1 = "PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, loop );"
    	on_state_breathing_0 = "PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, end );"
    }
    
    Animated
    {
    	on_end_spiker_breathe_01 = "DetachAllOfType( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao );"
    
    	on_event_spikes =
    	"
    		HideMeshSegment( spikes1Shape );
    		HideMeshSegmentsBySubstring( glowShape );
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );
    	"
    	on_event_start_charge = "AddAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/on_death/buildup.ao, root );"
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/on_death/spikes_up.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerSpikerChampionSpawned"] = {
        name = "Wrought Decapitator",
        life = 2.25,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 0.705,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "SynthesisSpikerFirestorm",
            "EmptyActionSynthesisSpikerBreath",
            "SynthesisSpikerBreathGeometry",
            "SynthesisSpikerChampionDeathExplode",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSpikerFirestorm"] = {
        name = "Firestorm",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "firestorm_avoid_unwalkable_terrain",
        },
        levels = {
            [1] = {0.40000000596046, 0.60000002384186, 1000, 50, 10, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionSynthesisSpikerBreath"] = {
        name = "EmptyActionSynthesisSpikerBreath",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        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["SynthesisSpikerBreathGeometry"] = {
        name = "SynthesisSpikerBreathGeometry",
        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_physical_damage",
            "spell_maximum_base_physical_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSpikerChampionDeathExplode"] = {
        name = "SynthesisSpikerChampionDeathExplode",
        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_physical_damage",
            "spell_maximum_base_physical_damage",
            "skill_physical_damage_%_to_convert_to_lightning",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 2},  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, ChangeToStance2, ChangeToStance1
    Actor.slow_animations_go_to_idletrue, false
    Actor.main_hand_unarmed_typeDagger
    StateMachine.define_shared_state =, ,
    StateMachine.", , , , ,
    StateMachine.no_effect_pack;
    StateMachine.no_death_effect;
    StateMachine.spawned;
    StateMachine.visible;
    StateMachine.breathing;
    StateMachine.long_delete=1;
    Décapiteur modelé
    Bête
    {Synthétisé}
    Wrought Decapitator
    SpectreY
    Tagsanimal_claw_weapon, beast, Lanceur de sorts, has_dagger, has_one_handed_melee, large_model, mammal_beast, medium_movement, melee, mud_blood, not_int, physical_affinity, rodent_beast, stone_armour
    Vie
    225%
    Armure
    +25%
    Évasion
    +15%
    Ailment Threshold
    225%
    Résistance
    20 20 20 0
    Damage
    120%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    0.705 Second
    Damage Spread
    ±20%
    Expérience
    150%
    Model Size
    100%
    Type
    SynthesisSpikerChampion
    Metadata
    SynthesisSoulstealerSpikerChampionSpectre
    Niveau
    68
    Vie
    14,475
    Armure
    35,988
    Score d'Évasion
    5,450
    Damage
    448
    Dégâts des sorts
    448
    Précision
    580
    Attack Time
    0.705
    Expérience
    15,383
    Minion Life
    3,140
    Minion Damage
    358
    Ailment Threshold
    14,475
    Chill
    46
    Shock
    46
    Brittle
    259
    Scorch
    46
    Sap
    126
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 359–538
    Chances de coup critique: 5%
    Attack Time: 0.705 sec.
    Frappez vos ennemis d'un coup puissant.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    EmptyActionSynthesisSpikerBreath
    Spell
    Temps d'incantation: 3 sec.
    Temps de recharge: 10 sec.
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    SynthesisSpikerFirestorm
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Tempête de feu
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Des globes de feu s'abattent sur la zone ciblée. Ils explosent en touchant le sol, infligeant des dégâts aux ennemis à proximité.
    Inflige 331 à 496.4 Dégâts physiques
    La Durée de base est de 1 secondes
    Un impact toutes les 0.05 secondes
    Le Rayon de base est de 1 mètre
    firestorm avoid unwalkable terrain [1]
    is area damage [1]
    SynthesisSpikerBreathGeometry
    Spell, Triggerable
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Inflige 129.9 à 194.9 Dégâts physiques
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSpectre"
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    }
    
    StateMachine
    {
    	define_shared_state = 
    	"
    		breathing;
    	"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSpectre"
    
    Render
    {
    	//turn_duration = 0.4
    	
    }
    
    Life
    {
    	on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/monster_bodyfx/champ_spiker/bodyfx.epk );"
    	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/monster_bodyfx/champ_spiker/bodyfx.epk );"
    	on_spawned_dead = "HideMeshSegments( spikes1Shape, body1_glowShape, spikes2_glowShape );"
    }
    
    StateMachine
    {
    	on_state_breathing_1 =
    	"
    		AddAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, aux_mouth_attachment );
    		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, start );
    		QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, loop );
    	"
    
    	create_state_breathing_1 = "PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, loop );"
    	on_state_breathing_0 = "PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao, end );"
    }
    
    Animated
    {
    	on_end_spiker_breathe_01 = "DetachAllOfType( Metadata/Effects/Spells/monsters_effects/League_Synthesis/Synthesis_Spiker/breath/breath.ao );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerSpikerChampionSpectre"] = {
        name = "Wrought Decapitator",
        life = 2.25,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 0.705,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "SynthesisSpikerFirestorm",
            "EmptyActionSynthesisSpikerBreath",
            "SynthesisSpikerBreathGeometry",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SynthesisSpikerFirestorm"] = {
        name = "Firestorm",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "firestorm_avoid_unwalkable_terrain",
        },
        levels = {
            [1] = {0.40000000596046, 0.60000002384186, 1000, 50, 10, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionSynthesisSpikerBreath"] = {
        name = "EmptyActionSynthesisSpikerBreath",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        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["SynthesisSpikerBreathGeometry"] = {
        name = "SynthesisSpikerBreathGeometry",
        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_physical_damage",
            "spell_maximum_base_physical_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  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, ChangeToStance2, ChangeToStance1
    Actor.slow_animations_go_to_idletrue, false
    Actor.main_hand_unarmed_typeDagger
    StateMachine.define_shared_state =,
    StateMachine.", , ,
    StateMachine.no_effect_pack;
    StateMachine.no_death_effect;
    StateMachine.breathing;
    Edit

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