El Saqueador
El Saqueador(The Reaver)
Spectre | N | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Area | [74] Murallas | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mod | Lanza Cuchillos Etéreos Lanza Trampas de Oso monster_slain_experience_+% [100] monster_dropped_item_quantity_+% [1500] monster_dropped_item_rarity_+% [2000] unique_boss_curse_effect_on_self_+%_final [-33] cannot_be_taunted_when_taunted_ms [0] traps_invulnerable_for_duration_ms [4000] mines_invulnerable_for_duration_ms [4000] kill_traps_mines_and_totems_on_death [1] cannot_be_stunned_while_stunned [1] cannot_be_stunned_for_ms_after_stun_finished [2000] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags | red_blood, demon, undying | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Damage | 140% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vida | 399% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ailment Threshold | 399% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Daño de golpe crítico | 5% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Type | UndyingMapBoss | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attack Distance | 6 ~ 7 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attack Time | 1.65 Second | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Damage Spread | 20% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Evasión | +25% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Precisión | +100% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Object Typeversion 2 extends "Metadata/Monsters/Undying/Undying" Transitionable { } Object Type Codesversion 2 extends "Metadata/Monsters/Undying/Undying" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Path of Building Spectre | -- Data\Spectres.lua minions["Metadata/Monsters/Undying/MapUndyingBoss"] = { name = "The Reaver", life = 3.99, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.4, damageSpread = 0.2, attackTime = 1.65, attackRange = 7, accuracy = 1, skillList = { "UndyingWhirlingBlades", "Melee", "MonsterBearTrapMapBoss", "MonsterEtherealKnives", }, modList = { }, } -- Data\3_0\Skills\spectre.lua skills["UndyingWhirlingBlades"] = { name = "Whirling Blades", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Dive through enemies, dealing weapon damage. Only works with daggers, claws and one handed swords. Cannot be supported by Multistrike.", skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.43, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_art_variation", "active_skill_damage_+%_final", "monster_flurry", "cast_time_overrides_attack_duration", "ignores_proximity_shield", }, levels = { [1] = {1, -40, 1, levelRequirement = 0, statInterpolation = {1, 1, 1}, }, }, } -- Data\3_0\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {1, 1, levelRequirement = 1, statInterpolation = {1, 1}, }, }, } -- Data\3_0\Skills\spectre.lua skills["MonsterBearTrapMapBoss"] = { name = "Bear Trap", hidden = true, color = "2", baseEffectiveness = 2.55, incrementalEffectiveness = 0.03, description = "Throws a trap that damages and immobilises a single enemy for a duration based on how much damage was dealt. After the immobilise expires, a debuff remains on the enemy for a duration, lowering their movement speed by an amount which lessens over time. The affected enemy will take increased damage from traps and mines until the debuff expires. Modifiers to spell damage do not affect this skill's damage.", skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.SkillCanMine] = true, [SkillType.Trap] = true, [SkillType.Hit] = true, [SkillType.PhysicalSkill] = true, [SkillType.SecondWindSupport] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "trap_variation", "base_trap_duration", "secondary_minimum_base_physical_damage", "secondary_maximum_base_physical_damage", "base_skill_is_trapped", "is_trap", "ignores_trap_and_mine_cooldown_limit", }, levels = { [1] = {12, 30000, 0, 1, critChance = 5, levelRequirement = 15, statInterpolation = {1, 1, 3, 3}, }, }, } -- Data\3_0\Skills\spectre.lua skills["MonsterEtherealKnives"] = { name = "Ethereal Knives", hidden = true, color = "2", baseEffectiveness = 1.7, incrementalEffectiveness = 0.038, description = "Fires an arc of knives in front of the caster which deals physical damage.", skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.PhysicalSkill] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.6, baseFlags = { spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "number_of_additional_projectiles", "active_skill_cast_speed_+%_final", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "base_is_projectile", }, levels = { [1] = {0.8, 1.2, 9, -20, 0, critChance = 5, levelRequirement = 17, statInterpolation = {3, 3, 1, 1, 1}, }, [2] = {0.8, 1.2, 9, -20, -25, 0, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1, 1, 1, 1}, }, [3] = {0.8, 1.2, 9, -20, -25, 25, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1, 1, 1, 1}, }, }, } |
Spectre | N | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Area | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mod | Lanza Cuchillos Etéreos Lanza Trampas de Oso monster_slain_experience_+% [100] monster_dropped_item_quantity_+% [1500] monster_dropped_item_rarity_+% [2000] unique_boss_curse_effect_on_self_+%_final [-33] cannot_be_taunted_when_taunted_ms [0] traps_invulnerable_for_duration_ms [4000] mines_invulnerable_for_duration_ms [4000] kill_traps_mines_and_totems_on_death [1] cannot_be_stunned_while_stunned [1] cannot_be_stunned_for_ms_after_stun_finished [2000] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags | red_blood, demon, undying | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Damage | 140% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vida | 399% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ailment Threshold | 399% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Daño de golpe crítico | 5% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Type | UndyingMapBoss | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attack Distance | 6 ~ 7 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attack Time | 1.65 Second | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Damage Spread | 20% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Evasión | +25% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Precisión | +100% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Object TypeObject Type Codes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Path of Building Spectre | -- Data\Spectres.lua minions["Metadata/Monsters/Undying/MapUndyingBossStandalone"] = { name = "The Reaver", life = 3.99, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.4, damageSpread = 0.2, attackTime = 1.65, attackRange = 7, accuracy = 1, skillList = { "UndyingWhirlingBlades", "Melee", "MonsterBearTrapMapBoss", "MonsterEtherealKnives", }, modList = { }, } -- Data\3_0\Skills\spectre.lua skills["UndyingWhirlingBlades"] = { name = "Whirling Blades", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Dive through enemies, dealing weapon damage. Only works with daggers, claws and one handed swords. Cannot be supported by Multistrike.", skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.43, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_art_variation", "active_skill_damage_+%_final", "monster_flurry", "cast_time_overrides_attack_duration", "ignores_proximity_shield", }, levels = { [1] = {1, -40, 1, levelRequirement = 0, statInterpolation = {1, 1, 1}, }, }, } -- Data\3_0\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {1, 1, levelRequirement = 1, statInterpolation = {1, 1}, }, }, } -- Data\3_0\Skills\spectre.lua skills["MonsterBearTrapMapBoss"] = { name = "Bear Trap", hidden = true, color = "2", baseEffectiveness = 2.55, incrementalEffectiveness = 0.03, description = "Throws a trap that damages and immobilises a single enemy for a duration based on how much damage was dealt. After the immobilise expires, a debuff remains on the enemy for a duration, lowering their movement speed by an amount which lessens over time. The affected enemy will take increased damage from traps and mines until the debuff expires. Modifiers to spell damage do not affect this skill's damage.", skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.SkillCanMine] = true, [SkillType.Trap] = true, [SkillType.Hit] = true, [SkillType.PhysicalSkill] = true, [SkillType.SecondWindSupport] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "trap_variation", "base_trap_duration", "secondary_minimum_base_physical_damage", "secondary_maximum_base_physical_damage", "base_skill_is_trapped", "is_trap", "ignores_trap_and_mine_cooldown_limit", }, levels = { [1] = {12, 30000, 0, 1, critChance = 5, levelRequirement = 15, statInterpolation = {1, 1, 3, 3}, }, }, } -- Data\3_0\Skills\spectre.lua skills["MonsterEtherealKnives"] = { name = "Ethereal Knives", hidden = true, color = "2", baseEffectiveness = 1.7, incrementalEffectiveness = 0.038, description = "Fires an arc of knives in front of the caster which deals physical damage.", skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.PhysicalSkill] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.6, baseFlags = { spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "number_of_additional_projectiles", "active_skill_cast_speed_+%_final", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "base_is_projectile", }, levels = { [1] = {0.8, 1.2, 9, -20, 0, critChance = 5, levelRequirement = 17, statInterpolation = {3, 3, 1, 1, 1}, }, [2] = {0.8, 1.2, 9, -20, -25, 0, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1, 1, 1, 1}, }, [3] = {0.8, 1.2, 9, -20, -25, 25, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1, 1, 1, 1}, }, }, } |
Spectre | N | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Area | |||||||||||||||||||||
Mod | Lanza Cuchillos Etéreos Lanza Trampas de Oso monster_slain_experience_+% [100] monster_dropped_item_quantity_+% [1500] monster_dropped_item_rarity_+% [2000] unique_boss_curse_effect_on_self_+%_final [-33] cannot_be_taunted_when_taunted_ms [0] traps_invulnerable_for_duration_ms [4000] mines_invulnerable_for_duration_ms [4000] kill_traps_mines_and_totems_on_death [1] cannot_be_stunned_while_stunned [1] cannot_be_stunned_for_ms_after_stun_finished [2000] | ||||||||||||||||||||
Tags | red_blood, demon, undying | ||||||||||||||||||||
Damage | 140% | ||||||||||||||||||||
Vida | 399% | ||||||||||||||||||||
Ailment Threshold | 399% | ||||||||||||||||||||
Daño de golpe crítico | 5% | ||||||||||||||||||||
Type | UndyingMapBoss | ||||||||||||||||||||
Attack Distance | 6 ~ 7 | ||||||||||||||||||||
Attack Time | 1.65 Second | ||||||||||||||||||||
Damage Spread | 20% | ||||||||||||||||||||
Evasión | +25% | ||||||||||||||||||||
Precisión | +100% | ||||||||||||||||||||
| |||||||||||||||||||||
Path of Building Spectre | -- Data\Spectres.lua minions["Metadata/Monsters/Undying/MapUndyingBossElder"] = { name = "The Reaver", life = 3.99, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.4, damageSpread = 0.2, attackTime = 1.65, attackRange = 7, accuracy = 1, skillList = { }, modList = { }, } |