Sulphuric Strider
Construct
Spectre | N |
---|---|
Area | The Boiling Lake, The Eternal Laboratory, Desolate Isle, Desolate Isle, The Lake of Kalandra, The Lake of Kalandra |
Tags | cannot_be_monolith, cleaving_weapon, construct, hidden_monster, is_unarmed, liquid_armour, medium_height, melee, not_dex, not_str, physical_affinity, unusable_corpse, very_slow_movement, water, water_elemental |
Packs |
Life
108%
Energy Shield From Life
50%
Ailment Threshold
108%
Resistance
40 0 0 0
Damage
162%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experience
135%
Model Size
100%
Type
WaterElemental
Metadata
WaterElementalSulphurHidden
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
6,948
Armour
28,790
Evasion
4,739
Energy Shield
3,064
Damage
605
Spell Damage
605
Accuracy
290
Attack Time
1.5
Experience
13,844
Ailment Threshold
6,948
Chill
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 484–726
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/WaterElemental/WaterElementalHidden"
Object Type Codes
version 2 extends "Metadata/Monsters/WaterElemental/WaterElementalHidden" Life { on_death = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" on_spawned_dead = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/WaterElemental/WaterElementalSulphurHidden"] = { name = "Sulphuric Strider", life = 1.08, energyShield = 0.5, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.62, damageSpread = 0.2, attackTime = 1.5, attackRange = 13, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
Sulphuric Strider
Construct
Spectre | N |
---|---|
Tags | cannot_be_monolith, cleaving_weapon, construct, hidden_monster, is_unarmed, liquid_armour, melee, not_dex, not_str, physical_affinity, unusable_corpse, very_slow_movement, water, water_elemental |
Life
108%
Energy Shield From Life
50%
Ailment Threshold
108%
Resistance
40 0 0 0
Damage
162%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experience
135%
Model Size
100%
Type
WaterElemental
Metadata
WaterElementalSulphurHiddenStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
6,948
Armour
28,790
Evasion
4,739
Energy Shield
3,064
Damage
605
Spell Damage
605
Accuracy
290
Attack Time
1.5
Experience
13,844
Ailment Threshold
6,948
Chill
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 484–726
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.5 } Life { on_death = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" on_spawned_dead = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/WaterElemental/WaterElementalSulphurHiddenStandalone"] = { name = "Sulphuric Strider", life = 1.08, energyShield = 0.5, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.62, damageSpread = 0.2, attackTime = 1.5, attackRange = 13, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
Sulphuric Strider
Construct
Area: The Eternal Laboratory
Spectre | N |
---|---|
Area | The Eternal Laboratory |
Tags | cannot_be_monolith, cleaving_weapon, construct, hidden_monster, is_unarmed, liquid_armour, medium_height, melee, not_dex, not_str, physical_affinity, unusable_corpse, very_slow_movement, water, water_elemental |
Packs |
Life
108%
Energy Shield From Life
50%
Ailment Threshold
108%
Resistance
40 0 0 0
Damage
162%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experience
135%
Model Size
100%
Type
WaterElemental
Metadata
WaterElementalSulphurNoHidden
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
6,948
Armour
28,790
Evasion
4,739
Energy Shield
3,064
Damage
605
Spell Damage
605
Accuracy
290
Attack Time
1.5
Experience
13,844
Ailment Threshold
6,948
Chill
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 484–726
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.5 } Life { on_death = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" on_spawned_dead = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/WaterElemental/WaterElementalSulphurNoHidden"] = { name = "Sulphuric Strider", life = 1.08, energyShield = 0.5, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.62, damageSpread = 0.2, attackTime = 1.5, attackRange = 13, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
Sulphuric Strider
Construct
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
Spectre | N |
---|---|
Tags | cannot_be_monolith, cleaving_weapon, construct, hidden_monster, is_unarmed, liquid_armour, medium_height, melee, not_dex, not_str, physical_affinity, unusable_corpse, very_slow_movement, water, water_elemental |
Life
111%
Energy Shield From Life
50%
Ailment Threshold
111%
Resistance
40 0 0 0
Damage
185%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
130%
Model Size
100%
Type
WaterElementalRoyale
Metadata
SulphurElementalRoyale
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
7,141
Armour
28,790
Evasion
4,739
Energy Shield
3,064
Damage
691
Spell Damage
691
Accuracy
290
Attack Time
1.5
Experience
13,332
Ailment Threshold
7,141
Chill
23
Shock
23
Brittle
128
Scorch
23
Sap
62
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 553–829
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.5 } Life { on_death = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" on_spawned_dead = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/WaterElemental/SulphurElementalRoyale"] = { name = "Sulphuric Strider", life = 1.11, energyShield = 0.5, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.85, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
Id | RoyaleAdditionalMonsterDrops |
---|---|
Family | RoyaleAdditionalMonsterDrops |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Sulphuric Strider
Construct
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
Spectre | N |
---|---|
Tags | cannot_be_monolith, cleaving_weapon, construct, hidden_monster, is_unarmed, liquid_armour, medium_height, melee, not_dex, not_str, physical_affinity, unusable_corpse, very_slow_movement, water, water_elemental |
Life
111%
Energy Shield From Life
50%
Ailment Threshold
111%
Resistance
40 0 0 0
Damage
185%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
130%
Model Size
100%
Type
WaterElementalRoyale
Metadata
SulphurElementalHiddenRoyale
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
7,141
Armour
28,790
Evasion
4,739
Energy Shield
3,064
Damage
691
Spell Damage
691
Accuracy
290
Attack Time
1.5
Experience
13,332
Ailment Threshold
7,141
Chill
23
Shock
23
Brittle
128
Scorch
23
Sap
62
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 553–829
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/WaterElemental/WaterElementalHidden"
Object Type Codes
version 2 extends "Metadata/Monsters/WaterElemental/WaterElementalHidden" Life { on_death = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" on_spawned_dead = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/WaterElemental/SulphurElementalHiddenRoyale"] = { name = "Sulphuric Strider", life = 1.11, energyShield = 0.5, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.85, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
Id | RoyaleAdditionalMonsterDrops |
---|---|
Family | RoyaleAdditionalMonsterDrops |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Sulphuric Strider
Spectre | N |
---|---|
Area | Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents |
Tags | cannot_be_monolith, cleaving_weapon, construct, delve_monster, hidden_monster, is_unarmed, liquid_armour, medium_height, melee, no_pantheon_mod, not_dex, not_str, physical_affinity, unusable_corpse, very_slow_movement, water, water_elemental |
Life
108%
Energy Shield From Life
50%
Ailment Threshold
108%
Resistance
40 0 0 0
Damage
162%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experience
135%
Model Size
100%
Type
WaterElemental
Metadata
WaterElementalSulphurHiddenDelve
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
6,948
Armour
28,790
Evasion
4,739
Energy Shield
3,064
Damage
605
Spell Damage
605
Accuracy
290
Attack Time
1.5
Experience
13,844
Ailment Threshold
6,948
Chill
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 484–726
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/WaterElemental/WaterElementalHidden"
Object Type Codes
version 2 extends "Metadata/Monsters/WaterElemental/WaterElementalHidden" Life { on_death = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" on_spawned_dead = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/WaterElemental/WaterElementalSulphurHiddenDelve"] = { name = "Sulphuric Strider", life = 1.08, energyShield = 0.5, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.62, damageSpread = 0.2, attackTime = 1.5, attackRange = 13, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Sulphuric Strider
Spectre | N |
---|---|
Area | Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents |
Tags | cannot_be_monolith, cleaving_weapon, construct, delve_monster, hidden_monster, is_unarmed, liquid_armour, medium_height, melee, no_pantheon_mod, not_dex, not_str, physical_affinity, unusable_corpse, very_slow_movement, water, water_elemental |
Life
108%
Energy Shield From Life
50%
Ailment Threshold
108%
Resistance
40 0 0 0
Damage
162%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experience
135%
Model Size
100%
Type
WaterElemental
Metadata
WaterElementalSulphurNoHiddenDelve
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
6,948
Armour
28,790
Evasion
4,739
Energy Shield
3,064
Damage
605
Spell Damage
605
Accuracy
290
Attack Time
1.5
Experience
13,844
Ailment Threshold
6,948
Chill
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 484–726
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.5 } Life { on_death = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" on_spawned_dead = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/WaterElemental/WaterElementalSulphurNoHiddenDelve"] = { name = "Sulphuric Strider", life = 1.08, energyShield = 0.5, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.62, damageSpread = 0.2, attackTime = 1.5, attackRange = 13, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Sulphuric Strider
Construct
cannot be used as minion [1]
Spectre | N |
---|---|
Tags | cannot_be_monolith, cleaving_weapon, construct, delve_monster, hidden_monster, is_unarmed, liquid_armour, medium_height, melee, no_pantheon_mod, not_dex, not_str, physical_affinity, unusable_corpse, very_slow_movement, water, water_elemental |
Life
108%
Energy Shield From Life
50%
Ailment Threshold
108%
Resistance
40 0 0 0
Damage
162%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experience
135%
Model Size
100%
Type
WaterElemental
Metadata
WaterElementalSulphurDelveEncounter
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
6,948
Armour
28,790
Evasion
4,739
Energy Shield
3,064
Damage
605
Spell Damage
605
Accuracy
290
Attack Time
1.5
Experience
13,844
Ailment Threshold
6,948
Chill
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 484–726
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.5 } Life { on_death = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" on_spawned_dead = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/WaterElemental/WaterElementalSulphurDelveEncounter"] = { name = "Sulphuric Strider", life = 1.08, energyShield = 0.5, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.62, damageSpread = 0.2, attackTime = 1.5, attackRange = 13, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Sulphuric Strider
Construct
cannot be used as minion [1]
Spectre | N |
---|---|
Tags | cannot_be_monolith, caster, chaos_affinity, cleaving_weapon, construct, delve_monster, hidden_monster, is_unarmed, liquid_armour, medium_height, melee, no_pantheon_mod, not_dex, not_str, physical_affinity, ranged, unusable_corpse, very_slow_movement, water, water_elemental |
Life
108%
Energy Shield From Life
50%
Ailment Threshold
108%
Resistance
40 0 0 0
Damage
162%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experience
135%
Model Size
100%
Type
WaterElemental
Metadata
WaterElementalSulphurDelveEncounter2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
6,948
Armour
28,790
Evasion
4,739
Energy Shield
3,064
Damage
605
Spell Damage
605
Accuracy
290
Attack Time
1.5
Experience
13,844
Ailment Threshold
6,948
Chill
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 484–726
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
CausticMortarElemental
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Mortar
Cast Time: 1 sec
Cooldown Time: 4 sec
Like monster mortar skill, but leaves a ground effect on impact.
Deals 125.8 to 188.7 Chaos Damage
Base duration is 3 seconds
base is projectile [1]
base projectile ground caustic cloud damage per minute [18344]
ground caustic art variation [2]
is area damage [1]
monster projectile variation [7]
projectile spread radius [10]
projectile spread radius per additional projectile [3]
Base duration is 3 seconds
base is projectile [1]
base projectile ground caustic cloud damage per minute [18344]
ground caustic art variation [2]
is area damage [1]
monster projectile variation [7]
projectile spread radius [10]
projectile spread radius per additional projectile [3]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.5 } Life { on_death = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" on_spawned_dead = "HideMeshSegment( limbs_fxShape ); RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/WaterElemental/WaterElementalSulphurDelveEncounter2"] = { name = "Sulphuric Strider", life = 1.08, energyShield = 0.5, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.62, damageSpread = 0.2, attackTime = 1.5, attackRange = 13, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "CausticMortarElemental", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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["CausticMortarElemental"] = { name = "Mortar", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Like monster mortar skill, but leaves a ground effect on impact.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "base_projectile_ground_caustic_cloud_damage_per_minute", "monster_projectile_variation", "projectile_spread_radius", "ground_caustic_art_variation", "base_skill_effect_duration", "projectile_spread_radius_per_additional_projectile", "is_area_damage", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 7, 7, 10, 2, 3000, 3, levelRequirement = 1, statInterpolation = {3, 3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 7, 7, 10, 2, 3000, 3, levelRequirement = 56, statInterpolation = {3, 3, 3}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 6, 7, 10, 2, 3000, 3, levelRequirement = 82, statInterpolation = {3, 3, 3}, cost = { }, }, }, }
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |