Constructo de vacío
Sobrenatural
cannot be used as minion [1]
Void Construct
Spectre | N |
---|---|
Tags | bludgeoning_weapon, construct, eldritch, golem, influence_monster, is_unarmed, melee, metal_armour, not_dex, physical_affinity, shaper_monster, slow_movement, small_height |
Packs |
Vida
180%
Energy Shield From Life
60%
Armadura
+50%
Ailment Threshold
180%
Resistencia
35 35 35 20
Damage
144%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
120%
Model Size
70%
Type
ClockworkGolemSpace
Metadata
ClockworkGolemSpace
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
11,580
Armadura
43,185
Evasión
4,739
Escudo de energía
3,676
Damage
538
Daño de hechizos
538
Precisión
290
Attack Time
1.5
Experiencia
12,306
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 430–645
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Monster { }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ClockworkGolem/ClockworkGolemSpace"] = { name = "Void Construct", life = 1.8, energyShield = 0.6, fireResist = 35, coldResist = 35, lightningResist = 35, chaosResist = 20, damage = 1.44, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Constructo de vacío
Sobrenatural
Ganas el 100% del daño físico como daño de fuego extra
cannot be used as minion [1]
cannot be used as minion [1]
Void Construct
Spectre | N |
---|---|
Tags | bludgeoning_weapon, construct, eldritch, golem, influence_monster, is_unarmed, melee, metal_armour, not_dex, physical_affinity, shaper_monster, slow_movement, small_height |
Packs |
Vida
300%
Energy Shield From Life
60%
Armadura
+50%
Ailment Threshold
300%
Resistencia
35 35 35 20
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
150%
Model Size
80%
Type
ClockworkGolemElemental2Space
Metadata
ClockworkGolemSpaceFire1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
19,300
Armadura
43,185
Evasión
4,739
Escudo de energía
3,676
Damage
448
Daño de hechizos
448
Precisión
290
Attack Time
1.5
Experiencia
15,383
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 359–538
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
ClockworkGolemRighteousFire
Spell, Buff, Area, CausesBurning, DamageOverTime, Fire, Totemable, Triggerable, Instant, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
Fuego justo
Tiempo de lanzamiento: 1 seg
Te envuelve en un fuego mágico que te incendia rápidamente a ti y a los enemigos cercanos. Tu daño de hechizos aumenta considerablemente bajo este efecto. El efecto termina cuando te queda 1 de vida.
Inflige 885.2 de daño de fuego base por segundo
El radio base es de 1.8 metros
El radio base es de 1.8 metros
Object Type
version 2 extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem"
Object Type Codes
version 2 extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem" Life { on_death = "RemoveEffects();" on_spawned_dead = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ClockworkGolem/ClockworkGolemSpaceFire1"] = { name = "Void Construct", life = 3, energyShield = 0.6, fireResist = 35, coldResist = 35, lightningResist = 35, chaosResist = 20, damage = 1.2, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "Melee", "ClockworkGolemRighteousFire", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ClockworkGolemRighteousFire"] = { name = "Righteous Fire", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.", skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.CausesBurning] = true, [SkillType.DamageOverTime] = true, [SkillType.Fire] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_to_deal_per_minute", "active_skill_base_area_of_effect_radius", }, levels = { [1] = {1, 18, levelRequirement = 3, statInterpolation = {3}, cost = { }, }, }, }
Ganas el 100% del daño físico como daño de fuego extra
Id | MonsterPhysicalAddedAsFireSkeletonMaps |
---|---|
Family | PhysicalAddedAsFire |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Constructo de vacío
Sobrenatural
Ganas el 100% del daño físico como daño de fuego extra
cannot be used as minion [1]
cannot be used as minion [1]
Void Construct
Spectre | N |
---|---|
Tags | bludgeoning_weapon, construct, eldritch, golem, influence_monster, is_unarmed, melee, metal_armour, not_dex, physical_affinity, shaper_monster, slow_movement, small_height |
Packs |
Vida
180%
Energy Shield From Life
60%
Armadura
+50%
Ailment Threshold
180%
Resistencia
35 35 35 20
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
120%
Model Size
70%
Type
ClockworkGolemElementalSpace
Metadata
ClockworkGolemSpaceFire2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
11,580
Armadura
43,185
Evasión
4,739
Escudo de energía
3,676
Damage
448
Daño de hechizos
448
Precisión
290
Attack Time
1.5
Experiencia
12,306
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 359–538
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem"
Object Type Codes
version 2 extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem" Life { on_death = "RemoveEffects();" on_spawned_dead = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ClockworkGolem/ClockworkGolemSpaceFire2"] = { name = "Void Construct", life = 1.8, energyShield = 0.6, fireResist = 35, coldResist = 35, lightningResist = 35, chaosResist = 20, damage = 1.2, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Ganas el 100% del daño físico como daño de fuego extra
Id | MonsterPhysicalAddedAsFireSkeletonMaps |
---|---|
Family | PhysicalAddedAsFire |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Constructo de vacío
Sobrenatural
Ganas el 100% del daño físico como daño de hielo extra
cannot be used as minion [1]
cannot be used as minion [1]
Void Construct
Spectre | N |
---|---|
Tags | bludgeoning_weapon, Lanzador de hechizos, cold_affinity, construct, eldritch, golem, influence_monster, is_unarmed, melee, metal_armour, not_dex, physical_affinity, ranged, shaper_monster, slow_movement, small_height |
Packs |
Vida
300%
Energy Shield From Life
60%
Armadura
+50%
Ailment Threshold
300%
Resistencia
35 35 35 20
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
150%
Model Size
80%
Type
ClockworkGolemElemental2Space
Metadata
ClockworkGolemSpaceCold1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
19,300
Armadura
43,185
Evasión
4,739
Escudo de energía
3,676
Damage
448
Daño de hechizos
448
Precisión
290
Attack Time
1.5
Experiencia
15,383
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 359–538
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
ClockworkGolemFrostBomb
Spell, Area, Duration, Cold, Damage, Multicastable, Totemable, Trappable, Mineable, Triggerable, Cascadable, AreaSpell, Cooldown, Orb
Bomba de escarcha
Probabilidad de golpe crítico: 6%
Tiempo de lanzamiento: 0.5 seg
Tiempo de recarga: 3.5 seg
Crea un cristal que emite pulsos de hielo durante un tiempo. Cada pulso aplica una penalidad a los enemigos cercanos durante un período de tiempo secundario que reduce su velocidad de regeneración de vida y también aplica exposición al hielo. Cuando finaliza la duración del cristal, este explota e inflige un gran daño de hielo a los enemigos que están a su alrededor.
Inflige de 980.5 a 1471 de daño de hielo
La duración base es de 4 segundos
La duración secundaria base es de 2 segundos
Velocidad de regeneración de vida reducida un 50%
El radio base es de 2.4 metros
La exposición al hielo aplica -20% a la resistencia al hielo
is area damage [1]
La duración base es de 4 segundos
La duración secundaria base es de 2 segundos
Velocidad de regeneración de vida reducida un 50%
El radio base es de 2.4 metros
La exposición al hielo aplica -20% a la resistencia al hielo
is area damage [1]
ClockworkGolemFrostbolt
Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, CanRapidFire
Descarga de escarcha
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.75 seg
Tiempo de recarga: 1.5 seg
Dispara un proyectil de movimiento lento que perfora a los enemigos e inflige daño de hielo.
Inflige de 812.4 a 1219 de daño de hielo
Los proyectiles perforan a todos los objetivos
Velocidad de proyectiles aumentada un 20%
base is projectile [1]
Los proyectiles perforan a todos los objetivos
Velocidad de proyectiles aumentada un 20%
base is projectile [1]
Object Type
version 2 extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem"
Object Type Codes
version 2 extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem" Life { on_death = "RemoveEffects();" on_spawned_dead = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ClockworkGolem/ClockworkGolemSpaceCold1"] = { name = "Void Construct", life = 3, energyShield = 0.6, fireResist = 35, coldResist = 35, lightningResist = 35, chaosResist = 20, damage = 1.2, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "Melee", "ClockworkGolemFrostBomb", "ClockworkGolemFrostbolt", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ClockworkGolemFrostBomb"] = { name = "Frost Bomb", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Creates a crystal that pulses with cold for a duration. Each pulse applies a debuff to nearby enemies for a secondary duration which reduces life regeneration rate, and also inflicts Cold Exposure. When the crystal's duration ends, it explodes, dealing heavy cold damage to enemies around it.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Cold] = true, [SkillType.Damage] = true, [SkillType.Multicastable] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Orb] = true, }, statDescriptionScope = "debuff_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", "active_skill_base_area_of_effect_radius", "base_skill_effect_duration", "base_secondary_skill_effect_duration", "base_cold_damage_resistance_%", "life_regeneration_rate_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 24, 4000, 2000, -20, -50, critChance = 6, levelRequirement = 2, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ClockworkGolemFrostbolt"] = { name = "Frostbolt", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Cold] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_projectile_speed_+%", "base_is_projectile", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 20, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, }
Ganas el 100% del daño físico como daño de hielo extra
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Constructo de vacío
Sobrenatural
Ganas el 100% del daño físico como daño de hielo extra
cannot be used as minion [1]
cannot be used as minion [1]
Void Construct
Spectre | N |
---|---|
Tags | bludgeoning_weapon, construct, eldritch, golem, influence_monster, is_unarmed, melee, metal_armour, not_dex, physical_affinity, shaper_monster, slow_movement, small_height |
Packs |
Vida
180%
Energy Shield From Life
60%
Armadura
+50%
Ailment Threshold
180%
Resistencia
35 35 35 20
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
120%
Model Size
70%
Type
ClockworkGolemElementalSpace
Metadata
ClockworkGolemSpaceCold2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
11,580
Armadura
43,185
Evasión
4,739
Escudo de energía
3,676
Damage
448
Daño de hechizos
448
Precisión
290
Attack Time
1.5
Experiencia
12,306
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 359–538
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem"
Object Type Codes
version 2 extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem" Life { on_death = "RemoveEffects();" on_spawned_dead = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ClockworkGolem/ClockworkGolemSpaceCold2"] = { name = "Void Construct", life = 1.8, energyShield = 0.6, fireResist = 35, coldResist = 35, lightningResist = 35, chaosResist = 20, damage = 1.2, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Ganas el 100% del daño físico como daño de hielo extra
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Constructo de vacío
Sobrenatural
Ganas el 100% del daño físico como daño de rayo extra
cannot be used as minion [1]
cannot be used as minion [1]
Void Construct
Spectre | N |
---|---|
Tags | bludgeoning_weapon, Lanzador de hechizos, construct, eldritch, golem, influence_monster, is_unarmed, lightning_affinity, melee, metal_armour, not_dex, physical_affinity, ranged, shaper_monster, slow_movement, small_height |
Packs |
Vida
300%
Energy Shield From Life
60%
Armadura
+50%
Ailment Threshold
300%
Resistencia
35 35 35 20
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
150%
Model Size
80%
Type
ClockworkGolemElemental2Space
Metadata
ClockworkGolemSpaceLightning1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
19,300
Armadura
43,185
Evasión
4,739
Escudo de energía
3,676
Damage
448
Daño de hechizos
448
Precisión
290
Attack Time
1.5
Experiencia
15,383
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 359–538
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
ClockworkGolemOrbOfStorms
Spell, Damage, Lightning, Area, Chains, Triggerable, Trappable, Mineable, Totemable, AreaSpell, Cooldown, Orb
Orbe de tormentas
Tiempo de lanzamiento: 1.2 seg
Tiempo de recarga: 5 seg
Crea un orbe eléctrico estacionario que golpea a los enemigos que se encuentran en su área de efecto con haces de rayo que se pueden dividir para golpear a más enemigos. Los modificadores a la velocidad de lanzamiento de hechizos aumentarán la frecuencia con la que golpea. Lanzar esta habilidad otra vez reemplazará el orbe anterior.
Inflige de 239.7 a 719.2 de daño de rayo
La duración base es de 3 segundos
Golpea cada 1 segundo y cuando usas una habilidad de rayo cerca del orbe
El haz se divide hacia 2 objetivos adicionales
storm cloud destroy when caster dies [1]
La duración base es de 3 segundos
Golpea cada 1 segundo y cuando usas una habilidad de rayo cerca del orbe
El haz se divide hacia 2 objetivos adicionales
storm cloud destroy when caster dies [1]
ClockworkGolemBallLightning
Spell, Damage, Projectile, ProjectilesFromUser, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell
Bola de rayos
Tiempo de lanzamiento: 0.8 seg
Tiempo de recarga: 1.6 seg
Dispara un proyectil lento que inflige daño repetidamente a cada enemigo en un área con descargas de rayo.
Inflige de 110.3 a 331 de daño de rayo
Velocidad de proyectiles reducida un 25%
El radio base es de 1.8 metros
active skill area of effect radius +% final [-11]
base is projectile [1]
Velocidad de proyectiles reducida un 25%
El radio base es de 1.8 metros
active skill area of effect radius +% final [-11]
base is projectile [1]
Object Type
version 2 extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem"
Object Type Codes
version 2 extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem" Life { on_death = "RemoveEffects();" on_spawned_dead = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ClockworkGolem/ClockworkGolemSpaceLightning1"] = { name = "Void Construct", life = 3, energyShield = 0.6, fireResist = 35, coldResist = 35, lightningResist = 35, chaosResist = 20, damage = 1.2, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "Melee", "ClockworkGolemBallLightning", "ClockworkGolemOrbOfStorms", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ClockworkGolemBallLightning"] = { name = "Ball Lightning", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_projectile_speed_+%", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "base_is_projectile", }, levels = { [1] = {0.5, 1.5, -25, -11, 18, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ClockworkGolemOrbOfStorms"] = { name = "Orb of Storms", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Creates a stationary electrical orb that strikes enemies in its area of effect with beams of lightning that can then split to hit more enemies. Modifiers to cast speed will increase how frequently it does this. Casting this skill again will replace the previous orb.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Lightning] = true, [SkillType.Area] = true, [SkillType.Chains] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Orb] = true, }, statDescriptionScope = "beam_skill_stat_descriptions", castTime = 1.2, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "projectile_number_to_split", "orb_of_storms_base_bolt_frequency_ms", "storm_cloud_destroy_when_caster_dies", }, levels = { [1] = {0.5, 1.5, 3000, 2, 1000, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, }, }, }
Ganas el 100% del daño físico como daño de rayo extra
Id | MonsterPhysicalAddedAsLightningSkeletonMaps |
---|---|
Family | PhysicalAddedAsLightning |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Constructo de vacío
Sobrenatural
Ganas el 100% del daño físico como daño de rayo extra
cannot be used as minion [1]
cannot be used as minion [1]
Void Construct
Spectre | N |
---|---|
Tags | bludgeoning_weapon, construct, eldritch, golem, influence_monster, is_unarmed, melee, metal_armour, not_dex, physical_affinity, shaper_monster, slow_movement, small_height |
Packs |
Vida
180%
Energy Shield From Life
60%
Armadura
+50%
Ailment Threshold
180%
Resistencia
35 35 35 20
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
120%
Model Size
70%
Type
ClockworkGolemElementalSpace
Metadata
ClockworkGolemSpaceLightning2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
11,580
Armadura
43,185
Evasión
4,739
Escudo de energía
3,676
Damage
448
Daño de hechizos
448
Precisión
290
Attack Time
1.5
Experiencia
12,306
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 359–538
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem"
Object Type Codes
version 2 extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem" Life { on_death = "RemoveEffects();" on_spawned_dead = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ClockworkGolem/ClockworkGolemSpaceLightning2"] = { name = "Void Construct", life = 1.8, energyShield = 0.6, fireResist = 35, coldResist = 35, lightningResist = 35, chaosResist = 20, damage = 1.2, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Ganas el 100% del daño físico como daño de rayo extra
Id | MonsterPhysicalAddedAsLightningSkeletonMaps |
---|---|
Family | PhysicalAddedAsLightning |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Constructo del vacío
Sobrenatural
Void Construct
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/AtlasInvaders/BlackStarMonsters/BlackStarFodder1Spectre_ |
Tags | Lanzador de hechizos, cleaving_weapon, construct, eldritch, fire_affinity, flesh_armour, is_unarmed, medium_movement, melee, not_dex, physical_affinity, red_blood |
Packs |
Vida
156%
Energy Shield From Life
100%
Armadura
+50%
Ailment Threshold
156%
Resistencia
75 0 0 0
Damage
96%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
4 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
120%
Model Size
100%
Type
AtlasInvadersBlackStarFodder1
Metadata
BlackStarFodder1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
10,036
Armadura
43,185
Evasión
4,739
Escudo de energía
6,127
Damage
359
Daño de hechizos
359
Precisión
290
Attack Time
1.5
Experiencia
12,306
Ailment Threshold
10,036
Chill
32
Shock
32
Brittle
180
Scorch
32
Sap
88
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 287–430
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
GPSAtlasInvadersBlackStarFodder1Sun
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 2.5 seg
Tiempo de recarga: 4 seg
Tus golpes siempre queman
Inflige de 1412 a 2118 de daño de fuego
base is projectile [1]
number of projectiles override [1]
projectile uses contact position [1]
spell maximum action distance +% [-40]
use scaled contact offset [1]
Inflige de 1412 a 2118 de daño de fuego
base is projectile [1]
number of projectiles override [1]
projectile uses contact position [1]
spell maximum action distance +% [-40]
use scaled contact offset [1]
GSAtlasInvadersBlackStarFodder1SuperNova
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 1412 a 2118 de daño de fuego
is area damage [1]
is area damage [1]
GSAtlasInvadersBlackStarFodder1HyperNova
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 2.333 seg
Tiempo de recarga: 3 seg
Inflige de 2946 a 4419 de daño de fuego
is area damage [1]
spell maximum action distance +% [-90]
is area damage [1]
spell maximum action distance +% [-90]
Object Type
version 2 extends "Metadata/Monsters/AtlasInvaders/BlackStarMonsters/BlackStarMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/AtlasInvaders/BlackStarMonsters/BlackStarMonsterBase" Life { on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/BlackStar_Minions/EPK/fodder_1_body.epk );" on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/BlackStar_Minions/EPK/fodder_1_body.epk );" on_death = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Doom_Minions/EPK/monster_death_emissive_off.epk );" on_spawned_dead = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Doom_Minions/EPK/monster_death_emissive_off.epk );" } Preload { preload_epk = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/BlackStar_Minions/EPK/fodder_1_body.epk" preload_epk = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Doom_Minions/EPK/monster_death_emissive_off.epk" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/AtlasInvaders/BlackStarMonsters/BlackStarFodder1"] = { name = "Void Construct", life = 1.56, energyShield = 1, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.96, damageSpread = 0.2, attackTime = 1.5, attackRange = 11, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "GPSAtlasInvadersBlackStarFodder1Sun", "GSAtlasInvadersBlackStarFodder1SuperNova", "GSAtlasInvadersBlackStarFodder1HyperNova", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GPSAtlasInvadersBlackStarFodder1Sun"] = { name = "GPSAtlasInvadersBlackStarFodder1Sun", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_maximum_action_distance_+%", "number_of_projectiles_override", "base_is_projectile", "use_scaled_contact_offset", "projectile_uses_contact_position", "always_ignite", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -40, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAtlasInvadersBlackStarFodder1SuperNova"] = { name = "GSAtlasInvadersBlackStarFodder1SuperNova", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAtlasInvadersBlackStarFodder1HyperNova"] = { name = "GSAtlasInvadersBlackStarFodder1HyperNova", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.333, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_maximum_action_distance_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -90, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
Constructo del vacío
Sobrenatural
Void Construct
Spectre | Y |
---|---|
Tags | Lanzador de hechizos, cleaving_weapon, construct, eldritch, fire_affinity, flesh_armour, is_unarmed, medium_movement, melee, not_dex, physical_affinity, red_blood |
Vida
156%
Energy Shield From Life
100%
Armadura
+50%
Ailment Threshold
156%
Resistencia
75 0 0 0
Damage
96%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
4 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
120%
Model Size
100%
Type
AtlasInvadersBlackStarFodder1
Metadata
BlackStarFodder1Spectre_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
10,036
Armadura
43,185
Evasión
4,739
Escudo de energía
6,127
Damage
359
Daño de hechizos
359
Precisión
290
Attack Time
1.5
Experiencia
12,306
Ailment Threshold
10,036
Chill
32
Shock
32
Brittle
180
Scorch
32
Sap
88
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 287–430
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
GPSAtlasInvadersBlackStarFodder1Sun
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 2.5 seg
Tiempo de recarga: 4 seg
Tus golpes siempre queman
Inflige de 1412 a 2118 de daño de fuego
base is projectile [1]
number of projectiles override [1]
projectile uses contact position [1]
spell maximum action distance +% [-40]
use scaled contact offset [1]
Inflige de 1412 a 2118 de daño de fuego
base is projectile [1]
number of projectiles override [1]
projectile uses contact position [1]
spell maximum action distance +% [-40]
use scaled contact offset [1]
GSAtlasInvadersBlackStarFodder1SuperNova
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 1412 a 2118 de daño de fuego
is area damage [1]
is area damage [1]
GSAtlasInvadersBlackStarFodder1HyperNova
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 2.333 seg
Tiempo de recarga: 3 seg
Inflige de 2946 a 4419 de daño de fuego
is area damage [1]
spell maximum action distance +% [-90]
is area damage [1]
spell maximum action distance +% [-90]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/BlackStar_Minions/EPK/fodder_1_body.epk );" on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/BlackStar_Minions/EPK/fodder_1_body.epk );" on_death = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Doom_Minions/EPK/monster_death_emissive_off.epk );" on_spawned_dead = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Doom_Minions/EPK/monster_death_emissive_off.epk );" } Preload { preload_epk = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/BlackStar_Minions/EPK/fodder_1_body.epk" preload_epk = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Doom_Minions/EPK/monster_death_emissive_off.epk" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/AtlasInvaders/BlackStarMonsters/BlackStarFodder1Spectre_"] = { name = "Void Construct", life = 1.56, energyShield = 1, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.96, damageSpread = 0.2, attackTime = 1.5, attackRange = 11, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "GPSAtlasInvadersBlackStarFodder1Sun", "GSAtlasInvadersBlackStarFodder1SuperNova", "GSAtlasInvadersBlackStarFodder1HyperNova", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GPSAtlasInvadersBlackStarFodder1Sun"] = { name = "GPSAtlasInvadersBlackStarFodder1Sun", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_maximum_action_distance_+%", "number_of_projectiles_override", "base_is_projectile", "use_scaled_contact_offset", "projectile_uses_contact_position", "always_ignite", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -40, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAtlasInvadersBlackStarFodder1SuperNova"] = { name = "GSAtlasInvadersBlackStarFodder1SuperNova", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAtlasInvadersBlackStarFodder1HyperNova"] = { name = "GSAtlasInvadersBlackStarFodder1HyperNova", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.333, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_maximum_action_distance_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -90, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }