Andarilho de Enxofre
Sulphuric Strider
Spectre | N |
---|---|
Area | Lago Fervente, Laboratório Eterno, Ilha Desolada, Ilha Desolada, O Lago de Kalandra, O Lago de 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 |
Vida
108%
Energy Shield From Life
50%
Ailment Threshold
108%
Resistência




Damage
162%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
3,474
Armadura
28,790
Evasão
4,739
Escudo de Energia
3,309
Damage
605
Dano Mágico
605
Precisão
580
Attack Time
1.5
Experiência
13,844
Minion Life
754
Minion Energy Shield
718
Minion Damage
483
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
Ataque Padrão
Base Damage: 484–726
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
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]

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 = { }, }, }, }
Viajante Sulfúrico


Sulphuric Strider
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 |
Vida
108%
Energy Shield From Life
50%
Ailment Threshold
108%
Resistência




Damage
162%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
3,474
Armadura
28,790
Evasão
4,739
Escudo de Energia
3,309
Damage
605
Dano Mágico
605
Precisão
580
Attack Time
1.5
Experiência
13,844
Minion Life
754
Minion Energy Shield
718
Minion Damage
483
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
Ataque Padrão
Base Damage: 484–726
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
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]

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 = { }, }, }, }
Andarilho de Enxofre
Sulphuric Strider
Spectre | N |
---|---|
Area | Laboratório Eterno |
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 |
Vida
108%
Energy Shield From Life
50%
Ailment Threshold
108%
Resistência




Damage
162%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
3,474
Armadura
28,790
Evasão
4,739
Escudo de Energia
3,309
Damage
605
Dano Mágico
605
Precisão
580
Attack Time
1.5
Experiência
13,844
Minion Life
754
Minion Energy Shield
718
Minion Damage
483
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
Ataque Padrão
Base Damage: 484–726
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
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]

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 = { }, }, }, }
Viajante Sulfúrico


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]
Sulphuric Strider
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 |
Vida
111%
Energy Shield From Life
50%
Ailment Threshold
111%
Resistência




Damage
185%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
3,571
Armadura
28,790
Evasão
4,739
Escudo de Energia
3,400
Damage
691
Dano Mágico
691
Precisão
580
Attack Time
1.5
Experiência
13,332
Minion Life
774
Minion Energy Shield
738
Minion Damage
552
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
Ataque Padrão
Base Damage: 553–829
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
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]

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 = { }, }, }, }
Monstros Rúnicos têm 10% de chance de derrubarem um Item Único adicional
Id | RoyaleAdditionalMonsterDrops |
---|---|
Family | RoyaleAdditionalMonsterDrops |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Viajante Sulfúrico


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]
Sulphuric Strider
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 |
Vida
111%
Energy Shield From Life
50%
Ailment Threshold
111%
Resistência




Damage
185%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
3,571
Armadura
28,790
Evasão
4,739
Escudo de Energia
3,400
Damage
691
Dano Mágico
691
Precisão
580
Attack Time
1.5
Experiência
13,332
Minion Life
774
Minion Energy Shield
738
Minion Damage
552
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
Ataque Padrão
Base Damage: 553–829
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
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]

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 = { }, }, }, }
Monstros Rúnicos têm 10% de chance de derrubarem um Item Único adicional
Id | RoyaleAdditionalMonsterDrops |
---|---|
Family | RoyaleAdditionalMonsterDrops |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Andarilho Sulfúrico
Sulphuric Strider
Spectre | N |
---|---|
Area | Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre |
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 |
Vida
108%
Energy Shield From Life
50%
Ailment Threshold
108%
Resistência




Damage
162%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
3,474
Armadura
28,790
Evasão
4,739
Escudo de Energia
3,309
Damage
605
Dano Mágico
605
Precisão
580
Attack Time
1.5
Experiência
13,844
Minion Life
754
Minion Energy Shield
718
Minion Damage
483
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
Ataque Padrão
Base Damage: 484–726
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
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]

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 = { }, }, }, }
50% de chance de receber uma Carga de Frenesi ao Acertar
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Andarilho Sulfúrico
Sulphuric Strider
Spectre | N |
---|---|
Area | Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre |
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 |
Vida
108%
Energy Shield From Life
50%
Ailment Threshold
108%
Resistência




Damage
162%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
3,474
Armadura
28,790
Evasão
4,739
Escudo de Energia
3,309
Damage
605
Dano Mágico
605
Precisão
580
Attack Time
1.5
Experiência
13,844
Minion Life
754
Minion Energy Shield
718
Minion Damage
483
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
Ataque Padrão
Base Damage: 484–726
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
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]

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 = { }, }, }, }
50% de chance de receber uma Carga de Frenesi ao Acertar
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Viajante Sulfúrico


cannot be used as minion [1]
Sulphuric Strider
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 |
Vida
108%
Energy Shield From Life
50%
Ailment Threshold
108%
Resistência




Damage
162%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
3,474
Armadura
28,790
Evasão
4,739
Escudo de Energia
3,309
Damage
605
Dano Mágico
605
Precisão
580
Attack Time
1.5
Experiência
13,844
Minion Life
754
Minion Energy Shield
718
Minion Damage
483
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
Ataque Padrão
Base Damage: 484–726
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
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]

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 = { }, }, }, }
Próxima Área conterá um Círculo de Pedras
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Viajante Sulfúrico


cannot be used as minion [1]
Sulphuric Strider
Spectre | N |
---|---|
Tags | cannot_be_monolith, Conjurador, 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 |
Vida
108%
Energy Shield From Life
50%
Ailment Threshold
108%
Resistência




Damage
162%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
3,474
Armadura
28,790
Evasão
4,739
Escudo de Energia
3,309
Damage
605
Dano Mágico
605
Precisão
580
Attack Time
1.5
Experiência
13,844
Minion Life
754
Minion Energy Shield
718
Minion Damage
483
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
Ataque Padrão
Base Damage: 484–726
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
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]

CausticMortarElemental
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Morteiro
Tempo de Conjuração: 1 seg
Recarga: 4 seg
Como a habilidade de morteiro de monstro, mas deixa um efeito no solo com o impacto.
Causa 125.8 a 188.7 de Dano de Caos
Duração base é de 3 segundos
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 = { }, }, }, }
Próxima Área conterá um Círculo de Pedras
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
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.