Arachnoxia
Arachnoxia(Arachnoxia)
Spectre | N | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Area | [72] Alcantarilla Tóxica | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mod | unique_boss_curse_effect_on_self_+%_final [-33] monster_slain_experience_+% [100] monster_dropped_item_quantity_+% [1500] monster_dropped_item_rarity_+% [2000] cannot_be_taunted_when_taunted_ms [0] cannot_be_stunned_while_stunned [1] cannot_be_stunned_for_ms_after_stun_finished [2000] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags | insect_blood, beast, spider | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Damage | 243% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vida | 400% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Energy Shield From Life | 50% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ailment Threshold | 400% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Daño de golpe crítico | 5% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Type | SpiderBossSinsMaps | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attack Distance | 6 ~ 15 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attack Time | 1.44 Second | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Damage Spread | 20% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Armadura | +50% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Precisión | +100% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Object Typeversion 2 extends "Metadata/Monsters/Spiders/Spider" Transitionable { } Object Type Codesversion 2 extends "Metadata/Monsters/Spiders/Spider" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Path of Building Spectre | -- Data\Spectres.lua minions["Metadata/Monsters/Spiders/MapSpiderBossSins"] = { name = "Arachnoxia", life = 4, energyShield = 0.5, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2.43, damageSpread = 0.2, attackTime = 1.44, attackRange = 15, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "Melee", "MapBossLeapSlamCausticCloud", "SpiderPoisonProjectileCausticGround", "MapSpiderBossSinsMortar", }, modList = { }, } -- 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["MapBossLeapSlamCausticCloud"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 1.3333, incrementalEffectiveness = 0.06, description = "Jump into the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, [SkillType.SlamSkill] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_art_variation", "cast_time_overrides_attack_duration", "active_skill_damage_+%_final", "leap_slam_base_caustic_cloud_damage_to_deal_per_minute", "base_skill_effect_duration", "attack_speed_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "ground_caustic_art_variation", "is_area_damage", }, levels = { [1] = {0, 1, 0, 0.6, 9000, 0, -30, 2, levelRequirement = 68, statInterpolation = {1, 1, 1, 3, 1, 1, 1, 1}, }, }, } -- Data\3_0\Skills\spectre.lua skills["SpiderPoisonProjectileCausticGround"] = { name = "SpiderPoisonProjectileCausticGround", hidden = true, color = 4, baseEffectiveness = 1.1527, incrementalEffectiveness = 0.043, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "monster_projectile_variation", "base_projectile_speed_+%", "base_projectile_ground_caustic_cloud_damage_per_minute", "base_projectile_ground_effect_duration", "projectile_ground_caustic_cloud_radius", "ground_caustic_art_variation", "projectiles_drop_caustic_cloud", "always_pierce", }, levels = { [1] = {0.8, 1.2, 5, -20, 2, 10000, 12, 2, levelRequirement = 68, statInterpolation = {3, 3, 1, 1, 3, 1, 1, 1}, }, }, } -- Data\3_0\Skills\spectre.lua skills["MapSpiderBossSinsMortar"] = { name = "MapSpiderBossSinsMortar", hidden = true, color = 4, baseEffectiveness = 0.8, incrementalEffectiveness = 0.034, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "projectile_minimum_range", "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "projectile_spread_radius", "number_of_additional_projectiles", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {1, 184, 15, 0.8, 1.2, 1, 20, 3, levelRequirement = 68, statInterpolation = {1, 1, 1, 3, 3, 1, 1, 1}, }, }, } |
Spectre | N | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Area | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mod | unique_boss_curse_effect_on_self_+%_final [-33] monster_slain_experience_+% [100] monster_dropped_item_quantity_+% [1500] monster_dropped_item_rarity_+% [2000] cannot_be_taunted_when_taunted_ms [0] cannot_be_stunned_while_stunned [1] cannot_be_stunned_for_ms_after_stun_finished [2000] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags | insect_blood, beast, spider | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Damage | 243% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vida | 400% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Energy Shield From Life | 50% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ailment Threshold | 400% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Daño de golpe crítico | 5% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Type | SpiderBossSinsMaps | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attack Distance | 6 ~ 15 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attack Time | 1.44 Second | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Damage Spread | 20% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Armadura | +50% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Precisión | +100% | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Object Typeversion 2 extends "Metadata/Monsters/Spiders/Spider" extends "Metadata/Monsters/StandaloneMapBoss" StateMachine { define_shared_state = "add_effects;" } Object Type Codesversion 2 extends "Metadata/Monsters/Spiders/Spider" extends "Metadata/Monsters/StandaloneMapBoss" StateMachine { on_or_create_state_add_effects_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Maven/bubble_bosses/spider_boss.epk );" } | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Path of Building Spectre | -- Data\Spectres.lua minions["Metadata/Monsters/Spiders/MapSpiderBossSinsStandalone"] = { name = "Arachnoxia", life = 4, energyShield = 0.5, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2.43, damageSpread = 0.2, attackTime = 1.44, attackRange = 15, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "Melee", "MapBossLeapSlamCausticCloud", "SpiderPoisonProjectileCausticGround", "MapSpiderBossSinsMortar", }, modList = { }, } -- 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["MapBossLeapSlamCausticCloud"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 1.3333, incrementalEffectiveness = 0.06, description = "Jump into the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, [SkillType.SlamSkill] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_art_variation", "cast_time_overrides_attack_duration", "active_skill_damage_+%_final", "leap_slam_base_caustic_cloud_damage_to_deal_per_minute", "base_skill_effect_duration", "attack_speed_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "ground_caustic_art_variation", "is_area_damage", }, levels = { [1] = {0, 1, 0, 0.6, 9000, 0, -30, 2, levelRequirement = 68, statInterpolation = {1, 1, 1, 3, 1, 1, 1, 1}, }, }, } -- Data\3_0\Skills\spectre.lua skills["SpiderPoisonProjectileCausticGround"] = { name = "SpiderPoisonProjectileCausticGround", hidden = true, color = 4, baseEffectiveness = 1.1527, incrementalEffectiveness = 0.043, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "monster_projectile_variation", "base_projectile_speed_+%", "base_projectile_ground_caustic_cloud_damage_per_minute", "base_projectile_ground_effect_duration", "projectile_ground_caustic_cloud_radius", "ground_caustic_art_variation", "projectiles_drop_caustic_cloud", "always_pierce", }, levels = { [1] = {0.8, 1.2, 5, -20, 2, 10000, 12, 2, levelRequirement = 68, statInterpolation = {3, 3, 1, 1, 3, 1, 1, 1}, }, }, } -- Data\3_0\Skills\spectre.lua skills["MapSpiderBossSinsMortar"] = { name = "MapSpiderBossSinsMortar", hidden = true, color = 4, baseEffectiveness = 0.8, incrementalEffectiveness = 0.034, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "projectile_minimum_range", "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "projectile_spread_radius", "number_of_additional_projectiles", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {1, 184, 15, 0.8, 1.2, 1, 20, 3, levelRequirement = 68, statInterpolation = {1, 1, 1, 3, 3, 1, 1, 1}, }, }, } |
Spectre | N | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Area | |||||||||||||||||||||
Mod | unique_boss_curse_effect_on_self_+%_final [-33] monster_slain_experience_+% [100] monster_dropped_item_quantity_+% [1500] monster_dropped_item_rarity_+% [2000] cannot_be_taunted_when_taunted_ms [0] cannot_be_stunned_while_stunned [1] cannot_be_stunned_for_ms_after_stun_finished [2000] | ||||||||||||||||||||
Tags | insect_blood, beast, spider | ||||||||||||||||||||
Damage | 243% | ||||||||||||||||||||
Vida | 400% | ||||||||||||||||||||
Energy Shield From Life | 50% | ||||||||||||||||||||
Ailment Threshold | 400% | ||||||||||||||||||||
Daño de golpe crítico | 5% | ||||||||||||||||||||
Type | SpiderBossSinsMaps | ||||||||||||||||||||
Attack Distance | 6 ~ 15 | ||||||||||||||||||||
Attack Time | 1.44 Second | ||||||||||||||||||||
Damage Spread | 20% | ||||||||||||||||||||
Armadura | +50% | ||||||||||||||||||||
Precisión | +100% | ||||||||||||||||||||
| |||||||||||||||||||||
Path of Building Spectre | -- Data\Spectres.lua minions["Metadata/Monsters/Spiders/MapSpiderBossSinsElder"] = { name = "Arachnoxia", life = 4, energyShield = 0.5, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2.43, damageSpread = 0.2, attackTime = 1.44, attackRange = 15, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { }, modList = { }, } |