小玉
人形
monster base type attack cast speed +% and damage -% final [33]
獲得 25% 物理傷害的火焰傷害
+35% 全部元素抗性
獲得 25% 物理傷害的冰冷傷害
Jade
幽魂N
標籤cleaving_weapon, exile, has_two_hand_sword, has_two_handed_melee, human, humanoid, light_armour, medium_height, medium_movement, physical_affinity, ranged, red_blood, rogue_exile
生命
112%
生命轉為護盾
34%
護甲
+33%
閃避
+33%
異常狀態臨界值
112%
抗性
30 30 30 20
傷害
143%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 6
攻擊間隔
1.35 秒
傷害分佈
±20%
經驗值
220%
Model Size
100%
類型
ExileScion1
Metadata
ExileScion1
等級
68
生命
7,205
護甲
38,291
閃避
6,303
能量護盾
2,083
傷害
534
法術傷害
534
命中
290
攻擊間隔
1.35
經驗值
22,561
異常狀態臨界值
7,205
冰緩
23
感電
23
易碎
129
焦灼
23
殘喘
63
ExileThrownWeapon
攻擊, 範圍攻擊, 投射物, 玩家投射物
靈體投擲
基本傷害: 427–641
暴擊率: 5%
攻擊間隔: 1.35 秒
投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
造成 42% 更少傷害
發射 2 個額外投射物
增加 34% 投射物傷害
增加 50% 攻擊速度
增加 30% 投射物速度
base is projectile [1]
spell maximum action distance +% [-30]

Object Type

version 2
extends "Metadata/Monsters/Exiles/Exile"

Stats
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/Exiles/Exile"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ExilesDescent2/ExileScion1"] = {
    name = "Jade",
    life = 1.12,
    energyShield = 0.34,
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    damage = 1.43,
    damageSpread = 0.2,
    attackTime = 1.35,
    attackRange = 6,
    accuracy = 1,
    weaponType1 = "Two Hand Sword",
    skillList = {
        "ExileThrownWeapon",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["ExileThrownWeapon"] = {
    name = "Spectral Throw",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "projectile_damage_+%",
        "spell_maximum_action_distance_+%",
        "base_is_projectile",
    },
    levels = {
        [1] = {-59, 0, -50, levelRequirement = 1, statInterpolation = {1, 1, 1},  cost = { }, },
        [2] = {-58, 2, -50, levelRequirement = 2, statInterpolation = {1, 1, 1},  cost = { }, },
        [3] = {-57, 4, -50, levelRequirement = 4, statInterpolation = {1, 1, 1},  cost = { }, },
        [4] = {-56, 5, -50, levelRequirement = 8, statInterpolation = {1, 1, 1},  cost = { }, },
        [5] = {-55, 7, -50, levelRequirement = 12, statInterpolation = {1, 1, 1},  cost = { }, },
        [6] = {-54, 9, -50, 25, 2, levelRequirement = 16, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
        [7] = {-53, 11, -50, 25, 2, levelRequirement = 21, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
        [8] = {-52, 12, -50, 25, 2, levelRequirement = 26, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
        [9] = {-51, 14, -30, 30, 2, 15, levelRequirement = 32, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [10] = {-51, 16, -30, 32, 2, 15, levelRequirement = 38, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [11] = {-50, 18, -30, 34, 2, 15, levelRequirement = 42, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [12] = {-49, 19, -30, 36, 2, 15, levelRequirement = 46, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [13] = {-48, 21, -30, 38, 2, 30, levelRequirement = 49, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [14] = {-47, 23, -30, 40, 2, 30, levelRequirement = 52, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [15] = {-46, 25, -30, 42, 2, 30, levelRequirement = 55, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [16] = {-45, 26, -30, 44, 2, 30, levelRequirement = 58, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [17] = {-44, 28, -30, 46, 2, 30, levelRequirement = 61, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [18] = {-43, 30, -30, 48, 2, 30, levelRequirement = 64, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [19] = {-42, 32, -30, 50, 2, 30, levelRequirement = 66, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [20] = {-42, 32, -30, 50, 2, 30, levelRequirement = 67, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [21] = {-42, 34, -30, 50, 2, 30, levelRequirement = 68, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [22] = {-41, 34, -30, 50, 2, 30, levelRequirement = 69, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [23] = {-41, 35, -30, 50, 2, 30, levelRequirement = 70, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [24] = {-40, 36, -30, 50, 2, 30, levelRequirement = 71, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [25] = {-40, 37, -30, 50, 2, 30, levelRequirement = 72, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [26] = {-39, 38, -30, 50, 2, 30, levelRequirement = 73, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [27] = {-39, 39, -30, 50, 2, 30, levelRequirement = 74, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [28] = {-38, 39, -30, 50, 2, 30, levelRequirement = 75, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [29] = {-38, 41, -30, 50, 2, 30, levelRequirement = 76, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [30] = {-37, 41, -30, 50, 2, 30, levelRequirement = 77, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [31] = {-37, 42, -30, 50, 2, 30, levelRequirement = 78, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [32] = {-36, 43, -30, 50, 2, 30, levelRequirement = 79, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [33] = {-36, 44, -30, 50, 2, 30, levelRequirement = 80, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [34] = {-35, 45, -30, 50, 2, 30, levelRequirement = 81, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [35] = {-35, 46, -30, 50, 2, 30, levelRequirement = 82, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [36] = {-34, 48, -30, 50, 2, 30, levelRequirement = 84, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [37] = {-33, 49, -30, 50, 2, 30, levelRequirement = 86, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [38] = {-33, 51, -30, 50, 2, 30, levelRequirement = 88, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
    },
}
monster base type attack cast speed +% and damage -% final [33]
IdMonsterSpeedAndDamageFixupComplete
FamilyMonsterSpeedAndDamageFixup
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 全域
  • Craft Tagscaster_damage damage attack caster speed
    獲得 25% 物理傷害的火焰傷害
    IdMonsterAuraAddedFireDamage
    FamilyMonsterAura
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • physical damage % to add as fire Min: 25 Max: 25 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    火焰傷害光環
    範圍: 50
    周圍友方造成額外火焰傷害
    獲得等同 25% 物理傷害的額外火焰傷害
    Fire Damage Aura
    +35% 全部元素抗性
    IdMonsterImplicitAuraResists1
    FamilyMonsterAura
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level4 (Effective: 3)
    Stats
  • base resist all elements % Min: 35 Max: 35 全域
  • Craft Tagselemental resistance
    抗性光環
    範圍: 50
    周圍友方增加元素抗性
    +35% 全部元素抗性
    Resists Aura
    獲得 25% 物理傷害的冰冷傷害
    IdMonsterAuraAddedColdDamage
    FamilyMonsterAura
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • physical damage % to add as cold Min: 25 Max: 25 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental cold
    冰冷傷害光環
    範圍: 50
    周圍友方造成額外冰冷傷害
    獲得 25% 物理傷害的冰冷傷害
    Cold Damage Aura
    Edit

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