Guardián solar
Constructo
Área: El vestíbulo de Solaris, El templo de Solaris nivel 1, El templo de Solaris nivel 2, El puente portuario, El laboratorio eterno, Mapa de Templo de marfil, Lago de Kalandra
Ganas el 60% del daño físico como daño de fuego extra
Solar Guard
Spectre | Y |
---|---|
Area | El vestíbulo de Solaris, El templo de Solaris nivel 1, El templo de Solaris nivel 2, El puente portuario, El laboratorio eterno, Mapa de Templo de marfil, Lago de Kalandra |
Tags | animal_claw_weapon, Lanzador de hechizos, construct, fire_affinity, humanoid, is_unarmed, medium_height, medium_movement, mud_blood, not_dex, ranged, stone_armour, stone_construct, templar |
Packs |
Vida
198%
Energy Shield From Life
25%
Armadura
+25%
Ailment Threshold
198%
Resistencia
75 0 0 0
Damage
112%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
180%
Model Size
120%
Type
HolyFireElementalSolarisChampion
Metadata
HolyFireElementalSolarisBeam
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
72
Vida
19,273
Armadura
49,311
Evasión
5,444
Escudo de energía
1,963
Damage
532
Daño de hechizos
532
Precisión
339
Attack Time
1.5
Experiencia
20,106
Ailment Threshold
19,273
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
168
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).
SpecialBeamCannon
Spell, Damage
Tiempo de lanzamiento: 2.5 seg
Tiempo de recarga: 8 seg
Inflige de 1292 a 1938 de daño de fuego
active skill area of effect radius +% final [-23]
is area damage [1]
active skill area of effect radius +% final [-23]
is area damage [1]
HolyFireElementalFireball
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Bola de fuego
Probabilidad de golpe crítico: 6%
Tiempo de lanzamiento: 0.85 seg
Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
Inflige de 952.9 a 1476 de daño de fuego
El radio base es de 0.9 metros
base is projectile [1]
spell maximum action distance +% [-50]
El radio base es de 0.9 metros
base is projectile [1]
spell maximum action distance +% [-50]
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/HolyFireElementalSolarisBeam"] = { name = "Solar Guard", life = 1.98, energyShield = 0.25, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.12, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "HolyFireElementalFireball", "SpecialBeamCannon", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["HolyFireElementalFireball"] = { 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 = 0.85, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_maximum_action_distance_+%", "active_skill_base_area_of_effect_radius", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -50, 9, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, [2] = {1.75, 2.710000038147, -50, 9, critChance = 6, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SpecialBeamCannon"] = { name = "SpecialBeamCannon", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -23, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, -23, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, -23, levelRequirement = 82, statInterpolation = {3, 3}, cost = { }, }, }, }
Ganas el 60% del daño físico como daño de fuego extra
Id | MonsterPhysicalAddedAsFireHolyFireElemental |
---|---|
Family | PhysicalAddedAsFire |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
Guardián solar
Constructo
Ganas el 60% del daño físico como daño de fuego extra
Solar Guard
Spectre | Y |
---|---|
Tags | animal_claw_weapon, Lanzador de hechizos, construct, fire_affinity, humanoid, is_unarmed, medium_movement, mud_blood, not_dex, ranged, stone_armour, stone_construct, templar |
Packs |
Vida
198%
Energy Shield From Life
25%
Armadura
+25%
Ailment Threshold
198%
Resistencia
75 0 0 0
Damage
112%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
180%
Model Size
120%
Type
HolyFireElementalSolarisChampion
Metadata
HolyFireElementalSolarisBeamHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
12,738
Armadura
35,988
Evasión
4,739
Escudo de energía
1,532
Damage
418
Daño de hechizos
418
Precisión
290
Attack Time
1.5
Experiencia
18,459
Ailment Threshold
12,738
Chill
40
Shock
40
Brittle
228
Scorch
40
Sap
111
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).
SpecialBeamCannon
Spell, Damage
Tiempo de lanzamiento: 2.5 seg
Tiempo de recarga: 8 seg
Inflige de 1117 a 1676 de daño de fuego
active skill area of effect radius +% final [-23]
is area damage [1]
active skill area of effect radius +% final [-23]
is area damage [1]
HolyFireElementalFireball
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Bola de fuego
Probabilidad de golpe crítico: 6%
Tiempo de lanzamiento: 0.85 seg
Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
Inflige de 816.4 a 1264 de daño de fuego
El radio base es de 0.9 metros
base is projectile [1]
spell maximum action distance +% [-50]
El radio base es de 0.9 metros
base is projectile [1]
spell maximum action distance +% [-50]
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/HolyFireElementalSolarisBeamHellscape"] = { name = "Solar Guard", life = 1.98, energyShield = 0.25, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.12, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "HolyFireElementalFireball", "SpecialBeamCannon", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["HolyFireElementalFireball"] = { 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 = 0.85, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_maximum_action_distance_+%", "active_skill_base_area_of_effect_radius", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -50, 9, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, [2] = {1.75, 2.710000038147, -50, 9, critChance = 6, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SpecialBeamCannon"] = { name = "SpecialBeamCannon", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -23, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, -23, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, -23, levelRequirement = 82, statInterpolation = {3, 3}, cost = { }, }, }, }
Ganas el 60% del daño físico como daño de fuego extra
Id | MonsterPhysicalAddedAsFireHolyFireElemental |
---|---|
Family | PhysicalAddedAsFire |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
Guardián solar
Solar Guard
Spectre | Y |
---|---|
Area | El templo del crepúsculo |
Tags | animal_claw_weapon, Lanzador de hechizos, construct, fire_affinity, humanoid, is_unarmed, medium_height, medium_movement, mud_blood, not_dex, ranged, stone_armour, stone_construct, templar |
Packs |
Vida
198%
Energy Shield From Life
25%
Armadura
+25%
Ailment Threshold
198%
Resistencia
75 0 0 0
Damage
112%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
180%
Model Size
120%
Type
HolyFireElementalSolarisChampion
Metadata
HolyFireElementalSolarisBeamSchism
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
71
Vida
17,389
Armadura
45,591
Evasión
5,260
Escudo de energía
1,845
Damage
501
Daño de hechizos
501
Precisión
326
Attack Time
1.5
Experiencia
19,708
Ailment Threshold
17,389
Chill
55
Shock
55
Brittle
311
Scorch
55
Sap
152
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).
SpecialBeamCannon
Spell, Damage
Tiempo de lanzamiento: 2.5 seg
Tiempo de recarga: 8 seg
Inflige de 1246 a 1869 de daño de fuego
active skill area of effect radius +% final [-23]
is area damage [1]
active skill area of effect radius +% final [-23]
is area damage [1]
HolyFireElementalFireball
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Bola de fuego
Probabilidad de golpe crítico: 6%
Tiempo de lanzamiento: 0.85 seg
Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
Inflige de 916.7 a 1420 de daño de fuego
El radio base es de 0.9 metros
base is projectile [1]
spell maximum action distance +% [-50]
El radio base es de 0.9 metros
base is projectile [1]
spell maximum action distance +% [-50]
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/HolyFireElementalSolarisBeamSchism"] = { name = "Solar Guard", life = 1.98, energyShield = 0.25, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.12, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "HolyFireElementalFireball", "SpecialBeamCannon", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["HolyFireElementalFireball"] = { 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 = 0.85, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_maximum_action_distance_+%", "active_skill_base_area_of_effect_radius", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -50, 9, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, [2] = {1.75, 2.710000038147, -50, 9, critChance = 6, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SpecialBeamCannon"] = { name = "SpecialBeamCannon", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -23, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, -23, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, -23, levelRequirement = 82, statInterpolation = {3, 3}, cost = { }, }, }, }
Ganas el 60% del daño físico como daño de fuego extra
Id | MonsterPhysicalAddedAsFireHolyFireElemental |
---|---|
Family | PhysicalAddedAsFire |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
Guardián solar
Solar Guard
Spectre | Y |
---|---|
Area | El puente portuario |
Tags | animal_claw_weapon, Lanzador de hechizos, construct, fire_affinity, humanoid, is_unarmed, medium_height, medium_movement, mud_blood, not_dex, ranged, stone_armour, stone_construct, templar |
Vida
198%
Energy Shield From Life
25%
Armadura
+25%
Ailment Threshold
198%
Resistencia
75 0 0 0
Damage
112%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
180%
Model Size
120%
Type
HolyFireElementalSolarisChampion
Metadata
HolyFireElementalSolarisBeamNewTeam
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
60
Vida
7,322
Armadura
18,973
Evasión
3,556
Escudo de energía
925
Damage
278
Daño de hechizos
278
Precisión
211
Attack Time
1.5
Experiencia
14,877
Ailment Threshold
7,322
Chill
23
Shock
23
Brittle
131
Scorch
23
Sap
64
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).
SpecialBeamCannon
Spell, Damage
Tiempo de lanzamiento: 2.5 seg
Tiempo de recarga: 8 seg
Inflige de 835.5 a 1253 de daño de fuego
active skill area of effect radius +% final [-23]
is area damage [1]
active skill area of effect radius +% final [-23]
is area damage [1]
HolyFireElementalFireball
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Bola de fuego
Probabilidad de golpe crítico: 6%
Tiempo de lanzamiento: 0.85 seg
Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
Inflige de 274 a 410.9 de daño de fuego
El radio base es de 0.9 metros
base is projectile [1]
spell maximum action distance +% [-50]
El radio base es de 0.9 metros
base is projectile [1]
spell maximum action distance +% [-50]
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/HolyFireElementalSolarisBeamNewTeam"] = { name = "Solar Guard", life = 1.98, energyShield = 0.25, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.12, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "HolyFireElementalFireball", "SpecialBeamCannon", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["HolyFireElementalFireball"] = { 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 = 0.85, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_maximum_action_distance_+%", "active_skill_base_area_of_effect_radius", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -50, 9, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, [2] = {1.75, 2.710000038147, -50, 9, critChance = 6, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SpecialBeamCannon"] = { name = "SpecialBeamCannon", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -23, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, -23, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, -23, levelRequirement = 82, statInterpolation = {3, 3}, cost = { }, }, }, }
Ganas el 60% del daño físico como daño de fuego extra
Id | MonsterPhysicalAddedAsFireHolyFireElemental |
---|---|
Family | PhysicalAddedAsFire |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.