瓦爾信徒
人形
monster no map drops [1]
Vaal Zealot
幽魂Y
標籤cultist, flesh_armour, has_dagger, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, red_blood, slashing_weapon
生命
125%
護甲
+20%
閃避
+40%
異常狀態臨界值
125%
抗性
20 20 20 0
傷害
100%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 10
攻擊間隔
1.245 秒
傷害分佈
±20%
經驗值
50%
Model Size
100%
類型
VaalCultistDaggers
Metadata
VaalCultistDaggersPhysicsTest
等級
68
生命
8,042
護甲
34,548
閃避
6,635
能量護盾
0
傷害
374
法術傷害
374
命中
290
攻擊間隔
1.245
經驗值
5,128
異常狀態臨界值
8,042
冰緩
25
感電
25
易碎
144
焦灼
25
殘喘
70
Melee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 299–448
暴擊率: 5%
攻擊間隔: 1.245 秒
用強大的攻擊擊倒敵人。
skill can fire arrows [1]
skill can fire wand projectiles [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/KitavaCultist/VaalCultistDaggersPhysicsTest"] = {
    name = "Vaal Zealot",
    life = 1.25,
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.245,
    attackRange = 10,
    accuracy = 1,
    weaponType1 = "Dagger",
    skillList = {
        "Melee",
    },
    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 = { }, },
    },
}
monster no map drops [1]
IdMonsterNoMapDrops
FamilyMonsterNoMapDrops
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾信徒
    人形
    monster no map drops [1]
    Vaal Zealot
    幽魂Y
    標籤cultist, fire_affinity, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, puncturing_weapon, red_blood
    生命
    125%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    125%
    抗性
    20 20 20 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 14
    攻擊間隔
    1.5 秒
    傷害分佈
    ±20%
    經驗值
    50%
    Model Size
    100%
    類型
    VaalCultistKnifestick
    Metadata
    VaalCultistKnifestickPhysicsTest
    等級
    68
    生命
    8,042
    護甲
    34,548
    閃避
    6,635
    能量護盾
    0
    傷害
    374
    法術傷害
    374
    命中
    290
    攻擊間隔
    1.5
    經驗值
    5,128
    異常狀態臨界值
    8,042
    冰緩
    25
    感電
    25
    易碎
    144
    焦灼
    25
    殘喘
    70
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 299–448
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    MeleeThrustAttackIncursionFire
    攻擊, 傷害, 可觸發
    基本傷害: 299–448
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    冷卻時間: 6 秒
    你的擊中必定點燃
    造成 112.2% 更多傷害
    75% 物理傷害轉化至火焰傷害
    33% 更少攻擊速度
    300% 更多點燃傷害
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistKnifestickPhysicsTest"] = {
        name = "Vaal Zealot",
        life = 1.25,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "Melee",
            "MeleeThrustAttackIncursionFire",
        },
        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["MeleeThrustAttackIncursionFire"] = {
        name = "MeleeThrustAttackIncursionFire",
        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 = {
            "active_skill_damage_+%_final",
            "active_skill_attack_speed_+%_final",
            "active_skill_ignite_damage_+%_final",
            "skill_physical_damage_%_to_convert_to_fire",
            "is_area_damage",
            "always_ignite",
        },
        levels = {
            [1] = {0, -33, 300, 75, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
            [2] = {0, -33, 300, 75, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
            [3] = {1, -33, 300, 75, levelRequirement = 21, statInterpolation = {2},  cost = { }, },
            [4] = {150, -33, 300, 75, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾信徒
    人形
    monster no map drops [1]
    Vaal Zealot
    幽魂Y
    地區穿越之室, 穿越之室, 穿越之室, 穿越之室, 穿越之室, 穿越之室, 穿越之室, 卡蘭德迷湖
    標籤cultist, flesh_armour, has_dagger, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, red_blood, slashing_weapon
    生命
    125%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    125%
    抗性
    20 20 20 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    50%
    Model Size
    100%
    類型
    VaalCultistDaggers
    Metadata
    VaalCultistDaggersFire
    等級
    55
    生命
    3,348
    護甲
    12,108
    閃避
    4,127
    能量護盾
    0
    傷害
    191
    法術傷害
    191
    命中
    172
    攻擊間隔
    1.245
    經驗值
    3,430
    異常狀態臨界值
    3,348
    冰緩
    11
    感電
    11
    易碎
    60
    焦灼
    11
    殘喘
    29
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 153–230
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistDaggersFire"] = {
        name = "Vaal Zealot",
        life = 1.25,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾信徒
    人形
    地區: 穿越之室
    monster no map drops [1]
    Vaal Zealot
    幽魂Y
    地區穿越之室, 穿越之室, 穿越之室, 穿越之室, 穿越之室, 穿越之室, 穿越之室
    標籤cultist, flesh_armour, has_dagger, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, red_blood, slashing_weapon
    生命
    125%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    125%
    抗性
    20 20 20 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    50%
    Model Size
    100%
    類型
    VaalCultistDaggers
    Metadata
    VaalCultistDaggersLightning
    等級
    55
    生命
    3,348
    護甲
    12,108
    閃避
    4,127
    能量護盾
    0
    傷害
    191
    法術傷害
    191
    命中
    172
    攻擊間隔
    1.245
    經驗值
    3,430
    異常狀態臨界值
    3,348
    冰緩
    11
    感電
    11
    易碎
    60
    焦灼
    11
    殘喘
    29
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 153–230
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistDaggersLightning"] = {
        name = "Vaal Zealot",
        life = 1.25,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾信徒
    人形
    地區: 穿越之室
    monster no map drops [1]
    Vaal Zealot
    幽魂Y
    地區穿越之室, 穿越之室, 穿越之室
    標籤cultist, flesh_armour, has_dagger, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, red_blood, slashing_weapon
    生命
    125%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    125%
    抗性
    20 20 20 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    50%
    Model Size
    100%
    類型
    VaalCultistDaggers
    Metadata
    VaalCultistDaggersBlood
    等級
    55
    生命
    3,348
    護甲
    12,108
    閃避
    4,127
    能量護盾
    0
    傷害
    191
    法術傷害
    191
    命中
    172
    攻擊間隔
    1.245
    經驗值
    3,430
    異常狀態臨界值
    3,348
    冰緩
    11
    感電
    11
    易碎
    60
    焦灼
    11
    殘喘
    29
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 153–230
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistDaggersBlood"] = {
        name = "Vaal Zealot",
        life = 1.25,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾信徒
    人形
    monster no map drops [1]
    Vaal Zealot
    幽魂Y
    標籤cultist, flesh_armour, has_dagger, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, red_blood, slashing_weapon
    生命
    125%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    125%
    抗性
    20 20 20 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    50%
    Model Size
    100%
    類型
    VaalCultistDaggers
    Metadata
    VaalCultistDaggersChaos
    等級
    68
    生命
    8,042
    護甲
    34,548
    閃避
    6,635
    能量護盾
    0
    傷害
    374
    法術傷害
    374
    命中
    290
    攻擊間隔
    1.245
    經驗值
    5,128
    異常狀態臨界值
    8,042
    冰緩
    25
    感電
    25
    易碎
    144
    焦灼
    25
    殘喘
    70
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 299–448
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistDaggersChaos"] = {
        name = "Vaal Zealot",
        life = 1.25,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾信徒
    人形
    monster no map drops [1]
    Vaal Zealot
    幽魂Y
    地區穿越之室, 穿越之室, 穿越之室, 穿越之室, 穿越之室, 穿越之室, 穿越之室, 卡蘭德迷湖
    標籤cultist, fire_affinity, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, puncturing_weapon, red_blood
    生命
    125%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    125%
    抗性
    20 20 20 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 14
    攻擊間隔
    1.5 秒
    傷害分佈
    ±20%
    經驗值
    50%
    Model Size
    100%
    類型
    VaalCultistKnifestick
    Metadata
    VaalCultistKnifestickFire_
    等級
    55
    生命
    3,348
    護甲
    12,108
    閃避
    4,127
    能量護盾
    0
    傷害
    191
    法術傷害
    191
    命中
    172
    攻擊間隔
    1.5
    經驗值
    3,430
    異常狀態臨界值
    3,348
    冰緩
    11
    感電
    11
    易碎
    60
    焦灼
    11
    殘喘
    29
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 153–230
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    MeleeThrustAttackIncursionFire
    攻擊, 傷害, 可觸發
    基本傷害: 153–230
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    冷卻時間: 6 秒
    你的擊中必定點燃
    造成 81.41% 更多傷害
    75% 物理傷害轉化至火焰傷害
    33% 更少攻擊速度
    300% 更多點燃傷害
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistKnifestickFire_"] = {
        name = "Vaal Zealot",
        life = 1.25,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "Melee",
            "MeleeThrustAttackIncursionFire",
        },
        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["MeleeThrustAttackIncursionFire"] = {
        name = "MeleeThrustAttackIncursionFire",
        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 = {
            "active_skill_damage_+%_final",
            "active_skill_attack_speed_+%_final",
            "active_skill_ignite_damage_+%_final",
            "skill_physical_damage_%_to_convert_to_fire",
            "is_area_damage",
            "always_ignite",
        },
        levels = {
            [1] = {0, -33, 300, 75, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
            [2] = {0, -33, 300, 75, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
            [3] = {1, -33, 300, 75, levelRequirement = 21, statInterpolation = {2},  cost = { }, },
            [4] = {150, -33, 300, 75, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾信徒
    人形
    地區: 穿越之室
    monster no map drops [1]
    Vaal Zealot
    幽魂Y
    地區穿越之室, 穿越之室, 穿越之室, 穿越之室, 穿越之室, 穿越之室, 穿越之室
    標籤cultist, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, lightning_affinity, medium_height, medium_movement, melee, not_int, physical_affinity, puncturing_weapon, red_blood
    生命
    125%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    125%
    抗性
    20 20 20 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 14
    攻擊間隔
    1.5 秒
    傷害分佈
    ±20%
    經驗值
    50%
    Model Size
    100%
    類型
    VaalCultistKnifestick
    Metadata
    VaalCultistKnifestickLightning
    等級
    55
    生命
    3,348
    護甲
    12,108
    閃避
    4,127
    能量護盾
    0
    傷害
    191
    法術傷害
    191
    命中
    172
    攻擊間隔
    1.5
    經驗值
    3,430
    異常狀態臨界值
    3,348
    冰緩
    11
    感電
    11
    易碎
    60
    焦灼
    11
    殘喘
    29
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 153–230
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    IncursionLightningSlash
    可觸發, 攻擊
    基本傷害: 153–230
    暴擊率: 5%
    攻擊傷害: 150%
    攻擊間隔: 1.5 秒
    冷卻時間: 6 秒
    75% 物理傷害轉換為閃電傷害
    造成 50% 更多攻擊傷害
    造成 108.4% 更多傷害
    25% 更少攻擊速度
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistKnifestickLightning"] = {
        name = "Vaal Zealot",
        life = 1.25,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "Melee",
            "IncursionLightningSlash",
        },
        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["IncursionLightningSlash"] = {
        name = "IncursionLightningSlash",
        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 = {
            "active_skill_damage_+%_final",
            "skill_physical_damage_%_to_convert_to_lightning",
            "active_skill_attack_speed_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0, 75, -25, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
            [2] = {0, 75, -25, baseMultiplier = 1.5, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
            [3] = {1, 75, -25, baseMultiplier = 1.5, levelRequirement = 21, statInterpolation = {2},  cost = { }, },
            [4] = {200, 75, -25, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾信徒
    人形
    地區: 穿越之室
    monster no map drops [1]
    Vaal Zealot
    幽魂Y
    地區穿越之室, 穿越之室, 穿越之室
    標籤cultist, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, puncturing_weapon, red_blood
    生命
    125%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    125%
    抗性
    20 20 20 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 14
    攻擊間隔
    1.5 秒
    傷害分佈
    ±20%
    經驗值
    50%
    Model Size
    100%
    類型
    VaalCultistKnifestick
    Metadata
    VaalCultistKnifestickBlood
    等級
    55
    生命
    3,348
    護甲
    12,108
    閃避
    4,127
    能量護盾
    0
    傷害
    191
    法術傷害
    191
    命中
    172
    攻擊間隔
    1.5
    經驗值
    3,430
    異常狀態臨界值
    3,348
    冰緩
    11
    感電
    11
    易碎
    60
    焦灼
    11
    殘喘
    29
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 153–230
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    MeleeThrustAttackCultistIncursion
    攻擊, 傷害, 可觸發
    基本傷害: 153–230
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    冷卻時間: 6 秒
    33% 更少攻擊速度
    造成流血
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-25]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistKnifestickBlood"] = {
        name = "Vaal Zealot",
        life = 1.25,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        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 no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾信徒
    人形
    monster no map drops [1]
    Vaal Zealot
    幽魂Y
    標籤chaos_affinity, cultist, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, puncturing_weapon, red_blood
    生命
    125%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    125%
    抗性
    20 20 20 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 14
    攻擊間隔
    1.5 秒
    傷害分佈
    ±20%
    經驗值
    50%
    Model Size
    100%
    類型
    VaalCultistKnifestick
    Metadata
    VaalCultistKnifestickChaos_
    等級
    68
    生命
    8,042
    護甲
    34,548
    閃避
    6,635
    能量護盾
    0
    傷害
    374
    法術傷害
    374
    命中
    290
    攻擊間隔
    1.5
    經驗值
    5,128
    異常狀態臨界值
    8,042
    冰緩
    25
    感電
    25
    易碎
    144
    焦灼
    25
    殘喘
    70
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 299–448
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    IncursionChaosGroundSlam
    可觸發, 攻擊
    基本傷害: 299–448
    暴擊率: 5%
    攻擊傷害: 150%
    攻擊間隔: 1.5 秒
    冷卻時間: 6 秒
    造成 50% 更多攻擊傷害
    25% 物理傷害轉化至混沌傷害
    10% 更少攻擊速度
    is area damage [1]
    IncursionChaosGroundSlam2
    可觸發, 攻擊
    基本傷害: 299–448
    暴擊率: 5%
    攻擊傷害: 50%
    攻擊間隔: 1.5 秒
    造成 50% 更少攻擊傷害
    25% 物理傷害轉化至混沌傷害
    active skill area of effect radius +% final [100]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/VaalCultist"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/VaalCultist"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistKnifestickChaos_"] = {
        name = "Vaal Zealot",
        life = 1.25,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "Melee",
            "IncursionChaosGroundSlam",
            "IncursionChaosGroundSlam2",
        },
        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["IncursionChaosGroundSlam"] = {
        name = "IncursionChaosGroundSlam",
        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 = {
            "skill_physical_damage_%_to_convert_to_chaos",
            "active_skill_attack_speed_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {25, -10, baseMultiplier = 1.5, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionChaosGroundSlam2"] = {
        name = "IncursionChaosGroundSlam2",
        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 = {
            "skill_physical_damage_%_to_convert_to_chaos",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {25, 100, baseMultiplier = 0.5, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾信徒
    人形
    地區: 穿越之室
    monster no map drops [1]
    Vaal Zealot
    幽魂Y
    地區穿越之室, 穿越之室, 穿越之室
    標籤cultist, flesh_armour, has_dagger, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, red_blood, slashing_weapon
    生命
    241%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    241%
    抗性
    20 20 20 0
    傷害
    101%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    67%
    Model Size
    100%
    類型
    VaalCultistDaggersMap
    Metadata
    VaalCultistDaggersFireMap
    等級
    78
    生命
    43,954
    護甲
    75,521
    閃避
    9,334
    能量護盾
    0
    傷害
    682
    法術傷害
    682
    命中
    428
    攻擊間隔
    1.245
    經驗值
    8,293
    異常狀態臨界值
    43,954
    冰緩
    139
    感電
    139
    易碎
    786
    焦灼
    139
    殘喘
    384
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 545–818
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistDaggersFireMap"] = {
        name = "Vaal Zealot",
        life = 2.41,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.01,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾信徒
    人形
    monster no map drops [1]
    Vaal Zealot
    幽魂Y
    標籤cultist, flesh_armour, has_dagger, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, no_spirit_walkers_archnemesis, not_int, physical_affinity, red_blood, slashing_weapon
    Packs
  • 瓦爾鮮肉商, 瓦爾信徒, 瓦爾狂熱者, 瓦爾信徒, 瓦爾擁戴者
  • 生命
    241%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    241%
    抗性
    20 20 20 0
    傷害
    101%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    67%
    Model Size
    100%
    類型
    VaalCultistDaggersMap
    Metadata
    VaalCultistDaggersFireMapMemoryLine
    等級
    68
    生命
    15,504
    護甲
    34,548
    閃避
    6,635
    能量護盾
    0
    傷害
    377
    法術傷害
    377
    命中
    290
    攻擊間隔
    1.245
    經驗值
    6,871
    異常狀態臨界值
    15,504
    冰緩
    49
    感電
    49
    易碎
    277
    焦灼
    49
    殘喘
    135
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 302–453
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistDaggersFireMapMemoryLine"] = {
        name = "Vaal Zealot",
        life = 2.41,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.01,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾信徒
    人形
    地區: 穿越之室
    monster no map drops [1]
    Vaal Zealot
    幽魂Y
    地區穿越之室, 穿越之室, 穿越之室
    標籤cultist, flesh_armour, has_dagger, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, red_blood, slashing_weapon
    生命
    241%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    241%
    抗性
    20 20 20 0
    傷害
    101%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    67%
    Model Size
    100%
    類型
    VaalCultistDaggersMap
    Metadata
    VaalCultistDaggersLightningMap
    等級
    78
    生命
    43,954
    護甲
    75,521
    閃避
    9,334
    能量護盾
    0
    傷害
    682
    法術傷害
    682
    命中
    428
    攻擊間隔
    1.245
    經驗值
    8,293
    異常狀態臨界值
    43,954
    冰緩
    139
    感電
    139
    易碎
    786
    焦灼
    139
    殘喘
    384
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 545–818
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistDaggersLightningMap"] = {
        name = "Vaal Zealot",
        life = 2.41,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.01,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾信徒
    人形
    monster no map drops [1]
    Vaal Zealot
    幽魂Y
    標籤cultist, flesh_armour, has_dagger, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, no_spirit_walkers_archnemesis, not_int, physical_affinity, red_blood, slashing_weapon
    Packs
  • 瓦爾鮮肉商, 瓦爾信徒, 瓦爾狂熱者, 瓦爾信徒, 瓦爾擁戴者
  • 生命
    241%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    241%
    抗性
    20 20 20 0
    傷害
    101%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    67%
    Model Size
    100%
    類型
    VaalCultistDaggersMap
    Metadata
    VaalCultistDaggersLightningMapMemoryLine
    等級
    68
    生命
    15,504
    護甲
    34,548
    閃避
    6,635
    能量護盾
    0
    傷害
    377
    法術傷害
    377
    命中
    290
    攻擊間隔
    1.245
    經驗值
    6,871
    異常狀態臨界值
    15,504
    冰緩
    49
    感電
    49
    易碎
    277
    焦灼
    49
    殘喘
    135
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 302–453
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistDaggersLightningMapMemoryLine"] = {
        name = "Vaal Zealot",
        life = 2.41,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.01,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 瓦爾信徒
    人形
    地區: 穿越之室
    monster no map drops [1]
    Vaal Zealot
    幽魂Y
    地區穿越之室, 穿越之室, 穿越之室
    標籤cultist, flesh_armour, has_dagger, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, red_blood, slashing_weapon
    生命
    241%
    護甲
    +20%
    閃避
    +40%
    異常狀態臨界值
    241%
    抗性
    20 20 20 0
    傷害
    101%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.245 秒
    傷害分佈
    ±20%
    經驗值
    67%
    Model Size
    100%
    類型
    VaalCultistDaggersMap
    Metadata
    VaalCultistDaggersBloodMap
    等級
    78
    生命
    43,954
    護甲
    75,521
    閃避
    9,334
    能量護盾
    0
    傷害
    682
    法術傷害
    682
    命中
    428
    攻擊間隔
    1.245
    經驗值
    8,293
    異常狀態臨界值
    43,954
    冰緩
    139
    感電
    139
    易碎
    786
    焦灼
    139
    殘喘
    384
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 545–818
    暴擊率: 5%
    攻擊間隔: 1.245 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistDaggersBloodMap"] = {
        name = "Vaal Zealot",
        life = 2.41,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.01,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    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.