瓦爾削皮兵
人形
monster ignores delve darkness mechanic [1]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
不能獲得充能
monster no map drops [1]
Vaal Skinner
幽魂Y
幽魂 取代Metadata/Monsters/LegionLeague/LegionVaalCultistKnifestickSpectre_
標籤flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, humanoid, legion_monster, medium_height, medium_movement, melee, not_int, physical_affinity, puncturing_weapon, red_blood
生命
344%
護甲
+20%
閃避
+40%
異常狀態臨界值
344%
抗性
20 20 20 0
傷害
121%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 9
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
110%
Model Size
100%
類型
LegionVaalCultistKnifestick
Metadata
LegionVaalCultistKnifestick
等級
68
生命
22,131
護甲
34,548
閃避
6,635
能量護盾
0
傷害
452
法術傷害
452
命中
290
攻擊間隔
1.005
經驗值
11,281
異常狀態臨界值
22,131
冰緩
70
感電
70
易碎
396
焦灼
70
殘喘
193
Melee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 362–542
暴擊率: 5%
攻擊間隔: 1.005 秒
用強大的攻擊擊倒敵人。
skill can fire arrows [1]
skill can fire wand projectiles [1]
MeleeThrustAttackCultistIncursion
攻擊, 傷害, 可觸發
基本傷害: 362–542
暴擊率: 5%
攻擊間隔: 1.005 秒
冷卻時間: 6 秒
33% 更少攻擊速度
造成流血
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]

Object Type

version 2
extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

Object Type Codes

version 2
extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LegionLeague/LegionVaalCultistKnifestick"] = {
    name = "Vaal Skinner",
    life = 3.44,
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    damage = 1.21,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 9,
    accuracy = 1,
    weaponType1 = "Thrusting One Hand Sword",
    skillList = {
        "Melee",
        "MeleeThrustAttackCultistIncursion",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    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",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeThrustAttackCultistIncursion"] = {
    name = "MeleeThrustAttackCultistIncursion",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_attack_speed_+%_final",
        "is_area_damage",
        "global_bleed_on_hit",
    },
    levels = {
        [1] = {-25, -33, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster ignores delve darkness mechanic [1]
IdMonsterIgnoresDelveDarkness
FamilyMonsterIgnoresDelveDarkness
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster ignores delve darkness mechanic Min: 1 Max: 1 全域
  • monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 全域
  • monster beyond portal chance +% final Min: -66 Max: -66 全域
  • 不能獲得充能
    IdCannotGainCharges_
    FamilyCannotGainCharges
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot gain charges Min: 1 Max: 1 全域
  • Craft Tagsendurance_charge frenzy_charge power_charge
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾削皮兵
    人形
    monster ignores delve darkness mechanic [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    不能獲得充能
    monster no map drops [1]
    Vaal Skinner
    幽魂Y
    幽魂 取代Metadata/Monsters/LegionLeague/LegionVaalCultistKnifestickSpectre_
    標籤flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, humanoid, legion_monster, medium_height, medium_movement, melee, not_int, physical_affinity, puncturing_weapon, red_blood
    生命
    344%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    344%
    抗性
    20 20 20 0
    傷害
    121%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 9
    攻擊間隔
    1.005 秒
    傷害分佈
    ±20%
    經驗值
    110%
    Model Size
    100%
    類型
    LegionVaalCultistKnifestick
    Metadata
    LegionVaalCultistKnifestickEndless
    等級
    68
    生命
    22,131
    護甲
    34,548
    閃避
    6,635
    能量護盾
    0
    傷害
    452
    法術傷害
    452
    命中
    290
    攻擊間隔
    1.005
    經驗值
    11,281
    異常狀態臨界值
    22,131
    冰緩
    70
    感電
    70
    易碎
    396
    焦灼
    70
    殘喘
    193
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 362–542
    暴擊率: 5%
    攻擊間隔: 1.005 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    MeleeThrustAttackCultistIncursion
    攻擊, 傷害, 可觸發
    基本傷害: 362–542
    暴擊率: 5%
    攻擊間隔: 1.005 秒
    冷卻時間: 6 秒
    33% 更少攻擊速度
    造成流血
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-25]

    Object Type

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionVaalCultistKnifestickEndless"] = {
        name = "Vaal Skinner",
        life = 3.44,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.21,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "Melee",
            "MeleeThrustAttackCultistIncursion",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeThrustAttackCultistIncursion"] = {
        name = "MeleeThrustAttackCultistIncursion",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_attack_speed_+%_final",
            "is_area_damage",
            "global_bleed_on_hit",
        },
        levels = {
            [1] = {-25, -33, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    IdMonsterIgnoresDelveDarkness
    FamilyMonsterIgnoresDelveDarkness
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic Min: 1 Max: 1 全域
  • monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 全域
  • monster beyond portal chance +% final Min: -66 Max: -66 全域
  • 不能獲得充能
    IdCannotGainCharges_
    FamilyCannotGainCharges
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot gain charges Min: 1 Max: 1 全域
  • Craft Tagsendurance_charge frenzy_charge power_charge
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾削皮兵
    人形
    monster ignores delve darkness mechanic [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    Vaal Skinner
    幽魂Y
    標籤flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, humanoid, legion_monster, medium_movement, melee, not_int, physical_affinity, puncturing_weapon, red_blood
    生命
    344%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    344%
    抗性
    20 20 20 0
    傷害
    121%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 9
    攻擊間隔
    1.005 秒
    傷害分佈
    ±20%
    經驗值
    110%
    Model Size
    100%
    類型
    LegionVaalCultistKnifestick
    Metadata
    LegionVaalCultistKnifestickSpectre_
    等級
    68
    生命
    22,131
    護甲
    34,548
    閃避
    6,635
    能量護盾
    0
    傷害
    452
    法術傷害
    452
    命中
    290
    攻擊間隔
    1.005
    經驗值
    11,281
    異常狀態臨界值
    22,131
    冰緩
    70
    感電
    70
    易碎
    396
    焦灼
    70
    殘喘
    193
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 362–542
    暴擊率: 5%
    攻擊間隔: 1.005 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    MeleeThrustAttackCultistIncursion
    攻擊, 傷害, 可觸發
    基本傷害: 362–542
    暴擊率: 5%
    攻擊間隔: 1.005 秒
    冷卻時間: 6 秒
    33% 更少攻擊速度
    造成流血
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-25]

    Object Type

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSinkSpectre"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSinkSpectre"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionVaalCultistKnifestickSpectre_"] = {
        name = "Vaal Skinner",
        life = 3.44,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.21,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "Melee",
            "MeleeThrustAttackCultistIncursion",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeThrustAttackCultistIncursion"] = {
        name = "MeleeThrustAttackCultistIncursion",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_attack_speed_+%_final",
            "is_area_damage",
            "global_bleed_on_hit",
        },
        levels = {
            [1] = {-25, -33, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    IdMonsterIgnoresDelveDarkness
    FamilyMonsterIgnoresDelveDarkness
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic Min: 1 Max: 1 全域
  • monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 全域
  • monster beyond portal chance +% final Min: -66 Max: -66 全域
  • Edit

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