Arácnido plagado
Bestia
Área: El templo de putrefacción nivel 1, El templo de putrefacción nivel 2, El laboratorio eterno, Santuario prohibido, Lago de Kalandra
Género: Brujas marinas
Grupo: Arácnidos
Familia: Las Cavernas
Plagued Arachnid
Spectre | Y |
---|---|
Area | El templo de putrefacción nivel 1, El templo de putrefacción nivel 2, El laboratorio eterno, Santuario prohibido, Santuario prohibido, Lago de Kalandra |
Tags | animal_claw_weapon, beast, extra_extra_small_height, flesh_armour, insect_blood, is_unarmed, melee, physical_affinity, slow_movement, spider |
Packs |
Vida
156%
Ailment Threshold
156%
Resistencia
0 0 30 30
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.95 Second
Damage Spread
±20%
Experiencia
125%
Model Size
60%
Type
SpiderPlague
Metadata
SpiderPlague_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
10,036
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
374
Daño de hechizos
374
Precisión
290
Attack Time
1.95
Experiencia
12,819
Ailment Threshold
10,036
Chill
32
Shock
32
Brittle
180
Scorch
32
Sap
88
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 299–448
Probabilidad de golpe crítico: 5%
Attack Time: 1.95 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 } Monster { }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SpiderPlague/SpiderPlague_"] = { name = "Plagued Arachnid", life = 1.56, fireResist = 0, coldResist = 0, lightningResist = 30, chaosResist = 30, damage = 1, damageSpread = 0.2, attackTime = 1.95, attackRange = 9, accuracy = 1, skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Arácnido plagado
Plagued Arachnid
Spectre | Y |
---|---|
Area | El templo de putrefacción nivel 2, Lago de Kalandra |
Tags | animal_claw_weapon, beast, extra_extra_small_height, flesh_armour, insect_blood, is_unarmed, melee, physical_affinity, slow_movement, spider |
Packs |
Vida
156%
Ailment Threshold
156%
Resistencia
0 0 30 30
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.95 Second
Damage Spread
±20%
Experiencia
125%
Model Size
60%
Type
SpiderPlague
Metadata
SpiderPlague3
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
55
Vida
4,178
Armadura
10,090
Evasión
2,948
Escudo de energía
0
Damage
191
Daño de hechizos
191
Precisión
172
Attack Time
1.95
Experiencia
8,574
Ailment Threshold
4,178
Chill
13
Shock
13
Brittle
75
Scorch
13
Sap
36
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 153–230
Probabilidad de golpe crítico: 5%
Attack Time: 1.95 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 } Monster { }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SpiderPlague/SpiderPlague3"] = { name = "Plagued Arachnid", life = 1.56, fireResist = 0, coldResist = 0, lightningResist = 30, chaosResist = 30, damage = 1, damageSpread = 0.2, attackTime = 1.95, attackRange = 9, accuracy = 1, skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Arácnido plagado
Bestia
Plagued Arachnid
Spectre | Y |
---|---|
Area | Mapa de Santuario, Mapa de Ciudadela, Mapa de Fortaleza, Mapa de Abominación, Mapa de Zigurat |
Tags | animal_claw_weapon, beast, extra_extra_small_height, flesh_armour, insect_blood, is_unarmed, melee, physical_affinity, slow_movement, spider |
Packs |
Vida
148%
Ailment Threshold
148%
Resistencia
0 0 30 30
Damage
102%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.95 Second
Damage Spread
±20%
Experiencia
185%
Model Size
60%
Type
SpiderPlagueAtlasUber
Metadata
SpiderPlague3AtlasUber
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
84
Vida
52,237
Armadura
99,834
Evasión
8,120
Escudo de energía
0
Damage
972
Daño de hechizos
972
Precisión
538
Attack Time
1.95
Experiencia
24,513
Ailment Threshold
52,237
Chill
165
Shock
165
Brittle
934
Scorch
165
Sap
456
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 778–1167
Probabilidad de golpe crítico: 5%
Attack Time: 1.95 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 } Monster { }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SpiderPlague/SpiderPlague3AtlasUber"] = { name = "Plagued Arachnid", life = 1.48, fireResist = 0, coldResist = 0, lightningResist = 30, chaosResist = 30, damage = 1.02, damageSpread = 0.2, attackTime = 1.95, attackRange = 9, accuracy = 1, skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.