锻生烈焰之核
构造体
Wrought Flamecore
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/LeagueUltimatum/Golem/GolemFireSpectre |
标签 | bludgeoning_weapon, 施法, construct, fire_affinity, golem, is_unarmed, metal_armour, not_dex, ranged, slow_movement, spawner_cannot_spawn_as_rare |
生命
210%
生命转为护盾
60%
护甲
+50%
异常状态临界值
210%
抗性
0 0 30 30
伤害
80%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 8
攻击间隔
1.5 秒
伤害分布
±20%
经验值
140%
Model Size
60%
类型
VaalSpinnerUltimatum
Metadata
GolemFire
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
伤害
299
法术伤害
299
命中
290
攻击间隔
1.5
经验值
14,357
异常状态临界值
13,510
冰缓
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).
MPSUltimatumFireBasic
法术, 投射物, 玩家投射物, 可触发
暴击几率: 5%
施放间隔: 1.5 秒
造成 640.8 - 961.2 火焰伤害
base is projectile [1]
monster projectile variation [183]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
base is projectile [1]
monster projectile variation [183]
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/GolemFire"] = { name = "Wrought Flamecore", 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 = { "MPSUltimatumFireBasic", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MPSUltimatumFireBasic"] = { name = "MPSUltimatumFireBasic", 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_fire_damage", "spell_maximum_base_fire_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, 183, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
Id | UltimatumDaemonFireBeam |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
锻生烈焰之核
构造体
Wrought Flamecore
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/LeagueUltimatum/Golem/GolemFireSpectre |
标签 | bludgeoning_weapon, 施法, construct, fire_affinity, golem, is_unarmed, metal_armour, not_dex, ranged, slow_movement, spawner_cannot_spawn_as_rare |
生命
210%
生命转为护盾
60%
护甲
+50%
异常状态临界值
210%
抗性
0 0 30 30
伤害
80%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 8
攻击间隔
1.5 秒
伤害分布
±20%
经验值
140%
Model Size
60%
类型
VaalSpinnerUltimatum
Metadata
GolemFireRuin_
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
伤害
299
法术伤害
299
命中
290
攻击间隔
1.5
经验值
14,357
异常状态临界值
13,510
冰缓
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).
MPSUltimatumFireBasic
法术, 投射物, 玩家投射物, 可触发
暴击几率: 5%
施放间隔: 1.5 秒
造成 640.8 - 961.2 火焰伤害
base is projectile [1]
monster projectile variation [183]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
base is projectile [1]
monster projectile variation [183]
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/GolemFireRuin_"] = { name = "Wrought Flamecore", 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 = { "MPSUltimatumFireBasic", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MPSUltimatumFireBasic"] = { name = "MPSUltimatumFireBasic", 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_fire_damage", "spell_maximum_base_fire_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, 183, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
Id | UltimatumDaemonFireBeamRuin |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
锻生烈焰之核
构造体
Wrought Flamecore
幽魂 | Y |
---|---|
标签 | bludgeoning_weapon, 施法, construct, fire_affinity, golem, is_unarmed, metal_armour, not_dex, ranged, slow_movement, spawner_cannot_spawn_as_rare |
生命
210%
生命转为护盾
60%
护甲
+50%
异常状态临界值
210%
抗性
0 0 30 30
伤害
80%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 8
攻击间隔
1.5 秒
伤害分布
±20%
经验值
140%
Model Size
60%
类型
VaalSpinnerUltimatum
Metadata
GolemFireSpectre
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
伤害
299
法术伤害
299
命中
290
攻击间隔
1.5
经验值
14,357
异常状态临界值
13,510
冰缓
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).
MPSUltimatumFireBasic
法术, 投射物, 玩家投射物, 可触发
暴击几率: 5%
施放间隔: 1.5 秒
造成 640.8 - 961.2 火焰伤害
base is projectile [1]
monster projectile variation [183]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
base is projectile [1]
monster projectile variation [183]
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/GolemFireSpectre"] = { name = "Wrought Flamecore", 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 = { "MPSUltimatumFireBasic", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MPSUltimatumFireBasic"] = { name = "MPSUltimatumFireBasic", 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_fire_damage", "spell_maximum_base_fire_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, 183, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
Id | UltimatumDaemonFireBeam |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
锻生烈焰之核
构造体
Wrought Flamecore
幽魂 | Y |
---|---|
标签 | bludgeoning_weapon, 施法, construct, fire_affinity, golem, is_unarmed, metal_armour, not_dex, ranged, slow_movement, spawner_cannot_spawn_as_rare |
Packs |
生命
210%
生命转为护盾
60%
护甲
+50%
异常状态临界值
210%
抗性
0 0 30 30
伤害
80%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 8
攻击间隔
1.5 秒
伤害分布
±20%
经验值
140%
Model Size
60%
类型
VaalSpinnerUltimatum
Metadata
GolemFireAllFlame_
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
伤害
299
法术伤害
299
命中
290
攻击间隔
1.5
经验值
14,357
异常状态临界值
13,510
冰缓
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).
MPSUltimatumFireBasic
法术, 投射物, 玩家投射物, 可触发
暴击几率: 5%
施放间隔: 1.5 秒
造成 640.8 - 961.2 火焰伤害
base is projectile [1]
monster projectile variation [183]
projectile uses contact position [1]
spell maximum action distance +% [-64]
use scaled contact offset [1]
base is projectile [1]
monster projectile variation [183]
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/GolemFireAllFlame_"] = { name = "Wrought Flamecore", 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 = { "MPSUltimatumFireBasic", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MPSUltimatumFireBasic"] = { name = "MPSUltimatumFireBasic", 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_fire_damage", "spell_maximum_base_fire_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, 183, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
Id | UltimatumDaemonFireBeam |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |