餘燼巨像
生物
display monster mod nemesis test [0]
drop additional rare items [3]
Eber's Colossus
幽魂N
標籤bludgeoning_weapon, 法術, chaos_affinity, construct, ghost_blood, is_unarmed, large_height, large_model, medium_movement, melee, not_dex, not_str, physical_affinity, stone_armour
生命
288%
生命轉為護盾
50%
異常狀態臨界值
288%
抗性
0 0 0 40
傷害
180%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 11
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
180%
Model Size
160%
類型
ChaosGolemProphecy
Metadata
ProphecyChaosElementalBoss
等級
68
生命
18,528
護甲
28,790
閃避
4,739
能量護盾
3,064
傷害
672
法術傷害
672
命中
290
攻擊間隔
1.5
經驗值
18,459
異常狀態臨界值
18,528
冰緩
59
感電
59
易碎
331
焦灼
59
殘喘
162
Melee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 538–807
暴擊率: 5%
攻擊間隔: 1.5 秒
用強大的攻擊擊倒敵人。
skill can fire arrows [1]
skill can fire wand projectiles [1]
ChaosCascadeMonster
法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 冰冷, 物理, 可齊射, 範圍法術
冰川之刺
附加傷害效用: 60%
施放時間: 0.8 秒
冷卻時間: 16 秒
冰柱從地面接連浮現小爆炸,對範圍內敵人造成傷害。
造成 300.1450.1 物理傷害
50% 物理傷害轉化至混沌傷害
爆發 +10
active skill area of effect radius +% final [-34]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]

Object Type

version 2
extends "Metadata/Monsters/ChaosElemental/ChaosElemental"

MinimapIcon
{
	icon = "MissionTarget" 
}

Life
{
	corpse_usable = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/ChaosElemental/ChaosElemental"

BaseEvents
{
	on_construction_complete = "AddEffectPack( Metadata/Effects/StatusAilments/monsters/prophecy.epk ); "
}

Life
{
	on_death = "HideMinimapIcon();"
	on_spawned_dead = "HideMinimapIcon();"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ChaosElemental/ProphecyChaosElementalBoss"] = {
    name = "Eber's Colossus",
    life = 2.88,
    energyShield = 0.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 40,
    damage = 1.8,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 11,
    accuracy = 1,
    skillList = {
        "Melee",
        "ChaosCascadeMonster",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    name = "Default Attack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ChaosCascadeMonster"] = {
    name = "Glacial Cascade",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.",
    skillTypes = {
        [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.Cold] = true,
        [SkillType.Physical] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.8,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "upheaval_number_of_spikes",
        "skill_physical_damage_%_to_convert_to_chaos",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 10, 50, -25, -34, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
    },
}
display monster mod nemesis test [0]
IdDaemonSummonChaosUpheavalDaemons
FamilyDaemon
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • display monster mod nemesis test Min: 0 Max: 0 全域
  • drop additional rare items [3]
    IdProphecyAdditionalRareItemsBoss
    FamilyMonsterDropAdditionalRareItems
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • drop additional rare items Min: 3 Max: 3 全域
  • 餘燼巨像
    生物
    display monster mod nemesis test [0]
    Eber's Colossus
    幽魂N
    標籤bludgeoning_weapon, 法術, chaos_affinity, construct, ghost_blood, is_unarmed, large_model, medium_movement, melee, not_dex, not_str, physical_affinity, stone_armour
    生命
    288%
    生命轉為護盾
    50%
    異常狀態臨界值
    288%
    抗性
    0 0 0 40
    傷害
    180%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 11
    攻擊間隔
    1.5 秒
    傷害分佈
    ±20%
    經驗值
    180%
    Model Size
    160%
    類型
    ChaosGolemProphecy
    Metadata
    ProphecyChaosElementalBossStandalone
    等級
    68
    生命
    18,528
    護甲
    28,790
    閃避
    4,739
    能量護盾
    3,064
    傷害
    672
    法術傷害
    672
    命中
    290
    攻擊間隔
    1.5
    經驗值
    18,459
    異常狀態臨界值
    18,528
    冰緩
    59
    感電
    59
    易碎
    331
    焦灼
    59
    殘喘
    162
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 538–807
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ChaosCascadeMonster
    法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 冰冷, 物理, 可齊射, 範圍法術
    冰川之刺
    附加傷害效用: 60%
    施放時間: 0.8 秒
    冷卻時間: 16 秒
    冰柱從地面接連浮現小爆炸,對範圍內敵人造成傷害。
    造成 300.1450.1 物理傷害
    50% 物理傷害轉化至混沌傷害
    爆發 +10
    active skill area of effect radius +% final [-34]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-25]

    Object Type

    version 2
    extends "Metadata/Monsters/ChaosElemental/ChaosElemental"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ChaosElemental/ChaosElemental"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/StatusAilments/monsters/prophecy.epk ); "
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/ChaosElemental/ProphecyChaosElementalBossStandalone"] = {
        name = "Eber's Colossus",
        life = 2.88,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 40,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "Melee",
            "ChaosCascadeMonster",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ChaosCascadeMonster"] = {
        name = "Glacial Cascade",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.",
        skillTypes = {
            [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.Cold] = true,
            [SkillType.Physical] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.8,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "upheaval_number_of_spikes",
            "skill_physical_damage_%_to_convert_to_chaos",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 10, 50, -25, -34, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    display monster mod nemesis test [0]
    IdDaemonSummonChaosUpheavalDaemons
    FamilyDaemon
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • display monster mod nemesis test Min: 0 Max: 0 全域
  • Edit

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