เจ้าชายผู้พ่ายพัง
ปีศาจด่าน: Vaal Pyramid, Vaal Pyramid Map
monster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
stance movement speed +% final [112]
เพิ่มความเร็วในการเคลื่อนที่ 50%
The Broken Prince
| Spectre | |
|---|---|
| Area | Vaal Pyramid, Vaal Pyramid Map |
| Tags | cleaving_weapon, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, medium_height, non_unique_map_boss, physical_affinity, red_blood, very_slow_movement |
พลังชีวิต
270%
Ailment Threshold
270%
ค่าต้านทาน
Damage
230%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
100%
Type
DemonModularMapBoss
Metadata
DemonModularMapBoss1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
75
พลังชีวิต
1,372,329
ค่าเกราะ
49,865
อัตราการหลบหลีก
6,029
Damage
1,484
ความเสียหายเวท
2,215
ความแม่นยำ
762
Attack Time
1.005
ค่าประสบการณ์
129,844
Minion Life
280,109
Minion Damage
1,215
Ailment Threshold
713,611
Chill
2,256
Shock
2,256
Brittle
12,766
Scorch
2,256
Sap
6,234
Phys Convert Ele
275%
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).
MonsterSmokeMine
Spell, Area, Duration, Movement, RemoteMined, AreaSpell, Travel, HasReservation, Blink, Cooldown
ทุ่นระเบิดควัน (Smoke Mine)
เวลาร่าย: 0.5 วินาที
คูลดาวน์: 3 วินาที
โยนทุ่นระเบิดที่จะเทเลพอร์ตคุณเมื่อจุดชนวน บดบังทั้งการหลบหนีและการมาถึงของคุณด้วยม่านควันที่สร้างสถานะ ตาบอด ต่อศัตรู และให้บัฟความเร็วในการเคลื่อนที่ชั่วคราวแก่คุณ ใช้คูลดาวน์ร่วมกับสกิล ก้าวพริบตา อื่นๆ
ระยะเวลาพื้นฐาน 3 วินาที
บัฟมอบม็อด: เพิ่มความเร็วในการเคลื่อนที่ 20%
active skill area of effect radius +% final [-45]
MonsterReaveDemonBoss
Attack, Area, Multistrikeable, Melee
รีฟ (Reave)
Base Damage: 2357—3536
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีพื้นที่ด้านหน้าคุณ การใช้ รีฟ ปะทะศัตรูจะทำให้คุณจะได้รับสเตจ ซึ่งจะค่อยๆ สูญเสียไปหากไม่ได้ปะทะอะไรสักอย่างเป็นระยะเวลาสั้นๆ ต้องใช้กับ มีด, กรงเล็บ หรือ ดาบมือเดียว เท่านั้น
การโจมตีนี้ เกิดซ้ำ เพิ่มเติม 2 ครั้ง
เพิ่มความเสียหาย กายภาพ 12%
เพิ่มความเร็วในการโจมตีประชิด อีก 120%
เพิ่มพื้นที่ส่งผล อีก 30% ต่อสเตจ
active skill area of effect radius +% final [59]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]
support multiple attack damage +% final [-25]
Object Type
version 2
extends "Metadata/Monsters/Demonmodular/Demon"
Transitionable
{
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/DemonModular/DemonModularMapBoss1"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "The Broken Prince",
life = 2.7,
damage = 2.3,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"MonsterReaveDemonBoss",
"MonsterSmokeMine",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MonsterReaveDemonBoss"] = {
name = "Reave",
hidden = true,
color = "2",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Attacks an area in front of you. Each Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Area] = true,
[SkillType.Multistrikeable] = true,
[SkillType.Melee] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
melee = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"reave_area_of_effect_+%_final_per_stage",
"physical_damage_+%",
"base_melee_attack_repeat_count",
"support_multiple_attacks_melee_attack_speed_+%_final",
"support_multiple_attack_damage_+%_final",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"active_skill_area_of_effect_radius_+%_final",
"is_area_damage",
},
levels = {
[1] = {30, 12, 2, 120, -25, -30, 59, levelRequirement = 4, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MonsterSmokeMine"] = {
name = "Smoke Mine",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Throws a mine that will teleport you to it when detonated. It covers both your escape and arrival with a cloud of smoke that blinds enemies, and gives you a temporary buff to movement speed. Shares a cooldown with other Blink skills.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Movement] = true,
[SkillType.RemoteMined] = true,
[SkillType.AreaSpell] = true,
[SkillType.Travel] = true,
[SkillType.HasReservation] = true,
[SkillType.Blink] = true,
[SkillType.Cooldown] = true,
},
statDescriptionScope = "buff_skill_stat_descriptions",
castTime = 0.5,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_skill_effect_duration",
"base_movement_velocity_+%",
"active_skill_area_of_effect_radius_+%_final",
},
levels = {
[1] = {3000, 20, -45, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
| Family | MonsterAura |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 4 (Effective: 3) |
| Stats | |
| Craft Tags | ความเร็ว |
ออร่าเชื่องช้า
รัศมี: 40
ทำให้ศัตรูเชื่องช้า
บัฟมอบม็อด: ลดความเร็วในการเคลื่อนที่ 25%
Slow Aura
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
stance movement speed +% final [112]
| Family | Stance |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | ความเร็ว |
เพิ่มความเร็วในการเคลื่อนที่ 50%
| Family | MovementVelocity |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | ความเร็ว |
เจ้าชายผู้พ่ายพัง
ปีศาจmonster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
stance movement speed +% final [112]
เพิ่มความเร็วในการเคลื่อนที่ 50%
The Broken Prince
| Spectre | |
|---|---|
| Tags | cleaving_weapon, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, medium_height, physical_affinity, red_blood, standalone_map_boss, very_slow_movement |
พลังชีวิต
270%
Ailment Threshold
270%
ค่าต้านทาน
Damage
230%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
100%
Type
DemonModularMapBoss
Metadata
DemonModularMapBoss1Standalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
376,235
ค่าเกราะ
28,790
อัตราการหลบหลีก
4,739
Damage
979
ความเสียหายเวท
1,461
ความแม่นยำ
580
Attack Time
1.005
ค่าประสบการณ์
112,805
Minion Life
81,609
Minion Damage
781
Ailment Threshold
237,028
Chill
749
Shock
749
Brittle
4,240
Scorch
749
Sap
2,071
Phys Convert Ele
240%
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).
MonsterSmokeMine
Spell, Area, Duration, Movement, RemoteMined, AreaSpell, Travel, HasReservation, Blink, Cooldown
ทุ่นระเบิดควัน (Smoke Mine)
เวลาร่าย: 0.5 วินาที
คูลดาวน์: 3 วินาที
โยนทุ่นระเบิดที่จะเทเลพอร์ตคุณเมื่อจุดชนวน บดบังทั้งการหลบหนีและการมาถึงของคุณด้วยม่านควันที่สร้างสถานะ ตาบอด ต่อศัตรู และให้บัฟความเร็วในการเคลื่อนที่ชั่วคราวแก่คุณ ใช้คูลดาวน์ร่วมกับสกิล ก้าวพริบตา อื่นๆ
ระยะเวลาพื้นฐาน 3 วินาที
บัฟมอบม็อด: เพิ่มความเร็วในการเคลื่อนที่ 20%
active skill area of effect radius +% final [-45]
MonsterReaveDemonBoss
Attack, Area, Multistrikeable, Melee
รีฟ (Reave)
Base Damage: 1554—2331
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีพื้นที่ด้านหน้าคุณ การใช้ รีฟ ปะทะศัตรูจะทำให้คุณจะได้รับสเตจ ซึ่งจะค่อยๆ สูญเสียไปหากไม่ได้ปะทะอะไรสักอย่างเป็นระยะเวลาสั้นๆ ต้องใช้กับ มีด, กรงเล็บ หรือ ดาบมือเดียว เท่านั้น
การโจมตีนี้ เกิดซ้ำ เพิ่มเติม 2 ครั้ง
เพิ่มความเสียหาย กายภาพ 12%
เพิ่มความเร็วในการโจมตีประชิด อีก 120%
เพิ่มพื้นที่ส่งผล อีก 30% ต่อสเตจ
active skill area of effect radius +% final [59]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]
support multiple attack damage +% final [-25]
Object Type
version 2 extends "Metadata/Monsters/Demonmodular/Demon" extends "Metadata/Monsters/StandaloneMapBoss"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/DemonModular/DemonModularMapBoss1Standalone"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "The Broken Prince",
life = 2.7,
damage = 2.3,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"MonsterReaveDemonBoss",
"MonsterSmokeMine",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MonsterReaveDemonBoss"] = {
name = "Reave",
hidden = true,
color = "2",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Attacks an area in front of you. Each Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Area] = true,
[SkillType.Multistrikeable] = true,
[SkillType.Melee] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
melee = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"reave_area_of_effect_+%_final_per_stage",
"physical_damage_+%",
"base_melee_attack_repeat_count",
"support_multiple_attacks_melee_attack_speed_+%_final",
"support_multiple_attack_damage_+%_final",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"active_skill_area_of_effect_radius_+%_final",
"is_area_damage",
},
levels = {
[1] = {30, 12, 2, 120, -25, -30, 59, levelRequirement = 4, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MonsterSmokeMine"] = {
name = "Smoke Mine",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Throws a mine that will teleport you to it when detonated. It covers both your escape and arrival with a cloud of smoke that blinds enemies, and gives you a temporary buff to movement speed. Shares a cooldown with other Blink skills.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Movement] = true,
[SkillType.RemoteMined] = true,
[SkillType.AreaSpell] = true,
[SkillType.Travel] = true,
[SkillType.HasReservation] = true,
[SkillType.Blink] = true,
[SkillType.Cooldown] = true,
},
statDescriptionScope = "buff_skill_stat_descriptions",
castTime = 0.5,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_skill_effect_duration",
"base_movement_velocity_+%",
"active_skill_area_of_effect_radius_+%_final",
},
levels = {
[1] = {3000, 20, -45, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
| Family | MonsterAura |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 4 (Effective: 3) |
| Stats | |
| Craft Tags | ความเร็ว |
ออร่าเชื่องช้า
รัศมี: 40
ทำให้ศัตรูเชื่องช้า
บัฟมอบม็อด: ลดความเร็วในการเคลื่อนที่ 25%
Slow Aura
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
stance movement speed +% final [112]
| Family | Stance |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | ความเร็ว |
เพิ่มความเร็วในการเคลื่อนที่ 50%
| Family | MovementVelocity |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | ความเร็ว |
เจ้าชายผู้พ่ายพัง
ปีศาจmonster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
stance movement speed +% final [112]
เพิ่มความเร็วในการเคลื่อนที่ 50%
The Broken Prince
| Spectre | |
|---|---|
| Tags | cleaving_weapon, demon, elder_map_boss, flesh_armour, is_unarmed, medium_height, non_attacking, red_blood, very_slow_movement |
พลังชีวิต
270%
Ailment Threshold
270%
ค่าต้านทาน
Damage
230%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
100%
Type
DemonModularMapBoss
Metadata
DemonModularMapBoss1Elder
Object Type
version 2
extends "Metadata/Monsters/Monster"
Life
{
corpse_usable = false
}
Stats
{
base_cannot_be_damaged = 1
base_cannot_be_stunned = 1
cannot_be_knocked_back = 1
is_hidden_monster = 1
immune_to_curses = 1
immune_to_auras_from_other_entities = 1
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/DemonModular/DemonModularMapBoss1Elder"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "The Broken Prince",
life = 2.7,
damage = 2.3,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
},
modList = {
},
}
| Family | MonsterAura |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 4 (Effective: 3) |
| Stats | |
| Craft Tags | ความเร็ว |
ออร่าเชื่องช้า
รัศมี: 40
ทำให้ศัตรูเชื่องช้า
บัฟมอบม็อด: ลดความเร็วในการเคลื่อนที่ 25%
Slow Aura
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
stance movement speed +% final [112]
| Family | Stance |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | ความเร็ว |
เพิ่มความเร็วในการเคลื่อนที่ 50%
| Family | MovementVelocity |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | ความเร็ว |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.




















