Demonio
Daemon
Spectre | N |
---|---|
Tags | Lanzador de hechizos, extra_extra_small_height, fire_affinity, is_daemon, is_unarmed, 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
Daemon
Metadata
GhostPirateDaemonTreasureHunter
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).
MasterTHGhostOrb
Damage, Area, Fire, Spell, Triggerable, AreaSpell
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 3 seg
Inflige de 406.5 a 496.8 de daño de fuego
Dispara 6 proyectiles adicionales
Velocidad de movimiento reducida un 85%
is area damage [1]
Dispara 6 proyectiles adicionales
Velocidad de movimiento reducida un 85%
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/GhostPirateDaemonTreasureHunter"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "MasterTHGhostOrb", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MasterTHGhostOrb"] = { name = "MasterTHGhostOrb", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "number_of_additional_projectiles", "base_movement_velocity_+%", "is_area_damage", }, levels = { [1] = {0.89999997615814, 1.1000000238419, 6, -85, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
Demonio
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
Daemon
Metadata
SummonRavenDaemon
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).
ScarecrowDaemonSummonRaven
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 6 seg
alternate minion [242]
minion dies when parent deleted [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
minion dies when parent deleted [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
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/SummonRavenDaemon"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "ScarecrowDaemonSummonRaven", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ScarecrowDaemonSummonRaven"] = { name = "ScarecrowDaemonSummonRaven", 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 = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "monster_no_drops_or_experience", "minion_dies_when_parent_deleted", }, levels = { [1] = {1, 242, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Demonio
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
Daemon
Metadata
SummonRavenDaemonChampion
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).
ScarecrowDaemonSummonRaven
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 6 seg
alternate minion [242]
minion dies when parent deleted [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
minion dies when parent deleted [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
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/SummonRavenDaemonChampion"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "ScarecrowDaemonSummonRaven", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ScarecrowDaemonSummonRaven"] = { name = "ScarecrowDaemonSummonRaven", 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 = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "monster_no_drops_or_experience", "minion_dies_when_parent_deleted", }, levels = { [1] = {1, 242, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Demonio
Daemon
Spectre | N |
---|---|
Tags | Lanzador de hechizos, extra_extra_small_height, fire_affinity, ghost_armour, is_daemon, is_unarmed, 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
SummonMagmaOrbNovaDaemon
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).
AxisBossMagmaOrb
Spell, Damage, Area, Trappable, Mineable, Totemable, Triggerable, Fire, Projectile, ProjectilesFromUser, Multicastable, Chains, CanRapidFire, AreaSpell
Bola de magma
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.7 seg
Lanza un orbe ardiente que inflige daño en área al golpear el suelo. Esta habilidad se encadena y rebota hacia delante para infligir daño varias veces.
Inflige de 1355 a 2032 de daño de fuego
Dispara 5 proyectiles adicionales
Se encadena +3 veces
Dispara proyectiles en círculo
Velocidad de lanzamiento de hechizos aumentada un 30%
base is projectile [1]
is area damage [1]
Dispara 5 proyectiles adicionales
Se encadena +3 veces
Dispara proyectiles en círculo
Velocidad de lanzamiento de hechizos aumentada un 30%
base is projectile [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Daemon/Daemon"
Object Type Codes
version 2 extends "Metadata/Monsters/Daemon/Daemon"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Daemon/SummonMagmaOrbNovaDaemon"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "AxisBossMagmaOrb", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["AxisBossMagmaOrb"] = { name = "Rolling Magma", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Lob a fiery orb that deals area damage as it hits the ground. The skill chains, bouncing forward to deal damage multiple times.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Multicastable] = true, [SkillType.Chains] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "number_of_additional_projectiles", "base_cast_speed_+%", "number_of_chains", "is_area_damage", "base_is_projectile", "projectiles_nova", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 5, 30, 3, critChance = 5, levelRequirement = 55, statInterpolation = {3, 3}, cost = { }, }, }, }
Demonio
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
Daemon
Metadata
SummonIonCannonDaemon
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).
AxisBossSummonIonCannon
Spell, Multicastable, Triggerable
Tiempo de lanzamiento: 0.25 seg
Tiempo de recarga: 0.5 seg
alternate minion [221]
minion dies when parent deleted [1]
number of monsters to summon [1]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
minion dies when parent deleted [1]
number of monsters to summon [1]
summon specific monsters radius +% [-90]
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/SummonIonCannonDaemon"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "AxisBossSummonIonCannon", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["AxisBossSummonIonCannon"] = { name = "AxisBossSummonIonCannon", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.25, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_deleted", }, levels = { [1] = {221, 1, -90, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Demonio
Daemon
Spectre | N |
---|---|
Tags | Lanzador de hechizos, extra_extra_small_height, ghost_armour, has_one_hand_sword, has_one_handed_melee, is_daemon, lightning_affinity, ranged, 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
±20%
Experiencia
100%
Model Size
100%
Type
DaemonDamageRange
Metadata
LightningWhipGroundLightningMapBoss
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).
StormflayLightningStrike
Spell, Lightning, Projectile, Damage, ProjectilesNotFromUser
Tiempo de lanzamiento: 1 seg
Inflige de 2151 a 3227 de daño de rayo
Los proyectiles perforan a todos los objetivos
La duración base es de 3 segundos
Dispara 2 proyectiles adicionales
Dispara proyectiles en círculo
Velocidad de proyectiles reducida un 90%
show number of projectiles [1]
total projectile spread angle override [70]
Los proyectiles perforan a todos los objetivos
La duración base es de 3 segundos
Dispara 2 proyectiles adicionales
Dispara proyectiles en círculo
Velocidad de proyectiles reducida un 90%
show number of projectiles [1]
total projectile spread angle override [70]
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/LightningWhipGroundLightningMapBoss"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1, attackRange = 6, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "StormflayLightningStrike", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["StormflayLightningStrike"] = { name = "StormflayLightningStrike", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Lightning] = true, [SkillType.Projectile] = true, [SkillType.Damage] = true, [SkillType.ProjectilesNotFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "number_of_additional_projectiles", "total_projectile_spread_angle_override", "base_projectile_speed_+%", "base_skill_effect_duration", "show_number_of_projectiles", "projectiles_nova", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 2, 70, -90, 3000, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 2, 70, -90, 3000, levelRequirement = 69, statInterpolation = {3, 3}, cost = { }, }, }, }
Demonio
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
Daemon
Metadata
LightningWhipBossMapDaemon
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).
SummonKamikazeLightningDemon
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 11 seg
alternate minion [158]
minion dies when parent dies [1]
number of monsters to summon [3]
summon specific monsters radius +% [100]
summoned monsters are minions [1]
minion dies when parent dies [1]
number of monsters to summon [3]
summon specific monsters radius +% [100]
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/LightningWhipBossMapDaemon"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "SummonKamikazeLightningDemon", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["SummonKamikazeLightningDemon"] = { name = "SummonKamikazeLightningDemon", 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", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {158, 3, 100, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Demonio
is beyond monster daemon [1]
Daemon
Spectre | N |
---|---|
Tags | Lanzador de hechizos, extra_extra_small_height, fire_affinity, ghost_armour, is_daemon, is_unarmed, 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
BeyondDemonDaemonFlameblast
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).
BeyondDemonVaalFlameblast
Spell, Damage, Area, Totemable, Vaal, Fire, AreaSpell
Explosión de llamas vaal
Efectividad del daño agregado: 50%
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 1.8 seg
Selecciona un área como objetivo y forma una gran explosión. La velocidad de formación de la explosión se basa en la velocidad de lanzamiento de hechizos. La explosión se produce cuando alcanza 10 acumulaciones.
Inflige de 385.1 a 577.7 de daño de fuego
Velocidad de lanzamiento de hechizos reducida un 50%
100% de probabilidad de quemar a los enemigos
110% más de daño de hechizos por cada fase
110% más de daño con estados alterados por cada fase
active skill area of effect radius +% final [49]
is area damage [1]
Velocidad de lanzamiento de hechizos reducida un 50%
100% de probabilidad de quemar a los enemigos
110% más de daño de hechizos por cada fase
110% más de daño con estados alterados por cada fase
active skill area of effect radius +% final [49]
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/BeyondDemonDaemonFlameblast"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "BeyondDemonVaalFlameblast", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BeyondDemonVaalFlameblast"] = { name = "Vaal Flameblast", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Targets an area and builds up a large explosion. The build-up speed is based on cast speed. The explosion occurs after it reaches 10 stacks.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Vaal] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "active_skill_area_of_effect_radius_+%_final", "charged_blast_spell_damage_+%_final_per_stack", "base_cast_speed_+%", "base_chance_to_ignite_%", "flameblast_ailment_damage_+%_final_per_stack", "is_area_damage", }, levels = { [1] = {0.25, 0.44999998807907, 14, 110, -50, 100, 110, levelRequirement = 3, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.27000001072884, 0.47999998927116, 16, 110, -50, 100, 110, levelRequirement = 5, statInterpolation = {3, 3, 1}, cost = { }, }, [3] = {0.28999999165535, 0.50999999046326, 18, 110, -50, 100, 110, levelRequirement = 8, statInterpolation = {3, 3, 1}, cost = { }, }, [4] = {0.31000000238419, 0.54000002145767, 20, 110, -50, 100, 110, levelRequirement = 10, statInterpolation = {3, 3, 1}, cost = { }, }, [5] = {0.33000001311302, 0.56999999284744, 22, 110, -50, 100, 110, levelRequirement = 13, statInterpolation = {3, 3, 1}, cost = { }, }, [6] = {0.34999999403954, 0.60000002384186, 23, 110, -50, 100, 110, levelRequirement = 16, statInterpolation = {3, 3, 1}, cost = { }, }, [7] = {0.37999999523163, 0.63999998569489, 25, 110, -50, 100, 110, levelRequirement = 19, statInterpolation = {3, 3, 1}, cost = { }, }, [8] = {0.40999999642372, 0.68000000715256, 26, 110, -50, 100, 110, levelRequirement = 22, statInterpolation = {3, 3, 1}, cost = { }, }, [9] = {0.43999999761581, 0.72000002861023, 28, 110, -50, 100, 110, levelRequirement = 25, statInterpolation = {3, 3, 1}, cost = { }, }, [10] = {0.46999999880791, 0.75999999046326, 29, 110, -50, 100, 110, levelRequirement = 28, statInterpolation = {3, 3, 1}, cost = { }, }, [11] = {0.5, 0.80000001192093, 31, 110, -50, 100, 110, levelRequirement = 32, statInterpolation = {3, 3, 1}, cost = { }, }, [12] = {0.52999997138977, 0.83999997377396, 32, 110, -50, 100, 110, levelRequirement = 36, statInterpolation = {3, 3, 1}, cost = { }, }, [13] = {0.56000000238419, 0.87999999523163, 34, 110, -50, 100, 110, levelRequirement = 40, statInterpolation = {3, 3, 1}, cost = { }, }, [14] = {0.58999997377396, 0.9200000166893, 35, 110, -50, 100, 110, levelRequirement = 44, statInterpolation = {3, 3, 1}, cost = { }, }, [15] = {0.62000000476837, 0.95999997854233, 37, 110, -50, 100, 110, levelRequirement = 47, statInterpolation = {3, 3, 1}, cost = { }, }, [16] = {0.64999997615814, 1, 38, 110, -50, 100, 110, levelRequirement = 50, statInterpolation = {3, 3, 1}, cost = { }, }, [17] = {0.68000000715256, 1.039999961853, 40, 110, -50, 100, 110, levelRequirement = 53, statInterpolation = {3, 3, 1}, cost = { }, }, [18] = {0.70999997854233, 1.0800000429153, 41, 110, -50, 100, 110, levelRequirement = 56, statInterpolation = {3, 3, 1}, cost = { }, }, [19] = {0.74000000953674, 1.1200000047684, 43, 110, -50, 100, 110, levelRequirement = 59, statInterpolation = {3, 3, 1}, cost = { }, }, [20] = {0.80000001192093, 1.2000000476837, 44, 110, -50, 100, 110, levelRequirement = 62, statInterpolation = {3, 3, 1}, cost = { }, }, [21] = {0.80000001192093, 1.2000000476837, 46, 110, -50, 100, 110, levelRequirement = 64, statInterpolation = {3, 3, 1}, cost = { }, }, [22] = {0.80000001192093, 1.2000000476837, 47, 110, -50, 100, 110, levelRequirement = 66, statInterpolation = {3, 3, 1}, cost = { }, }, [23] = {0.80000001192093, 1.2000000476837, 49, 110, -50, 100, 110, levelRequirement = 68, statInterpolation = {3, 3, 1}, cost = { }, }, [24] = {0.80000001192093, 1.2000000476837, 50, 110, -50, 100, 110, levelRequirement = 69, statInterpolation = {3, 3, 1}, cost = { }, }, [25] = {0.80000001192093, 1.2000000476837, 52, 110, -50, 100, 110, levelRequirement = 70, statInterpolation = {3, 3, 1}, cost = { }, }, [26] = {0.80000001192093, 1.2000000476837, 53, 110, -50, 100, 110, levelRequirement = 71, statInterpolation = {3, 3, 1}, cost = { }, }, [27] = {0.80000001192093, 1.2000000476837, 55, 110, -50, 100, 110, levelRequirement = 72, statInterpolation = {3, 3, 1}, cost = { }, }, [28] = {0.80000001192093, 1.2000000476837, 56, 110, -50, 100, 110, levelRequirement = 73, statInterpolation = {3, 3, 1}, cost = { }, }, [29] = {0.80000001192093, 1.2000000476837, 58, 110, -50, 100, 110, levelRequirement = 74, statInterpolation = {3, 3, 1}, cost = { }, }, [30] = {0.80000001192093, 1.2000000476837, 59, 110, -50, 100, 110, levelRequirement = 75, statInterpolation = {3, 3, 1}, cost = { }, }, [31] = {0.80000001192093, 1.2000000476837, 61, 110, -50, 100, 110, levelRequirement = 76, statInterpolation = {3, 3, 1}, cost = { }, }, [32] = {0.80000001192093, 1.2000000476837, 62, 110, -50, 100, 110, levelRequirement = 77, statInterpolation = {3, 3, 1}, cost = { }, }, [33] = {0.80000001192093, 1.2000000476837, 64, 110, -50, 100, 110, levelRequirement = 78, statInterpolation = {3, 3, 1}, cost = { }, }, [34] = {0.80000001192093, 1.2000000476837, 65, 110, -50, 100, 110, levelRequirement = 79, statInterpolation = {3, 3, 1}, cost = { }, }, [35] = {0.80000001192093, 1.2000000476837, 66, 110, -50, 100, 110, levelRequirement = 80, statInterpolation = {3, 3, 1}, cost = { }, }, [36] = {0.80000001192093, 1.2000000476837, 67, 110, -50, 100, 110, levelRequirement = 81, statInterpolation = {3, 3, 1}, cost = { }, }, [37] = {0.80000001192093, 1.2000000476837, 68, 110, -50, 100, 110, levelRequirement = 82, statInterpolation = {3, 3, 1}, cost = { }, }, }, }
is beyond monster daemon [1]
Id | IsBeyondMonsterDaemon |
---|---|
Family | MonsterIsBeyondMonster |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Demonio
is beyond monster daemon [1]
Daemon
Spectre | N |
---|---|
Tags | Lanzador de hechizos, extra_extra_small_height, fire_affinity, ghost_armour, is_daemon, is_unarmed, 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
BeyondDemonDaemonFlameblast2
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).
BeyondDemonVaalFlameblast2
Spell, Damage, Area, Totemable, Vaal, Fire, AreaSpell
Explosión de llamas vaal
Efectividad del daño agregado: 50%
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 0.5 seg
Selecciona un área como objetivo y forma una gran explosión. La velocidad de formación de la explosión se basa en la velocidad de lanzamiento de hechizos. La explosión se produce cuando alcanza 10 acumulaciones.
Inflige de 385.1 a 577.7 de daño de fuego
Velocidad de lanzamiento de hechizos aumentada un 35%
100% de probabilidad de quemar a los enemigos
110% más de daño de hechizos por cada fase
110% más de daño con estados alterados por cada fase
active skill area of effect radius +% final [49]
is area damage [1]
Velocidad de lanzamiento de hechizos aumentada un 35%
100% de probabilidad de quemar a los enemigos
110% más de daño de hechizos por cada fase
110% más de daño con estados alterados por cada fase
active skill area of effect radius +% final [49]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Daemon/Daemon" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Stats { set_mana_regeneration_rate_per_minute_% = 800 set_base_maximum_mana = 200 }
Object Type Codes
version 2 extends "Metadata/Monsters/Daemon/Daemon"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Daemon/BeyondDemonDaemonFlameblast2"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "BeyondDemonVaalFlameblast2", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BeyondDemonVaalFlameblast2"] = { name = "Vaal Flameblast", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Targets an area and builds up a large explosion. The build-up speed is based on cast speed. The explosion occurs after it reaches 10 stacks.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Vaal] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "active_skill_area_of_effect_radius_+%_final", "charged_blast_spell_damage_+%_final_per_stack", "base_cast_speed_+%", "base_chance_to_ignite_%", "flameblast_ailment_damage_+%_final_per_stack", "is_area_damage", }, levels = { [1] = {0.25, 0.44999998807907, 14, 110, 35, 100, 110, levelRequirement = 3, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.27000001072884, 0.47999998927116, 16, 110, 35, 100, 110, levelRequirement = 5, statInterpolation = {3, 3, 1}, cost = { }, }, [3] = {0.28999999165535, 0.50999999046326, 18, 110, 35, 100, 110, levelRequirement = 8, statInterpolation = {3, 3, 1}, cost = { }, }, [4] = {0.31000000238419, 0.54000002145767, 20, 110, 35, 100, 110, levelRequirement = 10, statInterpolation = {3, 3, 1}, cost = { }, }, [5] = {0.33000001311302, 0.56999999284744, 22, 110, 35, 100, 110, levelRequirement = 13, statInterpolation = {3, 3, 1}, cost = { }, }, [6] = {0.34999999403954, 0.60000002384186, 23, 110, 35, 100, 110, levelRequirement = 16, statInterpolation = {3, 3, 1}, cost = { }, }, [7] = {0.37999999523163, 0.63999998569489, 25, 110, 35, 100, 110, levelRequirement = 19, statInterpolation = {3, 3, 1}, cost = { }, }, [8] = {0.40999999642372, 0.68000000715256, 26, 110, 35, 100, 110, levelRequirement = 22, statInterpolation = {3, 3, 1}, cost = { }, }, [9] = {0.43999999761581, 0.72000002861023, 28, 110, 35, 100, 110, levelRequirement = 25, statInterpolation = {3, 3, 1}, cost = { }, }, [10] = {0.46999999880791, 0.75999999046326, 29, 110, 35, 100, 110, levelRequirement = 28, statInterpolation = {3, 3, 1}, cost = { }, }, [11] = {0.5, 0.80000001192093, 31, 110, 35, 100, 110, levelRequirement = 32, statInterpolation = {3, 3, 1}, cost = { }, }, [12] = {0.52999997138977, 0.83999997377396, 32, 110, 35, 100, 110, levelRequirement = 36, statInterpolation = {3, 3, 1}, cost = { }, }, [13] = {0.56000000238419, 0.87999999523163, 34, 110, 35, 100, 110, levelRequirement = 40, statInterpolation = {3, 3, 1}, cost = { }, }, [14] = {0.58999997377396, 0.9200000166893, 35, 110, 35, 100, 110, levelRequirement = 44, statInterpolation = {3, 3, 1}, cost = { }, }, [15] = {0.62000000476837, 0.95999997854233, 37, 110, 35, 100, 110, levelRequirement = 47, statInterpolation = {3, 3, 1}, cost = { }, }, [16] = {0.64999997615814, 1, 38, 110, 35, 100, 110, levelRequirement = 50, statInterpolation = {3, 3, 1}, cost = { }, }, [17] = {0.68000000715256, 1.039999961853, 40, 110, 35, 100, 110, levelRequirement = 53, statInterpolation = {3, 3, 1}, cost = { }, }, [18] = {0.70999997854233, 1.0800000429153, 41, 110, 35, 100, 110, levelRequirement = 56, statInterpolation = {3, 3, 1}, cost = { }, }, [19] = {0.74000000953674, 1.1200000047684, 43, 110, 35, 100, 110, levelRequirement = 59, statInterpolation = {3, 3, 1}, cost = { }, }, [20] = {0.80000001192093, 1.2000000476837, 44, 110, 35, 100, 110, levelRequirement = 62, statInterpolation = {3, 3, 1}, cost = { }, }, [21] = {0.80000001192093, 1.2000000476837, 46, 110, 35, 100, 110, levelRequirement = 64, statInterpolation = {3, 3, 1}, cost = { }, }, [22] = {0.80000001192093, 1.2000000476837, 47, 110, 35, 100, 110, levelRequirement = 66, statInterpolation = {3, 3, 1}, cost = { }, }, [23] = {0.80000001192093, 1.2000000476837, 49, 110, 35, 100, 110, levelRequirement = 68, statInterpolation = {3, 3, 1}, cost = { }, }, [24] = {0.80000001192093, 1.2000000476837, 50, 110, 35, 100, 110, levelRequirement = 69, statInterpolation = {3, 3, 1}, cost = { }, }, [25] = {0.80000001192093, 1.2000000476837, 52, 110, 35, 100, 110, levelRequirement = 70, statInterpolation = {3, 3, 1}, cost = { }, }, [26] = {0.80000001192093, 1.2000000476837, 53, 110, 35, 100, 110, levelRequirement = 71, statInterpolation = {3, 3, 1}, cost = { }, }, [27] = {0.80000001192093, 1.2000000476837, 55, 110, 35, 100, 110, levelRequirement = 72, statInterpolation = {3, 3, 1}, cost = { }, }, [28] = {0.80000001192093, 1.2000000476837, 56, 110, 35, 100, 110, levelRequirement = 73, statInterpolation = {3, 3, 1}, cost = { }, }, [29] = {0.80000001192093, 1.2000000476837, 58, 110, 35, 100, 110, levelRequirement = 74, statInterpolation = {3, 3, 1}, cost = { }, }, [30] = {0.80000001192093, 1.2000000476837, 59, 110, 35, 100, 110, levelRequirement = 75, statInterpolation = {3, 3, 1}, cost = { }, }, [31] = {0.80000001192093, 1.2000000476837, 61, 110, 35, 100, 110, levelRequirement = 76, statInterpolation = {3, 3, 1}, cost = { }, }, [32] = {0.80000001192093, 1.2000000476837, 62, 110, 35, 100, 110, levelRequirement = 77, statInterpolation = {3, 3, 1}, cost = { }, }, [33] = {0.80000001192093, 1.2000000476837, 64, 110, 35, 100, 110, levelRequirement = 78, statInterpolation = {3, 3, 1}, cost = { }, }, [34] = {0.80000001192093, 1.2000000476837, 65, 110, 35, 100, 110, levelRequirement = 79, statInterpolation = {3, 3, 1}, cost = { }, }, [35] = {0.80000001192093, 1.2000000476837, 66, 110, 35, 100, 110, levelRequirement = 80, statInterpolation = {3, 3, 1}, cost = { }, }, [36] = {0.80000001192093, 1.2000000476837, 67, 110, 35, 100, 110, levelRequirement = 81, statInterpolation = {3, 3, 1}, cost = { }, }, [37] = {0.80000001192093, 1.2000000476837, 68, 110, 35, 100, 110, levelRequirement = 82, statInterpolation = {3, 3, 1}, cost = { }, }, }, }
is beyond monster daemon [1]
Id | IsBeyondMonsterDaemon |
---|---|
Family | MonsterIsBeyondMonster |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Demonio
Daemon
Spectre | N |
---|---|
Tags | Lanzador de hechizos, extra_extra_small_height, fire_affinity, ghost_armour, is_daemon, is_unarmed, 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
BossDaemonStrMissionFlameCall
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).
StrMissionTotemBossFlameCall
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
Llamado de tormenta
Tiempo de lanzamiento: 0.5 seg
Pone un marcador en una ubicación. Después de una corta duración, un rayo golpea el marcador e inflige daño a su alrededor. Cuando esto sucede, también caen rayos en cualquier otro marcador que hayas colocado.
La duración base es de 3 segundos
Inflige de 1047 a 1571 de daño de fuego
Velocidad de lanzamiento de hechizos aumentada un 100%
active skill area of effect radius +% final [-31]
is area damage [1]
Inflige de 1047 a 1571 de daño de fuego
Velocidad de lanzamiento de hechizos aumentada un 100%
active skill area of effect radius +% final [-31]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Daemon/Daemon" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Stats { set_mana_regeneration_rate_per_minute_% = 400 set_base_maximum_mana = 200 }
Object Type Codes
version 2 extends "Metadata/Monsters/Daemon/Daemon"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Daemon/BossDaemonStrMissionFlameCall"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "StrMissionTotemBossFlameCall", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["StrMissionTotemBossFlameCall"] = { name = "Storm Call", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Lightning] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "base_skill_effect_duration", "base_cast_speed_+%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 3000, 100, -31, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, }
Demonio
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
BossDaemonStrMissionStormCall
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).
StrMissionNecroBossStormCall
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
Llamado de tormenta
Tiempo de lanzamiento: 0.5 seg
Pone un marcador en una ubicación. Después de una corta duración, un rayo golpea el marcador e inflige daño a su alrededor. Cuando esto sucede, también caen rayos en cualquier otro marcador que hayas colocado.
Inflige de 1178 a 1768 de daño de rayo
La duración base es de 3 segundos
Velocidad de lanzamiento de hechizos aumentada un 100%
active skill area of effect radius +% final [-31]
is area damage [1]
La duración base es de 3 segundos
Velocidad de lanzamiento de hechizos aumentada un 100%
active skill area of effect radius +% final [-31]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Daemon/Daemon" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Stats { set_mana_regeneration_rate_per_minute_% = 400 set_base_maximum_mana = 200 }
Object Type Codes
version 2 extends "Metadata/Monsters/Daemon/Daemon"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Daemon/BossDaemonStrMissionStormCall"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "StrMissionNecroBossStormCall", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["StrMissionNecroBossStormCall"] = { name = "Storm Call", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Lightning] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "base_cast_speed_+%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 3000, 100, -31, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, }
Demonio
is beyond monster daemon [1]
Daemon
Spectre | N |
---|---|
Tags | Lanzador de hechizos, cold_affinity, extra_extra_small_height, ghost_armour, is_daemon, is_unarmed, 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
BeyondDemonDaemonFrostCall
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).
BeyondDemonFrostCall
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
Llamado de tormenta
Tiempo de lanzamiento: 0.5 seg
Pone un marcador en una ubicación. Después de una corta duración, un rayo golpea el marcador e inflige daño a su alrededor. Cuando esto sucede, también caen rayos en cualquier otro marcador que hayas colocado.
Inflige de 1028 a 1542 de daño de hielo
La duración base es de 2 segundos
Velocidad de lanzamiento de hechizos reducida un 60%
active skill area of effect radius +% final [-31]
is area damage [1]
La duración base es de 2 segundos
Velocidad de lanzamiento de hechizos reducida un 60%
active skill area of effect radius +% final [-31]
is area damage [1]
BeyondDemonFrostCall2
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
Llamado de tormenta
Tiempo de lanzamiento: 0.5 seg
Pone un marcador en una ubicación. Después de una corta duración, un rayo golpea el marcador e inflige daño a su alrededor. Cuando esto sucede, también caen rayos en cualquier otro marcador que hayas colocado.
Inflige de 1028 a 1542 de daño de hielo
La duración base es de 2 segundos
Velocidad de lanzamiento de hechizos reducida un 60%
active skill area of effect radius +% final [-31]
is area damage [1]
La duración base es de 2 segundos
Velocidad de lanzamiento de hechizos reducida un 60%
active skill area of effect radius +% final [-31]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Daemon/Daemon" Stats { set_mana_regeneration_rate_per_minute_% = 2400 set_base_maximum_mana = 200 }
Object Type Codes
version 2 extends "Metadata/Monsters/Daemon/Daemon"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Daemon/BeyondDemonDaemonFrostCall"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "BeyondDemonFrostCall", "BeyondDemonFrostCall2", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BeyondDemonFrostCall"] = { name = "Storm Call", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Lightning] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_skill_effect_duration", "base_cast_speed_+%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 2500, -75, -31, levelRequirement = 3, statInterpolation = {3, 3, 1, 1}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 2000, -60, -31, levelRequirement = 51, statInterpolation = {3, 3, 1, 1}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 1750, -50, -31, levelRequirement = 71, statInterpolation = {3, 3, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BeyondDemonFrostCall2"] = { name = "Storm Call", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Lightning] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_skill_effect_duration", "base_cast_speed_+%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 2500, -75, -31, levelRequirement = 3, statInterpolation = {3, 3, 1, 1}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 2000, -60, -31, levelRequirement = 51, statInterpolation = {3, 3, 1, 1}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 1750, -50, -31, levelRequirement = 71, statInterpolation = {3, 3, 1, 1}, cost = { }, }, }, }
is beyond monster daemon [1]
Id | IsBeyondMonsterDaemon |
---|---|
Family | MonsterIsBeyondMonster |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Demonio
is beyond monster daemon [1]
Daemon
Spectre | N |
---|---|
Tags | extra_extra_small_height, ghost_armour, is_daemon, is_unarmed, 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
BeyondDemonDaemonDesecrate
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).
BeyondDemonDesecrate
Spell, Area, Duration, Trappable, Totemable, Mineable, Triggerable, DamageOverTime, Multicastable, Chaos, Cascadable, AreaSpell
Profanar
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 3 seg
Profana el suelo para invocar cadáveres basados en los monstruos del área en la que te encuentras e infligir daño de caos degenerativo a los enemigos. Si estás usando la habilidad Levantar espectro, hay una probabilidad de invocar cadáveres espectrales que coincidan con los últimos espectros que has levantado. Solo pueden interactuar con los cadáveres espectrales las habilidades de esbirros.
Inflige 286.4 de daño de caos base por segundo
La duración base es de 12 segundos
Velocidad de lanzamiento de hechizos aumentada un 65%
Genera 3 cadáveres
El nivel de los cadáveres que se generan es el mismo que el del área, hasta un máximo de nivel 100
Máximo de 10 Cadáveres permitidos
is area damage [1]
La duración base es de 12 segundos
Velocidad de lanzamiento de hechizos aumentada un 65%
Genera 3 cadáveres
El nivel de los cadáveres que se generan es el mismo que el del área, hasta un máximo de nivel 100
Máximo de 10 Cadáveres permitidos
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/BeyondDemonDaemonDesecrate"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "BeyondDemonDesecrate", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BeyondDemonDesecrate"] = { name = "Desecrate", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Desecrates the ground, spawning corpses based on monsters in the current area and dealing chaos damage over time to enemies. If you are using the Raise Spectre skill there is a chance to spawn spectral corpses matching your most recently raised Spectres. Spectral corpses cannot be interacted with except by Minion skills.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.DamageOverTime] = true, [SkillType.Multicastable] = true, [SkillType.Chaos] = true, [SkillType.Cascadable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "base_skill_effect_duration", "desecrate_number_of_corpses_to_create", "desecrate_corpse_level", "base_cast_speed_+%", "desecrate_maximum_number_of_corpses", "is_area_damage", }, levels = { [1] = {1, 12000, 3, 100, 65, 10, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
is beyond monster daemon [1]
Id | IsBeyondMonsterDaemon |
---|---|
Family | MonsterIsBeyondMonster |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Demonio
is beyond monster daemon [1]
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
BeyondDemonDaemonVaalStormCall
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).
BeyondDemonVaalStormCall
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Vaal, Lightning, AreaSpell
Llamado de tormenta vaal
Tiempo de lanzamiento: 0.5 seg
Tiempo de recarga: 1.2 seg
Pone un marcador en una ubicación. Unos rayos impactan en enemigos aleatorios alrededor del marcador e infligen daño en un área alrededor del impacto. Los modificadores a la duración de la habilidad también afectarán a la demora entre esos golpes. Cuando termina la duración, un gran rayo impacta en el marcador e inflige daño a su alrededor.
Inflige de 154.3 a 286.5 de daño de rayo
Tus golpes no pueden aturdir a los enemigos
La duración base es de 10 segundos
Golpea a un enemigo cada 0.25 segundos
active skill area of effect radius +% final [-13]
is area damage [1]
Tus golpes no pueden aturdir a los enemigos
La duración base es de 10 segundos
Golpea a un enemigo cada 0.25 segundos
active skill area of effect radius +% final [-13]
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/BeyondDemonDaemonVaalStormCall"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "BeyondDemonVaalStormCall", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BeyondDemonVaalStormCall"] = { name = "Vaal Storm Call", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Sets a marker at a location. Lightning strikes random enemies around the marker repeatedly over the skill's duration, dealing damage in an area around the strike. Modifiers to the skill's duration will also affect the delay between these strikes. When the duration ends, a large bolt of lightning strikes the marker, dealing damage around it.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Vaal] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "vaal_storm_call_base_delay_ms", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "cannot_stun", }, levels = { [1] = {0.69999998807907, 1.2999999523163, 10000, 250, -13, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.69999998807907, 1.2999999523163, 10000, 250, -13, levelRequirement = 34, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.69999998807907, 1.2999999523163, 10000, 250, -13, levelRequirement = 71, statInterpolation = {3, 3}, cost = { }, }, }, }
is beyond monster daemon [1]
Id | IsBeyondMonsterDaemon |
---|---|
Family | MonsterIsBeyondMonster |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Demonio
is beyond monster daemon [1]
Daemon
Spectre | N |
---|---|
Tags | extra_extra_small_height, ghost_armour, is_daemon, is_unarmed, non_attacking, summoner, 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
BeyondDemonDaemonVaalSummonSkeleton
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).
BeyondDemonVaalSummonSkeletons
Spell, Minion, Duration, MinionsCanExplode, Trappable, Totemable, Mineable, Vaal, CreatesMinion
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 6 seg
+60 a la cantidad máxima de esqueletos invocados
La duración base es de 20 segundos
number of archer skeletons to summon [3]
number of melee skeletons to summon [8]
La duración base es de 20 segundos
number of archer skeletons to summon [3]
number of melee skeletons to summon [8]
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/BeyondDemonDaemonVaalSummonSkeleton"] = { name = "Daemon", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { "BeyondDemonVaalSummonSkeletons", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BeyondDemonVaalSummonSkeletons"] = { name = "BeyondDemonVaalSummonSkeletons", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Vaal] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_melee_skeletons_to_summon", "number_of_archer_skeletons_to_summon", "base_number_of_skeletons_allowed", "base_skill_effect_duration", }, levels = { [1] = {5, 2, 60, 20000, levelRequirement = 4, statInterpolation = {1, 1}, cost = { }, }, [2] = {6, 2, 60, 20000, levelRequirement = 23, statInterpolation = {1, 1}, cost = { }, }, [3] = {6, 3, 60, 20000, levelRequirement = 58, statInterpolation = {1, 1}, cost = { }, }, [4] = {7, 3, 60, 20000, levelRequirement = 61, statInterpolation = {1, 1}, cost = { }, }, [5] = {8, 3, 60, 20000, levelRequirement = 68, statInterpolation = {1, 1}, cost = { }, }, [6] = {8, 4, 60, 20000, levelRequirement = 71, statInterpolation = {1, 1}, cost = { }, }, [7] = {9, 4, 60, 20000, levelRequirement = 72, statInterpolation = {1, 1}, cost = { }, }, [8] = {10, 4, 60, 20000, levelRequirement = 76, statInterpolation = {1, 1}, cost = { }, }, }, }
is beyond monster daemon [1]
Id | IsBeyondMonsterDaemon |
---|---|
Family | MonsterIsBeyondMonster |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |