ดวงตาของซึเทียช
ปีศาจ
monster no beyond portal [1]
monster no map drops [1]
monster no map drops [1]
Eye of Tzteosh
พลังชีวิต
140%
การหลบหลีก
+20%
Ailment Threshold
140%
ค่าต้านทาน
0 0 0 0
Damage
144%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
2 ~ 9
Attack Time
1.005 Second
Damage Spread
±20%
ค่าประสบการณ์
80%
Model Size
75%
Type
BeyondDemonSquid1
Metadata
BeyondDemon1-3
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
9,007
ค่าเกราะ
28,790
การหลบหลีก
5,687
โล่พลังงาน
0
Damage
538
ความเสียหายเวท
538
ความแม่นยำ
290
Attack Time
1.005
ค่าประสบการณ์
8,204
Ailment Threshold
9,007
Chill
28
Shock
28
Brittle
161
Scorch
28
Sap
79
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 430–645
โอกาสคริติคอล: 5%
Attack Time: 1.005 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MonsterRighteousFire
Spell, Buff, Area, CausesBurning, DamageOverTime, Fire, Totemable, Triggerable, Instant, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
ไฟธรรมะ (Righteous Fire)
เวลาร่าย: 1 วินาที
อาบเพลิงเวทมนตร์ที่จะสร้างสถานะ ติดไฟ ต่อคุณและศัตรูที่อยู่ใกล้อย่างรวดเร็ว ความเสียหาย เวท ของคุณจะเพิ่มขึ้นเป็นอย่างมากขณะที่รับผลนี้ ผลนี้จะสิ้นสุดลงเมื่อคุณมีพลังชีวิตเหลือ 1 หน่วย
สร้างความเสียหาย ไฟ พื้นฐาน 885.2 ต่อวินาที
รัศมีพื้นฐาน 1.8 เมตร
active skill area of effect radius +% final [64]
รัศมีพื้นฐาน 1.8 เมตร
active skill area of effect radius +% final [64]
BeyondDemonFlameWhip
Spell, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Area, Fire, CanRapidFire, AreaSpell, Duration
คลื่นเพลิง (Flame Surge)
โอกาสคริติคอล: 6%
เวลาร่าย: 0.5 วินาที
จู่โจมศัตรูตรงหน้าของคุณด้วยคลื่นเปลวไฟ ศัตรูที่ติดสถานะ ติดไฟ จะได้รับความเสียหายเพิ่มขึ้น อีก หากคุณปะทะศัตรูที่ติดสถานะ ลุกไหม้ สกิลนี้จะสร้าง พื้นลุกไหม้ ข้างใต้มัน ม็อดความเสียหายของคุณไม่ส่งผลต่อ พื้นลุกไหม้ นี้
สร้างความเสียหาย ไฟ 440.2 ถึง 660.3
เพิ่มความเสียหาย ปะทะ อีก +25% ต่อศัตรูที่ติดสถานะ ติดไฟ
ไม่สามารถสร้างสถานะ ลุกไหม้ ได้
active skill area of effect radius +% final [-17]
is area damage [1]
เพิ่มความเสียหาย ปะทะ อีก +25% ต่อศัตรูที่ติดสถานะ ติดไฟ
ไม่สามารถสร้างสถานะ ลุกไหม้ ได้
active skill area of effect radius +% final [-17]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { monster_is_beyond_monster = 1 } Life { corpse_usable = false } Actor { basic_action = "Emerge" } Animated { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/gore_explode/gore_explosion_no_gibs_nofire.ao" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/BeyondDemons/BeyondDemon1-3"] = { name = "Eye of Tzteosh", life = 1.4, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.44, damageSpread = 0.2, attackTime = 1.005, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MonsterRighteousFire", "BeyondDemonFlameWhip", }, 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["MonsterRighteousFire"] = { name = "Righteous Fire", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.", skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.CausesBurning] = true, [SkillType.DamageOverTime] = true, [SkillType.Fire] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_to_deal_per_minute", "active_skill_base_area_of_effect_radius", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {1, 18, 64, levelRequirement = 3, statInterpolation = {3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BeyondDemonFlameWhip"] = { name = "Flame Surge", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage. If you hit an ignited enemy, will create burning ground under them. Your damage modifiers don't apply to this burning ground.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "flame_whip_damage_+%_final_vs_burning_enemies", "active_skill_area_of_effect_radius_+%_final", "never_ignite", "is_area_damage", }, levels = { [1] = {0.69999998807907, 1.1000000238419, 25, -17, critChance = 6, levelRequirement = 2, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.75, 1.1499999761581, 25, -17, critChance = 6, levelRequirement = 10, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 25, -17, critChance = 6, levelRequirement = 14, statInterpolation = {3, 3}, cost = { }, }, }, }
monster no beyond portal [1]
Id | CannotSpawnBeyondPortals |
---|---|
Family | CannotSpawnBeyondPortals |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
ดวงตาของซึเทียช
ปีศาจ
monster no map drops [1]
มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 300%
monster no drops [0]
มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 300%
monster no drops [0]
Eye of Tzteosh
Spectre | N |
---|---|
Tags | animal_claw_weapon, beyond_demon, นักเวท, delve_monster, demon, fire_affinity, flesh_armour, insect_blood, is_unarmed, medium_height, melee, no_pantheon_mod, not_int, not_str, physical_affinity, very_slow_movement |
พลังชีวิต
140%
การหลบหลีก
+20%
Ailment Threshold
140%
ค่าต้านทาน
0 0 0 0
Damage
144%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
2 ~ 9
Attack Time
1.005 Second
Damage Spread
±20%
ค่าประสบการณ์
80%
Model Size
75%
Type
BeyondDemonSquid1
Metadata
BeyondDemon1-3
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
9,007
ค่าเกราะ
28,790
การหลบหลีก
5,687
โล่พลังงาน
0
Damage
538
ความเสียหายเวท
538
ความแม่นยำ
290
Attack Time
1.005
ค่าประสบการณ์
8,204
Ailment Threshold
9,007
Chill
28
Shock
28
Brittle
161
Scorch
28
Sap
79
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 430–645
โอกาสคริติคอล: 5%
Attack Time: 1.005 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MonsterRighteousFire
Spell, Buff, Area, CausesBurning, DamageOverTime, Fire, Totemable, Triggerable, Instant, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
ไฟธรรมะ (Righteous Fire)
เวลาร่าย: 1 วินาที
อาบเพลิงเวทมนตร์ที่จะสร้างสถานะ ติดไฟ ต่อคุณและศัตรูที่อยู่ใกล้อย่างรวดเร็ว ความเสียหาย เวท ของคุณจะเพิ่มขึ้นเป็นอย่างมากขณะที่รับผลนี้ ผลนี้จะสิ้นสุดลงเมื่อคุณมีพลังชีวิตเหลือ 1 หน่วย
สร้างความเสียหาย ไฟ พื้นฐาน 885.2 ต่อวินาที
รัศมีพื้นฐาน 1.8 เมตร
active skill area of effect radius +% final [64]
รัศมีพื้นฐาน 1.8 เมตร
active skill area of effect radius +% final [64]
BeyondDemonFlameWhip
Spell, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Area, Fire, CanRapidFire, AreaSpell, Duration
คลื่นเพลิง (Flame Surge)
โอกาสคริติคอล: 6%
เวลาร่าย: 0.5 วินาที
จู่โจมศัตรูตรงหน้าของคุณด้วยคลื่นเปลวไฟ ศัตรูที่ติดสถานะ ติดไฟ จะได้รับความเสียหายเพิ่มขึ้น อีก หากคุณปะทะศัตรูที่ติดสถานะ ลุกไหม้ สกิลนี้จะสร้าง พื้นลุกไหม้ ข้างใต้มัน ม็อดความเสียหายของคุณไม่ส่งผลต่อ พื้นลุกไหม้ นี้
สร้างความเสียหาย ไฟ 440.2 ถึง 660.3
เพิ่มความเสียหาย ปะทะ อีก +25% ต่อศัตรูที่ติดสถานะ ติดไฟ
ไม่สามารถสร้างสถานะ ลุกไหม้ ได้
active skill area of effect radius +% final [-17]
is area damage [1]
เพิ่มความเสียหาย ปะทะ อีก +25% ต่อศัตรูที่ติดสถานะ ติดไฟ
ไม่สามารถสร้างสถานะ ลุกไหม้ ได้
active skill area of effect radius +% final [-17]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { monster_is_beyond_monster = 1 } Life { corpse_usable = false } Actor { basic_action = "Emerge" } Animated { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/gore_explode/gore_explosion_no_gibs_nofire.ao" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueDelve/BeyondEncounter/BeyondDemon1-3"] = { name = "Eye of Tzteosh", life = 1.4, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.44, damageSpread = 0.2, attackTime = 1.005, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MonsterRighteousFire", "BeyondDemonFlameWhip", }, 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["MonsterRighteousFire"] = { name = "Righteous Fire", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.", skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.CausesBurning] = true, [SkillType.DamageOverTime] = true, [SkillType.Fire] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_to_deal_per_minute", "active_skill_base_area_of_effect_radius", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {1, 18, 64, levelRequirement = 3, statInterpolation = {3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BeyondDemonFlameWhip"] = { name = "Flame Surge", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage. If you hit an ignited enemy, will create burning ground under them. Your damage modifiers don't apply to this burning ground.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "flame_whip_damage_+%_final_vs_burning_enemies", "active_skill_area_of_effect_radius_+%_final", "never_ignite", "is_area_damage", }, levels = { [1] = {0.69999998807907, 1.1000000238419, 25, -17, critChance = 6, levelRequirement = 2, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.75, 1.1499999761581, 25, -17, critChance = 6, levelRequirement = 10, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 25, -17, critChance = 6, levelRequirement = 14, statInterpolation = {3, 3}, cost = { }, }, }, }
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 300%
monster no drops [0]
Id | MonsterSlainExperienceIncreaseBeyondDelve__ |
---|---|
Family | MonsterSlainExperience |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |