โหรลับแล
มนุษย์
curse effect on self +% final [-50]
monster chance to not flee % [95]
monster damage +% final vs monsters from ancestral rank [100]
monster chance to not flee % [95]
monster damage +% final vs monsters from ancestral rank [100]
Mystic Prophet
Spectre | N |
---|---|
Tags | bludgeoning_weapon, has_one_hand_mace, has_one_handed_melee, human, humanoid, karui, light_armour, medium_height, medium_movement, melee, not_str, physical_affinity, red_blood |
พลังชีวิต
200%
Energy Shield From Life
200%
การหลบหลีก
+25%
Ailment Threshold
200%
ค่าต้านทาน
0 0 0 75
Damage
150%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
5 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
100%
Model Size
100%
Type
AncestralDeathProphet
Metadata
AncestralDeathProphet
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
12,867
ค่าเกราะ
28,790
การหลบหลีก
5,924
โล่พลังงาน
12,254
Damage
560
ความเสียหายเวท
560
ความแม่นยำ
290
Attack Time
1.5
ค่าประสบการณ์
10,255
Ailment Threshold
12,867
Chill
41
Shock
41
Brittle
230
Scorch
41
Sap
112
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: 448–672
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
ABTTAncestralTotemFortify
Buff, Duration, Spell
เวลาร่าย: 1 วินาที
คูลดาวน์: 1000 วินาที
action attack or cast time uses animation length [1]
spell maximum action distance +% [-90]
spell maximum action distance +% [-90]
EASAncestralReverseTime
Spell
เวลาร่าย: 1 วินาที
คูลดาวน์: 10 วินาที
action attack or cast time uses animation length [1]
spell maximum action distance +% [-60]
spell maximum action distance +% [-60]
MPSDeathProphetProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 1 วินาที
สร้างความเสียหาย เคออส 264.1 ถึง 396.2
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [237]
projectile ballistic angle from reference event [1]
projectile uses contact position [1]
spell maximum action distance +% [-40]
use scaled contact offset [1]
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [237]
projectile ballistic angle from reference event [1]
projectile uses contact position [1]
spell maximum action distance +% [-40]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBase" Functions { tele_in = " arg1.PlayEffect( Metadata/Effects/Spells/monsters_effects/League_Ancestral/DeathProphet/puff_in.ao ); this.target_new_loc = arg1.GetLocation(); Delay( 0.1, { PlayBeam( AncestralDeathProphetWarpBeam, this.target_old_loc, this.target_new_loc ); } ); " tele_out = " arg1.PlayEffect( Metadata/Effects/Spells/monsters_effects/League_Ancestral/DeathProphet/puff_out.ao ); this.target_old_loc = arg1.GetLocation(); " } Preload { preload_animated_object = "Metadata/Effects/Spells/ambush/teleport_in.ao" preload_animated_object = "Metadata/Effects/Spells/ambush/teleport_out.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAncestral/AncestralDeathProphet"] = { name = "Mystic Prophet", life = 2, energyShield = 2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 75, damage = 1.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MPSDeathProphetProjectile", "ABTTAncestralTotemFortify", "EASAncestralReverseTime", }, 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["MPSDeathProphetProjectile"] = { name = "MPSDeathProphetProjectile", 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, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 237, -40, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ABTTAncestralTotemFortify"] = { name = "ABTTAncestralTotemFortify", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-90, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASAncestralReverseTime"] = { name = "EASAncestralReverseTime", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-60, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
curse effect on self +% final [-50]
Id | AncestralTrialMonsterCurseEffectHinekora |
---|---|
Family | AncestralTrialMonster |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
monster chance to not flee % [95]
monster damage +% final vs monsters from ancestral rank [100]
Id | AncestralTrialMonsterIntermediateFleeAndDamage |
---|---|
Family | AncestralTrialMonster |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
โหรลับแล
มนุษย์
curse effect on self +% final [-50]
Mystic Prophet
Spectre | Y |
---|---|
Tags | bludgeoning_weapon, has_one_hand_mace, has_one_handed_melee, human, humanoid, karui, light_armour, medium_height, medium_movement, melee, not_str, physical_affinity, red_blood |
Packs |
พลังชีวิต
200%
Energy Shield From Life
200%
การหลบหลีก
+25%
Ailment Threshold
200%
ค่าต้านทาน
0 0 0 75
Damage
113%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
5 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
150%
Model Size
100%
Type
AncestralDeathProphetStandalone
Metadata
AncestralDeathProphetStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
12,867
ค่าเกราะ
28,790
การหลบหลีก
5,924
โล่พลังงาน
12,254
Damage
422
ความเสียหายเวท
422
ความแม่นยำ
290
Attack Time
1.5
ค่าประสบการณ์
15,383
Ailment Threshold
12,867
Chill
41
Shock
41
Brittle
230
Scorch
41
Sap
112
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: 338–507
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
ABTTAncestralTotemFortify
Buff, Duration, Spell
เวลาร่าย: 1 วินาที
คูลดาวน์: 1000 วินาที
action attack or cast time uses animation length [1]
spell maximum action distance +% [-90]
spell maximum action distance +% [-90]
EASAncestralReverseTime
Spell
เวลาร่าย: 1 วินาที
คูลดาวน์: 10 วินาที
action attack or cast time uses animation length [1]
spell maximum action distance +% [-60]
spell maximum action distance +% [-60]
MPSDeathProphetProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 1 วินาที
สร้างความเสียหาย เคออส 264.1 ถึง 396.2
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [237]
projectile ballistic angle from reference event [1]
projectile uses contact position [1]
spell maximum action distance +% [-40]
use scaled contact offset [1]
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [237]
projectile ballistic angle from reference event [1]
projectile uses contact position [1]
spell maximum action distance +% [-40]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBaseStandalone"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBaseStandalone"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAncestral/AncestralDeathProphetStandalone"] = { name = "Mystic Prophet", life = 2, energyShield = 2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 75, damage = 1.13, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MPSDeathProphetProjectile", "ABTTAncestralTotemFortify", "EASAncestralReverseTime", }, 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["MPSDeathProphetProjectile"] = { name = "MPSDeathProphetProjectile", 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, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 237, -40, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ABTTAncestralTotemFortify"] = { name = "ABTTAncestralTotemFortify", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-90, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASAncestralReverseTime"] = { name = "EASAncestralReverseTime", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-60, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
curse effect on self +% final [-50]
Id | AncestralTrialMonsterCurseEffectHinekora |
---|---|
Family | AncestralTrialMonster |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
โหรลับแล
ความชื่นชอบ: 1,000
สาย: ทำให้โทเทมต้นตระกูลมีชีวิตที่สอง
พาสซีฟเผ่า: ต้านทานคำสาป
เสริมกำลังโทเทม (Totemic Fortification)
เสริมพลังให้กับ โทเทมเพื่อน เพื่อให้กลับมามีพลังชีวิตเต็มหลังจากที่ถูกทำลาย
หวนคืนตามคำทำนาย (Prophetic Return)
ส่งตำแหน่งของ ศัตรู คืนสู่ที่ที่มันเคยยืนอยู่เมื่อ 4 วินาทีก่อน
พาสซีฟเผ่า: ต้านทานคำสาป
เสริมกำลังโทเทม (Totemic Fortification)
เสริมพลังให้กับ โทเทมเพื่อน เพื่อให้กลับมามีพลังชีวิตเต็มหลังจากที่ถูกทำลาย
หวนคืนตามคำทำนาย (Prophetic Return)
ส่งตำแหน่งของ ศัตรู คืนสู่ที่ที่มันเคยยืนอยู่เมื่อ 4 วินาทีก่อน
Mystic Prophet