MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
悲墓之靈
創造物
IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
50% 物理傷害轉換為冰冷傷害
cannot be chained from [1]
40% 更多攻擊速度
Grave Spirit
幽魂
標籤bone_armour, cleaving_weapon, construct, extra_extra_small_height, fast_movement, is_unarmed, melee, physical_affinity, skeleton, undead
生命
375%
異常狀態臨界值
375%
抗性
IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos20%
傷害
250%
命中
340%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 8
攻擊間隔
0.57 秒
傷害分佈
±20%
經驗值
250%
Model Size
100%
類型
SummonedSkullIcy
Metadata
IcyRagingSpirit
IsSummoned
Y
等級
68
生命
24,125
護甲值
28,790
閃避值
4,739
傷害
934
法術傷害
934
命中
1,276
攻擊間隔
0.57
經驗值
25,638
召喚物生命
5,233
召喚物傷害
746
異常狀態臨界值
24,125
冰緩
76
感電
76
易碎
432
焦灼
76
殘喘
211
Phys Convert Ele
240%
RagingSpiritMeleeAttack
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 7471121
暴擊率: 5%
攻擊間隔: 0.57 秒
用強大的攻擊擊倒敵人。
造成2%更少傷害
iconbasicattack

Object Type

version 2
extends "Metadata/Monsters/Monster"

Positioned
{
	collision_hull_type = "projectile"
}

Stats
{
	set_item_drop_slots = 0
	untargetable_by_monster_ai = 1

}
Actor
{
	basic_action = "Emerge"
}

Life
{
	corpse_usable = false
}

Animated
{
	animated_object = "Metadata/Monsters/SummonedSkull/SummonedSkull.ao"
}

DiesAfterTime
{
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/IcyRagingSpirit/IcyRagingSpirit"] = {
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 20,
    name = "Grave Spirit",
    life = 3.75,
    damage = 2.5,
    damageSpread = 0.2,
    attackTime = 0.57,
    attackRange = 8,
    accuracy = 3.4,
    skillList = {
        "RagingSpiritMeleeAttack",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["RagingSpiritMeleeAttack"] = {
    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 = {
        "active_skill_damage_+%_final",
    },
    levels = {
        [1] = {76, levelRequirement = 4, statInterpolation = {1},  cost = { }, },
        [2] = {71, levelRequirement = 6, statInterpolation = {1},  cost = { }, },
        [3] = {66, levelRequirement = 9, statInterpolation = {1},  cost = { }, },
        [4] = {61, levelRequirement = 12, statInterpolation = {1},  cost = { }, },
        [5] = {56, levelRequirement = 15, statInterpolation = {1},  cost = { }, },
        [6] = {52, levelRequirement = 19, statInterpolation = {1},  cost = { }, },
        [7] = {47, levelRequirement = 23, statInterpolation = {1},  cost = { }, },
        [8] = {42, levelRequirement = 28, statInterpolation = {1},  cost = { }, },
        [9] = {37, levelRequirement = 33, statInterpolation = {1},  cost = { }, },
        [10] = {32, levelRequirement = 39, statInterpolation = {1},  cost = { }, },
        [11] = {28, levelRequirement = 43, statInterpolation = {1},  cost = { }, },
        [12] = {23, levelRequirement = 46, statInterpolation = {1},  cost = { }, },
        [13] = {18, levelRequirement = 49, statInterpolation = {1},  cost = { }, },
        [14] = {12, levelRequirement = 52, statInterpolation = {1},  cost = { }, },
        [15] = {10, levelRequirement = 55, statInterpolation = {1},  cost = { }, },
        [16] = {7, levelRequirement = 58, statInterpolation = {1},  cost = { }, },
        [17] = {5, levelRequirement = 61, statInterpolation = {1},  cost = { }, },
        [18] = {2, levelRequirement = 64, statInterpolation = {1},  cost = { }, },
        [19] = {0, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
        [20] = {-2, levelRequirement = 68, statInterpolation = {1},  cost = { }, },
        [21] = {-4, levelRequirement = 70, statInterpolation = {1},  cost = { }, },
        [22] = {-7, levelRequirement = 72, statInterpolation = {1},  cost = { }, },
        [23] = {-10, levelRequirement = 74, statInterpolation = {1},  cost = { }, },
    },
}
50% 物理傷害轉換為冰冷傷害
FamilyColdDamageAsPortionOfDamage
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • base physical damage % to convert to cold 50 50 全域
  • Craft Tagsphysical_damage elemental_damage 傷害 物理 元素 冰冷
    cannot be chained from [1]
    FamilyMonsterCannotBeChainedFrom
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be chained from 1 1 全域 — 無法使用的值
  • 40% 更多攻擊速度
    FamilyIncreasedAttackSpeed
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • active skill attack speed +% final 40 40 全域
  • Craft Tags攻擊 速度
    悲墓之靈
    創造物
    IconEnemyResistanceCold
    50% 物理傷害轉換為冰冷傷害
    cannot be chained from [1]
    40% 更多攻擊速度
    Grave Spirit
    幽魂
    標籤bone_armour, cleaving_weapon, construct, delve_monster, extra_extra_small_height, fast_movement, is_unarmed, melee, no_pantheon_mod, physical_affinity, skeleton, undead
    生命
    100%
    異常狀態臨界值
    100%
    抗性
    IconEnemyResistanceFire0% IconEnemyResistanceCold40% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 8
    攻擊間隔
    0.855 秒
    傷害分佈
    ±20%
    經驗值
    100%
    Model Size
    100%
    類型
    SummonedSkullIcyDelve
    Metadata
    IcyRagingSpiritDelve
    等級
    68
    生命
    6,433
    護甲值
    28,790
    閃避值
    4,739
    傷害
    374
    法術傷害
    374
    命中
    580
    攻擊間隔
    0.855
    經驗值
    10,255
    召喚物生命
    1,395
    召喚物傷害
    298
    異常狀態臨界值
    6,433
    冰緩
    20
    感電
    20
    易碎
    115
    焦灼
    20
    殘喘
    56
    Phys Convert Ele
    240%
    RagingSpiritMeleeAttack
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 299448
    暴擊率: 5%
    攻擊間隔: 0.855 秒
    用強大的攻擊擊倒敵人。
    造成2%更少傷害
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/SummonedSkull/SummonedSkull.ao"
    }
    
    DiesAfterTime
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/IcyRagingSpirit/IcyRagingSpiritDelve"] = {
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        name = "Grave Spirit",
        life = 1,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 0.855,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "RagingSpiritMeleeAttack",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["RagingSpiritMeleeAttack"] = {
        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 = {
            "active_skill_damage_+%_final",
        },
        levels = {
            [1] = {76, levelRequirement = 4, statInterpolation = {1},  cost = { }, },
            [2] = {71, levelRequirement = 6, statInterpolation = {1},  cost = { }, },
            [3] = {66, levelRequirement = 9, statInterpolation = {1},  cost = { }, },
            [4] = {61, levelRequirement = 12, statInterpolation = {1},  cost = { }, },
            [5] = {56, levelRequirement = 15, statInterpolation = {1},  cost = { }, },
            [6] = {52, levelRequirement = 19, statInterpolation = {1},  cost = { }, },
            [7] = {47, levelRequirement = 23, statInterpolation = {1},  cost = { }, },
            [8] = {42, levelRequirement = 28, statInterpolation = {1},  cost = { }, },
            [9] = {37, levelRequirement = 33, statInterpolation = {1},  cost = { }, },
            [10] = {32, levelRequirement = 39, statInterpolation = {1},  cost = { }, },
            [11] = {28, levelRequirement = 43, statInterpolation = {1},  cost = { }, },
            [12] = {23, levelRequirement = 46, statInterpolation = {1},  cost = { }, },
            [13] = {18, levelRequirement = 49, statInterpolation = {1},  cost = { }, },
            [14] = {12, levelRequirement = 52, statInterpolation = {1},  cost = { }, },
            [15] = {10, levelRequirement = 55, statInterpolation = {1},  cost = { }, },
            [16] = {7, levelRequirement = 58, statInterpolation = {1},  cost = { }, },
            [17] = {5, levelRequirement = 61, statInterpolation = {1},  cost = { }, },
            [18] = {2, levelRequirement = 64, statInterpolation = {1},  cost = { }, },
            [19] = {0, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
            [20] = {-2, levelRequirement = 68, statInterpolation = {1},  cost = { }, },
            [21] = {-4, levelRequirement = 70, statInterpolation = {1},  cost = { }, },
            [22] = {-7, levelRequirement = 72, statInterpolation = {1},  cost = { }, },
            [23] = {-10, levelRequirement = 74, statInterpolation = {1},  cost = { }, },
        },
    }
    
    50% 物理傷害轉換為冰冷傷害
    FamilyColdDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base physical damage % to convert to cold 50 50 全域
  • Craft Tagsphysical_damage elemental_damage 傷害 物理 元素 冰冷
    cannot be chained from [1]
    FamilyMonsterCannotBeChainedFrom
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be chained from 1 1 全域 — 無法使用的值
  • 40% 更多攻擊速度
    FamilyIncreasedAttackSpeed
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • active skill attack speed +% final 40 40 全域
  • Craft Tags攻擊 速度
    Edit

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