Rattling Condemned CageSpider
Rattling Condemned
Pack Size: 1-3 Monsters
Large Undead Skeletons
Uses Cyclone
Uses Cyclone
Rattling Condemned
Undead| Spectre | Y |
|---|---|
| Spectre Override | Metadata/Monster/CageSpider/CageSpiderSpectre |
| Area | The Lower Prison, Shavronne's Tower, The Eternal Laboratory, Deathly Chambers, Deathly Chambers, Tower Map |
| Tags | flesh_armour, is_unarmed, large_height, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, slow_movement, undead |
| Packs |
Life
440%
Armour
+75%
Ailment Threshold
440%
Resistance
Damage
150%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
7 ~ 12
Attack Time
1.755 Second
Damage Spread
±20%
Experience
220%
Model Size
100%
Type
CageSpider
Metadata
CageSpider
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
74
Life
53,114
Armour
80,722
Evasion Rating
5,828
Damage
801
Spell Damage
801
Accuracy
732
Attack Time
1.755
Experience
25,522
Minion Life
10,933
Minion Damage
654
Ailment Threshold
53,114
Chill
168
Shock
168
Brittle
950
Scorch
168
Sap
464
Phys Convert Ele
270%
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
Default Attack
Base Damage: 641–962
Critical Strike Chance: 5%
Attack Time: 1.755 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
CageSpiderCyclone
Attack, Area, Melee, Movement
Cyclone
Base Damage: 641–962
Critical Strike Chance: 5%
Attack Time: 1.755 sec
Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.
Deals 60% less Damage
150% more Attack Speed
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
scale = 85
}Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monster/CageSpider/CageSpider"] = {
name = "Rattling Condemned",
life = 4.4,
fireResist = 0,
coldResist = 0,
lightningResist = 40,
chaosResist = 0,
damage = 1.5,
damageSpread = 0.2,
attackTime = 1.755,
attackRange = 12,
accuracy = 1,
skillList = {
"Melee",
"CageSpiderCyclone",
},
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CageSpiderCyclone"] = {
name = "Cyclone",
hidden = true,
color = "2",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Area] = true,
[SkillType.Melee] = true,
[SkillType.Movement] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
melee = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_attack_speed_+%_final",
"active_skill_damage_+%_final",
"is_area_damage",
},
levels = {
[1] = {150, -60, levelRequirement = 2, statInterpolation = {}, cost = { }, },
},
}
Rattling Condemned
Undead| Spectre | Y |
|---|---|
| Spectre Override | Metadata/Monster/CageSpider/CageSpiderSpectre |
| Tags | flesh_armour, is_unarmed, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, slow_movement, undead |
| Packs |
Life
440%
Armour
+75%
Ailment Threshold
440%
Resistance
Damage
150%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
7 ~ 12
Attack Time
1.755 Second
Damage Spread
±20%
Experience
220%
Model Size
100%
Type
CageSpider
Metadata
CageSpiderHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
28,307
Armour
50,383
Evasion Rating
4,739
Damage
560
Spell Damage
560
Accuracy
580
Attack Time
1.755
Experience
22,561
Minion Life
6,140
Minion Damage
447
Ailment Threshold
28,307
Chill
90
Shock
90
Brittle
506
Scorch
90
Sap
247
Phys Convert Ele
240%
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
Default Attack
Base Damage: 448–672
Critical Strike Chance: 5%
Attack Time: 1.755 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
CageSpiderCyclone
Attack, Area, Melee, Movement
Cyclone
Base Damage: 448–672
Critical Strike Chance: 5%
Attack Time: 1.755 sec
Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.
Deals 60% less Damage
150% more Attack Speed
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
scale = 85
}Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monster/CageSpider/CageSpiderHellscape"] = {
name = "Rattling Condemned",
life = 4.4,
fireResist = 0,
coldResist = 0,
lightningResist = 40,
chaosResist = 0,
damage = 1.5,
damageSpread = 0.2,
attackTime = 1.755,
attackRange = 12,
accuracy = 1,
skillList = {
"Melee",
"CageSpiderCyclone",
},
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CageSpiderCyclone"] = {
name = "Cyclone",
hidden = true,
color = "2",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Area] = true,
[SkillType.Melee] = true,
[SkillType.Movement] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
melee = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_attack_speed_+%_final",
"active_skill_damage_+%_final",
"is_area_damage",
},
levels = {
[1] = {150, -60, levelRequirement = 2, statInterpolation = {}, cost = { }, },
},
}
Rattling Condemned
Undead| Spectre | Y |
|---|---|
| Tags | flesh_armour, is_unarmed, large_height, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, slow_movement, undead |
Life
352%
Armour
+75%
Ailment Threshold
352%
Resistance
Damage
150%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
7 ~ 12
Attack Time
1.755 Second
Damage Spread
±20%
Experience
220%
Model Size
100%
Type
CageSpiderSpectre
Metadata
CageSpiderSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
22,645
Armour
50,383
Evasion Rating
4,739
Damage
560
Spell Damage
560
Accuracy
580
Attack Time
1.755
Experience
22,561
Minion Life
4,912
Minion Damage
447
Ailment Threshold
22,645
Chill
72
Shock
72
Brittle
405
Scorch
72
Sap
198
Phys Convert Ele
240%
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
Default Attack
Base Damage: 448–672
Critical Strike Chance: 5%
Attack Time: 1.755 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
CageSpiderCyclone
Attack, Area, Melee, Movement
Cyclone
Base Damage: 448–672
Critical Strike Chance: 5%
Attack Time: 1.755 sec
Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.
Deals 60% less Damage
150% more Attack Speed
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
scale = 85
}Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monster/CageSpider/CageSpiderSpectre"] = {
name = "Rattling Condemned",
life = 3.52,
fireResist = 0,
coldResist = 0,
lightningResist = 40,
chaosResist = 0,
damage = 1.5,
damageSpread = 0.2,
attackTime = 1.755,
attackRange = 12,
accuracy = 1,
skillList = {
"Melee",
"CageSpiderCyclone",
},
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CageSpiderCyclone"] = {
name = "Cyclone",
hidden = true,
color = "2",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Area] = true,
[SkillType.Melee] = true,
[SkillType.Movement] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
melee = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_attack_speed_+%_final",
"active_skill_damage_+%_final",
"is_area_damage",
},
levels = {
[1] = {150, -60, levelRequirement = 2, 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.