Enslaved Spirit
อันเดด
นำความเสียหาย กายภาพ 100% ไปเสริมเป็น น้ำแข็ง
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueUltimatum/Wraith/WraithSpectre |
Tags | นักเวท, cold_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, melee, not_dex, not_str, physical_affinity, ranged, slow_movement, undead |
พลังชีวิต
300%
Energy Shield From Life
20%
Ailment Threshold
300%
ค่าต้านทาน
0 40 0 0
Damage
60%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 15
Attack Time
1.995 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
100%
Type
VaalWraithUltimatum
Metadata
Wraith
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
19,300
ค่าเกราะ
28,790
การหลบหลีก
4,739
โล่พลังงาน
1,225
Damage
224
ความเสียหายเวท
224
ความแม่นยำ
290
Attack Time
1.995
ค่าประสบการณ์
20,510
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 179–269
โอกาสคริติคอล: 5%
Attack Time: 1.995 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
EmptyActionDashWraith
Spell
เวลาร่าย: 1.33 วินาที
คูลดาวน์: 10 วินาที
GSWraithIceBeam
Spell, Triggerable
เวลาร่าย: 3.2 วินาที
คูลดาวน์: 8 วินาที
สร้างความเสียหาย น้ำแข็ง 1479 ถึง 2218
สถานะ หนาวเย็น จากการปะทะของคุณ จะลดความเร็วในการกระทำ อย่างน้อย 10% เสมอ
is area damage [1]
สถานะ หนาวเย็น จากการปะทะของคุณ จะลดความเร็วในการกระทำ อย่างน้อย 10% เสมอ
is area damage [1]
MPSUltimatumColdBasic
Spell, Projectile, ProjectilesFromUser, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 1.5 วินาที
สร้างความเสียหาย น้ำแข็ง 640.8 ถึง 961.2
base is projectile [1]
monster projectile variation [184]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
base is projectile [1]
monster projectile variation [184]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
GSWraithIceNova
Spell, Triggerable
เวลาร่าย: 1 วินาที
สร้างความเสียหาย น้ำแข็ง 487.4 ถึง 731.1
is area damage [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" BaseEvents { on_construction_complete = " IfVarietyContains( Transformer, { SetCorpseUsable( false ); } ); " }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/Wraith/Wraith"] = { name = "Enslaved Spirit", life = 3, energyShield = 0.2, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 0.6, damageSpread = 0.2, attackTime = 1.995, attackRange = 15, accuracy = 1, skillList = { "MeleeAtAnimationSpeedUnique", "EmptyActionDashWraith", "GSWraithIceBeam", "GSWraithIceNova", "MPSUltimatumColdBasic", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUnique"] = { 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["EmptyActionDashWraith"] = { name = "EmptyActionDashWraith", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSWraithIceBeam"] = { name = "GSWraithIceBeam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.2, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "chill_minimum_slow_%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 10, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSWraithIceNova"] = { name = "GSWraithIceNova", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSUltimatumColdBasic"] = { name = "MPSUltimatumColdBasic", 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.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 184, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
นำความเสียหาย กายภาพ 100% ไปเสริมเป็น น้ำแข็ง
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
Enslaved Spirit
อันเดด
นำความเสียหาย กายภาพ 100% ไปเสริมเป็น น้ำแข็ง
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueUltimatum/Wraith/WraithSpectre |
Tags | นักเวท, cold_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, melee, not_dex, not_str, physical_affinity, ranged, slow_movement, undead |
พลังชีวิต
300%
Energy Shield From Life
20%
Ailment Threshold
300%
ค่าต้านทาน
0 40 0 0
Damage
60%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 15
Attack Time
1.995 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
100%
Type
VaalWraithUltimatum
Metadata
WraithRuin
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
19,300
ค่าเกราะ
28,790
การหลบหลีก
4,739
โล่พลังงาน
1,225
Damage
224
ความเสียหายเวท
224
ความแม่นยำ
290
Attack Time
1.995
ค่าประสบการณ์
20,510
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 179–269
โอกาสคริติคอล: 5%
Attack Time: 1.995 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
EmptyActionDashWraithRuin
Spell
เวลาร่าย: 1.33 วินาที
คูลดาวน์: 10 วินาที
apply ultimatum ruin on hit [1]
GSWraithIceBeam
Spell, Triggerable
เวลาร่าย: 3.2 วินาที
คูลดาวน์: 8 วินาที
สร้างความเสียหาย น้ำแข็ง 1479 ถึง 2218
สถานะ หนาวเย็น จากการปะทะของคุณ จะลดความเร็วในการกระทำ อย่างน้อย 10% เสมอ
is area damage [1]
สถานะ หนาวเย็น จากการปะทะของคุณ จะลดความเร็วในการกระทำ อย่างน้อย 10% เสมอ
is area damage [1]
MPSUltimatumColdBasic
Spell, Projectile, ProjectilesFromUser, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 1.5 วินาที
สร้างความเสียหาย น้ำแข็ง 640.8 ถึง 961.2
base is projectile [1]
monster projectile variation [184]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
base is projectile [1]
monster projectile variation [184]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
GSWraithIceNovaRuin
Spell, Triggerable
เวลาร่าย: 1 วินาที
สร้างความเสียหาย น้ำแข็ง 487.4 ถึง 731.1
apply ultimatum ruin on hit [1]
is area damage [1]
apply ultimatum ruin on hit [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" BaseEvents { on_construction_complete = " IfVarietyContains( Transformer, { SetCorpseUsable( false ); } ); " }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/Wraith/WraithRuin"] = { name = "Enslaved Spirit", life = 3, energyShield = 0.2, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 0.6, damageSpread = 0.2, attackTime = 1.995, attackRange = 15, accuracy = 1, skillList = { "MeleeAtAnimationSpeedUnique", "EmptyActionDashWraithRuin", "GSWraithIceBeam", "GSWraithIceNovaRuin", "MPSUltimatumColdBasic", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUnique"] = { 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["EmptyActionDashWraithRuin"] = { name = "EmptyActionDashWraithRuin", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "apply_ultimatum_ruin_on_hit", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSWraithIceBeam"] = { name = "GSWraithIceBeam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.2, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "chill_minimum_slow_%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 10, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSWraithIceNovaRuin"] = { name = "GSWraithIceNovaRuin", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", "apply_ultimatum_ruin_on_hit", }, levels = { [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSUltimatumColdBasic"] = { name = "MPSUltimatumColdBasic", 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.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 184, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
นำความเสียหาย กายภาพ 100% ไปเสริมเป็น น้ำแข็ง
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
Enslaved Spirit
อันเดด
นำความเสียหาย กายภาพ 100% ไปเสริมเป็น น้ำแข็ง
Spectre | Y |
---|---|
Tags | นักเวท, cold_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, melee, not_dex, not_str, physical_affinity, ranged, slow_movement, undead |
พลังชีวิต
300%
Energy Shield From Life
20%
Ailment Threshold
300%
ค่าต้านทาน
0 40 0 0
Damage
60%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 15
Attack Time
1.995 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
100%
Type
VaalWraithUltimatum
Metadata
WraithSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
19,300
ค่าเกราะ
28,790
การหลบหลีก
4,739
โล่พลังงาน
1,225
Damage
224
ความเสียหายเวท
224
ความแม่นยำ
290
Attack Time
1.995
ค่าประสบการณ์
20,510
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 179–269
โอกาสคริติคอล: 5%
Attack Time: 1.995 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
EmptyActionDashWraith
Spell
เวลาร่าย: 1.33 วินาที
คูลดาวน์: 10 วินาที
GSWraithIceBeam
Spell, Triggerable
เวลาร่าย: 3.2 วินาที
คูลดาวน์: 8 วินาที
สร้างความเสียหาย น้ำแข็ง 1479 ถึง 2218
สถานะ หนาวเย็น จากการปะทะของคุณ จะลดความเร็วในการกระทำ อย่างน้อย 10% เสมอ
is area damage [1]
สถานะ หนาวเย็น จากการปะทะของคุณ จะลดความเร็วในการกระทำ อย่างน้อย 10% เสมอ
is area damage [1]
MPSUltimatumColdBasic
Spell, Projectile, ProjectilesFromUser, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 1.5 วินาที
สร้างความเสียหาย น้ำแข็ง 640.8 ถึง 961.2
base is projectile [1]
monster projectile variation [184]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
base is projectile [1]
monster projectile variation [184]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
GSWraithIceNova
Spell, Triggerable
เวลาร่าย: 1 วินาที
สร้างความเสียหาย น้ำแข็ง 487.4 ถึง 731.1
is area damage [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" BaseEvents { on_construction_complete = " IfVarietyContains( Transformer, { SetCorpseUsable( false ); } ); " }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/Wraith/WraithSpectre"] = { name = "Enslaved Spirit", life = 3, energyShield = 0.2, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 0.6, damageSpread = 0.2, attackTime = 1.995, attackRange = 15, accuracy = 1, skillList = { "MeleeAtAnimationSpeedUnique", "EmptyActionDashWraith", "GSWraithIceBeam", "GSWraithIceNova", "MPSUltimatumColdBasic", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUnique"] = { 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["EmptyActionDashWraith"] = { name = "EmptyActionDashWraith", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSWraithIceBeam"] = { name = "GSWraithIceBeam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.2, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "chill_minimum_slow_%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 10, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSWraithIceNova"] = { name = "GSWraithIceNova", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSUltimatumColdBasic"] = { name = "MPSUltimatumColdBasic", 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.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 184, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
นำความเสียหาย กายภาพ 100% ไปเสริมเป็น น้ำแข็ง
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
Enslaved Spirit
อันเดด
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Spectre | N |
---|---|
Tags | ghost, ghost_armour, ghost_blood, is_unarmed, non_attacking, not_dex, not_str, slow_movement, undead |
พลังชีวิต
300%
Energy Shield From Life
20%
Ailment Threshold
300%
ค่าต้านทาน
0 40 0 0
Damage
60%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 15
Attack Time
1.995 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
110%
Type
VaalWraithUltimatum
Metadata
WraithImage
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" BaseEvents { on_construction_complete = " CopyAnimation( reference ); PauseAnimation(); " } Actor { basic_action = "Emerge" } Positioned { object_size = 1 collision_hull_type = "projectile" } Stats { immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_item_drop_slots = 0 set_monster_no_drops_or_experience = 1 set_monster_do_not_fracture = 1 set_max_frenzy_charges = 0 set_max_endurance_charges = 0 set_max_power_charges = 0 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 set_phase_through_objects = 1 set_hidden_monster_can_have_auras = 1 } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" Targetable { no_highlight = true targetable = false } StateMachine { define_state = "active" on_or_create_state_active_0 = " AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ultimatum/general_combat/EPKs/vaal_wraith_clone.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ultimatum/mechanics/EPKs/revenant_shimmer.epk ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/Wraith/WraithImage"] = { name = "Enslaved Spirit", life = 3, energyShield = 0.2, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 0.6, damageSpread = 0.2, attackTime = 1.995, attackRange = 15, accuracy = 1, skillList = { }, modList = { }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
Enslaved Spirit
อันเดด
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Spectre | N |
---|---|
Tags | ghost, ghost_armour, ghost_blood, is_unarmed, non_attacking, not_dex, not_str, slow_movement, undead |
พลังชีวิต
300%
Energy Shield From Life
20%
Ailment Threshold
300%
ค่าต้านทาน
0 40 0 0
Damage
60%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 15
Attack Time
1.995 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
110%
Type
VaalWraithUltimatum
Metadata
WraithImageRuin
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" BaseEvents { on_construction_complete = " CopyAnimation( reference ); PauseAnimation(); " } Actor { basic_action = "Emerge" } Positioned { object_size = 1 collision_hull_type = "projectile" } Stats { immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_item_drop_slots = 0 set_monster_no_drops_or_experience = 1 set_monster_do_not_fracture = 1 set_max_frenzy_charges = 0 set_max_endurance_charges = 0 set_max_power_charges = 0 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 set_phase_through_objects = 1 set_hidden_monster_can_have_auras = 1 } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" Targetable { no_highlight = true targetable = false } StateMachine { define_state = "active" on_or_create_state_active_0 = " AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ultimatum/general_combat/EPKs/vaal_wraith_clone_ruin.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ultimatum/mechanics/EPKs/revenant_shimmer.epk ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/Wraith/WraithImageRuin"] = { name = "Enslaved Spirit", life = 3, energyShield = 0.2, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 0.6, damageSpread = 0.2, attackTime = 1.995, attackRange = 15, accuracy = 1, skillList = { }, modList = { }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
Enslaved Spirit
ปีศาจ
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Spectre | N |
---|---|
Tags | beast, demon, ghost, ghost_armour, ghost_blood, is_unarmed, medium_movement, non_attacking, not_str, undead |
พลังชีวิต
352%
Energy Shield From Life
20%
การหลบหลีก
+60%
Ailment Threshold
352%
ค่าต้านทาน
0 40 0 0
Damage
69%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 17
Attack Time
1.995 Second
Damage Spread
±20%
ค่าประสบการณ์
160%
Model Size
110%
Type
JaguarDemonUltimatum
Metadata
JaguarDemonImage
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" BaseEvents { on_construction_complete = " CopyAnimation( reference ); PauseAnimation(); " } Actor { basic_action = "Emerge" } Positioned { object_size = 1 collision_hull_type = "projectile" } Stats { immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_item_drop_slots = 0 set_monster_no_drops_or_experience = 1 set_monster_do_not_fracture = 1 set_max_frenzy_charges = 0 set_max_endurance_charges = 0 set_max_power_charges = 0 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 set_phase_through_objects = 1 set_hidden_monster_can_have_auras = 1 } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" Targetable { no_highlight = true targetable = false }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/JaguarDemon/JaguarDemonImage"] = { name = "Enslaved Spirit", life = 3.52, energyShield = 0.2, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 0.69, damageSpread = 0.2, attackTime = 1.995, attackRange = 17, accuracy = 1, skillList = { }, modList = { }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |