O Príncipe Falido
DemoníacoÁrea: Pirâmide Vaal, Mapa: Pirâmide Vaal
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]
Velocidade de Movimento aumentada em 50%
The Broken Prince
| Spectre | |
|---|---|
| Area | Pirâmide Vaal, Mapa: Pirâmide Vaal |
| 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 |
Vida
270%
Ailment Threshold
270%
Resistência
Damage
230%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
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.
Nível
75
Vida
1,372,329
Armadura
49,865
Evasão
6,029
Damage
1,484
Dano Mágico
2,215
Precisão
762
Attack Time
1.005
Experiência
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
Mina de Fumaça
Tempo de Conjuração: 0.5 seg
Recarga: 3 seg
Arremessa uma mina que o teleportará para ela quando detonada. Ela cobre tanto sua fuga quanto sua chegada com uma nuvem de fumaça que cega os inimigos e dá um bônus temporário de velocidade de movimento. Compartilha recarga com outras habilidades de Teleporte.
Duração base é de 3 segundos
Buff concede Velocidade de Movimento aumentada em 20%
active skill area of effect radius +% final [-45]
MonsterReaveDemonBoss
Attack, Area, Multistrikeable, Melee
Devastar
Base Damage: 2357—3536
Chance de Crítico: 5%
Attack Time: 1.5 seg
Ataca uma área na sua frente. Cada Devastação que acertar um inimigo concede estágios, que você começa a perder após um curto período sem acertar nada. Funciona apenas com Adagas, Garras e Espadas de Uma Mão.
Este Ataque se Repete 2 vezes adicionais
Dano Físico aumentado em 12%
120% mais Velocidade de Ataque Corpo a Corpo
30% mais Área de Efeito por cada estágio
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 | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 4 (Effective: 3) |
| Stats | |
| Craft Tags | Velocidade |
Aura Lenta
Raio: 40
Inimigos estão Desacelerados
Buff concede Velocidade de Movimento reduzida em 25%
Slow Aura
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats |
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
stance movement speed +% final [112]
| Family | Stance |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Velocidade |
Velocidade de Movimento aumentada em 50%
| Family | MovementVelocity |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Velocidade |
O Príncipe Falido
Demoníacomonster 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]
Velocidade de Movimento aumentada em 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 |
Vida
270%
Ailment Threshold
270%
Resistência
Damage
230%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
376,235
Armadura
28,790
Evasão
4,739
Damage
979
Dano Mágico
1,461
Precisão
580
Attack Time
1.005
Experiência
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
Mina de Fumaça
Tempo de Conjuração: 0.5 seg
Recarga: 3 seg
Arremessa uma mina que o teleportará para ela quando detonada. Ela cobre tanto sua fuga quanto sua chegada com uma nuvem de fumaça que cega os inimigos e dá um bônus temporário de velocidade de movimento. Compartilha recarga com outras habilidades de Teleporte.
Duração base é de 3 segundos
Buff concede Velocidade de Movimento aumentada em 20%
active skill area of effect radius +% final [-45]
MonsterReaveDemonBoss
Attack, Area, Multistrikeable, Melee
Devastar
Base Damage: 1554—2331
Chance de Crítico: 5%
Attack Time: 1.5 seg
Ataca uma área na sua frente. Cada Devastação que acertar um inimigo concede estágios, que você começa a perder após um curto período sem acertar nada. Funciona apenas com Adagas, Garras e Espadas de Uma Mão.
Este Ataque se Repete 2 vezes adicionais
Dano Físico aumentado em 12%
120% mais Velocidade de Ataque Corpo a Corpo
30% mais Área de Efeito por cada estágio
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 | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 4 (Effective: 3) |
| Stats | |
| Craft Tags | Velocidade |
Aura Lenta
Raio: 40
Inimigos estão Desacelerados
Buff concede Velocidade de Movimento reduzida em 25%
Slow Aura
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats |
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
stance movement speed +% final [112]
| Family | Stance |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Velocidade |
Velocidade de Movimento aumentada em 50%
| Family | MovementVelocity |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Velocidade |
O Príncipe Falido
Demoníacomonster 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]
Velocidade de Movimento aumentada em 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 |
Vida
270%
Ailment Threshold
270%
Resistência
Damage
230%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
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 | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 4 (Effective: 3) |
| Stats | |
| Craft Tags | Velocidade |
Aura Lenta
Raio: 40
Inimigos estão Desacelerados
Buff concede Velocidade de Movimento reduzida em 25%
Slow Aura
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats |
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
stance movement speed +% final [112]
| Family | Stance |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Velocidade |
Velocidade de Movimento aumentada em 50%
| Family | MovementVelocity |
|---|---|
| Domains | monstro (3) |
| GenerationType | unico (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Velocidade |
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.




















