瓦尔狂热者
人形
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
Shock
25
Brittle
144
Scorch
25
Sap
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
    Shock
    25
    Brittle
    144
    Scorch
    25
    Sap
    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
    Shock
    11
    Brittle
    60
    Scorch
    11
    Sap
    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
    Shock
    11
    Brittle
    60
    Scorch
    11
    Sap
    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
    Shock
    11
    Brittle
    60
    Scorch
    11
    Sap
    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
    Shock
    25
    Brittle
    144
    Scorch
    25
    Sap
    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
    Shock
    11
    Brittle
    60
    Scorch
    11
    Sap
    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
    Shock
    11
    Brittle
    60
    Scorch
    11
    Sap
    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
    Shock
    11
    Brittle
    60
    Scorch
    11
    Sap
    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
    Shock
    25
    Brittle
    144
    Scorch
    25
    Sap
    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
    Shock
    139
    Brittle
    786
    Scorch
    139
    Sap
    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
    Shock
    49
    Brittle
    277
    Scorch
    49
    Sap
    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
    Shock
    139
    Brittle
    786
    Scorch
    139
    Sap
    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
    Shock
    49
    Brittle
    277
    Scorch
    49
    Sap
    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
    Shock
    139
    Brittle
    786
    Scorch
    139
    Sap
    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.