Солнечный страж
МеханизмОбласть: {Площади Солярис}{Площадь Солярис} , {Храма Солярис — уровень 1}{Храм Солярис — уровень 1} , {Храма Солярис — уровень 2}{Храм Солярис — уровень 2} , {Портового моста}{Портовый мост} , {Лаборатории вечных}{Лаборатория вечных} , Карта храма из слоновой кости, Озеро Каландры
Дарует 60% от физического урона в виде дополнительного урона от огня
Solar Guard
| Spectre | Y |
|---|---|
| Area | |
| Tags | animal_claw_weapon, Чародейский, construct, fire_affinity, humanoid, is_unarmed, medium_height, medium_movement, mud_blood, not_dex, ranged, stone_armour, stone_construct, templar |
| Packs |
Здоровье
198%
Energy Shield From Life
25%
Броня
+25%
Ailment Threshold
198%
Сопротивление
Damage
112%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
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.
Уровень
72
Здоровье
19,273
Броня
49,311
Уклонение
5,444
Энергетический щит
3,886
Damage
532
Урон от чар
532
Точность
678
Attack Time
1.5
Опыт
20,106
Minion Life
4,036
Minion Energy Shield
814
Minion Damage
430
Ailment Threshold
19,273
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
168
Phys Convert Ele
260%
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
Время применения: 2.5 сек.
Перезарядка: 8 сек.
Наносит от 1292 до 1938 урона от огня
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
Огненный шар
Шанс критического удара: 6%
Время применения: 0.85 сек.
Герой бросает в указанную точку огненный шар, который взрывается и наносит урон врагам поблизости.
Наносит от 952.9 до 1476 урона от огня
Базовый радиус - 0.9 м
base is projectile [1]
spell maximum action distance +% [-50]
Object Type
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/HolyFireElemental/HolyFireElementalSolarisBeam"] = {
fireResist = 75,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Solar Guard",
life = 1.98,
energyShield = 0.25,
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 = { }, },
},
}
Дарует 60% от физического урона в виде дополнительного урона от огня
| Family | PhysicalAddedAsFire |
|---|---|
| Domains | монстр (3) |
| GenerationType | Уникальные (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | physical_damage elemental_damage Урон Физический Стихийный Огонь |
Солнечный страж
МеханизмДарует 60% от физического урона в виде дополнительного урона от огня
Solar Guard
| Spectre | Y |
|---|---|
| Tags | animal_claw_weapon, Чародейский, construct, fire_affinity, humanoid, is_unarmed, medium_movement, mud_blood, not_dex, ranged, stone_armour, stone_construct, templar |
| Packs |
Здоровье
198%
Energy Shield From Life
25%
Броня
+25%
Ailment Threshold
198%
Сопротивление
Damage
112%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
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.
Уровень
68
Здоровье
12,738
Броня
35,988
Уклонение
4,739
Энергетический щит
3,033
Damage
418
Урон от чар
418
Точность
580
Attack Time
1.5
Опыт
18,459
Minion Life
2,763
Minion Energy Shield
658
Minion Damage
334
Ailment Threshold
12,738
Chill
40
Shock
40
Brittle
228
Scorch
40
Sap
111
Phys Convert Ele
240%
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
Время применения: 2.5 сек.
Перезарядка: 8 сек.
Наносит от 1063 до 1594 урона от огня
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
Огненный шар
Шанс критического удара: 6%
Время применения: 0.85 сек.
Герой бросает в указанную точку огненный шар, который взрывается и наносит урон врагам поблизости.
Наносит от 776.5 до 1202 урона от огня
Базовый радиус - 0.9 м
base is projectile [1]
spell maximum action distance +% [-50]
Object Type
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/HolyFireElemental/HolyFireElementalSolarisBeamHellscape"] = {
fireResist = 75,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Solar Guard",
life = 1.98,
energyShield = 0.25,
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 = { }, },
},
}
Дарует 60% от физического урона в виде дополнительного урона от огня
| Family | PhysicalAddedAsFire |
|---|---|
| Domains | монстр (3) |
| GenerationType | Уникальные (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | physical_damage elemental_damage Урон Физический Стихийный Огонь |
Солнечный страж
МеханизмОбласть: Сумеречный храм
Дарует 60% от физического урона в виде дополнительного урона от огня
Solar Guard
| Spectre | Y |
|---|---|
| Area | Сумеречный храм |
| Tags | animal_claw_weapon, Чародейский, construct, fire_affinity, humanoid, is_unarmed, medium_height, medium_movement, mud_blood, not_dex, ranged, stone_armour, stone_construct, templar |
| Packs |
Здоровье
198%
Energy Shield From Life
25%
Броня
+25%
Ailment Threshold
198%
Сопротивление
Damage
112%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
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.
Уровень
76
Здоровье
29,591
Броня
67,370
Уклонение
6,235
Энергетический щит
4,965
Damage
673
Урон от чар
673
Точность
792
Attack Time
1.5
Опыт
21,607
Minion Life
5,986
Minion Energy Shield
1,004
Minion Damage
553
Ailment Threshold
29,591
Chill
94
Shock
94
Brittle
529
Scorch
94
Sap
259
Phys Convert Ele
280%
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
Время применения: 2.5 сек.
Перезарядка: 8 сек.
Наносит от 1567 до 2351 урона от огня
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
Огненный шар
Шанс критического удара: 6%
Время применения: 0.85 сек.
Герой бросает в указанную точку огненный шар, который взрывается и наносит урон врагам поблизости.
Наносит от 1167 до 1806 урона от огня
Базовый радиус - 0.9 м
base is projectile [1]
spell maximum action distance +% [-50]
Object Type
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/HolyFireElemental/HolyFireElementalSolarisBeamSchism"] = {
fireResist = 75,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Solar Guard",
life = 1.98,
energyShield = 0.25,
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 = { }, },
},
}
Дарует 60% от физического урона в виде дополнительного урона от огня
| Family | PhysicalAddedAsFire |
|---|---|
| Domains | монстр (3) |
| GenerationType | Уникальные (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | physical_damage elemental_damage Урон Физический Стихийный Огонь |
Солнечный страж
МеханизмОбласть: {Портового моста}{Портовый мост}
Дарует 60% от физического урона в виде дополнительного урона от огня
Solar Guard
| Spectre | Y |
|---|---|
| Area | |
| Tags | animal_claw_weapon, Чародейский, construct, fire_affinity, humanoid, is_unarmed, medium_height, medium_movement, mud_blood, not_dex, ranged, stone_armour, stone_construct, templar |
Здоровье
198%
Energy Shield From Life
25%
Броня
+25%
Ailment Threshold
198%
Сопротивление
Damage
112%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
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.
Уровень
60
Здоровье
7,322
Броня
18,973
Уклонение
3,556
Энергетический щит
1,831
Damage
278
Урон от чар
278
Точность
422
Attack Time
1.5
Опыт
14,877
Minion Life
1,707
Minion Energy Shield
427
Minion Damage
217
Ailment Threshold
7,322
Chill
23
Shock
23
Brittle
131
Scorch
23
Sap
64
Phys Convert Ele
200%
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
Время применения: 2.5 сек.
Перезарядка: 8 сек.
Наносит от 712.9 до 1069 урона от огня
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
Огненный шар
Шанс критического удара: 6%
Время применения: 0.85 сек.
Герой бросает в указанную точку огненный шар, который взрывается и наносит урон врагам поблизости.
Наносит от 233.8 до 350.6 урона от огня
Базовый радиус - 0.9 м
base is projectile [1]
spell maximum action distance +% [-50]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
team = 126
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/HolyFireElemental/HolyFireElementalSolarisBeamNewTeam"] = {
fireResist = 75,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Solar Guard",
life = 1.98,
energyShield = 0.25,
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 = { }, },
},
}
Дарует 60% от физического урона в виде дополнительного урона от огня
| Family | PhysicalAddedAsFire |
|---|---|
| Domains | монстр (3) |
| GenerationType | Уникальные (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | physical_damage elemental_damage Урон Физический Стихийный Огонь |
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.