Solar Elemental
Construct
Area: The Solaris Concourse, The Solaris Temple Level 1, The Solaris Temple Level 2, The Eternal Laboratory, The Lake of Kalandra
Gain 60% of Physical Damage as Extra Fire Damage
Spectre | Y |
---|---|
Area | The Solaris Concourse, The Solaris Temple Level 1, The Solaris Temple Level 2, The Eternal Laboratory, The Lake of Kalandra |
Tags | animal_claw_weapon, construct, humanoid, is_unarmed, medium_height, medium_movement, melee, mud_blood, not_dex, physical_affinity, stone_armour, stone_construct, templar |
Packs |
Life
132%
Energy Shield From Life
25%
Armour
+25%
Ailment Threshold
132%
Resistance
75 0 0 0
Damage
94%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
120%
Model Size
100%
Type
HolyFireElementalSolaris
Metadata
HolyFireElementalSolaris
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
8,492
Armour
35,988
Evasion
4,739
Energy Shield
1,532
Damage
351
Spell Damage
351
Accuracy
290
Attack Time
1.5
Experience
12,306
Ailment Threshold
8,492
Chill
27
Shock
27
Brittle
152
Scorch
27
Sap
74
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
Default Attack
Base Damage: 281–421
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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" Life { on_spawned_dead = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" } Animated { on_death = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/HolyFireElemental/HolyFireElementalSolaris"] = { name = "Solar Elemental", life = 1.32, energyShield = 0.25, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.94, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, 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 = { }, }, }, }
Gain 60% of Physical Damage as Extra Fire Damage
Id | MonsterPhysicalAddedAsFireHolyFireElemental |
---|---|
Family | PhysicalAddedAsFire |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
Solar Elemental
Construct
Gain 60% of Physical Damage as Extra Fire Damage
Spectre | Y |
---|---|
Tags | animal_claw_weapon, construct, humanoid, is_unarmed, medium_movement, melee, mud_blood, not_dex, physical_affinity, stone_armour, stone_construct, templar |
Packs |
Life
132%
Energy Shield From Life
25%
Armour
+25%
Ailment Threshold
132%
Resistance
75 0 0 0
Damage
94%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
120%
Model Size
100%
Type
HolyFireElementalSolaris
Metadata
HolyFireElementalSolarisHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
8,492
Armour
35,988
Evasion
4,739
Energy Shield
1,532
Damage
351
Spell Damage
351
Accuracy
290
Attack Time
1.5
Experience
12,306
Ailment Threshold
8,492
Chill
27
Shock
27
Brittle
152
Scorch
27
Sap
74
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
Default Attack
Base Damage: 281–421
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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" Life { on_spawned_dead = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" } Animated { on_death = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/HolyFireElemental/HolyFireElementalSolarisHellscape"] = { name = "Solar Elemental", life = 1.32, energyShield = 0.25, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.94, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, 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 = { }, }, }, }
Gain 60% of Physical Damage as Extra Fire Damage
Id | MonsterPhysicalAddedAsFireHolyFireElemental |
---|---|
Family | PhysicalAddedAsFire |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
Solar Elemental
Construct
Area: The Solaris Concourse, The Solaris Temple Level 1, The Solaris Temple Level 2, The Eternal Laboratory, Ivory Temple Map, The Lake of Kalandra
Gain 60% of Physical Damage as Extra Fire Damage
Spectre | Y |
---|---|
Area | The Solaris Concourse, The Solaris Temple Level 1, The Solaris Temple Level 2, The Eternal Laboratory, Ivory Temple Map, The Lake of Kalandra |
Tags | animal_claw_weapon, caster, construct, fire_affinity, humanoid, is_unarmed, medium_height, medium_movement, melee, mud_blood, not_dex, physical_affinity, stone_armour, stone_construct, templar |
Packs |
Life
165%
Energy Shield From Life
25%
Armour
+25%
Ailment Threshold
165%
Resistance
75 0 0 0
Damage
93%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
150%
Model Size
110%
Type
HolyFireElementalSolaris2
Metadata
HolyFireElementalSolaris2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
72
Life
16,061
Armour
49,311
Evasion
5,444
Energy Shield
1,963
Damage
441
Spell Damage
441
Accuracy
339
Attack Time
1.5
Experience
16,755
Ailment Threshold
16,061
Chill
51
Shock
51
Brittle
287
Scorch
51
Sap
140
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
Default Attack
Base Damage: 353–530
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
FireballSuperNovaCitystalker
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Fireball
Critical Strike Chance: 6%
Cast Time: 2.3 sec
Cooldown Time: 8 sec
Unleashes a ball of fire towards a target which explodes, damaging nearby foes.
Deals 212.9 to 319.4 Fire Damage
Fires 8 additional Projectiles
Fires Projectiles in a circle
Base radius is 0.9 metres
active skill area of effect radius +% final [-80]
base is projectile [1]
Fires 8 additional Projectiles
Fires Projectiles in a circle
Base radius is 0.9 metres
active skill area of effect radius +% final [-80]
base is projectile [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_dead = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" } Animated { on_death = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/HolyFireElemental/HolyFireElementalSolaris2"] = { name = "Solar Elemental", life = 1.65, energyShield = 0.25, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.93, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "FireballSuperNovaCitystalker", "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["FireballSuperNovaCitystalker"] = { name = "Fireball", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.3, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "number_of_additional_projectiles", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "base_is_projectile", "projectiles_nova", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 8, -80, 9, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 8, -80, 9, critChance = 6, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, } -- 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 = { }, }, }, }
Gain 60% of Physical Damage as Extra Fire Damage
Id | MonsterPhysicalAddedAsFireHolyFireElemental |
---|---|
Family | PhysicalAddedAsFire |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
Solar Elemental
Construct
Gain 60% of Physical Damage as Extra Fire Damage
Spectre | Y |
---|---|
Tags | animal_claw_weapon, caster, construct, fire_affinity, humanoid, is_unarmed, medium_movement, melee, mud_blood, not_dex, physical_affinity, stone_armour, stone_construct, templar |
Packs |
Life
165%
Energy Shield From Life
25%
Armour
+25%
Ailment Threshold
165%
Resistance
75 0 0 0
Damage
93%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
150%
Model Size
110%
Type
HolyFireElementalSolaris2
Metadata
HolyFireElementalSolaris2Hellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
10,615
Armour
35,988
Evasion
4,739
Energy Shield
1,532
Damage
347
Spell Damage
347
Accuracy
290
Attack Time
1.5
Experience
15,383
Ailment Threshold
10,615
Chill
34
Shock
34
Brittle
190
Scorch
34
Sap
93
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
Default Attack
Base Damage: 278–417
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
FireballSuperNovaCitystalker
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Fireball
Critical Strike Chance: 6%
Cast Time: 2.3 sec
Cooldown Time: 8 sec
Unleashes a ball of fire towards a target which explodes, damaging nearby foes.
Deals 182.4 to 273.7 Fire Damage
Fires 8 additional Projectiles
Fires Projectiles in a circle
Base radius is 0.9 metres
active skill area of effect radius +% final [-80]
base is projectile [1]
Fires 8 additional Projectiles
Fires Projectiles in a circle
Base radius is 0.9 metres
active skill area of effect radius +% final [-80]
base is projectile [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_dead = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" } Animated { on_death = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/HolyFireElemental/HolyFireElementalSolaris2Hellscape"] = { name = "Solar Elemental", life = 1.65, energyShield = 0.25, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.93, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "FireballSuperNovaCitystalker", "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["FireballSuperNovaCitystalker"] = { name = "Fireball", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.3, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "number_of_additional_projectiles", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "base_is_projectile", "projectiles_nova", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 8, -80, 9, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 8, -80, 9, critChance = 6, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, } -- 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 = { }, }, }, }
Gain 60% of Physical Damage as Extra Fire Damage
Id | MonsterPhysicalAddedAsFireHolyFireElemental |
---|---|
Family | PhysicalAddedAsFire |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
Solar Elemental
Spectre | Y |
---|---|
Area | The Twilight Temple |
Tags | animal_claw_weapon, construct, humanoid, is_unarmed, medium_height, medium_movement, melee, mud_blood, not_dex, physical_affinity, stone_armour, stone_construct, templar |
Packs |
Life
132%
Energy Shield From Life
25%
Armour
+25%
Ailment Threshold
132%
Resistance
75 0 0 0
Damage
94%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
120%
Model Size
100%
Type
HolyFireElementalSolaris
Metadata
HolyFireElementalSolarisSchism
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
71
Life
11,593
Armour
45,591
Evasion
5,260
Energy Shield
1,845
Damage
420
Spell Damage
420
Accuracy
326
Attack Time
1.5
Experience
13,139
Ailment Threshold
11,593
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
Default Attack
Base Damage: 336–504
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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" Life { on_spawned_dead = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" } Animated { on_death = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/HolyFireElemental/HolyFireElementalSolarisSchism"] = { name = "Solar Elemental", life = 1.32, energyShield = 0.25, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.94, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, 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 = { }, }, }, }
Gain 60% of Physical Damage as Extra Fire Damage
Id | MonsterPhysicalAddedAsFireHolyFireElemental |
---|---|
Family | PhysicalAddedAsFire |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
Solar Elemental
Spectre | Y |
---|---|
Area | The Twilight Temple |
Tags | animal_claw_weapon, caster, construct, fire_affinity, humanoid, is_unarmed, medium_height, medium_movement, melee, mud_blood, not_dex, physical_affinity, stone_armour, stone_construct, templar |
Packs |
Life
165%
Energy Shield From Life
25%
Armour
+25%
Ailment Threshold
165%
Resistance
75 0 0 0
Damage
93%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
150%
Model Size
110%
Type
HolyFireElementalSolaris2
Metadata
HolyFireElementalSolaris2Schism
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
71
Life
14,491
Armour
45,591
Evasion
5,260
Energy Shield
1,845
Damage
416
Spell Damage
416
Accuracy
326
Attack Time
1.5
Experience
16,424
Ailment Threshold
14,491
Chill
46
Shock
46
Brittle
259
Scorch
46
Sap
127
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
Default Attack
Base Damage: 333–499
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
FireballSuperNovaCitystalker
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Fireball
Critical Strike Chance: 6%
Cast Time: 2.3 sec
Cooldown Time: 8 sec
Unleashes a ball of fire towards a target which explodes, damaging nearby foes.
Deals 204.9 to 307.3 Fire Damage
Fires 8 additional Projectiles
Fires Projectiles in a circle
Base radius is 0.9 metres
active skill area of effect radius +% final [-80]
base is projectile [1]
Fires 8 additional Projectiles
Fires Projectiles in a circle
Base radius is 0.9 metres
active skill area of effect radius +% final [-80]
base is projectile [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_dead = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" } Animated { on_death = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/HolyFireElemental/HolyFireElementalSolaris2Schism"] = { name = "Solar Elemental", life = 1.65, energyShield = 0.25, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.93, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "FireballSuperNovaCitystalker", "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["FireballSuperNovaCitystalker"] = { name = "Fireball", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.3, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "number_of_additional_projectiles", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "base_is_projectile", "projectiles_nova", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 8, -80, 9, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 8, -80, 9, critChance = 6, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, } -- 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 = { }, }, }, }
Gain 60% of Physical Damage as Extra Fire Damage
Id | MonsterPhysicalAddedAsFireHolyFireElemental |
---|---|
Family | PhysicalAddedAsFire |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
Solar Elemental
Spectre | Y |
---|---|
Area | The Harbour Bridge |
Tags | animal_claw_weapon, construct, humanoid, is_unarmed, medium_height, medium_movement, melee, mud_blood, not_dex, physical_affinity, stone_armour, stone_construct, templar |
Packs |
Life
132%
Energy Shield From Life
25%
Armour
+25%
Ailment Threshold
132%
Resistance
75 0 0 0
Damage
94%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
120%
Model Size
100%
Type
HolyFireElementalSolaris
Metadata
HolyFireElementalSolarisNewTeam
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
60
Life
4,881
Armour
18,973
Evasion
3,556
Energy Shield
925
Damage
233
Spell Damage
233
Accuracy
211
Attack Time
1.5
Experience
9,918
Ailment Threshold
4,881
Chill
15
Shock
15
Brittle
87
Scorch
15
Sap
43
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
Default Attack
Base Damage: 187–280
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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" Positioned { team = 126 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_dead = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" } Animated { on_death = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/HolyFireElemental/HolyFireElementalSolarisNewTeam"] = { name = "Solar Elemental", life = 1.32, energyShield = 0.25, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.94, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, 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 = { }, }, }, }
Gain 60% of Physical Damage as Extra Fire Damage
Id | MonsterPhysicalAddedAsFireHolyFireElemental |
---|---|
Family | PhysicalAddedAsFire |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
Solar Elemental
Spectre | Y |
---|---|
Area | The Harbour Bridge |
Tags | animal_claw_weapon, caster, construct, fire_affinity, humanoid, is_unarmed, medium_height, medium_movement, melee, mud_blood, not_dex, physical_affinity, stone_armour, stone_construct, templar |
Packs |
Life
165%
Energy Shield From Life
25%
Armour
+25%
Ailment Threshold
165%
Resistance
75 0 0 0
Damage
93%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
150%
Model Size
110%
Type
HolyFireElementalSolaris2
Metadata
HolyFireElementalSolaris2NewTeam
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
60
Life
6,102
Armour
18,973
Evasion
3,556
Energy Shield
925
Damage
231
Spell Damage
231
Accuracy
211
Attack Time
1.5
Experience
12,398
Ailment Threshold
6,102
Chill
19
Shock
19
Brittle
109
Scorch
19
Sap
53
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
Default Attack
Base Damage: 185–277
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
FireballSuperNovaCitystalker
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Fireball
Critical Strike Chance: 6%
Cast Time: 2.3 sec
Cooldown Time: 8 sec
Unleashes a ball of fire towards a target which explodes, damaging nearby foes.
Deals 133.9 to 200.9 Fire Damage
Fires 8 additional Projectiles
Fires Projectiles in a circle
Base radius is 0.9 metres
active skill area of effect radius +% final [-80]
base is projectile [1]
Fires 8 additional Projectiles
Fires Projectiles in a circle
Base radius is 0.9 metres
active skill area of effect radius +% final [-80]
base is projectile [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Positioned { team = 126 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_dead = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" } Animated { on_death = "HideMeshSegments( geo_L_Arm1Shape,geo_L_Leg1Shape,geo_R_Arm1Shape,geo_R_Leg1Shape,geo_Torso1Shape );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/HolyFireElemental/HolyFireElementalSolaris2NewTeam"] = { name = "Solar Elemental", life = 1.65, energyShield = 0.25, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.93, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "FireballSuperNovaCitystalker", "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["FireballSuperNovaCitystalker"] = { name = "Fireball", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.3, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "number_of_additional_projectiles", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "base_is_projectile", "projectiles_nova", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 8, -80, 9, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 8, -80, 9, critChance = 6, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, } -- 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 = { }, }, }, }
Gain 60% of Physical Damage as Extra Fire Damage
Id | MonsterPhysicalAddedAsFireHolyFireElemental |
---|---|
Family | PhysicalAddedAsFire |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |