苦痛海盜
不死
迷蹤效果
monster no map drops [1]
減少 10% 移動速度
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
cant touch this [1]
cant possess this [1]
Tormented Buccaneer
幽魂N
標籤ghost, ghost_armour, ghost_blood, humanoid, is_unarmed, medium_height, medium_movement, non_attacking, undead
生命
60%
異常狀態臨界值
60%
抗性
30 30 30 20
傷害
0%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 6
攻擊間隔
0 秒
傷害分佈
±0%
經驗值
100%
Model Size
100%
類型
TormentedSpiritWeak
Metadata
TormentedBuccaneer
等級
68
生命
3,860
護甲
28,790
閃避
4,739
能量護盾
0
傷害
0
法術傷害
0
命中
290
攻擊間隔
0
經驗值
10,255
異常狀態臨界值
3,860
冰緩
12
感電
12
易碎
69
焦灼
12
殘喘
34
Haunt
TormentSpiritPause
冷卻時間: 5 秒
WalkEmergeTormentedSpirit
walk emerge distance [300]

Object Type

version 2
extends "Metadata/Monsters/TormentedSpirit/TormentedSpirit"

Object Type Codes

version 2
extends "Metadata/Monsters/TormentedSpirit/TormentedSpirit"

Render
{
}

Animated
{
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Spirit/TormentedBuccaneer"] = {
    name = "Tormented Buccaneer",
    life = 0.6,
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    damage = 0,
    damageSpread = 0,
    attackTime = 0,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "Haunt",
        "TormentSpiritPause",
        "WalkEmergeTormentedSpirit",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Haunt"] = {
    name = "Haunt",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TormentSpiritPause"] = {
    name = "TormentSpiritPause",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["WalkEmergeTormentedSpirit"] = {
    name = "WalkEmergeTormentedSpirit",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.65,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_distance",
    },
    levels = {
        [1] = {300, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
迷蹤效果
IdTormentSpiritPhasing
FamilyTorment
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • phase through objects Min: 1 Max: 1 全域
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 減少 10% 移動速度
    IdTormentedSpiritImplicitSlowRun
    FamilyMovementVelocity
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base movement velocity +% Min: -10 Max: -10 全域
  • Craft Tagsspeed
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 全域
  • level 33 or lower damage +% final Min: -20 Max: -20 全域
  • Craft Tagsresource life damage
    cant touch this [1]
    IdTormentCantTouchThis
    FamilyCantTouchThis
    Domains怪物 (3)
    GenerationType苦痛 (7)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 全域
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domains怪物 (3)
    GenerationType苦痛 (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 全域
  • Edit

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