MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
迷失水手長
不死
Lost Boatswain
幽魂
幽魂 取代Metadata/Monsters/DeepwaterLeague/DrownedCrewSlamSpectre
地區沙底海床, 珊瑚林, 珊瑚礁
標籤humanoid, medium_height, not_dex, not_int, red_blood, undead, very_slow_movement, zombie
Packs
  • 沙底海床, 珊瑚礁, 珊瑚林: 迷失水手長, 迷失水手, 迷失水手, 迷失水手
  • 生命
    270%
    護甲值
    +20%
    異常狀態臨界值
    270%
    抗性
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    傷害
    180%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    4 ~ 35
    攻擊間隔
    1.5 秒
    傷害分佈
    ±20%
    經驗值
    180%
    Model Size
    100%
    類型
    DeepwaterDrownedCrewSlam
    Metadata
    DrownedCrewSlam
    等級
    68
    生命
    17,370
    護甲值
    34,548
    閃避值
    4,739
    傷害
    672
    法術傷害
    672
    命中
    580
    攻擊間隔
    1.5
    經驗值
    18,459
    召喚物生命
    3,768
    召喚物傷害
    537
    異常狀態臨界值
    17,370
    冰緩
    55
    感電
    55
    易碎
    311
    焦灼
    55
    殘喘
    152
    Phys Convert Ele
    240%
    EAADeepwaterDrownedSlam
    攻擊
    基本傷害: 538807
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    action attack or cast time uses animation length [1]
    attack maximum action distance + [20]
    GADeepwaterDrownedSlamImpact
    可觸發, 攻擊
    基本傷害: 538807
    暴擊率: 5%
    攻擊傷害: 110%
    攻擊傷害: 110%
    攻擊間隔: 1.5 秒
    造成10%更多攻擊傷害
    is area damage [1]
    GADeepwaterDrownedSlamAftershock
    可觸發, 攻擊
    基本傷害: 538807
    暴擊率: 5%
    攻擊傷害: 140%
    攻擊傷害: 140%
    攻擊間隔: 1.5 秒
    100% 物理傷害轉換為火焰傷害
    造成40%更多攻擊傷害
    100% 機率點燃敵人
    is area damage [1]
    DoLiterallyNothing

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/DeepwaterLeague/DrownedCrewSlam"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Lost Boatswain",
        life = 2.7,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 35,
        accuracy = 1,
        skillList = {
            "GADeepwaterDrownedSlamImpact",
            "GADeepwaterDrownedSlamAftershock",
            "EAADeepwaterDrownedSlam",
            "DoLiterallyNothing",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GADeepwaterDrownedSlamImpact"] = {
        name = "GADeepwaterDrownedSlamImpact",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
        },
        levels = {
            [1] = {baseMultiplier = 1.1, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GADeepwaterDrownedSlamAftershock"] = {
        name = "GADeepwaterDrownedSlamAftershock",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_physical_damage_%_to_convert_to_fire",
            "base_chance_to_ignite_%",
            "is_area_damage",
        },
        levels = {
            [1] = {100, 100, baseMultiplier = 1.4, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EAADeepwaterDrownedSlam"] = {
        name = "EAADeepwaterDrownedSlam",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_maximum_action_distance_+",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {20, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DoLiterallyNothing"] = {
        name = "DoLiterallyNothing",
        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 = { }, },
        },
    }
    
    迷失水手長
    不死
    Lost Boatswain
    幽魂
    標籤humanoid, medium_height, not_dex, not_int, red_blood, undead, very_slow_movement, zombie
    生命
    270%
    護甲值
    +20%
    異常狀態臨界值
    270%
    抗性
    IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
    傷害
    180%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    4 ~ 35
    攻擊間隔
    1.5 秒
    傷害分佈
    ±20%
    經驗值
    180%
    Model Size
    100%
    類型
    DeepwaterDrownedCrewSlam
    Metadata
    DrownedCrewSlamSpectre
    等級
    68
    生命
    17,370
    護甲值
    34,548
    閃避值
    4,739
    傷害
    672
    法術傷害
    672
    命中
    580
    攻擊間隔
    1.5
    經驗值
    18,459
    召喚物生命
    3,768
    召喚物傷害
    537
    異常狀態臨界值
    17,370
    冰緩
    55
    感電
    55
    易碎
    311
    焦灼
    55
    殘喘
    152
    Phys Convert Ele
    240%
    EAADeepwaterDrownedSlam
    攻擊
    基本傷害: 538807
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    action attack or cast time uses animation length [1]
    attack maximum action distance + [20]
    GADeepwaterDrownedSlamImpact
    可觸發, 攻擊
    基本傷害: 538807
    暴擊率: 5%
    攻擊傷害: 110%
    攻擊傷害: 110%
    攻擊間隔: 1.5 秒
    造成10%更多攻擊傷害
    is area damage [1]
    GADeepwaterDrownedSlamAftershock
    可觸發, 攻擊
    基本傷害: 538807
    暴擊率: 5%
    攻擊傷害: 140%
    攻擊傷害: 140%
    攻擊間隔: 1.5 秒
    100% 物理傷害轉換為火焰傷害
    造成40%更多攻擊傷害
    100% 機率點燃敵人
    is area damage [1]
    DoLiterallyNothing

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/DeepwaterLeague/DrownedCrewSlamSpectre"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Lost Boatswain",
        life = 2.7,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 35,
        accuracy = 1,
        skillList = {
            "GADeepwaterDrownedSlamImpact",
            "GADeepwaterDrownedSlamAftershock",
            "EAADeepwaterDrownedSlam",
            "DoLiterallyNothing",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GADeepwaterDrownedSlamImpact"] = {
        name = "GADeepwaterDrownedSlamImpact",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
        },
        levels = {
            [1] = {baseMultiplier = 1.1, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GADeepwaterDrownedSlamAftershock"] = {
        name = "GADeepwaterDrownedSlamAftershock",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_physical_damage_%_to_convert_to_fire",
            "base_chance_to_ignite_%",
            "is_area_damage",
        },
        levels = {
            [1] = {100, 100, baseMultiplier = 1.4, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EAADeepwaterDrownedSlam"] = {
        name = "EAADeepwaterDrownedSlam",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_maximum_action_distance_+",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {20, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DoLiterallyNothing"] = {
        name = "DoLiterallyNothing",
        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 = { }, },
        },
    }
    
    Edit

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