Unearthed Runecaster
หุ่นกล
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
กำจัดโล่พลังงาน ทั้งหมด
monster gain base ward equal to total maximum life % [10]
monster hellscape charge +% [-35]
กำจัดโล่พลังงาน ทั้งหมด
monster gain base ward equal to total maximum life % [10]
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueExpedition/MercurialArmour/MercurialArmourCasterSpectre |
Tags | นักเวท, construct, fire_affinity, is_unarmed, medium_movement, metal_armour, not_dex, not_int, undead, ward_armour |
Packs |
พลังชีวิต
248%
Ward From Life
10%
ค่าเกราะ
+50%
Ailment Threshold
187%
ค่าต้านทาน
75 0 0 0
Damage
110%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 14
Attack Time
1.32 Second
Damage Spread
±20%
ค่าประสบการณ์
110%
Model Size
100%
Type
ExpeditionMercurialArmourCaster
Metadata
MercurialArmourCaster
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
15,955
ค่าเกราะ
43,185
การหลบหลีก
4,739
โล่พลังงาน
0
Damage
411
ความเสียหายเวท
411
ความแม่นยำ
290
Attack Time
1.32
ค่าประสบการณ์
11,281
Ailment Threshold
12,030
Chill
38
Shock
38
Brittle
215
Scorch
38
Sap
105
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).
MPSMercurialCasterEnrage
Spell, Projectile, ProjectilesFromUser, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 1.33 วินาที
สร้างความเสียหาย ไฟ 1222 ถึง 1833
base is projectile [1]
disable visual hit effect [1]
monster projectile variation [199]
projectile uses contact position [1]
spell maximum action distance +% [-30]
use scaled contact offset [1]
base is projectile [1]
disable visual hit effect [1]
monster projectile variation [199]
projectile uses contact position [1]
spell maximum action distance +% [-30]
use scaled contact offset [1]
GSMercurialCasterBlast
Spell, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 2.5 วินาที
คูลดาวน์: 6 วินาที
มีโอกาสติดสถานะ ลุกไหม้ +15%
สร้างความเสียหาย ไฟ 1664 ถึง 2496
เพิ่มความเสียหาย ลุกไหม้ อีก -5%
ignite art variation [4]
is area damage [1]
spell maximum action distance +% [-40]
สร้างความเสียหาย ไฟ 1664 ถึง 2496
เพิ่มความเสียหาย ลุกไหม้ อีก -5%
ignite art variation [4]
is area damage [1]
spell maximum action distance +% [-40]
Object Type
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterFodderBase" StateMachine { define_shared_state = " emergefix; death; " }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterFodderBase" Life { on_spawned_alive = " AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/alive.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/enraged.epk ); " } StateMachine { on_state_emergefix_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/alive.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/enraged.epk ); " } Actor { on_start_GeometrySpell = "SetStateTo( glowboost, 1 );" on_end_or_destroy_GeometrySpell = "SetStateTo( glowboost, 0 );" on_end_Emerge = " IfState( emergefix, 1, { Delay( 0.5, { AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/alive.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/enraged.epk ); } ); } ); " } StateMachine { on_or_create_state_death_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/alive.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/enraged.epk ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/MercurialArmour/MercurialArmourCaster"] = { name = "Unearthed Runecaster", life = 2.48, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.1, damageSpread = 0.2, attackTime = 1.32, attackRange = 14, accuracy = 1, skillList = { "MPSMercurialCasterEnrage", "GSMercurialCasterBlast", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MPSMercurialCasterEnrage"] = { name = "MPSMercurialCasterEnrage", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "disable_visual_hit_effect", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 199, -30, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSMercurialCasterBlast"] = { name = "GSMercurialCasterBlast", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "active_skill_damage_+%_final", "active_skill_ignite_damage_+%_final", "ignite_art_variation", "chance_to_be_ignited_%", "spell_maximum_action_distance_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0, -10, 4, 15, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 2, 2}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, -10, 0, 4, 15, -40, critChance = 5, levelRequirement = 45, statInterpolation = {3, 3, 2, 2}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 0, -5, 4, 15, -40, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 2, 2}, cost = { }, }, }, }
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
กำจัดโล่พลังงาน ทั้งหมด
monster gain base ward equal to total maximum life % [10]
Id | MonsterGainLifeAsWardBasic |
---|---|
Family | MonsterGainLifeAsWard |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
Unearthed Runecaster
หุ่นกล
ด่าน: Citadel Map
กำจัดโล่พลังงาน ทั้งหมด
monster gain base ward equal to total maximum life % [10]
monster gain base ward equal to total maximum life % [10]
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueExpedition/MercurialArmour/MercurialArmourCasterSpectre |
Area | Citadel Map |
Tags | นักเวท, construct, fire_affinity, is_unarmed, medium_movement, metal_armour, not_dex, not_int, undead, ward_armour |
Packs |
พลังชีวิต
248%
Ward From Life
10%
ค่าเกราะ
+50%
Ailment Threshold
187%
ค่าต้านทาน
75 0 0 0
Damage
110%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 14
Attack Time
1.32 Second
Damage Spread
±20%
ค่าประสบการณ์
110%
Model Size
100%
Type
ExpeditionMercurialArmourCaster
Metadata
MercurialArmourCasterStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
84
พลังชีวิต
87,532
ค่าเกราะ
149,751
การหลบหลีก
8,120
โล่พลังงาน
0
Damage
1,049
ความเสียหายเวท
1,049
ความแม่นยำ
538
Attack Time
1.32
ค่าประสบการณ์
14,575
Ailment Threshold
66,002
Chill
209
Shock
209
Brittle
1,181
Scorch
209
Sap
577
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).
MPSMercurialCasterEnrage
Spell, Projectile, ProjectilesFromUser, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 1.33 วินาที
สร้างความเสียหาย ไฟ 2231 ถึง 3346
base is projectile [1]
disable visual hit effect [1]
monster projectile variation [199]
projectile uses contact position [1]
spell maximum action distance +% [-30]
use scaled contact offset [1]
base is projectile [1]
disable visual hit effect [1]
monster projectile variation [199]
projectile uses contact position [1]
spell maximum action distance +% [-30]
use scaled contact offset [1]
GSMercurialCasterBlast
Spell, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 2.5 วินาที
คูลดาวน์: 6 วินาที
มีโอกาสติดสถานะ ลุกไหม้ +15%
สร้างความเสียหาย ไฟ 3022 ถึง 4533
เพิ่มความเสียหาย ลุกไหม้ อีก -5%
ignite art variation [4]
is area damage [1]
spell maximum action distance +% [-40]
สร้างความเสียหาย ไฟ 3022 ถึง 4533
เพิ่มความเสียหาย ลุกไหม้ อีก -5%
ignite art variation [4]
is area damage [1]
spell maximum action distance +% [-40]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/MercurialArmour/MercurialArmourCasterStandalone"] = { name = "Unearthed Runecaster", life = 2.48, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.1, damageSpread = 0.2, attackTime = 1.32, attackRange = 14, accuracy = 1, skillList = { "MPSMercurialCasterEnrage", "GSMercurialCasterBlast", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MPSMercurialCasterEnrage"] = { name = "MPSMercurialCasterEnrage", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "disable_visual_hit_effect", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 199, -30, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSMercurialCasterBlast"] = { name = "GSMercurialCasterBlast", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "active_skill_damage_+%_final", "active_skill_ignite_damage_+%_final", "ignite_art_variation", "chance_to_be_ignited_%", "spell_maximum_action_distance_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0, -10, 4, 15, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 2, 2}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, -10, 0, 4, 15, -40, critChance = 5, levelRequirement = 45, statInterpolation = {3, 3, 2, 2}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 0, -5, 4, 15, -40, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 2, 2}, cost = { }, }, }, }
กำจัดโล่พลังงาน ทั้งหมด
monster gain base ward equal to total maximum life % [10]
Id | MonsterGainLifeAsWardBasic |
---|---|
Family | MonsterGainLifeAsWard |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
Unearthed Runecaster
หุ่นกล
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
กำจัดโล่พลังงาน ทั้งหมด
monster gain base ward equal to total maximum life % [10]
monster hellscape charge +% [-35]
กำจัดโล่พลังงาน ทั้งหมด
monster gain base ward equal to total maximum life % [10]
Spectre | Y |
---|---|
Tags | นักเวท, construct, fire_affinity, is_unarmed, medium_movement, metal_armour, not_dex, not_int, undead, ward_armour |
พลังชีวิต
248%
Ward From Life
10%
ค่าเกราะ
+50%
Ailment Threshold
187%
ค่าต้านทาน
75 0 0 0
Damage
110%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 14
Attack Time
1.32 Second
Damage Spread
±20%
ค่าประสบการณ์
110%
Model Size
100%
Type
ExpeditionMercurialArmourCaster
Metadata
MercurialArmourCasterSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
15,955
ค่าเกราะ
43,185
การหลบหลีก
4,739
โล่พลังงาน
0
Damage
411
ความเสียหายเวท
411
ความแม่นยำ
290
Attack Time
1.32
ค่าประสบการณ์
11,281
Ailment Threshold
12,030
Chill
38
Shock
38
Brittle
215
Scorch
38
Sap
105
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).
MPSMercurialCasterEnrage
Spell, Projectile, ProjectilesFromUser, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 1.33 วินาที
สร้างความเสียหาย ไฟ 1222 ถึง 1833
base is projectile [1]
disable visual hit effect [1]
monster projectile variation [199]
projectile uses contact position [1]
spell maximum action distance +% [-30]
use scaled contact offset [1]
base is projectile [1]
disable visual hit effect [1]
monster projectile variation [199]
projectile uses contact position [1]
spell maximum action distance +% [-30]
use scaled contact offset [1]
GSMercurialCasterBlast
Spell, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 2.5 วินาที
คูลดาวน์: 6 วินาที
มีโอกาสติดสถานะ ลุกไหม้ +15%
สร้างความเสียหาย ไฟ 1664 ถึง 2496
เพิ่มความเสียหาย ลุกไหม้ อีก -5%
ignite art variation [4]
is area damage [1]
spell maximum action distance +% [-40]
สร้างความเสียหาย ไฟ 1664 ถึง 2496
เพิ่มความเสียหาย ลุกไหม้ อีก -5%
ignite art variation [4]
is area damage [1]
spell maximum action distance +% [-40]
Object Type
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterFodderBase" StateMachine { define_shared_state = " emergefix; death; " }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterFodderBase" Life { on_spawned_alive = " AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/alive.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/enraged.epk ); " } StateMachine { on_state_emergefix_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/alive.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/enraged.epk ); " } Actor { on_start_GeometrySpell = "SetStateTo( glowboost, 1 );" on_end_or_destroy_GeometrySpell = "SetStateTo( glowboost, 0 );" on_end_Emerge = " IfState( emergefix, 1, { Delay( 0.5, { AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/alive.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/enraged.epk ); } ); } ); " } StateMachine { on_or_create_state_death_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/alive.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/mercurial_armour/epk/enraged.epk ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/MercurialArmour/MercurialArmourCasterSpectre"] = { name = "Unearthed Runecaster", life = 2.48, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.1, damageSpread = 0.2, attackTime = 1.32, attackRange = 14, accuracy = 1, skillList = { "MPSMercurialCasterEnrage", "GSMercurialCasterBlast", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MPSMercurialCasterEnrage"] = { name = "MPSMercurialCasterEnrage", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "disable_visual_hit_effect", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 199, -30, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSMercurialCasterBlast"] = { name = "GSMercurialCasterBlast", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "active_skill_damage_+%_final", "active_skill_ignite_damage_+%_final", "ignite_art_variation", "chance_to_be_ignited_%", "spell_maximum_action_distance_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0, -10, 4, 15, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 2, 2}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, -10, 0, 4, 15, -40, critChance = 5, levelRequirement = 45, statInterpolation = {3, 3, 2, 2}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 0, -5, 4, 15, -40, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 2, 2}, cost = { }, }, }, }
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
กำจัดโล่พลังงาน ทั้งหมด
monster gain base ward equal to total maximum life % [10]
Id | MonsterGainLifeAsWardBasic |
---|---|
Family | MonsterGainLifeAsWard |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |