Demonio Profético
Prophecy Daemon
Spectre | N |
---|---|
Tags | extra_extra_small_height, is_daemon, is_unarmed, non_attacking, plate_armour, puncturing_weapon, very_slow_movement |
Vida
100%
Ailment Threshold
100%
Resistencia
0 0 0 0
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiencia
100%
Model Size
100%
Type
DaemonUseSkillOnce
Metadata
ProphecySmokeCloudDaemon
IsSummoned
Y
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
6,433
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
374
Daño de hechizos
374
Precisión
290
Attack Time
1
Experiencia
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
ProphecyDaemonSmokeMine
Spell
Tiempo de lanzamiento: 1 seg
La duración base es de 3 segundos
active skill area of effect radius +% final [-45]
active skill area of effect radius +% final [-45]
Object Type
version 2 extends "Metadata/Monsters/Daemon/AbstractDaemon"
Object Type Codes
version 2 extends "Metadata/Monsters/Daemon/AbstractDaemon"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Daemon/ProphecySmokeCloudDaemon"] = { name = "Prophecy Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "ProphecyDaemonSmokeMine", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProphecyDaemonSmokeMine"] = { name = "ProphecyDaemonSmokeMine", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {3000, -45, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Demonio Profético
Prophecy Daemon
Spectre | N |
---|---|
Tags | Lanzador de hechizos, extra_extra_small_height, ghost_armour, is_daemon, is_unarmed, physical_affinity, very_slow_movement |
Vida
100%
Ailment Threshold
100%
Resistencia
0 0 0 0
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiencia
100%
Model Size
100%
Type
Daemon
Metadata
ProphecyBladeVortexDaemon
IsSummoned
Y
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
6,433
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
374
Daño de hechizos
374
Precisión
290
Attack Time
1
Experiencia
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
ProphecyDaemonBladeVortex
Spell, Damage, Area, Duration, Totemable, Multicastable, Triggerable, TotemCastsAlone, CanRapidFire, AreaSpell, Physical
Vórtice de filos
Probabilidad de golpe crítico: 6%
Efectividad del daño agregado: 20%
Tiempo de lanzamiento: 0.5 seg
Tiempo de recarga: 10 seg
Este hechizo crea filos etéreos que orbitan en un área a tu alrededor para infligir daño cada 0,6 segundos a todos los enemigos dentro de su radio. A medida que se añaden más filos, el daño aumenta y se vuelve más frecuente.
Inflige de 104 a 155.9 de daño físico
La duración base es de 4 segundos
50% menos de velocidad de lanzamiento de hechizos
Puede tener hasta 5 filos giratorios activos
active skill area of effect radius +% final [20]
is area damage [1]
skill can add multiple charges per action [1]
La duración base es de 4 segundos
50% menos de velocidad de lanzamiento de hechizos
Puede tener hasta 5 filos giratorios activos
active skill area of effect radius +% final [20]
is area damage [1]
skill can add multiple charges per action [1]
Object Type
version 2 extends "Metadata/Monsters/Daemon/AbstractDaemon"
Object Type Codes
version 2 extends "Metadata/Monsters/Daemon/AbstractDaemon"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Daemon/ProphecyBladeVortexDaemon"] = { name = "Prophecy Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "ProphecyDaemonBladeVortex", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProphecyDaemonBladeVortex"] = { name = "Blade Vortex", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "This spell creates ethereal blades which orbit in an area around you, dealing damage every 0.6 seconds to all enemies in their radius. As more blades are added, the damage becomes greater and more frequent.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.TotemCastsAlone] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "base_skill_effect_duration", "maximum_number_of_spinning_blades", "active_skill_cast_speed_+%_final", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "skill_can_add_multiple_charges_per_action", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 4000, 5, -50, 20, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, }
Demonio Profético
emerge speed +% [-80,0]
Prophecy Daemon
Spectre | N |
---|---|
Tags | extra_extra_small_height, ghost_armour, is_daemon, is_unarmed, non_attacking, very_slow_movement |
Packs |
Vida
100%
Ailment Threshold
100%
Resistencia
0 0 0 0
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiencia
100%
Model Size
100%
Type
Daemon
Metadata
ProphecySkeletonFarmersNormal
IsSummoned
Y
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
6,433
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
374
Daño de hechizos
374
Precisión
290
Attack Time
1
Experiencia
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
ProphecySummonNormalSkeletons
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tiempo de lanzamiento: 1 seg
alternate minion [137]
number of monsters to summon [3]
summoned monsters are minions [1]
number of monsters to summon [3]
summoned monsters are minions [1]
Kill
Spell
Matar
Tiempo de lanzamiento: 1 seg
Mata a un objetivo
Object Type
version 2 extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen" Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Daemon/ProphecySkeletonFarmersNormal"] = { name = "Prophecy Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "ProphecySummonNormalSkeletons", "Kill", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonNormalSkeletons"] = { name = "ProphecySummonNormalSkeletons", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monsters_are_minions", }, levels = { [1] = {137, 3, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["Kill"] = { name = "Kill", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Kills a target", skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
emerge speed +% [-80,0]
Id | ProphecyVariableEmergeSpeed |
---|---|
Family | VariableEmergeSpeed |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Demonio Profético
emerge speed +% [-80,0]
Prophecy Daemon
Spectre | N |
---|---|
Tags | extra_extra_small_height, ghost_armour, is_daemon, is_unarmed, non_attacking, very_slow_movement |
Packs |
Vida
100%
Ailment Threshold
100%
Resistencia
0 0 0 0
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiencia
100%
Model Size
100%
Type
Daemon
Metadata
ProphecySkeletonFarmersMagic
IsSummoned
Y
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
6,433
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
374
Daño de hechizos
374
Precisión
290
Attack Time
1
Experiencia
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
ProphecySummonMagicSkeletons
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tiempo de lanzamiento: 1 seg
alternate minion [138]
number of monsters to summon [3]
summoned monster rarity [1]
summoned monsters are minions [1]
number of monsters to summon [3]
summoned monster rarity [1]
summoned monsters are minions [1]
Kill
Spell
Matar
Tiempo de lanzamiento: 1 seg
Mata a un objetivo
Object Type
version 2 extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen" Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Daemon/ProphecySkeletonFarmersMagic"] = { name = "Prophecy Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "ProphecySummonMagicSkeletons", "Kill", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonMagicSkeletons"] = { name = "ProphecySummonMagicSkeletons", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monster_rarity", "summoned_monsters_are_minions", }, levels = { [1] = {138, 3, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["Kill"] = { name = "Kill", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Kills a target", skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
emerge speed +% [-80,0]
Id | ProphecyVariableEmergeSpeed |
---|---|
Family | VariableEmergeSpeed |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Demonio Profético
emerge speed +% [-80,0]
Prophecy Daemon
Spectre | N |
---|---|
Tags | extra_extra_small_height, ghost_armour, is_daemon, is_unarmed, non_attacking, very_slow_movement |
Packs |
Vida
100%
Ailment Threshold
100%
Resistencia
0 0 0 0
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiencia
100%
Model Size
100%
Type
Daemon
Metadata
ProphecySkeletonFarmersMagic2
IsSummoned
Y
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
6,433
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
374
Daño de hechizos
374
Precisión
290
Attack Time
1
Experiencia
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
ProphecySummonMagicSkeletons
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tiempo de lanzamiento: 1 seg
alternate minion [138]
number of monsters to summon [3]
summoned monster rarity [1]
summoned monsters are minions [1]
number of monsters to summon [3]
summoned monster rarity [1]
summoned monsters are minions [1]
Kill
Spell
Matar
Tiempo de lanzamiento: 1 seg
Mata a un objetivo
Object Type
version 2 extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen" Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Daemon/ProphecySkeletonFarmersMagic2"] = { name = "Prophecy Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "ProphecySummonMagicSkeletons", "Kill", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonMagicSkeletons"] = { name = "ProphecySummonMagicSkeletons", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monster_rarity", "summoned_monsters_are_minions", }, levels = { [1] = {138, 3, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["Kill"] = { name = "Kill", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Kills a target", skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
emerge speed +% [-80,0]
Id | ProphecyVariableEmergeSpeed |
---|---|
Family | VariableEmergeSpeed |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Demonio Profético
emerge speed +% [-80,0]
Prophecy Daemon
Spectre | N |
---|---|
Tags | extra_extra_small_height, ghost_armour, is_daemon, is_unarmed, non_attacking, very_slow_movement |
Packs |
Vida
100%
Ailment Threshold
100%
Resistencia
0 0 0 0
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiencia
100%
Model Size
100%
Type
Daemon
Metadata
ProphecySkeletonFarmersRare
IsSummoned
Y
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
6,433
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
374
Daño de hechizos
374
Precisión
290
Attack Time
1
Experiencia
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
ProphecySummonRareSkeletons
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tiempo de lanzamiento: 1 seg
alternate minion [139]
number of monsters to summon [1]
summoned monster rarity [2]
summoned monsters are minions [1]
number of monsters to summon [1]
summoned monster rarity [2]
summoned monsters are minions [1]
Kill
Spell
Matar
Tiempo de lanzamiento: 1 seg
Mata a un objetivo
Object Type
version 2 extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen" Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Daemon/LimitedManaDaemonNoManaRegen"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Daemon/ProphecySkeletonFarmersRare"] = { name = "Prophecy Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "ProphecySummonRareSkeletons", "Kill", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonRareSkeletons"] = { name = "ProphecySummonRareSkeletons", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monster_rarity", "summoned_monsters_are_minions", }, levels = { [1] = {139, 1, 2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["Kill"] = { name = "Kill", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Kills a target", skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
emerge speed +% [-80,0]
Id | ProphecyVariableEmergeSpeed |
---|---|
Family | VariableEmergeSpeed |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Demonio Profético
emerge speed +% [-80,0]
Prophecy Daemon
Spectre | N |
---|---|
Tags | extra_extra_small_height, ghost_armour, is_daemon, is_unarmed, non_attacking, very_slow_movement |
Packs |
Vida
100%
Ailment Threshold
100%
Resistencia
0 0 0 0
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiencia
100%
Model Size
100%
Type
DaemonUseSkillOnce
Metadata
ProphecyThuamaturgistDaemonMalachai
IsSummoned
Y
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
6,433
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
374
Daño de hechizos
374
Precisión
290
Attack Time
1
Experiencia
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
ProphecySummonMalachaiThaumaturgists
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 5 seg
alternate minion [140]
number of monsters to summon [3]
summoned monster rarity [1]
summoned monsters are minions [1]
number of monsters to summon [3]
summoned monster rarity [1]
summoned monsters are minions [1]
Object Type
version 2 extends "Metadata/Monsters/Daemon/AbstractDaemon"
Object Type Codes
version 2 extends "Metadata/Monsters/Daemon/AbstractDaemon"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Daemon/ProphecyThuamaturgistDaemonMalachai"] = { name = "Prophecy Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "ProphecySummonMalachaiThaumaturgists", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonMalachaiThaumaturgists"] = { name = "ProphecySummonMalachaiThaumaturgists", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monster_rarity", "summoned_monsters_are_minions", }, levels = { [1] = {140, 3, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
emerge speed +% [-80,0]
Id | ProphecyVariableEmergeSpeed |
---|---|
Family | VariableEmergeSpeed |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Demonio Profético
Prophecy Daemon
Spectre | N |
---|---|
Tags | extra_extra_small_height, ghost_armour, is_daemon, is_unarmed, non_attacking, very_slow_movement |
Vida
100%
Ailment Threshold
100%
Resistencia
0 0 0 0
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiencia
100%
Model Size
100%
Type
DaemonUseSkillOnce
Metadata
ProphecyThuamaturgistDaemonBoss
IsSummoned
Y
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
6,433
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
374
Daño de hechizos
374
Precisión
290
Attack Time
1
Experiencia
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
ProphecySummonThaumaturgistBoss
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 12000 seg
alternate minion [141]
number of monsters to summon [1]
summoned monster rarity [3]
summoned monsters are minions [1]
number of monsters to summon [1]
summoned monster rarity [3]
summoned monsters are minions [1]
Object Type
version 2 extends "Metadata/Monsters/Daemon/AbstractDaemon"
Object Type Codes
version 2 extends "Metadata/Monsters/Daemon/AbstractDaemon"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Daemon/ProphecyThuamaturgistDaemonBoss"] = { name = "Prophecy Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "ProphecySummonThaumaturgistBoss", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonThaumaturgistBoss"] = { name = "ProphecySummonThaumaturgistBoss", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monster_rarity", "summoned_monsters_are_minions", }, levels = { [1] = {141, 1, 3, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Demonio Profético
Prophecy Daemon
Spectre | N |
---|---|
Tags | Lanzador de hechizos, extra_extra_small_height, ghost_armour, is_daemon, is_unarmed, lightning_affinity, very_slow_movement |
Vida
100%
Ailment Threshold
100%
Resistencia
0 0 0 0
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiencia
100%
Model Size
100%
Type
Daemon
Metadata
ProphecyBookQuestDaemon
IsSummoned
Y
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
6,433
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
374
Daño de hechizos
374
Precisión
290
Attack Time
1
Experiencia
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
ProphecySummonBallLightningDaemon
Spell, Multicastable, Triggerable
Tiempo de lanzamiento: 1 seg
alternate minion [143]
minion dies when parent dies [1]
number of monsters to summon [3]
summon specific monsters radius +% [-40]
summoned monsters are minions [1]
minion dies when parent dies [1]
number of monsters to summon [3]
summon specific monsters radius +% [-40]
summoned monsters are minions [1]
ProphecyBookLightningStorm
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
Tormenta de fuego
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.9 seg
Una lluvia de bolas de fuego cae sobre el área objetivo. Las bolas de fuego explotan al impactar e infligen daño a los enemigos cercanos.
Inflige de 268 a 804 de daño de rayo
La duración base es de 3 segundos
Un impacto cada 0.5 segundos
El radio base es de 1 metro
firestorm base area of effect +% [-51]
firestorm use server effects [1]
is area damage [1]
La duración base es de 3 segundos
Un impacto cada 0.5 segundos
El radio base es de 1 metro
firestorm base area of effect +% [-51]
firestorm use server effects [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Daemon/AbstractDaemon"
Object Type Codes
version 2 extends "Metadata/Monsters/Daemon/AbstractDaemon"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Daemon/ProphecyBookQuestDaemon"] = { name = "Prophecy Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "ProphecyBookLightningStorm", "ProphecySummonBallLightningDaemon", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProphecyBookLightningStorm"] = { name = "Firestorm", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.9, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "fire_storm_fireball_delay_ms", "firestorm_base_area_of_effect_+%", "active_skill_base_area_of_effect_radius", "is_area_damage", "firestorm_use_server_effects", }, levels = { [1] = {0.5, 1.5, 3000, 500, -51, 10, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.5, 1.5, 3000, 500, -51, 10, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonBallLightningDaemon"] = { name = "ProphecySummonBallLightningDaemon", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {3, 143, -40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }