金絲幻憶魔像
創造物
{追憶之}
cannot be used as minion [1]
Fractal Golem
幽魂N
標籤bludgeoning_weapon, construct, fast_movement, golem, is_unarmed, medium_height, mud_blood, not_dex, physical_affinity, stone_armour, synthesised_monster
生命
300%
生命轉為護盾
50%
護甲
+50%
異常狀態臨界值
300%
抗性
37 37 37 0
傷害
78%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 12
攻擊間隔
1.995 秒
傷害分佈
±20%
經驗值
150%
Model Size
70%
類型
SynthesisGolemChampion
Metadata
SynthesisGolemChampion
等級
68
生命
19,300
護甲
28,790
閃避
4,739
能量護盾
0
傷害
291
法術傷害
291
命中
0
攻擊間隔
1.995
經驗值
15,383
異常狀態臨界值
19,300
冰緩
61
感電
61
易碎
345
焦灼
61
殘喘
169
SynthesisGolemSlam
可觸發, 攻擊
基本傷害: 233–350
暴擊率: 5%
攻擊間隔: 1.995 秒
造成 100% 更多傷害
25% 更少攻擊速度
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSink"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSink"

Life
{
	on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/monster_bodyfx/Synthesis_Guardian4/bodyfx.epk );"
	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/monster_bodyfx/Synthesis_Guardian4/bodyfx.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueSynthesis/SynthesisGolemChampion"] = {
    name = "Fractal Golem",
    life = 3,
    energyShield = 0.5,
    fireResist = 37,
    coldResist = 37,
    lightningResist = 37,
    chaosResist = 0,
    damage = 0.78,
    damageSpread = 0.2,
    attackTime = 1.995,
    attackRange = 12,
    accuracy = 1,
    skillList = {
        "SynthesisGolemSlam",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SynthesisGolemSlam"] = {
    name = "SynthesisGolemSlam",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "active_skill_attack_speed_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {100, -25, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
IdMonsterTagSynthesised
FamilyMonsterTag
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Adds Tagssynthesised_monster
cannot be used as minion [1]
IdCannotBeUsedAsMinion
FamilyCannotBeUsedAsMinion
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • cannot be used as minion Min: 1 Max: 1 全域
  • Edit

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