Кованый зимнеядр
Механизм
Wrought Wintercore
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueUltimatum/Golem/GolemColdSpectre |
Tags | bludgeoning_weapon, Чародейский, cold_affinity, construct, golem, is_unarmed, metal_armour, not_dex, ranged, slow_movement, spawner_cannot_spawn_as_rare |
Здоровье
210%
Energy Shield From Life
60%
Броня
+50%
Ailment Threshold
210%
Сопротивление
0 0 30 30
Damage
80%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
140%
Model Size
60%
Type
VaalSpinnerUltimatum
Metadata
GolemCold
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
13,510
Броня
43,185
Уклонение
4,739
Энергетический щит
3,676
Damage
299
Урон от чар
299
Точность
290
Attack Time
1.5
Опыт
14,357
Ailment Threshold
13,510
Chill
43
Shock
43
Brittle
242
Scorch
43
Sap
118
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).
MPSUltimatumColdBasic
Spell, Projectile, ProjectilesFromUser, Triggerable
Шанс критического удара: 5%
Время применения: 1.5 сек.
Наносит от 640.8 до 961.2 урона от холода
base is projectile [1]
monster projectile variation [184]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
base is projectile [1]
monster projectile variation [184]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" Monster { } Render { allow_attached_arrows = false } Life { on_death = "RemoveEffects( true );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/Golem/GolemCold"] = { name = "Wrought Wintercore", life = 2.1, energyShield = 0.6, fireResist = 0, coldResist = 0, lightningResist = 30, chaosResist = 30, damage = 0.8, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "MPSUltimatumColdBasic", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MPSUltimatumColdBasic"] = { name = "MPSUltimatumColdBasic", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 184, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
Id | UltimatumDaemonColdBeam |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Кованый зимнеядр
Механизм
Wrought Wintercore
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueUltimatum/Golem/GolemColdSpectre |
Tags | bludgeoning_weapon, Чародейский, cold_affinity, construct, golem, is_unarmed, metal_armour, not_dex, ranged, slow_movement, spawner_cannot_spawn_as_rare |
Здоровье
210%
Energy Shield From Life
60%
Броня
+50%
Ailment Threshold
210%
Сопротивление
0 0 30 30
Damage
80%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
140%
Model Size
60%
Type
VaalSpinnerUltimatum
Metadata
GolemColdRuin
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
13,510
Броня
43,185
Уклонение
4,739
Энергетический щит
3,676
Damage
299
Урон от чар
299
Точность
290
Attack Time
1.5
Опыт
14,357
Ailment Threshold
13,510
Chill
43
Shock
43
Brittle
242
Scorch
43
Sap
118
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).
MPSUltimatumColdBasic
Spell, Projectile, ProjectilesFromUser, Triggerable
Шанс критического удара: 5%
Время применения: 1.5 сек.
Наносит от 640.8 до 961.2 урона от холода
base is projectile [1]
monster projectile variation [184]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
base is projectile [1]
monster projectile variation [184]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" Monster { } Render { allow_attached_arrows = false } Life { on_death = "RemoveEffects( true );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/Golem/GolemColdRuin"] = { name = "Wrought Wintercore", life = 2.1, energyShield = 0.6, fireResist = 0, coldResist = 0, lightningResist = 30, chaosResist = 30, damage = 0.8, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "MPSUltimatumColdBasic", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MPSUltimatumColdBasic"] = { name = "MPSUltimatumColdBasic", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 184, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
Id | UltimatumDaemonColdBeamRuin |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Кованый зимнеядр
Механизм
Wrought Wintercore
Spectre | Y |
---|---|
Tags | bludgeoning_weapon, Чародейский, cold_affinity, construct, golem, is_unarmed, metal_armour, not_dex, ranged, slow_movement, spawner_cannot_spawn_as_rare |
Здоровье
210%
Energy Shield From Life
60%
Броня
+50%
Ailment Threshold
210%
Сопротивление
0 0 30 30
Damage
80%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
140%
Model Size
60%
Type
VaalSpinnerUltimatum
Metadata
GolemColdSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
13,510
Броня
43,185
Уклонение
4,739
Энергетический щит
3,676
Damage
299
Урон от чар
299
Точность
290
Attack Time
1.5
Опыт
14,357
Ailment Threshold
13,510
Chill
43
Shock
43
Brittle
242
Scorch
43
Sap
118
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).
MPSUltimatumColdBasic
Spell, Projectile, ProjectilesFromUser, Triggerable
Шанс критического удара: 5%
Время применения: 1.5 сек.
Наносит от 640.8 до 961.2 урона от холода
base is projectile [1]
monster projectile variation [184]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
base is projectile [1]
monster projectile variation [184]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" Monster { } Render { allow_attached_arrows = false } Life { on_death = "RemoveEffects( true );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/Golem/GolemColdSpectre"] = { name = "Wrought Wintercore", life = 2.1, energyShield = 0.6, fireResist = 0, coldResist = 0, lightningResist = 30, chaosResist = 30, damage = 0.8, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "MPSUltimatumColdBasic", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MPSUltimatumColdBasic"] = { name = "MPSUltimatumColdBasic", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 184, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
Id | UltimatumDaemonColdBeam |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Кованый зимнеядр
Механизм
Wrought Wintercore
Spectre | Y |
---|---|
Tags | bludgeoning_weapon, Чародейский, cold_affinity, construct, golem, is_unarmed, metal_armour, not_dex, ranged, slow_movement, spawner_cannot_spawn_as_rare |
Packs |
Здоровье
210%
Energy Shield From Life
60%
Броня
+50%
Ailment Threshold
210%
Сопротивление
0 0 30 30
Damage
80%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Опыт
140%
Model Size
60%
Type
VaalSpinnerUltimatum
Metadata
GolemColdAllFlame
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
13,510
Броня
43,185
Уклонение
4,739
Энергетический щит
3,676
Damage
299
Урон от чар
299
Точность
290
Attack Time
1.5
Опыт
14,357
Ailment Threshold
13,510
Chill
43
Shock
43
Brittle
242
Scorch
43
Sap
118
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).
MPSUltimatumColdBasic
Spell, Projectile, ProjectilesFromUser, Triggerable
Шанс критического удара: 5%
Время применения: 1.5 сек.
Наносит от 640.8 до 961.2 урона от холода
base is projectile [1]
monster projectile variation [184]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
base is projectile [1]
monster projectile variation [184]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/Golem/GolemColdAllFlame"] = { name = "Wrought Wintercore", life = 2.1, energyShield = 0.6, fireResist = 0, coldResist = 0, lightningResist = 30, chaosResist = 30, damage = 0.8, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "MPSUltimatumColdBasic", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MPSUltimatumColdBasic"] = { name = "MPSUltimatumColdBasic", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 184, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
Id | UltimatumDaemonColdBeam |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
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.