Terror Revelador
Morto-vivo
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Unravelling Horror
SpectreN
AreaMapa: Porto
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%
Resistência
40 40 40 25
Damage
285%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
200%
Model Size
120%
Type
MassSkeletonMapBoss
Metadata
MassSkeletonMapBoss
Nível
78
Vida
2,521,763
Armadura
94,401
Evasão
6,667
Escudo de Energia
0
Damage
2,191
Dano Mágico
3,271
Precisão
428
Attack Time
1.005
Experiência
136,147
Ailment Threshold
1,235,664
Chill
3,907
Shock
3,907
Brittle
22,105
Scorch
3,907
Sap
10,795
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 3480–5220
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um 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: 3480–5220
Chance de Crítico: 5%
Attack Time: 1.5 seg
Velocidade de Projéteis aumentada em 200%
Causa Sangramento
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 = { }, },
    },
}
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
IdMonsterMapBoss
FamilyMonsterMapBoss
Domainsmonstro (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]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstro (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
  • Terror Revelador
    Morto-vivo
    Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 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%
    Resistência
    40 40 40 25
    Damage
    285%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    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 = {
        },
    }
    
    Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 15000%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstro (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]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstro (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
  • Terror Revelador
    Morto-vivo
    Unravelling Horror
    SpectreN
    AreaMapa: Porto
    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%
    Resistência
    40 40 40 25
    Damage
    270%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    200%
    Model Size
    105%
    Type
    MassSkeletonMapBoss2
    Metadata
    MassSkeletonMapBoss2
    Nível
    78
    Vida
    40,853
    Armadura
    94,401
    Evasão
    6,667
    Escudo de Energia
    0
    Damage
    1,823
    Dano Mágico
    1,823
    Precisão
    428
    Attack Time
    1.5
    Experiência
    24,754
    Ailment Threshold
    40,853
    Chill
    129
    Shock
    129
    Brittle
    731
    Scorch
    129
    Sap
    357
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 1458–2187
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Abate seus inimigos com um 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: 1458–2187
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Velocidade de Projéteis aumentada em 200%
    Causa Sangramento
    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
    Chuva Explosiva
    Base Damage: 1458–2187
    Chance de Crítico: 5%
    Dano de Ataque: 50%
    Dano de Ataque: 50%
    Attack Time: 1.5 seg
    Recarga: 5 seg
    Dispara uma flecha explosiva no ar, que se divide e chove em uma área. Cada flecha causa dano em área ao redor de onde cair, e todas elas se sobrepõem no local alvo.
    Causa 50% menos Dano de Ataque
    Dispara 20 Flechas adicionais
    50% do Dano Físico Convertido para Dano de Fogo
    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.5, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    
    Terror Revelador
    Morto-vivo
    Unravelling Horror
    SpectreN
    AreaMapa: Porto
    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%
    Resistência
    40 40 40 25
    Damage
    255%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    200%
    Model Size
    90%
    Type
    MassSkeletonMapBoss3
    Metadata
    MassSkeletonMapBoss3
    Nível
    78
    Vida
    35,747
    Armadura
    94,401
    Evasão
    6,667
    Escudo de Energia
    0
    Damage
    1,722
    Dano Mágico
    1,722
    Precisão
    428
    Attack Time
    1.5
    Experiência
    24,754
    Ailment Threshold
    35,747
    Chill
    113
    Shock
    113
    Brittle
    639
    Scorch
    113
    Sap
    312
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 1377–2066
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Abate seus inimigos com um 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: 1377–2066
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Velocidade de Projéteis aumentada em 200%
    Causa Sangramento
    base is projectile [1]
    monster projectile variation [12]
    spell maximum action distance +% [-50]
    MassSkeletonTornadoShotMapBoss
    Attack, Projectile, ProjectilesFromUser, Trappable, Mineable, Totemable, RangedAttack, MirageArcherCanUse, Triggerable
    Tiro Tornado
    Base Damage: 1377–2066
    Chance de Crítico: 5%
    Dano de Ataque: 60%
    Dano de Ataque: 60%
    Attack Time: 1.5 seg
    Recarga: 20 seg
    Atira um tiro penetrante que viaja até atingir o local alvo. Então ele atirará projéteis de fogo em todas as direções a partir daquele ponto, que podem viajar por um tempo curto antes de desaparecerem.
    Seus Acertos não podem Atordoar Inimigos
    Causa 40% menos Dano de Ataque
    Causa 40% menos Dano
    Dispara +3 Projéteis secundários
    Dispara 10 Projéteis em uma espiral
    50% menos Velocidade 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
    Chuva Explosiva
    Base Damage: 1377–2066
    Chance de Crítico: 5%
    Dano de Ataque: 50%
    Dano de Ataque: 50%
    Attack Time: 1.5 seg
    Recarga: 5 seg
    Dispara uma flecha explosiva no ar, que se divide e chove em uma área. Cada flecha causa dano em área ao redor de onde cair, e todas elas se sobrepõem no local alvo.
    Causa 50% menos Dano de Ataque
    Dispara 20 Flechas adicionais
    50% do Dano Físico Convertido para Dano de Fogo
    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.5, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    
    Terror Revelador
    Morto-vivo
    Unravelling Horror
    SpectreN
    AreaMapa: Porto
    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%
    Resistência
    40 40 40 25
    Damage
    240%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    200%
    Model Size
    75%
    Type
    MassSkeletonMapBoss4
    Metadata
    MassSkeletonMapBoss4
    Nível
    78
    Vida
    30,640
    Armadura
    94,401
    Evasão
    6,667
    Escudo de Energia
    0
    Damage
    1,620
    Dano Mágico
    1,620
    Precisão
    428
    Attack Time
    1.5
    Experiência
    24,754
    Ailment Threshold
    30,640
    Chill
    97
    Shock
    97
    Brittle
    548
    Scorch
    97
    Sap
    268
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 1296–1944
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Abate seus inimigos com um 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: 1296–1944
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Velocidade de Projéteis aumentada em 200%
    Causa Sangramento
    base is projectile [1]
    monster projectile variation [12]
    spell maximum action distance +% [-50]
    MassSkeletonTornadoShotMapBoss
    Attack, Projectile, ProjectilesFromUser, Trappable, Mineable, Totemable, RangedAttack, MirageArcherCanUse, Triggerable
    Tiro Tornado
    Base Damage: 1296–1944
    Chance de Crítico: 5%
    Dano de Ataque: 60%
    Dano de Ataque: 60%
    Attack Time: 1.5 seg
    Recarga: 20 seg
    Atira um tiro penetrante que viaja até atingir o local alvo. Então ele atirará projéteis de fogo em todas as direções a partir daquele ponto, que podem viajar por um tempo curto antes de desaparecerem.
    Seus Acertos não podem Atordoar Inimigos
    Causa 40% menos Dano de Ataque
    Causa 40% menos Dano
    Dispara +3 Projéteis secundários
    Dispara 10 Projéteis em uma espiral
    50% menos Velocidade 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
    Chuva Explosiva
    Base Damage: 1296–1944
    Chance de Crítico: 5%
    Dano de Ataque: 50%
    Dano de Ataque: 50%
    Attack Time: 1.5 seg
    Recarga: 5 seg
    Dispara uma flecha explosiva no ar, que se divide e chove em uma área. Cada flecha causa dano em área ao redor de onde cair, e todas elas se sobrepõem no local alvo.
    Causa 50% menos Dano de Ataque
    Dispara 20 Flechas adicionais
    50% do Dano Físico Convertido para Dano de Fogo
    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.5, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    
    Terror Revelador
    Morto-vivo
    Unravelling Horror
    SpectreN
    AreaMapa: Porto
    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%
    Resistência
    40 40 40 25
    Damage
    225%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    200%
    Model Size
    60%
    Type
    MassSkeletonMapBoss5
    Metadata
    MassSkeletonMapBoss5
    Nível
    78
    Vida
    25,533
    Armadura
    94,401
    Evasão
    6,667
    Escudo de Energia
    0
    Damage
    1,519
    Dano Mágico
    1,519
    Precisão
    428
    Attack Time
    1.5
    Experiência
    24,754
    Ailment Threshold
    25,533
    Chill
    81
    Shock
    81
    Brittle
    457
    Scorch
    81
    Sap
    223
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 1215–1823
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Abate seus inimigos com um 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: 1215–1823
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Velocidade de Projéteis aumentada em 200%
    Causa Sangramento
    base is projectile [1]
    monster projectile variation [12]
    spell maximum action distance +% [-50]
    MassReviveUndeadMassSkeletonBoss
    Spell, Area, AreaSpell
    Tempo de Conjuração: 1.5 seg
    Recarga: 30 seg
    necromancer additional rarity levels can be raised [2]
    MassSkeletonTornadoShotMapBoss
    Attack, Projectile, ProjectilesFromUser, Trappable, Mineable, Totemable, RangedAttack, MirageArcherCanUse, Triggerable
    Tiro Tornado
    Base Damage: 1215–1823
    Chance de Crítico: 5%
    Dano de Ataque: 60%
    Dano de Ataque: 60%
    Attack Time: 1.5 seg
    Recarga: 20 seg
    Atira um tiro penetrante que viaja até atingir o local alvo. Então ele atirará projéteis de fogo em todas as direções a partir daquele ponto, que podem viajar por um tempo curto antes de desaparecerem.
    Seus Acertos não podem Atordoar Inimigos
    Causa 40% menos Dano de Ataque
    Causa 40% menos Dano
    Dispara +3 Projéteis secundários
    Dispara 10 Projéteis em uma espiral
    50% menos Velocidade 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
    Chuva Explosiva
    Base Damage: 1215–1823
    Chance de Crítico: 5%
    Dano de Ataque: 50%
    Dano de Ataque: 50%
    Attack Time: 1.5 seg
    Recarga: 5 seg
    Dispara uma flecha explosiva no ar, que se divide e chove em uma área. Cada flecha causa dano em área ao redor de onde cair, e todas elas se sobrepõem no local alvo.
    Causa 50% menos Dano de Ataque
    Dispara 20 Flechas adicionais
    50% do Dano Físico Convertido para Dano de Fogo
    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.5, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    
    Terror Revelador
    Morto-vivo
    Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 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%
    Resistência
    40 40 40 25
    Damage
    225%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    200%
    Model Size
    60%
    Type
    MassSkeletonMapBoss5
    Metadata
    MassSkeletonMapBoss5Standalone_
    Nível
    68
    Vida
    195,085
    Armadura
    43,185
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    957
    Dano Mágico
    1,429
    Precisão
    290
    Attack Time
    1.005
    Experiência
    112,805
    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 Padrão
    Base Damage: 1520–2280
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Abate seus inimigos com um 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
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Velocidade de Projéteis aumentada em 200%
    Causa Sangramento
    base is projectile [1]
    monster projectile variation [12]
    spell maximum action distance +% [-50]
    MassReviveUndeadMassSkeletonBoss
    Spell, Area, AreaSpell
    Tempo de Conjuração: 1.5 seg
    Recarga: 30 seg
    necromancer additional rarity levels can be raised [2]
    MassSkeletonTornadoShotMapBoss
    Attack, Projectile, ProjectilesFromUser, Trappable, Mineable, Totemable, RangedAttack, MirageArcherCanUse, Triggerable
    Tiro Tornado
    Base Damage: 1520–2280
    Chance de Crítico: 5%
    Dano de Ataque: 60%
    Dano de Ataque: 60%
    Attack Time: 1.5 seg
    Recarga: 20 seg
    Atira um tiro penetrante que viaja até atingir o local alvo. Então ele atirará projéteis de fogo em todas as direções a partir daquele ponto, que podem viajar por um tempo curto antes de desaparecerem.
    Seus Acertos não podem Atordoar Inimigos
    Causa 40% menos Dano de Ataque
    Causa 40% menos Dano
    Dispara +3 Projéteis secundários
    Dispara 10 Projéteis em uma espiral
    50% menos Velocidade 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
    Chuva Explosiva
    Base Damage: 1520–2280
    Chance de Crítico: 5%
    Dano de Ataque: 50%
    Dano de Ataque: 50%
    Attack Time: 1.5 seg
    Recarga: 5 seg
    Dispara uma flecha explosiva no ar, que se divide e chove em uma área. Cada flecha causa dano em área ao redor de onde cair, e todas elas se sobrepõem no local alvo.
    Causa 50% menos Dano de Ataque
    Dispara 20 Flechas adicionais
    50% do Dano Físico Convertido para Dano de Fogo
    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.5, levelRequirement = 68, statInterpolation = {},  cost = { }, },
        },
    }
    
    Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 15000%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstro (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]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstro (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