MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Caminante sulfúrico
Spectre
AreaEl lago sofocante, El laboratorio eterno, Isla desolada, Isla desolada, Lago de Kalandra, Lago de Kalandra
Tagscannot_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
  • El lago sofocante: Caminante sulfúrico
  • El laboratorio eterno: Caminante sulfúrico, Caminante sulfúrico
  • Vida
    108%
    Energy Shield From Life
    50%
    Ailment Threshold
    108%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    113%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 13
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    135%
    Model Size
    100%
    Type
    WaterElemental
    Metadata
    WaterElementalSulphurHidden
    Nivel
    68
    Vida
    6,948
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    3,309
    Damage
    422
    Daño de hechizos
    422
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    13,844
    Minion Life
    1,507
    Minion Energy Shield
    718
    Minion Damage
    337
    Ailment Threshold
    6,948
    Chill
    22
    Shock
    22
    Brittle
    124
    Scorch
    22
    Sap
    61
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 338507
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un 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]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/WaterElemental/WaterElementalHidden"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/WaterElemental/WaterElementalSulphurHidden"] = {
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Sulphuric Strider",
        life = 1.08,
        energyShield = 0.5,
        damage = 1.13,
        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 = { }, },
        },
    }
    
    Caminante sulfúrico
    Constructo
    IconEnemyResistanceFire
    Sulphuric Strider
    Spectre
    Tagscannot_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%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    113%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 13
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    135%
    Model Size
    100%
    Type
    WaterElemental
    Metadata
    WaterElementalSulphurHiddenStandalone
    Nivel
    68
    Vida
    6,948
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    3,309
    Damage
    422
    Daño de hechizos
    422
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    13,844
    Minion Life
    1,507
    Minion Energy Shield
    718
    Minion Damage
    337
    Ailment Threshold
    6,948
    Chill
    22
    Shock
    22
    Brittle
    124
    Scorch
    22
    Sap
    61
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 338507
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un 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]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/WaterElemental/WaterElementalSulphurHiddenStandalone"] = {
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Sulphuric Strider",
        life = 1.08,
        energyShield = 0.5,
        damage = 1.13,
        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 = { }, },
        },
    }
    
    Caminante sulfúrico
    Constructo
    IconEnemyResistanceFire
    Sulphuric Strider
    Spectre
    AreaEl laboratorio eterno
    Tagscannot_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
  • El laboratorio eterno: Caminante sulfúrico, Caminante sulfúrico
  • Vida
    108%
    Energy Shield From Life
    50%
    Ailment Threshold
    108%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    113%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 13
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    135%
    Model Size
    100%
    Type
    WaterElemental
    Metadata
    WaterElementalSulphurNoHidden
    Nivel
    68
    Vida
    6,948
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    3,309
    Damage
    422
    Daño de hechizos
    422
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    13,844
    Minion Life
    1,507
    Minion Energy Shield
    718
    Minion Damage
    337
    Ailment Threshold
    6,948
    Chill
    22
    Shock
    22
    Brittle
    124
    Scorch
    22
    Sap
    61
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 338507
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un 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]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/WaterElemental/WaterElementalSulphurNoHidden"] = {
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Sulphuric Strider",
        life = 1.08,
        energyShield = 0.5,
        damage = 1.13,
        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 = { }, },
        },
    }
    
    Caminante sulfúrico
    Constructo
    IconEnemyResistanceFire
    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]
    Sulphuric Strider
    Spectre
    Tagscannot_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%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    185%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    130%
    Model Size
    100%
    Type
    WaterElementalRoyale
    Metadata
    SulphurElementalRoyale
    Nivel
    68
    Vida
    7,141
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    3,400
    Damage
    691
    Daño de hechizos
    691
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    13,332
    Minion Life
    1,549
    Minion Energy Shield
    738
    Minion Damage
    552
    Ailment Threshold
    7,141
    Chill
    23
    Shock
    23
    Brittle
    128
    Scorch
    23
    Sap
    62
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 553829
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un 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]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/WaterElemental/SulphurElementalRoyale"] = {
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Sulphuric Strider",
        life = 1.11,
        energyShield = 0.5,
        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]
    FamilyRoyaleAdditionalMonsterDrops
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • royale monster flask drop chance permyriad 0 0 Global
  • royale monster armour drop chance permyriad 80 80 Global
  • royale monster unique drop chance permyriad 8 8 Global
  • royale monster weapon drop chance permyriad 80 80 Global
  • royale monster currency drop chance permyriad 200 200 Global
  • royale monster skill gem drop chance permyriad 300 300 Global
  • royale monster support gem drop chance permyriad 75 75 Global
  • Caminante sulfúrico
    Constructo
    IconEnemyResistanceFire
    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]
    Sulphuric Strider
    Spectre
    Tagscannot_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%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    185%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    130%
    Model Size
    100%
    Type
    WaterElementalRoyale
    Metadata
    SulphurElementalHiddenRoyale
    Nivel
    68
    Vida
    7,141
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    3,400
    Damage
    691
    Daño de hechizos
    691
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    13,332
    Minion Life
    1,549
    Minion Energy Shield
    738
    Minion Damage
    552
    Ailment Threshold
    7,141
    Chill
    23
    Shock
    23
    Brittle
    128
    Scorch
    23
    Sap
    62
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 553829
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un 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]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/WaterElemental/WaterElementalHidden"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/WaterElemental/SulphurElementalHiddenRoyale"] = {
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Sulphuric Strider",
        life = 1.11,
        energyShield = 0.5,
        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]
    FamilyRoyaleAdditionalMonsterDrops
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • royale monster flask drop chance permyriad 0 0 Global
  • royale monster armour drop chance permyriad 80 80 Global
  • royale monster unique drop chance permyriad 8 8 Global
  • royale monster weapon drop chance permyriad 80 80 Global
  • royale monster currency drop chance permyriad 200 200 Global
  • royale monster skill gem drop chance permyriad 300 300 Global
  • royale monster support gem drop chance permyriad 75 75 Global
  • Caminante Sulfúrico
    Constructo
    IconEnemyResistanceFire
    monster no map drops [1]
    Sulphuric Strider
    Spectre
    AreaFumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre
    Tagscannot_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%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    113%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 13
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    135%
    Model Size
    100%
    Type
    WaterElemental
    Metadata
    WaterElementalSulphurHiddenDelve
    Nivel
    68
    Vida
    6,948
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    3,309
    Damage
    422
    Daño de hechizos
    422
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    13,844
    Minion Life
    1,507
    Minion Energy Shield
    718
    Minion Damage
    337
    Ailment Threshold
    6,948
    Chill
    22
    Shock
    22
    Brittle
    124
    Scorch
    22
    Sap
    61
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 338507
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un 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]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/WaterElemental/WaterElementalHidden"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/WaterElemental/WaterElementalSulphurHiddenDelve"] = {
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Sulphuric Strider",
        life = 1.08,
        energyShield = 0.5,
        damage = 1.13,
        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]
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster no map drops 1 1 Global — Valor fijo
  • Caminante Sulfúrico
    Constructo
    IconEnemyResistanceFire
    monster no map drops [1]
    Sulphuric Strider
    Spectre
    AreaFumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre
    Tagscannot_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%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    113%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 13
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    135%
    Model Size
    100%
    Type
    WaterElemental
    Metadata
    WaterElementalSulphurNoHiddenDelve
    Nivel
    68
    Vida
    6,948
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    3,309
    Damage
    422
    Daño de hechizos
    422
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    13,844
    Minion Life
    1,507
    Minion Energy Shield
    718
    Minion Damage
    337
    Ailment Threshold
    6,948
    Chill
    22
    Shock
    22
    Brittle
    124
    Scorch
    22
    Sap
    61
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 338507
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un 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]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/WaterElemental/WaterElementalSulphurNoHiddenDelve"] = {
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Sulphuric Strider",
        life = 1.08,
        energyShield = 0.5,
        damage = 1.13,
        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]
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster no map drops 1 1 Global — Valor fijo
  • Caminante sulfúrico
    Constructo
    IconEnemyResistanceFire
    cannot be used as minion [1]
    Sulphuric Strider
    Spectre
    Tagscannot_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%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    113%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 13
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    135%
    Model Size
    100%
    Type
    WaterElemental
    Metadata
    WaterElementalSulphurDelveEncounter
    Nivel
    68
    Vida
    6,948
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    3,309
    Damage
    422
    Daño de hechizos
    422
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    13,844
    Minion Life
    1,507
    Minion Energy Shield
    718
    Minion Damage
    337
    Ailment Threshold
    6,948
    Chill
    22
    Shock
    22
    Brittle
    124
    Scorch
    22
    Sap
    61
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 338507
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un 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]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/WaterElemental/WaterElementalSulphurDelveEncounter"] = {
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Sulphuric Strider",
        life = 1.08,
        energyShield = 0.5,
        damage = 1.13,
        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]
    FamilyCannotBeUsedAsMinion
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • cannot be used as minion 1 1 Global — Valor fijo
  • Caminante sulfúrico
    Constructo
    IconEnemyResistanceFire
    cannot be used as minion [1]
    Sulphuric Strider
    Spectre
    Tagscannot_be_monolith, Lanzador de hechizos, 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%
    Resistencia
    IconEnemyResistanceFire40% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    Damage
    113%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 13
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    135%
    Model Size
    100%
    Type
    WaterElemental
    Metadata
    WaterElementalSulphurDelveEncounter2
    Nivel
    68
    Vida
    6,948
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    3,309
    Damage
    422
    Daño de hechizos
    422
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    13,844
    Minion Life
    1,507
    Minion Energy Shield
    718
    Minion Damage
    337
    Ailment Threshold
    6,948
    Chill
    22
    Shock
    22
    Brittle
    124
    Scorch
    22
    Sap
    61
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 338507
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un 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]
    iconbasicattack
    CausticMortarElemental
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Mortero
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 4 seg
    Igual que la habilidad de mortero de monstruo, pero deja un efecto de suelo al impactar.
    La duración base es 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]
    spell maximum base chaos damage [188.7]
    spell minimum base chaos damage [125.8]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/WaterElemental/WaterElementalSulphurDelveEncounter2"] = {
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Sulphuric Strider",
        life = 1.08,
        energyShield = 0.5,
        damage = 1.13,
        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]
    FamilyCannotBeUsedAsMinion
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • cannot be used as minion 1 1 Global — Valor fijo
  • Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.