Zealot of Tzteosh
Demon
monster no beyond portal [1]
monster no map drops [1]
SpectreN
Tagsbeyond_commander_monster, beyond_demon, caster, demon, fire_affinity, flesh_armour, has_one_hand_sword, has_one_handed_melee, medium_height, not_int, ranged, red_blood, slashing_weapon, slow_movement
Packs
  • Tzteosh, Hungering Flame, Flesh of Bameth, Blood of Haast, Eye of Tzteosh, Hand of Na'em, Worshipper of Bameth, Hound of Tzteosh, Servant of Haast, Mouth of Ephij, Fanatic of Ephij, Disciple of Haast, Zealot of Tzteosh
  • Haast, Unrelenting Frost, Flesh of Bameth, Blood of Haast, Eye of Tzteosh, Hand of Na'em, Worshipper of Bameth, Hound of Tzteosh, Servant of Haast, Mouth of Ephij, Fanatic of Ephij, Disciple of Haast, Zealot of Tzteosh
  • Ephij, Crackling Sky, Flesh of Bameth, Blood of Haast, Eye of Tzteosh, Hand of Na'em, Worshipper of Bameth, Hound of Tzteosh, Servant of Haast, Mouth of Ephij, Fanatic of Ephij, Disciple of Haast, Zealot of Tzteosh
  • Na'em, Bending Stone, Flesh of Bameth, Blood of Haast, Eye of Tzteosh, Hand of Na'em, Worshipper of Bameth, Hound of Tzteosh, Servant of Haast, Mouth of Ephij, Fanatic of Ephij, Disciple of Haast, Zealot of Tzteosh
  • Bameth, Shifting Darkness, Flesh of Bameth, Blood of Haast, Eye of Tzteosh, Hand of Na'em, Worshipper of Bameth, Hound of Tzteosh, Servant of Haast, Mouth of Ephij, Fanatic of Ephij, Disciple of Haast, Zealot of Tzteosh
  • Life
    210%
    Armour
    +20%
    Evasion
    +20%
    Ailment Threshold
    210%
    Resistance
    20 20 20 0
    Damage
    150%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Experience
    120%
    Model Size
    120%
    Type
    BeyondDemon2
    Metadata
    BeyondDemon2-8
    Level
    68
    Life
    13,510
    Armour
    34,548
    Evasion
    5,687
    Energy Shield
    0
    Damage
    560
    Spell Damage
    560
    Accuracy
    290
    Attack Time
    1.35
    Experience
    12,306
    Ailment Threshold
    13,510
    Chill
    43
    Shock
    43
    Brittle
    242
    Scorch
    43
    Sap
    118
    MonsterMoltenStrike
    Attack, Projectile, Area, Melee, MeleeSingleTarget, Fire, RangedAttack, ProjectilesNotFromUser, ThresholdJewelChaining, Multistrikeable
    Molten Strike
    Base Damage: 448–672
    Critical Strike Chance: 5%
    Attack Time: 1.35 sec
    Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth from the enemies you hit, divided amongst all enemies hit by the strike. These will deal area attack damage to enemies where they land.
    Deals 20% more Damage
    Fires 2 additional Projectiles
    10% increased Physical Damage
    60% of Physical Damage Converted to Fire Damage
    25% reduced Projectile Speed
    40% less Projectile Damage
    base is projectile [1]
    MonsterDetonateDeadExperimenter
    Spell, Area, Damage, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 0.67 sec
    Cooldown Time: 2 sec
    Base duration is 1.5 seconds
    Base secondary duration is 0.5 seconds
    Deals 87.71 to 131.6 Fire Damage
    Explosion deals base Fire Damage equal to 1% of the corpse's Maximum Life
    Causes +1 Burst
    is area damage [1]
    spell maximum action distance +% [-45]

    Object Type

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BeyondDemons/BeyondDemon2-8"] = {
        name = "Zealot of Tzteosh",
        life = 2.1,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "MonsterMoltenStrike",
            "MonsterDetonateDeadExperimenter",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterMoltenStrike"] = {
        name = "Molten Strike",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth from the enemies you hit, divided amongst all enemies hit by the strike. These will deal area attack damage to enemies where they land.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Projectile] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Fire] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.ProjectilesNotFromUser] = true,
            [SkillType.ThresholdJewelChaining] = true,
            [SkillType.Multistrikeable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_fire",
            "number_of_additional_projectiles",
            "active_skill_damage_+%_final",
            "physical_damage_+%",
            "active_skill_projectile_damage_+%_final",
            "base_projectile_speed_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {60, 2, 20, 10, -40, -25, levelRequirement = 10, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterDetonateDeadExperimenter"] = {
        name = "MonsterDetonateDeadExperimenter",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.67,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "corpse_explosion_monster_life_%",
            "base_skill_effect_duration",
            "base_secondary_skill_effect_duration",
            "upheaval_number_of_spikes",
            "spell_maximum_action_distance_+%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1, 1500, 500, 1, -45, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster no beyond portal [1]
    IdCannotSpawnBeyondPortals
    FamilyCannotSpawnBeyondPortals
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no beyond portal Min: 1 Max: 1 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Zealot of Tzteosh
    Demon
    monster no beyond portal [1]
    monster no map drops [1]
    Monsters grant 300% increased Experience
    monster no drops [0]
    SpectreN
    Tagsbeyond_commander_monster, beyond_demon, caster, delve_monster, demon, fire_affinity, flesh_armour, has_one_hand_sword, has_one_handed_melee, medium_height, no_pantheon_mod, not_int, ranged, red_blood, slashing_weapon, slow_movement
    Life
    210%
    Armour
    +20%
    Evasion
    +20%
    Ailment Threshold
    210%
    Resistance
    20 20 20 0
    Damage
    150%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Experience
    120%
    Model Size
    120%
    Type
    BeyondDemon2
    Metadata
    BeyondDemon2-8
    Level
    68
    Life
    13,510
    Armour
    34,548
    Evasion
    5,687
    Energy Shield
    0
    Damage
    560
    Spell Damage
    560
    Accuracy
    290
    Attack Time
    1.35
    Experience
    12,306
    Ailment Threshold
    13,510
    Chill
    43
    Shock
    43
    Brittle
    242
    Scorch
    43
    Sap
    118
    MonsterMoltenStrike
    Attack, Projectile, Area, Melee, MeleeSingleTarget, Fire, RangedAttack, ProjectilesNotFromUser, ThresholdJewelChaining, Multistrikeable
    Molten Strike
    Base Damage: 448–672
    Critical Strike Chance: 5%
    Attack Time: 1.35 sec
    Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth from the enemies you hit, divided amongst all enemies hit by the strike. These will deal area attack damage to enemies where they land.
    Deals 20% more Damage
    Fires 2 additional Projectiles
    10% increased Physical Damage
    60% of Physical Damage Converted to Fire Damage
    25% reduced Projectile Speed
    40% less Projectile Damage
    base is projectile [1]
    MonsterDetonateDeadExperimenter
    Spell, Area, Damage, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 0.67 sec
    Cooldown Time: 2 sec
    Base duration is 1.5 seconds
    Base secondary duration is 0.5 seconds
    Deals 87.71 to 131.6 Fire Damage
    Explosion deals base Fire Damage equal to 1% of the corpse's Maximum Life
    Causes +1 Burst
    is area damage [1]
    spell maximum action distance +% [-45]

    Object Type

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueDelve/BeyondEncounter/BeyondDemon2-8"] = {
        name = "Zealot of Tzteosh",
        life = 2.1,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "MonsterMoltenStrike",
            "MonsterDetonateDeadExperimenter",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterMoltenStrike"] = {
        name = "Molten Strike",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth from the enemies you hit, divided amongst all enemies hit by the strike. These will deal area attack damage to enemies where they land.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Projectile] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Fire] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.ProjectilesNotFromUser] = true,
            [SkillType.ThresholdJewelChaining] = true,
            [SkillType.Multistrikeable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_fire",
            "number_of_additional_projectiles",
            "active_skill_damage_+%_final",
            "physical_damage_+%",
            "active_skill_projectile_damage_+%_final",
            "base_projectile_speed_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {60, 2, 20, 10, -40, -25, levelRequirement = 10, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterDetonateDeadExperimenter"] = {
        name = "MonsterDetonateDeadExperimenter",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.67,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "corpse_explosion_monster_life_%",
            "base_skill_effect_duration",
            "base_secondary_skill_effect_duration",
            "upheaval_number_of_spikes",
            "spell_maximum_action_distance_+%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1, 1500, 500, 1, -45, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster no beyond portal [1]
    IdCannotSpawnBeyondPortals
    FamilyCannotSpawnBeyondPortals
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no beyond portal Min: 1 Max: 1 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Monsters grant 300% increased Experience
    monster no drops [0]
    IdMonsterSlainExperienceIncreaseBeyondDelve__
    FamilyMonsterSlainExperience
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no drops Min: 0 Max: 0 Global
  • monster slain experience +% Min: 300 Max: 300 Global
  • Edit

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