怨灵剑客
亡灵
物理伤害的 50% 转换为闪电伤害
20% 攻击伤害格挡率
20% 法术伤害格挡几率
被格挡的击中对你造成 40% 伤害
Spectral Swashbuckler
幽魂Y
地区魅影船墓, 永恒的实验室, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 幽寂湾谷, 卡兰德之湖
标签cleaving_weapon, fast_movement, ghost, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, medium_height, melee, not_str, physical_affinity, undead
Packs
  • 永恒的实验室: 海盗怨灵, 恶棍怨灵, 怨灵剑客
  • 幽寂湾谷: 海盗怨灵, 怨灵剑客
  • 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空: 海盗怨灵, 恶棍怨灵, 怨灵剑客
  • 生命
    144%
    生命转为护盾
    50%
    闪避值
    +50%
    异常状态临界值
    144%
    抗性
    0 0 40 0
    伤害
    126%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 8
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    110%
    类型
    GhostChampion
    Metadata
    GhostPirateChampion
    等级
    83
    生命
    46,104
    护甲
    92,477
    闪避值
    11,790
    能量护盾
    7,660
    伤害
    1,134
    法术伤害
    1,134
    命中
    518
    攻击间隔
    1.5
    经验值
    15,758
    异常状态临界值
    46,104
    冰缓
    146
    Shock
    146
    Brittle
    825
    Scorch
    146
    Sap
    403
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 908–1361
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    对你的敌人无情痛击。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    GhostPirateChampionSpectralThrow
    攻击, 范围攻击, 投射物, 玩家投射物
    灵体投掷
    基本伤害: 908–1361
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    冷却时间: 4 秒
    复制手中的近战武器,并将此灵体投掷出去。此灵体将会向外飞出并如同回力镖一般回到你的身边,对所有碰触到的敌人造成伤害。
    伤害总降 52%
    额外发射 2 个投射物
    base is projectile [1]
    GhostPirateChampionSpectralThrowSpectre
    攻击, 范围攻击, 投射物, 玩家投射物
    灵体投掷
    基本伤害: 908–1361
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    复制手中的近战武器,并将此灵体投掷出去。此灵体将会向外飞出并如同回力镖一般回到你的身边,对所有碰触到的敌人造成伤害。
    伤害总降 52%
    额外发射 2 个投射物
    base is projectile [1]

    Object Type

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    
    Targetable
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GhostPirates/GhostPirateChampion"] = {
        name = "Spectral Swashbuckler",
        life = 1.44,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.26,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GhostPirateChampionSpectralThrow",
            "GhostPirateChampionSpectralThrowSpectre",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrow"] = {
        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",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrowSpectre"] = {
        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",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    
    物理伤害的 50% 转换为闪电伤害
    IdMonsterElementalSkeletonLightning
    FamilyLightningDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    20% 攻击伤害格挡率
    20% 法术伤害格挡几率
    被格挡的击中对你造成 40% 伤害
    IdMonsterAttackSpellBlock20Bypass40
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • base spell block % Min: 20 Max: 20 全域
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 40 Max: 40 全域
  • Craft Tagsblock
    怨灵剑客
    亡灵
    物理伤害的 50% 转换为闪电伤害
    20% 攻击伤害格挡率
    20% 法术伤害格挡几率
    被格挡的击中对你造成 40% 伤害
    Spectral Swashbuckler
    幽魂Y
    标签cleaving_weapon, fast_movement, ghost, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, melee, not_str, physical_affinity, undead
    Packs
  • 怨灵剑客, 海盗怨灵, 秘影咒师
  • 生命
    144%
    生命转为护盾
    50%
    闪避值
    +50%
    异常状态临界值
    144%
    抗性
    0 0 40 0
    伤害
    126%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 8
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    110%
    类型
    GhostChampion
    Metadata
    GhostPirateChampionHellscape
    等级
    68
    生命
    9,264
    护甲
    28,790
    闪避值
    7,109
    能量护盾
    3,064
    伤害
    471
    法术伤害
    471
    命中
    290
    攻击间隔
    1.5
    经验值
    12,306
    异常状态临界值
    9,264
    冰缓
    29
    Shock
    29
    Brittle
    166
    Scorch
    29
    Sap
    81
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 377–565
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    对你的敌人无情痛击。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    GhostPirateChampionSpectralThrow
    攻击, 范围攻击, 投射物, 玩家投射物
    灵体投掷
    基本伤害: 377–565
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    冷却时间: 4 秒
    复制手中的近战武器,并将此灵体投掷出去。此灵体将会向外飞出并如同回力镖一般回到你的身边,对所有碰触到的敌人造成伤害。
    伤害总降 52%
    额外发射 2 个投射物
    base is projectile [1]
    GhostPirateChampionSpectralThrowSpectre
    攻击, 范围攻击, 投射物, 玩家投射物
    灵体投掷
    基本伤害: 377–565
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    复制手中的近战武器,并将此灵体投掷出去。此灵体将会向外飞出并如同回力镖一般回到你的身边,对所有碰触到的敌人造成伤害。
    伤害总降 52%
    额外发射 2 个投射物
    base is projectile [1]

    Object Type

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    
    Targetable
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GhostPirates/GhostPirateChampionHellscape"] = {
        name = "Spectral Swashbuckler",
        life = 1.44,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.26,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GhostPirateChampionSpectralThrow",
            "GhostPirateChampionSpectralThrowSpectre",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrow"] = {
        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",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrowSpectre"] = {
        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",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    
    物理伤害的 50% 转换为闪电伤害
    IdMonsterElementalSkeletonLightning
    FamilyLightningDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    20% 攻击伤害格挡率
    20% 法术伤害格挡几率
    被格挡的击中对你造成 40% 伤害
    IdMonsterAttackSpellBlock20Bypass40
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • base spell block % Min: 20 Max: 20 全域
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 40 Max: 40 全域
  • Craft Tagsblock
    怨灵剑客
    亡灵
    物理伤害的 50% 转换为闪电伤害
    20% 攻击伤害格挡率
    20% 法术伤害格挡几率
    被格挡的击中对你造成 40% 伤害
    Spectral Swashbuckler
    幽魂Y
    标签cleaving_weapon, fast_movement, ghost, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, medium_height, melee, not_str, physical_affinity, undead
    生命
    144%
    生命转为护盾
    50%
    闪避值
    +50%
    异常状态临界值
    144%
    抗性
    0 0 40 0
    伤害
    126%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 8
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    110%
    类型
    GhostChampion
    Metadata
    GhostPirateChampionChest
    等级
    68
    生命
    9,264
    护甲
    28,790
    闪避值
    7,109
    能量护盾
    3,064
    伤害
    471
    法术伤害
    471
    命中
    290
    攻击间隔
    1.5
    经验值
    12,306
    异常状态临界值
    9,264
    冰缓
    29
    Shock
    29
    Brittle
    166
    Scorch
    29
    Sap
    81
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 377–565
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    对你的敌人无情痛击。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    GhostPirateChampionSpectralThrow
    攻击, 范围攻击, 投射物, 玩家投射物
    灵体投掷
    基本伤害: 377–565
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    冷却时间: 4 秒
    复制手中的近战武器,并将此灵体投掷出去。此灵体将会向外飞出并如同回力镖一般回到你的身边,对所有碰触到的敌人造成伤害。
    伤害总降 52%
    额外发射 2 个投射物
    base is projectile [1]
    GhostPirateChampionSpectralThrowSpectre
    攻击, 范围攻击, 投射物, 玩家投射物
    灵体投掷
    基本伤害: 377–565
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    复制手中的近战武器,并将此灵体投掷出去。此灵体将会向外飞出并如同回力镖一般回到你的身边,对所有碰触到的敌人造成伤害。
    伤害总降 52%
    额外发射 2 个投射物
    base is projectile [1]

    Object Type

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    
    
    Animated
    {
    }
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    
    Targetable
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GhostPirates/GhostPirateChampionChest"] = {
        name = "Spectral Swashbuckler",
        life = 1.44,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.26,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GhostPirateChampionSpectralThrow",
            "GhostPirateChampionSpectralThrowSpectre",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrow"] = {
        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",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrowSpectre"] = {
        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",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    
    物理伤害的 50% 转换为闪电伤害
    IdMonsterElementalSkeletonLightning
    FamilyLightningDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    20% 攻击伤害格挡率
    20% 法术伤害格挡几率
    被格挡的击中对你造成 40% 伤害
    IdMonsterAttackSpellBlock20Bypass40
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • base spell block % Min: 20 Max: 20 全域
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 40 Max: 40 全域
  • Craft Tagsblock
    怨灵剑客
    亡灵
    物理伤害的 50% 转换为闪电伤害
    20% 攻击伤害格挡率
    20% 法术伤害格挡几率
    被格挡的击中对你造成 40% 伤害
    monster no map drops [1]
    Spectral Swashbuckler
    幽魂Y
    标签cleaving_weapon, fast_movement, ghost, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, melee, not_str, physical_affinity, undead
    Packs
  • 海盗怨灵, 怨灵恶棍, 怨灵剑客, 秘影咒师, 幽魂军师
  • 生命
    144%
    生命转为护盾
    50%
    闪避值
    +50%
    异常状态临界值
    144%
    抗性
    0 0 40 0
    伤害
    126%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 8
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    110%
    类型
    GhostChampion
    Metadata
    GhostPirateChampionExpedition
    等级
    68
    生命
    9,264
    护甲
    28,790
    闪避值
    7,109
    能量护盾
    3,064
    伤害
    471
    法术伤害
    471
    命中
    290
    攻击间隔
    1.5
    经验值
    12,306
    异常状态临界值
    9,264
    冰缓
    29
    Shock
    29
    Brittle
    166
    Scorch
    29
    Sap
    81
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 377–565
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    对你的敌人无情痛击。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    GhostPirateChampionSpectralThrow
    攻击, 范围攻击, 投射物, 玩家投射物
    灵体投掷
    基本伤害: 377–565
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    冷却时间: 4 秒
    复制手中的近战武器,并将此灵体投掷出去。此灵体将会向外飞出并如同回力镖一般回到你的身边,对所有碰触到的敌人造成伤害。
    伤害总降 52%
    额外发射 2 个投射物
    base is projectile [1]
    GhostPirateChampionSpectralThrowSpectre
    攻击, 范围攻击, 投射物, 玩家投射物
    灵体投掷
    基本伤害: 377–565
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    复制手中的近战武器,并将此灵体投掷出去。此灵体将会向外飞出并如同回力镖一般回到你的身边,对所有碰触到的敌人造成伤害。
    伤害总降 52%
    额外发射 2 个投射物
    base is projectile [1]

    Object Type

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    
    Positioned
    {
    	team = 125
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    
    Targetable
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GhostPirates/GhostPirateChampionExpedition"] = {
        name = "Spectral Swashbuckler",
        life = 1.44,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.26,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GhostPirateChampionSpectralThrow",
            "GhostPirateChampionSpectralThrowSpectre",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrow"] = {
        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",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrowSpectre"] = {
        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",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    
    物理伤害的 50% 转换为闪电伤害
    IdMonsterElementalSkeletonLightning
    FamilyLightningDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    20% 攻击伤害格挡率
    20% 法术伤害格挡几率
    被格挡的击中对你造成 40% 伤害
    IdMonsterAttackSpellBlock20Bypass40
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • base spell block % Min: 20 Max: 20 全域
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 40 Max: 40 全域
  • Craft Tagsblock
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 怨灵剑客
    亡灵
    物理伤害的 50% 转换为闪电伤害
    cannot be used as minion [1]
    20% 攻击伤害格挡率
    20% 法术伤害格挡几率
    被格挡的击中对你造成 40% 伤害
    monster no map drops [1]
    Spectral Swashbuckler
    幽魂N
    标签delve_monster, fast_movement, ghost, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, medium_height, melee, not_str, physical_affinity, ranged, slashing_weapon, undead
    Packs
  • 海盗怨灵, 怨灵恶棍, 怨灵剑客
  • 生命
    144%
    生命转为护盾
    50%
    闪避值
    +50%
    异常状态临界值
    144%
    抗性
    0 0 40 0
    伤害
    126%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 8
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    110%
    类型
    GhostChampion
    Metadata
    DelveGhostPirateEncounter3
    等级
    68
    生命
    9,264
    护甲
    28,790
    闪避值
    7,109
    能量护盾
    3,064
    伤害
    471
    法术伤害
    471
    命中
    290
    攻击间隔
    1.5
    经验值
    12,306
    异常状态临界值
    9,264
    冰缓
    29
    Shock
    29
    Brittle
    166
    Scorch
    29
    Sap
    81
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 377–565
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    对你的敌人无情痛击。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    GhostPirateChampionSpectralThrow
    攻击, 范围攻击, 投射物, 玩家投射物
    灵体投掷
    基本伤害: 377–565
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    冷却时间: 4 秒
    复制手中的近战武器,并将此灵体投掷出去。此灵体将会向外飞出并如同回力镖一般回到你的身边,对所有碰触到的敌人造成伤害。
    伤害总降 52%
    额外发射 2 个投射物
    base is projectile [1]
    GhostPirateChampionSpectralThrowSpectre
    攻击, 范围攻击, 投射物, 玩家投射物
    灵体投掷
    基本伤害: 377–565
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    复制手中的近战武器,并将此灵体投掷出去。此灵体将会向外飞出并如同回力镖一般回到你的身边,对所有碰触到的敌人造成伤害。
    伤害总降 52%
    额外发射 2 个投射物
    base is projectile [1]

    Object Type

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    
    Life
    {
    	on_death = "HideMeshSegments( pPlaneShape1, pPlaneShape2 );"
    	on_spawned_dead = "HideMeshSegments( pPlaneShape1, pPlaneShape2 );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GhostPirates/DelveGhostPirateEncounter3"] = {
        name = "Spectral Swashbuckler",
        life = 1.44,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.26,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GhostPirateChampionSpectralThrow",
            "GhostPirateChampionSpectralThrowSpectre",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrow"] = {
        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",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrowSpectre"] = {
        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",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    
    物理伤害的 50% 转换为闪电伤害
    IdMonsterElementalSkeletonLightning
    FamilyLightningDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 全域
  • 20% 攻击伤害格挡率
    20% 法术伤害格挡几率
    被格挡的击中对你造成 40% 伤害
    IdMonsterAttackSpellBlock20Bypass40
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • base spell block % Min: 20 Max: 20 全域
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 40 Max: 40 全域
  • Craft Tagsblock
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • Edit

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