Esprit enragé
Fabrication
100% des Dégâts physiques sont Convertis en Dégâts de feu
Ajoute 4 à 5 Dégâts physiques aux Attaques
cannot have affliction mods [1]
40% Davantage de Vitesse d'attaque
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Raging Spirit
SpectreN
Tagsbone_armour, construct, extra_extra_small_height, fast_movement, is_unarmed, melee, physical_affinity, skeleton, undead
Vie
216%
Ailment Threshold
216%
Résistance
40 40 40 20
Damage
102%
Précision
340%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 8
Attack Time
0.57 Second
Damage Spread
±20%
Expérience
120%
Model Size
100%
Type
SummonedSkull
Metadata
SummonedSkull
IsSummoned
Y
Niveau
68
Vie
13,896
Armure
28,790
Score d'Évasion
4,739
Damage
381
Dégâts des sorts
381
Précision
1,276
Attack Time
0.57
Expérience
12,306
Minion Life
3,014
Minion Damage
304
Ailment Threshold
13,896
Chill
44
Shock
44
Brittle
249
Scorch
44
Sap
121
SumonRagingSpiritMelee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 305–457
Chances de coup critique: 5%
Attack Time: 0.57 sec.
Frappez vos ennemis d'un coup puissant.

Object Type

version 2
extends "Metadata/Monsters/Monster"

Positioned
{
	collision_hull_type = "projectile"
}

Stats
{
	set_item_drop_slots = 0
	untargetable_by_monster_ai = 1

}
Actor
{
	basic_action = "Emerge"
}

Life
{
	corpse_usable = false
}

Animated
{
	animated_object = "Metadata/Monsters/SummonedSkull/SummonedSkull.ao"
}

DiesAfterTime
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Animated
{
	on_spawn = "DisableArrowAttachment();"
	on_end_spawn = "EnableArrowAttachment();"
}

Targetable
{
	no_highlight = true
	targetable = false
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/SummonedSkull/SummonedSkull"] = {
    name = "Raging Spirit",
    life = 2.16,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 20,
    damage = 1.02,
    damageSpread = 0.2,
    attackTime = 0.57,
    attackRange = 8,
    accuracy = 3.4,
    skillList = {
        "SumonRagingSpiritMelee",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SumonRagingSpiritMelee"] = {
    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 = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
100% des Dégâts physiques sont Convertis en Dégâts de feu
FamilyFireDamageAsPortionOfDamage
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • base physical damage % to convert to fire Min: 100 Max: 100 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    FamilyPhysicalDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • attack maximum added physical damage Min: 5 Max: 5 Global
  • attack minimum added physical damage Min: 4 Max: 4 Global
  • Craft Tagsphysical_damage Dégâts Physique Attaque
    cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • 40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • keyval
    Stats.item_drop_slots0
    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
    Stats.untargetable_by_monster_ai1
    ObjectMagicProperties.stat_description_listMetadata/StatDescriptions/monster_stat_descriptions.txt
    Positioned.blockingtrue
    Positioned.team0
    Positioned.serialise_collidabletrue
    Positioned.collision_hull_typeprojectile
    BaseEvents.server_onlytrue
    Actor.basic_actionMove, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, Emerge
    Actor.slow_animations_go_to_idletrue
    Life.corpse_usablefalse
    Animated.animated_objectMetadata/Monsters/SummonedSkull/SummonedSkull.ao
    Esprit enragé
    Fabrication
    100% des Dégâts physiques sont Convertis en Dégâts de feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    cannot have affliction mods [1]
    40% Davantage de Vitesse d'attaque
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Raging Spirit
    SpectreN
    Tagsbone_armour, construct, extra_extra_small_height, fast_movement, is_unarmed, melee, physical_affinity, skeleton, undead
    Vie
    216%
    Ailment Threshold
    216%
    Résistance
    40 40 40 20
    Damage
    102%
    Précision
    340%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    0.57 Second
    Damage Spread
    ±20%
    Expérience
    120%
    Model Size
    100%
    Type
    SummonedSkull
    Metadata
    SummonedSkullGhostly
    IsSummoned
    Y
    Niveau
    68
    Vie
    13,896
    Armure
    28,790
    Score d'Évasion
    4,739
    Damage
    381
    Dégâts des sorts
    381
    Précision
    1,276
    Attack Time
    0.57
    Expérience
    12,306
    Minion Life
    3,014
    Minion Damage
    304
    Ailment Threshold
    13,896
    Chill
    44
    Shock
    44
    Brittle
    249
    Scorch
    44
    Sap
    121
    SumonRagingSpiritMelee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 305–457
    Chances de coup critique: 5%
    Attack Time: 0.57 sec.
    Frappez vos ennemis d'un coup puissant.

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	untargetable_by_monster_ai = 1
    
    }
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/SummonedSkull/SummonedSkull.ao"
    }
    
    DiesAfterTime
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	on_spawn = "DisableArrowAttachment();"
    	on_end_spawn = "EnableArrowAttachment();"
    }
    
    Targetable
    {
    	no_highlight = true
    	targetable = false
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SummonedSkull/SummonedSkullGhostly"] = {
        name = "Raging Spirit",
        life = 2.16,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 1.02,
        damageSpread = 0.2,
        attackTime = 0.57,
        attackRange = 8,
        accuracy = 3.4,
        skillList = {
            "SumonRagingSpiritMelee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SumonRagingSpiritMelee"] = {
        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 = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    100% des Dégâts physiques sont Convertis en Dégâts de feu
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 100 Max: 100 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    FamilyPhysicalDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • attack maximum added physical damage Min: 5 Max: 5 Global
  • attack minimum added physical damage Min: 4 Max: 4 Global
  • Craft Tagsphysical_damage Dégâts Physique Attaque
    cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • 40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Esprit enragé
    Fabrication
    100% des Dégâts physiques sont Convertis en Dégâts de feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    cannot have affliction mods [1]
    40% Davantage de Vitesse d'attaque
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Raging Spirit
    SpectreN
    Tagsbone_armour, construct, extra_extra_small_height, fast_movement, is_unarmed, melee, physical_affinity, skeleton, undead
    Vie
    216%
    Ailment Threshold
    216%
    Résistance
    40 40 40 20
    Damage
    102%
    Précision
    340%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    0.57 Second
    Damage Spread
    ±20%
    Expérience
    120%
    Model Size
    100%
    Type
    SummonedSkull
    Metadata
    SummonedRaven
    IsSummoned
    Y
    Niveau
    68
    Vie
    13,896
    Armure
    28,790
    Score d'Évasion
    4,739
    Damage
    381
    Dégâts des sorts
    381
    Précision
    1,276
    Attack Time
    0.57
    Expérience
    12,306
    Minion Life
    3,014
    Minion Damage
    304
    Ailment Threshold
    13,896
    Chill
    44
    Shock
    44
    Brittle
    249
    Scorch
    44
    Sap
    121
    SumonRagingSpiritMelee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 305–457
    Chances de coup critique: 5%
    Attack Time: 0.57 sec.
    Frappez vos ennemis d'un coup puissant.

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	untargetable_by_monster_ai = 1
    
    }
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/SummonedSkull/SummonedRaven.ao"
    }
    
    DiesAfterTime
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	on_spawn = "DisableArrowAttachment();"
    	on_end_spawn = "EnableArrowAttachment();"
    }
    
    Targetable
    {
    	no_highlight = true
    	targetable = false
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SummonedSkull/SummonedRaven"] = {
        name = "Raging Spirit",
        life = 2.16,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 1.02,
        damageSpread = 0.2,
        attackTime = 0.57,
        attackRange = 8,
        accuracy = 3.4,
        skillList = {
            "SumonRagingSpiritMelee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SumonRagingSpiritMelee"] = {
        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 = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    100% des Dégâts physiques sont Convertis en Dégâts de feu
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 100 Max: 100 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    FamilyPhysicalDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • attack maximum added physical damage Min: 5 Max: 5 Global
  • attack minimum added physical damage Min: 4 Max: 4 Global
  • Craft Tagsphysical_damage Dégâts Physique Attaque
    cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • 40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • keyval
    Stats.item_drop_slots0
    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
    Stats.untargetable_by_monster_ai1
    ObjectMagicProperties.stat_description_listMetadata/StatDescriptions/monster_stat_descriptions.txt
    Positioned.blockingtrue
    Positioned.team0
    Positioned.serialise_collidabletrue
    Positioned.collision_hull_typeprojectile
    BaseEvents.server_onlytrue
    Actor.basic_actionMove, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, Emerge
    Actor.slow_animations_go_to_idletrue
    Life.corpse_usablefalse
    Animated.animated_objectMetadata/Monsters/SummonedSkull/SummonedRaven.ao
    Esprit enragé
    Fabrication
    100% des Dégâts physiques sont Convertis en Dégâts de feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    cannot have affliction mods [1]
    40% Davantage de Vitesse d'attaque
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Raging Spirit
    SpectreN
    Tagsbone_armour, construct, extra_extra_small_height, fast_movement, is_unarmed, melee, physical_affinity, skeleton, undead
    Vie
    216%
    Ailment Threshold
    216%
    Résistance
    40 40 40 20
    Damage
    102%
    Précision
    340%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    0.57 Second
    Damage Spread
    ±20%
    Expérience
    120%
    Model Size
    100%
    Type
    SummonedSkull
    Metadata
    SummonedBloodRaven
    IsSummoned
    Y
    Niveau
    68
    Vie
    13,896
    Armure
    28,790
    Score d'Évasion
    4,739
    Damage
    381
    Dégâts des sorts
    381
    Précision
    1,276
    Attack Time
    0.57
    Expérience
    12,306
    Minion Life
    3,014
    Minion Damage
    304
    Ailment Threshold
    13,896
    Chill
    44
    Shock
    44
    Brittle
    249
    Scorch
    44
    Sap
    121
    SumonRagingSpiritMelee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 305–457
    Chances de coup critique: 5%
    Attack Time: 0.57 sec.
    Frappez vos ennemis d'un coup puissant.

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	untargetable_by_monster_ai = 1
    
    }
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/SummonedSkull/SummonedRaven.ao"
    }
    
    DiesAfterTime
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	on_spawn = "DisableArrowAttachment();"
    	on_end_spawn = "EnableArrowAttachment();"
    }
    
    Targetable
    {
    	no_highlight = true
    	targetable = false
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SummonedSkull/SummonedBloodRaven"] = {
        name = "Raging Spirit",
        life = 2.16,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 1.02,
        damageSpread = 0.2,
        attackTime = 0.57,
        attackRange = 8,
        accuracy = 3.4,
        skillList = {
            "SumonRagingSpiritMelee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SumonRagingSpiritMelee"] = {
        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 = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    100% des Dégâts physiques sont Convertis en Dégâts de feu
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 100 Max: 100 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    FamilyPhysicalDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • attack maximum added physical damage Min: 5 Max: 5 Global
  • attack minimum added physical damage Min: 4 Max: 4 Global
  • Craft Tagsphysical_damage Dégâts Physique Attaque
    cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • 40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Esprit enragé
    Fabrication
    100% des Dégâts physiques sont Convertis en Dégâts de feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    cannot have affliction mods [1]
    40% Davantage de Vitesse d'attaque
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Raging Spirit
    SpectreN
    Tagsbone_armour, construct, fast_movement, is_unarmed, medium_height, melee, physical_affinity, skeleton, undead
    Vie
    216%
    Ailment Threshold
    216%
    Résistance
    40 40 40 20
    Damage
    102%
    Précision
    340%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    0.57 Second
    Damage Spread
    ±20%
    Expérience
    120%
    Model Size
    130%
    Type
    SummonedSkull
    Metadata
    SummonedBees
    IsSummoned
    Y
    Niveau
    68
    Vie
    13,896
    Armure
    28,790
    Score d'Évasion
    4,739
    Damage
    381
    Dégâts des sorts
    381
    Précision
    1,276
    Attack Time
    0.57
    Expérience
    12,306
    Minion Life
    3,014
    Minion Damage
    304
    Ailment Threshold
    13,896
    Chill
    44
    Shock
    44
    Brittle
    249
    Scorch
    44
    Sap
    121
    SumonRagingSpiritMelee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 305–457
    Chances de coup critique: 5%
    Attack Time: 0.57 sec.
    Frappez vos ennemis d'un coup puissant.

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	untargetable_by_monster_ai = 1
    
    }
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/SummonedSkull/SummonedBees.ao"
    }
    
    DiesAfterTime
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	on_spawn = "DisableArrowAttachment();"
    	on_end_spawn = "EnableArrowAttachment();"
    }
    
    Targetable
    {
    	no_highlight = true
    	targetable = false
    }
    
    Render
    {
    	selection_height_override = 125.0
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SummonedSkull/SummonedBees"] = {
        name = "Raging Spirit",
        life = 2.16,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 1.02,
        damageSpread = 0.2,
        attackTime = 0.57,
        attackRange = 8,
        accuracy = 3.4,
        skillList = {
            "SumonRagingSpiritMelee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SumonRagingSpiritMelee"] = {
        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 = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    100% des Dégâts physiques sont Convertis en Dégâts de feu
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 100 Max: 100 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    FamilyPhysicalDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • attack maximum added physical damage Min: 5 Max: 5 Global
  • attack minimum added physical damage Min: 4 Max: 4 Global
  • Craft Tagsphysical_damage Dégâts Physique Attaque
    cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • 40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • keyval
    Stats.item_drop_slots0
    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
    Stats.untargetable_by_monster_ai1
    ObjectMagicProperties.stat_description_listMetadata/StatDescriptions/monster_stat_descriptions.txt
    Positioned.blockingtrue
    Positioned.team0
    Positioned.serialise_collidabletrue
    Positioned.collision_hull_typeprojectile
    BaseEvents.server_onlytrue
    Actor.basic_actionMove, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, Emerge
    Actor.slow_animations_go_to_idletrue
    Life.corpse_usablefalse
    Animated.animated_objectMetadata/Monsters/SummonedSkull/SummonedBees.ao
    Esprit enragé
    Fabrication
    100% des Dégâts physiques sont Convertis en Dégâts de feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    cannot have affliction mods [1]
    40% Davantage de Vitesse d'attaque
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Raging Spirit
    SpectreN
    Tagsbone_armour, construct, fast_movement, is_unarmed, melee, physical_affinity, skeleton, undead
    Vie
    216%
    Ailment Threshold
    216%
    Résistance
    40 40 40 20
    Damage
    102%
    Précision
    340%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    0.57 Second
    Damage Spread
    ±20%
    Expérience
    120%
    Model Size
    100%
    Type
    SummonedSkull
    Metadata
    SummonedEye
    IsSummoned
    Y
    Niveau
    68
    Vie
    13,896
    Armure
    28,790
    Score d'Évasion
    4,739
    Damage
    381
    Dégâts des sorts
    381
    Précision
    1,276
    Attack Time
    0.57
    Expérience
    12,306
    Minion Life
    3,014
    Minion Damage
    304
    Ailment Threshold
    13,896
    Chill
    44
    Shock
    44
    Brittle
    249
    Scorch
    44
    Sap
    121
    SumonRagingSpiritMelee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 305–457
    Chances de coup critique: 5%
    Attack Time: 0.57 sec.
    Frappez vos ennemis d'un coup puissant.

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	untargetable_by_monster_ai = 1
    
    }
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/SummonedSkull/SummonedSkull.ao"
    }
    
    DiesAfterTime
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	on_spawn = "DisableArrowAttachment();"
    	on_end_spawn = "EnableArrowAttachment();"
    }
    
    Targetable
    {
    	no_highlight = true
    	targetable = false
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SummonedSkull/SummonedEye"] = {
        name = "Raging Spirit",
        life = 2.16,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 1.02,
        damageSpread = 0.2,
        attackTime = 0.57,
        attackRange = 8,
        accuracy = 3.4,
        skillList = {
            "SumonRagingSpiritMelee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SumonRagingSpiritMelee"] = {
        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 = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    100% des Dégâts physiques sont Convertis en Dégâts de feu
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 100 Max: 100 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    FamilyPhysicalDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • attack maximum added physical damage Min: 5 Max: 5 Global
  • attack minimum added physical damage Min: 4 Max: 4 Global
  • Craft Tagsphysical_damage Dégâts Physique Attaque
    cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • 40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Esprit enragé
    Fabrication
    50% des Dégâts physiques sont Convertis en Dégâts de feu
    cannot have affliction mods [1]
    40% Davantage de Vitesse d'attaque
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Raging Spirit
    SpectreN
    Tagsbone_armour, construct, extra_extra_small_height, fast_movement, is_unarmed, melee, physical_affinity, skeleton, undead
    Vie
    180%
    Ailment Threshold
    180%
    Résistance
    40 40 40 20
    Damage
    96%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    0.855 Second
    Damage Spread
    ±20%
    Expérience
    120%
    Model Size
    100%
    Type
    MonsterSummonedSkull
    Metadata
    MonsterSummonedSkull
    Niveau
    68
    Vie
    11,580
    Armure
    28,790
    Score d'Évasion
    4,739
    Damage
    359
    Dégâts des sorts
    359
    Précision
    580
    Attack Time
    0.855
    Expérience
    12,306
    Minion Life
    2,512
    Minion Damage
    286
    Ailment Threshold
    11,580
    Chill
    37
    Shock
    37
    Brittle
    207
    Scorch
    37
    Sap
    101
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 287–430
    Chances de coup critique: 5%
    Attack Time: 0.855 sec.
    Frappez vos ennemis d'un coup puissant.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	untargetable_by_monster_ai = 1
    
    }
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/SummonedSkull/SummonedSkull.ao"
    }
    
    DiesAfterTime
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	on_spawn = "DisableArrowAttachment();"
    	on_end_spawn = "EnableArrowAttachment();"
    }
    
    Targetable
    {
    	no_highlight = true
    	targetable = false
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MonsterSummonedSkull/MonsterSummonedSkull"] = {
        name = "Raging Spirit",
        life = 1.8,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 0.96,
        damageSpread = 0.2,
        attackTime = 0.855,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "Melee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    50% des Dégâts physiques sont Convertis en Dégâts de feu
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • 40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Esprit enragé
    Fabrication
    50% des Dégâts physiques sont Convertis en Dégâts de feu
    cannot have affliction mods [1]
    40% Davantage de Vitesse d'attaque
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Raging Spirit
    SpectreN
    Tagsbone_armour, construct, extra_extra_small_height, fast_movement, is_unarmed, melee, physical_affinity, skeleton, undead
    Vie
    180%
    Ailment Threshold
    180%
    Résistance
    40 40 40 20
    Damage
    96%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    0.855 Second
    Damage Spread
    ±20%
    Expérience
    120%
    Model Size
    100%
    Type
    MonsterSummonedSkull
    Metadata
    MonsterSummonedSkullGhostly
    Niveau
    68
    Vie
    11,580
    Armure
    28,790
    Score d'Évasion
    4,739
    Damage
    359
    Dégâts des sorts
    359
    Précision
    580
    Attack Time
    0.855
    Expérience
    12,306
    Minion Life
    2,512
    Minion Damage
    286
    Ailment Threshold
    11,580
    Chill
    37
    Shock
    37
    Brittle
    207
    Scorch
    37
    Sap
    101
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 287–430
    Chances de coup critique: 5%
    Attack Time: 0.855 sec.
    Frappez vos ennemis d'un coup puissant.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	untargetable_by_monster_ai = 1
    
    }
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/SummonedSkull/SummonedSkull.ao"
    }
    
    DiesAfterTime
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	on_spawn = "DisableArrowAttachment();"
    	on_end_spawn = "EnableArrowAttachment();"
    }
    
    Targetable
    {
    	no_highlight = true
    	targetable = false
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MonsterSummonedSkull/MonsterSummonedSkullGhostly"] = {
        name = "Raging Spirit",
        life = 1.8,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 0.96,
        damageSpread = 0.2,
        attackTime = 0.855,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "Melee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    50% des Dégâts physiques sont Convertis en Dégâts de feu
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • 40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Esprit enragé
    Fabrication
    50% des Dégâts physiques sont Convertis en Dégâts de feu
    cannot have affliction mods [1]
    40% Davantage de Vitesse d'attaque
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Raging Spirit
    SpectreN
    Tagsbone_armour, construct, delve_monster, extra_extra_small_height, fast_movement, is_unarmed, melee, no_pantheon_mod, physical_affinity, skeleton, undead
    Vie
    300%
    Ailment Threshold
    300%
    Résistance
    40 40 40 20
    Damage
    96%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    0.855 Second
    Damage Spread
    ±20%
    Expérience
    120%
    Model Size
    100%
    Type
    MonsterSummonedSkullDelve
    Metadata
    MonsterSummonedSkullGhostlyDelve
    Niveau
    68
    Vie
    19,300
    Armure
    28,790
    Score d'Évasion
    4,739
    Damage
    359
    Dégâts des sorts
    359
    Précision
    580
    Attack Time
    0.855
    Expérience
    12,306
    Minion Life
    4,186
    Minion Damage
    286
    Ailment Threshold
    19,300
    Chill
    61
    Shock
    61
    Brittle
    345
    Scorch
    61
    Sap
    169
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 287–430
    Chances de coup critique: 5%
    Attack Time: 0.855 sec.
    Frappez vos ennemis d'un coup puissant.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	untargetable_by_monster_ai = 1
    
    }
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/SummonedSkull/SummonedSkull.ao"
    }
    
    DiesAfterTime
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	on_spawn = "DisableArrowAttachment();"
    	on_end_spawn = "EnableArrowAttachment();"
    }
    
    Targetable
    {
    	no_highlight = true
    	targetable = false
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MonsterSummonedSkull/MonsterSummonedSkullGhostlyDelve"] = {
        name = "Raging Spirit",
        life = 3,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 0.96,
        damageSpread = 0.2,
        attackTime = 0.855,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "Melee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    50% des Dégâts physiques sont Convertis en Dégâts de feu
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • 40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Esprit enragé
    Fabrication
    50% des Dégâts physiques sont Convertis en Dégâts de feu
    cannot have affliction mods [1]
    40% Davantage de Vitesse d'attaque
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Raging Spirit
    SpectreN
    Tagsbone_armour, construct, extra_extra_small_height, fast_movement, is_unarmed, melee, physical_affinity, skeleton, undead
    Vie
    180%
    Ailment Threshold
    180%
    Résistance
    40 40 40 20
    Damage
    96%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    0.855 Second
    Damage Spread
    ±20%
    Expérience
    120%
    Model Size
    100%
    Type
    MonsterSummonedSkull
    Metadata
    MonsterSummonedRaven
    Niveau
    68
    Vie
    11,580
    Armure
    28,790
    Score d'Évasion
    4,739
    Damage
    359
    Dégâts des sorts
    359
    Précision
    580
    Attack Time
    0.855
    Expérience
    12,306
    Minion Life
    2,512
    Minion Damage
    286
    Ailment Threshold
    11,580
    Chill
    37
    Shock
    37
    Brittle
    207
    Scorch
    37
    Sap
    101
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 287–430
    Chances de coup critique: 5%
    Attack Time: 0.855 sec.
    Frappez vos ennemis d'un coup puissant.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	untargetable_by_monster_ai = 1
    
    }
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/SummonedSkull/SummonedRaven.ao"
    }
    
    DiesAfterTime
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	on_spawn = "DisableArrowAttachment();"
    	on_end_spawn = "EnableArrowAttachment();"
    }
    
    Targetable
    {
    	no_highlight = true
    	targetable = false
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MonsterSummonedSkull/MonsterSummonedRaven"] = {
        name = "Raging Spirit",
        life = 1.8,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 0.96,
        damageSpread = 0.2,
        attackTime = 0.855,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "Melee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    50% des Dégâts physiques sont Convertis en Dégâts de feu
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • 40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Esprit enragé
    Fabrication
    50% des Dégâts physiques sont Convertis en Dégâts de feu
    cannot have affliction mods [1]
    40% Davantage de Vitesse d'attaque
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Raging Spirit
    SpectreN
    Tagsbone_armour, construct, extra_extra_small_height, fast_movement, is_unarmed, melee, physical_affinity, skeleton, undead
    Vie
    180%
    Ailment Threshold
    180%
    Résistance
    40 40 40 20
    Damage
    96%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    0.855 Second
    Damage Spread
    ±20%
    Expérience
    120%
    Model Size
    100%
    Type
    MonsterSummonedSkull
    Metadata
    MonsterSummonedBloodRaven
    Niveau
    68
    Vie
    11,580
    Armure
    28,790
    Score d'Évasion
    4,739
    Damage
    359
    Dégâts des sorts
    359
    Précision
    580
    Attack Time
    0.855
    Expérience
    12,306
    Minion Life
    2,512
    Minion Damage
    286
    Ailment Threshold
    11,580
    Chill
    37
    Shock
    37
    Brittle
    207
    Scorch
    37
    Sap
    101
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 287–430
    Chances de coup critique: 5%
    Attack Time: 0.855 sec.
    Frappez vos ennemis d'un coup puissant.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	untargetable_by_monster_ai = 1
    
    }
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/SummonedSkull/SummonedRaven.ao"
    }
    
    DiesAfterTime
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	on_spawn = "DisableArrowAttachment();"
    	on_end_spawn = "EnableArrowAttachment();"
    }
    
    Targetable
    {
    	no_highlight = true
    	targetable = false
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MonsterSummonedSkull/MonsterSummonedBloodRaven"] = {
        name = "Raging Spirit",
        life = 1.8,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 0.96,
        damageSpread = 0.2,
        attackTime = 0.855,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "Melee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    50% des Dégâts physiques sont Convertis en Dégâts de feu
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • 40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Esprit enragé
    Fabrication
    50% des Dégâts physiques sont Convertis en Dégâts de feu
    cannot have affliction mods [1]
    40% Davantage de Vitesse d'attaque
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Raging Spirit
    SpectreN
    Tagsbone_armour, construct, fast_movement, is_unarmed, medium_height, melee, physical_affinity, skeleton, undead
    Vie
    180%
    Ailment Threshold
    180%
    Résistance
    40 40 40 20
    Damage
    96%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    0.855 Second
    Damage Spread
    ±20%
    Expérience
    120%
    Model Size
    130%
    Type
    MonsterSummonedSkull
    Metadata
    MonsterSummonedBees
    Niveau
    68
    Vie
    11,580
    Armure
    28,790
    Score d'Évasion
    4,739
    Damage
    359
    Dégâts des sorts
    359
    Précision
    580
    Attack Time
    0.855
    Expérience
    12,306
    Minion Life
    2,512
    Minion Damage
    286
    Ailment Threshold
    11,580
    Chill
    37
    Shock
    37
    Brittle
    207
    Scorch
    37
    Sap
    101
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 287–430
    Chances de coup critique: 5%
    Attack Time: 0.855 sec.
    Frappez vos ennemis d'un coup puissant.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	untargetable_by_monster_ai = 1
    
    }
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/SummonedSkull/SummonedBees.ao"
    }
    
    DiesAfterTime
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	on_spawn = "DisableArrowAttachment();"
    	on_end_spawn = "EnableArrowAttachment();"
    }
    
    Targetable
    {
    	no_highlight = true
    	targetable = false
    }
    
    Render
    {
    	selection_height_override = 125.0
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MonsterSummonedSkull/MonsterSummonedBees"] = {
        name = "Raging Spirit",
        life = 1.8,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 0.96,
        damageSpread = 0.2,
        attackTime = 0.855,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "Melee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    50% des Dégâts physiques sont Convertis en Dégâts de feu
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • 40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Esprit enragé
    Fabrication
    50% des Dégâts physiques sont Convertis en Dégâts de feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    40% Davantage de Vitesse d'attaque
    Raging Spirit
    SpectreY
    Tagsbone_armour, construct, extra_extra_small_height, fast_movement, is_unarmed, melee, physical_affinity, skeleton, undead
    Vie
    180%
    Ailment Threshold
    180%
    Résistance
    40 40 40 20
    Damage
    96%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    0.855 Second
    Damage Spread
    ±20%
    Expérience
    120%
    Model Size
    100%
    Type
    MonsterSummonedSkull
    Metadata
    GhostflameRagingSpiritCowardsTrial
    Niveau
    68
    Vie
    11,580
    Armure
    28,790
    Score d'Évasion
    4,739
    Damage
    359
    Dégâts des sorts
    359
    Précision
    580
    Attack Time
    0.855
    Expérience
    12,306
    Minion Life
    2,512
    Minion Damage
    286
    Ailment Threshold
    11,580
    Chill
    37
    Shock
    37
    Brittle
    207
    Scorch
    37
    Sap
    101
    SumonRagingSpiritMelee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 287–430
    Chances de coup critique: 5%
    Attack Time: 0.855 sec.
    Frappez vos ennemis d'un coup puissant.

    Object Type

    version 2
    extends "Metadata/Monsters/Skeletons/CowardsTrial/CowardsTrialMonsterBase"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    DiesAfterTime
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Skeletons/CowardsTrial/CowardsTrialMonsterBase"
    
    Animated
    {
    	on_spawn = "DisableArrowAttachment();"
    	on_end_spawn = "EnableArrowAttachment();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Skeletons/CowardsTrial/GhostflameRagingSpiritCowardsTrial"] = {
        name = "Raging Spirit",
        life = 1.8,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 0.96,
        damageSpread = 0.2,
        attackTime = 0.855,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "SumonRagingSpiritMelee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SumonRagingSpiritMelee"] = {
        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 = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    50% des Dégâts physiques sont Convertis en Dégâts de feu
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    FamilyPhysicalDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • attack maximum added physical damage Min: 5 Max: 5 Global
  • attack minimum added physical damage Min: 4 Max: 4 Global
  • Craft Tagsphysical_damage Dégâts Physique Attaque
    40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    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
    Actor.slow_animations_go_to_idletrue
    Life.corpse_usablefalse
    Esprit enragé
    Fabrication
    100% des Dégâts physiques sont Convertis en Dégâts de feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    cannot have affliction mods [1]
    40% Davantage de Vitesse d'attaque
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Raging Spirit
    SpectreN
    Tagsbone_armour, construct, extra_extra_small_height, fast_movement, is_unarmed, melee, physical_affinity, skeleton, undead
    Vie
    216%
    Ailment Threshold
    216%
    Résistance
    40 40 40 20
    Damage
    102%
    Précision
    340%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    0.57 Second
    Damage Spread
    ±20%
    Expérience
    120%
    Model Size
    100%
    Type
    SummonedSkull
    Metadata
    SummonedSkullCelestial_
    IsSummoned
    Y
    Niveau
    68
    Vie
    13,896
    Armure
    28,790
    Score d'Évasion
    4,739
    Damage
    381
    Dégâts des sorts
    381
    Précision
    1,276
    Attack Time
    0.57
    Expérience
    12,306
    Minion Life
    3,014
    Minion Damage
    304
    Ailment Threshold
    13,896
    Chill
    44
    Shock
    44
    Brittle
    249
    Scorch
    44
    Sap
    121
    SumonRagingSpiritMelee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 305–457
    Chances de coup critique: 5%
    Attack Time: 0.57 sec.
    Frappez vos ennemis d'un coup puissant.

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	untargetable_by_monster_ai = 1
    
    }
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/SummonedSkull/SummonedSkull.ao"
    }
    
    DiesAfterTime
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	on_spawn = "DisableArrowAttachment();"
    	on_end_spawn = "EnableArrowAttachment();"
    }
    
    Targetable
    {
    	no_highlight = true
    	targetable = false
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SummonedSkull/SummonedSkullCelestial_"] = {
        name = "Raging Spirit",
        life = 2.16,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 1.02,
        damageSpread = 0.2,
        attackTime = 0.57,
        attackRange = 8,
        accuracy = 3.4,
        skillList = {
            "SumonRagingSpiritMelee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SumonRagingSpiritMelee"] = {
        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 = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    100% des Dégâts physiques sont Convertis en Dégâts de feu
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 100 Max: 100 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    FamilyPhysicalDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • attack maximum added physical damage Min: 5 Max: 5 Global
  • attack minimum added physical damage Min: 4 Max: 4 Global
  • Craft Tagsphysical_damage Dégâts Physique Attaque
    cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • 40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Esprit enragé
    Fabrication
    100% des Dégâts physiques sont Convertis en Dégâts de feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    cannot have affliction mods [1]
    40% Davantage de Vitesse d'attaque
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Raging Spirit
    SpectreN
    Tagsbone_armour, construct, fast_movement, is_unarmed, melee, physical_affinity, skeleton, undead
    Vie
    216%
    Ailment Threshold
    216%
    Résistance
    40 40 40 20
    Damage
    102%
    Précision
    340%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    0.57 Second
    Damage Spread
    ±20%
    Expérience
    120%
    Model Size
    100%
    Type
    SummonedSkull
    Metadata
    SummonedArcaneEye
    IsSummoned
    Y
    Niveau
    68
    Vie
    13,896
    Armure
    28,790
    Score d'Évasion
    4,739
    Damage
    381
    Dégâts des sorts
    381
    Précision
    1,276
    Attack Time
    0.57
    Expérience
    12,306
    Minion Life
    3,014
    Minion Damage
    304
    Ailment Threshold
    13,896
    Chill
    44
    Shock
    44
    Brittle
    249
    Scorch
    44
    Sap
    121
    SumonRagingSpiritMelee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 305–457
    Chances de coup critique: 5%
    Attack Time: 0.57 sec.
    Frappez vos ennemis d'un coup puissant.

    Object Type

    version 2
    extends "Metadata/Monsters/SummonedSkull/SummonedSkull"
    
    Stats
    {
    	set_damage_hit_effect_index = 24
    }
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/SummonedSkull/SummonedSkull"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SummonedSkull/SummonedArcaneEye"] = {
        name = "Raging Spirit",
        life = 2.16,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 1.02,
        damageSpread = 0.2,
        attackTime = 0.57,
        attackRange = 8,
        accuracy = 3.4,
        skillList = {
            "SumonRagingSpiritMelee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SumonRagingSpiritMelee"] = {
        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 = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    100% des Dégâts physiques sont Convertis en Dégâts de feu
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 100 Max: 100 Global
  • Craft Tagsphysical_damage elemental_damage Dégâts Physique Élémentaire Feu
    Ajoute 4 à 5 Dégâts physiques aux Attaques
    FamilyPhysicalDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • attack maximum added physical damage Min: 5 Max: 5 Global
  • attack minimum added physical damage Min: 4 Max: 4 Global
  • Craft Tagsphysical_damage Dégâts Physique Attaque
    cannot have affliction mods [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • 40% Davantage de Vitesse d'attaque
    FamilyIncreasedAttackSpeed
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • active skill attack speed +% final Min: 40 Max: 40 Global
  • Craft TagsAttaque Vitesse
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • keyval
    Stats.item_drop_slots0
    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
    Stats.untargetable_by_monster_ai1
    Stats.damage_hit_effect_index24
    ObjectMagicProperties.stat_description_listMetadata/StatDescriptions/monster_stat_descriptions.txt
    Positioned.blockingtrue
    Positioned.team0
    Positioned.serialise_collidabletrue
    Positioned.collision_hull_typeprojectile
    BaseEvents.server_onlytrue
    Actor.basic_actionMove, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, Emerge
    Actor.slow_animations_go_to_idletrue
    Life.corpse_usablefalse
    Animated.animated_objectMetadata/Monsters/SummonedSkull/SummonedSkull.ao
    Edit

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