鍛造されたストームコア
コンストラクト
Wrought Stormcore
SpectreY
Spectre OverrideMetadata/Monsters/LeagueUltimatum/Golem/GolemLightningSpectre
Tagsbludgeoning_weapon, キャスター, construct, golem, is_unarmed, lightning_affinity, metal_armour, not_dex, ranged, slow_movement, spawner_cannot_spawn_as_rare
ライフ
210%
Energy Shield From Life
60%
防具
+60%
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
GolemLightning_
レベル
68
ライフ
13,510
防具
46,064
回避力
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
MPSUltimatumLightningBasic
Spell, Projectile, ProjectilesFromUser, Triggerable
クリティカル率: 5%
キャストタイム: 1.5 秒
400.5から1201の雷ダメージを与える
base is projectile [1]
monster projectile variation [185]
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/GolemLightning_"] = {
    name = "Wrought Stormcore",
    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 = {
        "MPSUltimatumLightningBasic",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSUltimatumLightningBasic"] = {
    name = "MPSUltimatumLightningBasic",
    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_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "monster_projectile_variation",
        "spell_maximum_action_distance_+%",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {0.5, 1.5, 185, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
IdUltimatumDaemonLightningBeam
FamilyNothing
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
鍛造されたストームコア
コンストラクト
Wrought Stormcore
SpectreY
Spectre OverrideMetadata/Monsters/LeagueUltimatum/Golem/GolemLightningSpectre
Tagsbludgeoning_weapon, キャスター, construct, golem, is_unarmed, lightning_affinity, metal_armour, not_dex, ranged, slow_movement, spawner_cannot_spawn_as_rare
ライフ
210%
Energy Shield From Life
60%
防具
+60%
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
GolemLightningRuin
レベル
68
ライフ
13,510
防具
46,064
回避力
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
MPSUltimatumLightningBasic
Spell, Projectile, ProjectilesFromUser, Triggerable
クリティカル率: 5%
キャストタイム: 1.5 秒
400.5から1201の雷ダメージを与える
base is projectile [1]
monster projectile variation [185]
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/GolemLightningRuin"] = {
    name = "Wrought Stormcore",
    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 = {
        "MPSUltimatumLightningBasic",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSUltimatumLightningBasic"] = {
    name = "MPSUltimatumLightningBasic",
    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_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "monster_projectile_variation",
        "spell_maximum_action_distance_+%",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {0.5, 1.5, 185, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
IdUltimatumDaemonLightningBeamRuin_
FamilyNothing
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
鍛造されたストームコア
コンストラクト
Wrought Stormcore
SpectreY
Tagsbludgeoning_weapon, キャスター, construct, golem, is_unarmed, lightning_affinity, metal_armour, not_dex, ranged, slow_movement, spawner_cannot_spawn_as_rare
ライフ
210%
Energy Shield From Life
60%
防具
+60%
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
GolemLightningSpectre
レベル
68
ライフ
13,510
防具
46,064
回避力
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
MPSUltimatumLightningBasic
Spell, Projectile, ProjectilesFromUser, Triggerable
クリティカル率: 5%
キャストタイム: 1.5 秒
400.5から1201の雷ダメージを与える
base is projectile [1]
monster projectile variation [185]
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/GolemLightningSpectre"] = {
    name = "Wrought Stormcore",
    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 = {
        "MPSUltimatumLightningBasic",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSUltimatumLightningBasic"] = {
    name = "MPSUltimatumLightningBasic",
    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_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "monster_projectile_variation",
        "spell_maximum_action_distance_+%",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {0.5, 1.5, 185, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
IdUltimatumDaemonLightningBeam
FamilyNothing
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
Wrought Stormcore
コンストラクト
SpectreY
Tagsbludgeoning_weapon, キャスター, construct, golem, is_unarmed, lightning_affinity, metal_armour, not_dex, ranged, slow_movement, spawner_cannot_spawn_as_rare
Packs
  • Wrought Stormcore
  • ライフ
    210%
    Energy Shield From Life
    60%
    防具
    +60%
    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
    GolemLightningAllFlame
    レベル
    68
    ライフ
    13,510
    防具
    46,064
    回避力
    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
    MPSUltimatumLightningBasic
    Spell, Projectile, ProjectilesFromUser, Triggerable
    クリティカル率: 5%
    キャストタイム: 1.5 秒
    400.5から1201の雷ダメージを与える
    base is projectile [1]
    monster projectile variation [185]
    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/GolemLightningAllFlame"] = {
        name = "Wrought Stormcore",
        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 = {
            "MPSUltimatumLightningBasic",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSUltimatumLightningBasic"] = {
        name = "MPSUltimatumLightningBasic",
        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_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0.5, 1.5, 185, -64, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    IdUltimatumDaemonLightningBeam
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.