Horror Desenmarañante
No muerto
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Unravelling Horror
SpectreN
AreaMapa de Puerto
Tagsbones, extra_large_height, has_bow, humanoid, large_model, medium_movement, non_unique_map_boss, not_dex, not_int, physical_affinity, ranged, skeleton, slashing_weapon, stone_armour, undead
Vida
252%
Armadura
+50%
Ailment Threshold
252%
Resistencia
40 40 40 25
Damage
285%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
200%
Model Size
120%
Type
MassSkeletonMapBoss
Metadata
MassSkeletonMapBoss
Nivel
75
Vida
1,280,841
Armadura
74,798
Evasión
6,029
Damage
1,839
Daño de hechizos
2,745
Precisión
762
Attack Time
1.005
Experiencia
129,844
Minion Life
261,435
Minion Damage
1,506
Ailment Threshold
666,037
Chill
2,106
Shock
2,106
Brittle
11,915
Scorch
2,106
Sap
5,818
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 2921–4381
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
SkeletonMassBowProjectile
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 2921–4381
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Velocidad de proyectiles aumentada un 200%
Aplica sangrado
base is projectile [1]
monster projectile variation [12]
spell maximum action distance +% [-50]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "ChangeToStance2"
	basic_action = "ChangeToStance1"
	main_hand_unarmed_type = "Bow"
}

Stats
{
	set_monster_has_second_form = 1
	set_monster_can_spawn_with_talisman = 1
	set_monster_no_drops_or_experience = 1
}

Animated
{
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/skeletonsoldier/emerge/emergefx.ao"
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/gore_explode/gore_explosion_no_gibs_nofire.ao"
}

Life
{
	corpse_usable = false
}

Transitionable
{
	
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
     //turn_duration = 0.45
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/MassSkeleton/MassSkeletonMapBoss"] = {
    name = "Unravelling Horror",
    life = 2.52,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 2.85,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 11,
    accuracy = 1,
    weaponType1 = "Bow",
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "SkeletonMassBowProjectile",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Default Attack",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SkeletonMassBowProjectile"] = {
    name = "SkeletonMassBowProjectile",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_projectile_variation",
        "spell_maximum_action_distance_+%",
        "base_projectile_speed_+%",
        "base_is_projectile",
        "global_bleed_on_hit",
    },
    levels = {
        [1] = {12, -50, 200, levelRequirement = 2, statInterpolation = {},  cost = { }, },
    },
}
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
FamilyMonsterMapBoss
Domainsmonstruo (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Horror Desenmarañante
    No muerto
    Los monstruos otorgan la experiencia aumentada un 100%
    La rareza de los objetos arrojados está aumentada un 15000%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Unravelling Horror
    SpectreN
    Tagsbones, elder_map_boss, extra_large_height, has_bow, humanoid, large_model, medium_movement, non_attacking, not_dex, not_int, skeleton, slashing_weapon, stone_armour, undead
    Vida
    252%
    Armadura
    +50%
    Ailment Threshold
    252%
    Resistencia
    40 40 40 25
    Damage
    285%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    120%
    Type
    MassSkeletonMapBoss
    Metadata
    MassSkeletonMapBossElder

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	is_hidden_monster = 1
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    	set_immune_vaal_lighting_warp = 1
    }
    
    Transitionable
    {
    	
    }
    
    Preload
    {
    	preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb"
    	preload_object = "Metadata/MiscellaneousObjects/ElderPortal"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	on_transition = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target.epk );"
    	create_transitioned = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/entrance.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/absorb/absorb.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MassSkeleton/MassSkeletonMapBossElder"] = {
        name = "Unravelling Horror",
        life = 2.52,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2.85,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
        },
        modList = {
        },
    }
    
    Los monstruos otorgan la experiencia aumentada un 100%
    La rareza de los objetos arrojados está aumentada un 15000%
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Horror Desenmarañante
    No muerto
    Unravelling Horror
    SpectreN
    AreaMapa de Puerto
    Tagsbones, extra_large_height, fire_affinity, has_bow, humanoid, large_model, medium_movement, non_unique_map_boss, not_dex, not_int, physical_affinity, ranged, skeleton, slashing_weapon, stone_armour, undead
    Vida
    224%
    Armadura
    +50%
    Ailment Threshold
    224%
    Resistencia
    40 40 40 25
    Damage
    270%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    105%
    Type
    MassSkeletonMapBoss2
    Metadata
    MassSkeletonMapBoss2
    Nivel
    75
    Vida
    30,225
    Armadura
    74,798
    Evasión
    6,029
    Damage
    1,530
    Daño de hechizos
    1,530
    Precisión
    762
    Attack Time
    1.5
    Experiencia
    23,608
    Minion Life
    6,169
    Minion Damage
    1,252
    Ailment Threshold
    30,225
    Chill
    96
    Shock
    96
    Brittle
    541
    Scorch
    96
    Sap
    264
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 1224–1836
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SkeletonMassBowProjectile
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 1224–1836
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Velocidad de proyectiles aumentada un 200%
    Aplica sangrado
    base is projectile [1]
    monster projectile variation [12]
    spell maximum action distance +% [-50]
    MassSkeletonBossBlastRain
    Attack, RangedAttack, Fire, MirageArcherCanUse, Area, ProjectileSpeed, ProjectileNumber, Totemable, Trappable, Mineable, Triggerable, Rain
    Lluvia de estallidos
    Base Damage: 1224–1836
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 31.25%
    Attack Time: 1.5 seg
    Tiempo de recarga: 5 seg
    Dispara flechas al aire para que caigan en una determinada área. Cada flecha inflige daño en área donde cae, y todas se superpondrán en el área objetivo.
    Inflige un 68.75% menos de daño de ataque
    Dispara 20 flechas adicionales
    El 50% del daño físico se convierte en daño de fuego
    active skill area of effect radius +% final [-5]
    base is projectile [1]
    blast rain arrow delay ms [180]
    is area damage [1]
    skill can fire arrows [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    	main_hand_unarmed_type = "Bow"
    }
    
    Stats
    {
    	set_monster_has_second_form = 1
    	set_monster_can_spawn_with_talisman = 1
    	set_monster_no_drops_or_experience = 1
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/skeletonsoldier/emerge/emergefx.ao"
    }
    
    Positioned
    {
    	force_placement = true
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
         //turn_duration = 0.45
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MassSkeleton/MassSkeletonMapBoss2"] = {
        name = "Unravelling Horror",
        life = 2.24,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2.7,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "SkeletonMassBowProjectile",
            "MassSkeletonBossBlastRain",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SkeletonMassBowProjectile"] = {
        name = "SkeletonMassBowProjectile",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "global_bleed_on_hit",
        },
        levels = {
            [1] = {12, -50, 200, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassSkeletonBossBlastRain"] = {
        name = "Blast Rain",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires arrows up in the air, to rain down in an area. Each arrow deals area damage around where it lands, and they will all overlap on the targeted location.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Fire] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Rain] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_fire",
            "number_of_additional_arrows",
            "blast_rain_arrow_delay_ms",
            "active_skill_area_of_effect_radius_+%_final",
            "base_is_projectile",
            "is_area_damage",
            "skill_can_fire_arrows",
        },
        levels = {
            [1] = {50, 20, 180, -5, baseMultiplier = 0.3125, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    
    Horror Desenmarañante
    No muerto
    Unravelling Horror
    SpectreN
    AreaMapa de Puerto
    Tagsbones, fire_affinity, has_bow, humanoid, large_height, large_model, medium_movement, non_unique_map_boss, not_dex, not_int, physical_affinity, ranged, skeleton, slashing_weapon, stone_armour, undead
    Vida
    196%
    Armadura
    +50%
    Ailment Threshold
    196%
    Resistencia
    40 40 40 25
    Damage
    255%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    90%
    Type
    MassSkeletonMapBoss3
    Metadata
    MassSkeletonMapBoss3
    Nivel
    75
    Vida
    26,447
    Armadura
    74,798
    Evasión
    6,029
    Damage
    1,445
    Daño de hechizos
    1,445
    Precisión
    762
    Attack Time
    1.5
    Experiencia
    23,608
    Minion Life
    5,398
    Minion Damage
    1,183
    Ailment Threshold
    26,447
    Chill
    84
    Shock
    84
    Brittle
    473
    Scorch
    84
    Sap
    231
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 1156–1734
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SkeletonMassBowProjectile
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 1156–1734
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Velocidad de proyectiles aumentada un 200%
    Aplica sangrado
    base is projectile [1]
    monster projectile variation [12]
    spell maximum action distance +% [-50]
    MassSkeletonTornadoShotMapBoss
    Attack, Projectile, ProjectilesFromUser, Trappable, Mineable, Totemable, RangedAttack, MirageArcherCanUse, Triggerable
    Disparo de tornado
    Base Damage: 1156–1734
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 60%
    Daño de ataque: 60%
    Attack Time: 1.5 seg
    Tiempo de recarga: 20 seg
    Dispara un tiro perforante que viaja hasta alcanzar la ubicación objetivo. Desde ese punto, disparará proyectiles en todas direcciones que viajarán durante una distancia corta hasta desaparecer.
    Tus golpes no pueden aturdir a los enemigos
    Inflige un 40% menos de daño de ataque
    Inflige un 40% menos de daño
    Dispara +3 proyectiles secundarios
    Dispara 10 proyectiles en una espiral
    50% menos velocidad de ataque
    base is projectile [1]
    projectile spiral nova starting angle offset [-90]
    projectile spiral nova time ms [3000]
    skill can fire arrows [1]
    MassSkeletonBossBlastRain
    Attack, RangedAttack, Fire, MirageArcherCanUse, Area, ProjectileSpeed, ProjectileNumber, Totemable, Trappable, Mineable, Triggerable, Rain
    Lluvia de estallidos
    Base Damage: 1156–1734
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 31.25%
    Attack Time: 1.5 seg
    Tiempo de recarga: 5 seg
    Dispara flechas al aire para que caigan en una determinada área. Cada flecha inflige daño en área donde cae, y todas se superpondrán en el área objetivo.
    Inflige un 68.75% menos de daño de ataque
    Dispara 20 flechas adicionales
    El 50% del daño físico se convierte en daño de fuego
    active skill area of effect radius +% final [-5]
    base is projectile [1]
    blast rain arrow delay ms [180]
    is area damage [1]
    skill can fire arrows [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    	main_hand_unarmed_type = "Bow"
    }
    
    Stats
    {
    	set_monster_has_second_form = 1
    	set_monster_can_spawn_with_talisman = 1
    	set_monster_no_drops_or_experience = 1
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/skeletonsoldier/emerge/emergefx.ao"
    }
    
    Positioned
    {
    	force_placement = true
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
         //turn_duration = 0.45
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MassSkeleton/MassSkeletonMapBoss3"] = {
        name = "Unravelling Horror",
        life = 1.96,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2.55,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "SkeletonMassBowProjectile",
            "MassSkeletonTornadoShotMapBoss",
            "MassSkeletonBossBlastRain",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SkeletonMassBowProjectile"] = {
        name = "SkeletonMassBowProjectile",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "global_bleed_on_hit",
        },
        levels = {
            [1] = {12, -50, 200, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassSkeletonTornadoShotMapBoss"] = {
        name = "Tornado Shot",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a piercing shot that travels until it reaches the targeted location. It will then fire projectiles out in all directions from that point, which will travel for a short time before disappearing.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "tornado_shot_num_of_secondary_projectiles",
            "base_number_of_projectiles_in_spiral_nova",
            "projectile_spiral_nova_time_ms",
            "projectile_spiral_nova_angle",
            "projectile_spiral_nova_starting_angle_offset",
            "active_skill_attack_speed_+%_final",
            "base_is_projectile",
            "skill_can_fire_arrows",
            "cannot_stun",
        },
        levels = {
            [1] = {-40, 3, 10, 3000, 180, -90, -50, baseMultiplier = 0.6, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassSkeletonBossBlastRain"] = {
        name = "Blast Rain",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires arrows up in the air, to rain down in an area. Each arrow deals area damage around where it lands, and they will all overlap on the targeted location.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Fire] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Rain] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_fire",
            "number_of_additional_arrows",
            "blast_rain_arrow_delay_ms",
            "active_skill_area_of_effect_radius_+%_final",
            "base_is_projectile",
            "is_area_damage",
            "skill_can_fire_arrows",
        },
        levels = {
            [1] = {50, 20, 180, -5, baseMultiplier = 0.3125, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    
    Horror Desenmarañante
    No muerto
    Unravelling Horror
    SpectreN
    AreaMapa de Puerto
    Tagsbones, fire_affinity, has_bow, humanoid, large_model, medium_height, medium_movement, non_unique_map_boss, not_dex, not_int, physical_affinity, ranged, skeleton, slashing_weapon, stone_armour, undead
    Vida
    168%
    Armadura
    +50%
    Ailment Threshold
    168%
    Resistencia
    40 40 40 25
    Damage
    240%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    75%
    Type
    MassSkeletonMapBoss4
    Metadata
    MassSkeletonMapBoss4
    Nivel
    75
    Vida
    22,669
    Armadura
    74,798
    Evasión
    6,029
    Damage
    1,360
    Daño de hechizos
    1,360
    Precisión
    762
    Attack Time
    1.5
    Experiencia
    23,608
    Minion Life
    4,627
    Minion Damage
    1,113
    Ailment Threshold
    22,669
    Chill
    72
    Shock
    72
    Brittle
    406
    Scorch
    72
    Sap
    198
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 1088–1632
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SkeletonMassBowProjectile
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 1088–1632
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Velocidad de proyectiles aumentada un 200%
    Aplica sangrado
    base is projectile [1]
    monster projectile variation [12]
    spell maximum action distance +% [-50]
    MassSkeletonTornadoShotMapBoss
    Attack, Projectile, ProjectilesFromUser, Trappable, Mineable, Totemable, RangedAttack, MirageArcherCanUse, Triggerable
    Disparo de tornado
    Base Damage: 1088–1632
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 60%
    Daño de ataque: 60%
    Attack Time: 1.5 seg
    Tiempo de recarga: 20 seg
    Dispara un tiro perforante que viaja hasta alcanzar la ubicación objetivo. Desde ese punto, disparará proyectiles en todas direcciones que viajarán durante una distancia corta hasta desaparecer.
    Tus golpes no pueden aturdir a los enemigos
    Inflige un 40% menos de daño de ataque
    Inflige un 40% menos de daño
    Dispara +3 proyectiles secundarios
    Dispara 10 proyectiles en una espiral
    50% menos velocidad de ataque
    base is projectile [1]
    projectile spiral nova starting angle offset [-90]
    projectile spiral nova time ms [3000]
    skill can fire arrows [1]
    MassSkeletonBossBlastRain
    Attack, RangedAttack, Fire, MirageArcherCanUse, Area, ProjectileSpeed, ProjectileNumber, Totemable, Trappable, Mineable, Triggerable, Rain
    Lluvia de estallidos
    Base Damage: 1088–1632
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 31.25%
    Attack Time: 1.5 seg
    Tiempo de recarga: 5 seg
    Dispara flechas al aire para que caigan en una determinada área. Cada flecha inflige daño en área donde cae, y todas se superpondrán en el área objetivo.
    Inflige un 68.75% menos de daño de ataque
    Dispara 20 flechas adicionales
    El 50% del daño físico se convierte en daño de fuego
    active skill area of effect radius +% final [-5]
    base is projectile [1]
    blast rain arrow delay ms [180]
    is area damage [1]
    skill can fire arrows [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    	main_hand_unarmed_type = "Bow"
    }
    
    Stats
    {
    	set_monster_has_second_form = 1
    	set_monster_can_spawn_with_talisman = 1
    	set_monster_no_drops_or_experience = 1
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/skeletonsoldier/emerge/emergefx.ao"
    }
    
    Positioned
    {
    	force_placement = true
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
         //turn_duration = 0.45
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MassSkeleton/MassSkeletonMapBoss4"] = {
        name = "Unravelling Horror",
        life = 1.68,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2.4,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "SkeletonMassBowProjectile",
            "MassSkeletonTornadoShotMapBoss",
            "MassSkeletonBossBlastRain",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SkeletonMassBowProjectile"] = {
        name = "SkeletonMassBowProjectile",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "global_bleed_on_hit",
        },
        levels = {
            [1] = {12, -50, 200, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassSkeletonTornadoShotMapBoss"] = {
        name = "Tornado Shot",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a piercing shot that travels until it reaches the targeted location. It will then fire projectiles out in all directions from that point, which will travel for a short time before disappearing.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "tornado_shot_num_of_secondary_projectiles",
            "base_number_of_projectiles_in_spiral_nova",
            "projectile_spiral_nova_time_ms",
            "projectile_spiral_nova_angle",
            "projectile_spiral_nova_starting_angle_offset",
            "active_skill_attack_speed_+%_final",
            "base_is_projectile",
            "skill_can_fire_arrows",
            "cannot_stun",
        },
        levels = {
            [1] = {-40, 3, 10, 3000, 180, -90, -50, baseMultiplier = 0.6, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassSkeletonBossBlastRain"] = {
        name = "Blast Rain",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires arrows up in the air, to rain down in an area. Each arrow deals area damage around where it lands, and they will all overlap on the targeted location.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Fire] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Rain] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_fire",
            "number_of_additional_arrows",
            "blast_rain_arrow_delay_ms",
            "active_skill_area_of_effect_radius_+%_final",
            "base_is_projectile",
            "is_area_damage",
            "skill_can_fire_arrows",
        },
        levels = {
            [1] = {50, 20, 180, -5, baseMultiplier = 0.3125, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    
    Horror Desenmarañante
    No muerto
    Unravelling Horror
    SpectreN
    AreaMapa de Puerto
    Tagsbones, fire_affinity, has_bow, humanoid, large_model, matryoshka_boss, medium_movement, medium_small_height, non_unique_map_boss, not_dex, not_int, physical_affinity, raises_dead, ranged, skeleton, slashing_weapon, stone_armour, undead
    Vida
    140%
    Armadura
    +50%
    Ailment Threshold
    140%
    Resistencia
    40 40 40 25
    Damage
    225%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    60%
    Type
    MassSkeletonMapBoss5
    Metadata
    MassSkeletonMapBoss5
    Nivel
    75
    Vida
    18,891
    Armadura
    74,798
    Evasión
    6,029
    Damage
    1,275
    Daño de hechizos
    1,275
    Precisión
    762
    Attack Time
    1.5
    Experiencia
    23,608
    Minion Life
    3,856
    Minion Damage
    1,044
    Ailment Threshold
    18,891
    Chill
    60
    Shock
    60
    Brittle
    338
    Scorch
    60
    Sap
    165
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 1020–1530
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SkeletonMassBowProjectile
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 1020–1530
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Velocidad de proyectiles aumentada un 200%
    Aplica sangrado
    base is projectile [1]
    monster projectile variation [12]
    spell maximum action distance +% [-50]
    MassReviveUndeadMassSkeletonBoss
    Spell, Area, AreaSpell
    Tiempo de lanzamiento: 1.5 seg
    Tiempo de recarga: 30 seg
    necromancer additional rarity levels can be raised [2]
    MassSkeletonTornadoShotMapBoss
    Attack, Projectile, ProjectilesFromUser, Trappable, Mineable, Totemable, RangedAttack, MirageArcherCanUse, Triggerable
    Disparo de tornado
    Base Damage: 1020–1530
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 60%
    Daño de ataque: 60%
    Attack Time: 1.5 seg
    Tiempo de recarga: 20 seg
    Dispara un tiro perforante que viaja hasta alcanzar la ubicación objetivo. Desde ese punto, disparará proyectiles en todas direcciones que viajarán durante una distancia corta hasta desaparecer.
    Tus golpes no pueden aturdir a los enemigos
    Inflige un 40% menos de daño de ataque
    Inflige un 40% menos de daño
    Dispara +3 proyectiles secundarios
    Dispara 10 proyectiles en una espiral
    50% menos velocidad de ataque
    base is projectile [1]
    projectile spiral nova starting angle offset [-90]
    projectile spiral nova time ms [3000]
    skill can fire arrows [1]
    MassSkeletonBossBlastRain
    Attack, RangedAttack, Fire, MirageArcherCanUse, Area, ProjectileSpeed, ProjectileNumber, Totemable, Trappable, Mineable, Triggerable, Rain
    Lluvia de estallidos
    Base Damage: 1020–1530
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 31.25%
    Attack Time: 1.5 seg
    Tiempo de recarga: 5 seg
    Dispara flechas al aire para que caigan en una determinada área. Cada flecha inflige daño en área donde cae, y todas se superpondrán en el área objetivo.
    Inflige un 68.75% menos de daño de ataque
    Dispara 20 flechas adicionales
    El 50% del daño físico se convierte en daño de fuego
    active skill area of effect radius +% final [-5]
    base is projectile [1]
    blast rain arrow delay ms [180]
    is area damage [1]
    skill can fire arrows [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    	main_hand_unarmed_type = "Bow"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/skeletonsoldier/emerge/emergefx.ao"
    }
    
    Positioned
    {
    	force_placement = true
    }
    
    Stats
    {
    	set_monster_no_drops_or_experience = 0
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
         //turn_duration = 0.45
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MassSkeleton/MassSkeletonMapBoss5"] = {
        name = "Unravelling Horror",
        life = 1.4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2.25,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "SkeletonMassBowProjectile",
            "MassReviveUndeadMassSkeletonBoss",
            "MassSkeletonTornadoShotMapBoss",
            "MassSkeletonBossBlastRain",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SkeletonMassBowProjectile"] = {
        name = "SkeletonMassBowProjectile",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "global_bleed_on_hit",
        },
        levels = {
            [1] = {12, -50, 200, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassReviveUndeadMassSkeletonBoss"] = {
        name = "MassReviveUndeadMassSkeletonBoss",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "necromancer_additional_rarity_levels_can_be_raised",
        },
        levels = {
            [1] = {2, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassSkeletonTornadoShotMapBoss"] = {
        name = "Tornado Shot",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a piercing shot that travels until it reaches the targeted location. It will then fire projectiles out in all directions from that point, which will travel for a short time before disappearing.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "tornado_shot_num_of_secondary_projectiles",
            "base_number_of_projectiles_in_spiral_nova",
            "projectile_spiral_nova_time_ms",
            "projectile_spiral_nova_angle",
            "projectile_spiral_nova_starting_angle_offset",
            "active_skill_attack_speed_+%_final",
            "base_is_projectile",
            "skill_can_fire_arrows",
            "cannot_stun",
        },
        levels = {
            [1] = {-40, 3, 10, 3000, 180, -90, -50, baseMultiplier = 0.6, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassSkeletonBossBlastRain"] = {
        name = "Blast Rain",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires arrows up in the air, to rain down in an area. Each arrow deals area damage around where it lands, and they will all overlap on the targeted location.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Fire] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Rain] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_fire",
            "number_of_additional_arrows",
            "blast_rain_arrow_delay_ms",
            "active_skill_area_of_effect_radius_+%_final",
            "base_is_projectile",
            "is_area_damage",
            "skill_can_fire_arrows",
        },
        levels = {
            [1] = {50, 20, 180, -5, baseMultiplier = 0.3125, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    
    Horror Desenmarañante
    No muerto
    Los monstruos otorgan la experiencia aumentada un 100%
    La rareza de los objetos arrojados está aumentada un 15000%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Unravelling Horror
    SpectreN
    Tagsbones, fire_affinity, has_bow, humanoid, large_model, medium_movement, medium_small_height, not_dex, not_int, physical_affinity, raises_dead, ranged, skeleton, slashing_weapon, standalone_map_boss, stone_armour, undead
    Vida
    140%
    Armadura
    +50%
    Ailment Threshold
    140%
    Resistencia
    40 40 40 25
    Damage
    225%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    60%
    Type
    MassSkeletonMapBoss5
    Metadata
    MassSkeletonMapBoss5Standalone_
    Nivel
    68
    Vida
    195,085
    Armadura
    43,185
    Evasión
    4,739
    Damage
    957
    Daño de hechizos
    1,429
    Precisión
    580
    Attack Time
    1.005
    Experiencia
    112,805
    Minion Life
    42,316
    Minion Damage
    764
    Ailment Threshold
    122,903
    Chill
    389
    Shock
    389
    Brittle
    2,199
    Scorch
    389
    Sap
    1,074
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 1520–2280
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    SkeletonMassBowProjectile
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 1520–2280
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Velocidad de proyectiles aumentada un 200%
    Aplica sangrado
    base is projectile [1]
    monster projectile variation [12]
    spell maximum action distance +% [-50]
    MassReviveUndeadMassSkeletonBoss
    Spell, Area, AreaSpell
    Tiempo de lanzamiento: 1.5 seg
    Tiempo de recarga: 30 seg
    necromancer additional rarity levels can be raised [2]
    MassSkeletonTornadoShotMapBoss
    Attack, Projectile, ProjectilesFromUser, Trappable, Mineable, Totemable, RangedAttack, MirageArcherCanUse, Triggerable
    Disparo de tornado
    Base Damage: 1520–2280
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 60%
    Daño de ataque: 60%
    Attack Time: 1.5 seg
    Tiempo de recarga: 20 seg
    Dispara un tiro perforante que viaja hasta alcanzar la ubicación objetivo. Desde ese punto, disparará proyectiles en todas direcciones que viajarán durante una distancia corta hasta desaparecer.
    Tus golpes no pueden aturdir a los enemigos
    Inflige un 40% menos de daño de ataque
    Inflige un 40% menos de daño
    Dispara +3 proyectiles secundarios
    Dispara 10 proyectiles en una espiral
    50% menos velocidad de ataque
    base is projectile [1]
    projectile spiral nova starting angle offset [-90]
    projectile spiral nova time ms [3000]
    skill can fire arrows [1]
    MassSkeletonBossBlastRain
    Attack, RangedAttack, Fire, MirageArcherCanUse, Area, ProjectileSpeed, ProjectileNumber, Totemable, Trappable, Mineable, Triggerable, Rain
    Lluvia de estallidos
    Base Damage: 1520–2280
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 31.25%
    Attack Time: 1.5 seg
    Tiempo de recarga: 5 seg
    Dispara flechas al aire para que caigan en una determinada área. Cada flecha inflige daño en área donde cae, y todas se superpondrán en el área objetivo.
    Inflige un 68.75% menos de daño de ataque
    Dispara 20 flechas adicionales
    El 50% del daño físico se convierte en daño de fuego
    active skill area of effect radius +% final [-5]
    base is projectile [1]
    blast rain arrow delay ms [180]
    is area damage [1]
    skill can fire arrows [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Actor
    {
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance1"
    	main_hand_unarmed_type = "Bow"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/skeletonsoldier/emerge/emergefx.ao"
    }
    
    Positioned
    {
    	force_placement = true
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MassSkeleton/MassSkeletonMapBoss5Standalone_"] = {
        name = "Unravelling Horror",
        life = 1.4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2.25,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "SkeletonMassBowProjectile",
            "MassReviveUndeadMassSkeletonBoss",
            "MassSkeletonTornadoShotMapBoss",
            "MassSkeletonBossBlastRain",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SkeletonMassBowProjectile"] = {
        name = "SkeletonMassBowProjectile",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "global_bleed_on_hit",
        },
        levels = {
            [1] = {12, -50, 200, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassReviveUndeadMassSkeletonBoss"] = {
        name = "MassReviveUndeadMassSkeletonBoss",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "necromancer_additional_rarity_levels_can_be_raised",
        },
        levels = {
            [1] = {2, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassSkeletonTornadoShotMapBoss"] = {
        name = "Tornado Shot",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a piercing shot that travels until it reaches the targeted location. It will then fire projectiles out in all directions from that point, which will travel for a short time before disappearing.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "tornado_shot_num_of_secondary_projectiles",
            "base_number_of_projectiles_in_spiral_nova",
            "projectile_spiral_nova_time_ms",
            "projectile_spiral_nova_angle",
            "projectile_spiral_nova_starting_angle_offset",
            "active_skill_attack_speed_+%_final",
            "base_is_projectile",
            "skill_can_fire_arrows",
            "cannot_stun",
        },
        levels = {
            [1] = {-40, 3, 10, 3000, 180, -90, -50, baseMultiplier = 0.6, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MassSkeletonBossBlastRain"] = {
        name = "Blast Rain",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires arrows up in the air, to rain down in an area. Each arrow deals area damage around where it lands, and they will all overlap on the targeted location.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Fire] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Rain] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_fire",
            "number_of_additional_arrows",
            "blast_rain_arrow_delay_ms",
            "active_skill_area_of_effect_radius_+%_final",
            "base_is_projectile",
            "is_area_damage",
            "skill_can_fire_arrows",
        },
        levels = {
            [1] = {50, 20, 180, -5, baseMultiplier = 0.3125, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    
    Los monstruos otorgan la experiencia aumentada un 100%
    La rareza de los objetos arrojados está aumentada un 15000%
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Edit

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