瓦尔血肉商人
亡灵
获得额外混沌伤害,其数值等同于物理伤害的 50%
stance movement speed +% final [100]
冷却回复速度加快 50%
Vaal Flesh Merchant
幽魂N
标签施法, cold_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, melee, not_dex, not_str, physical_affinity, ranged, slow_movement, undead, vaal_flesh_merchant
Packs
  • 瓦尔血肉商人, 瓦尔狂热者, 瓦尔虔信者, 瓦尔狂热者, 瓦尔拥护者
  • 瓦尔血肉商人, 瓦尔狂热者, 瓦尔虔信者, 瓦尔狂热者, 瓦尔拥护者
  • 瓦尔血肉商人, 瓦尔狂热者, 瓦尔虔信者, 瓦尔狂热者, 瓦尔拥护者
  • 瓦尔血肉商人, 瓦尔狂热者, 瓦尔虔信者, 瓦尔狂热者, 瓦尔拥护者
  • 瓦尔血肉商人, 瓦尔堕灵, 瓦尔堕灵, 瓦尔血灵
  • 瓦尔血肉商人, 蛇影创造物
  • 瓦尔血肉商人, 远古创造物, 巨型瓦尔堕灵
  • 生命
    998%
    生命转为护盾
    100%
    异常状态临界值
    998%
    抗性
    0 75 0 0
    伤害
    180%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 9
    攻击间隔
    1.995 秒
    伤害分布
    ±20%
    经验值
    133%
    Model Size
    127%
    类型
    VaalWraithChampionTreasurer
    Metadata
    VaalWraithChampionTreasurer
    等级
    68
    生命
    64,205
    护甲
    28,790
    闪避值
    4,739
    能量护盾
    6,127
    伤害
    672
    法术伤害
    672
    命中
    290
    攻击间隔
    1.995
    经验值
    13,639
    异常状态临界值
    64,205
    冰缓
    203
    Shock
    203
    Brittle
    1,149
    Scorch
    203
    Sap
    561
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 538–807
    攻击暴击率: 5%
    攻击间隔: 1.995 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    EmptyActionDashWraith
    法术
    施放间隔: 1.33 秒
    冷却时间: 10 秒
    EmptyActionDashWraith2
    法术
    施放间隔: 1.33 秒
    冷却时间: 10 秒
    IncursionWraithExplode
    法术, 可触发
    攻击暴击率: 5%
    施放间隔: 1 秒
    造成 1070 - 1605 冰霜伤害
    is area damage [1]
    IncursionWraithProjectile
    法术, 投射物, 玩家投射物, 可触发
    施放间隔: 1.33 秒
    造成 855.9 - 1284 冰霜伤害
    投射物贯穿所有目标
    base is projectile [1]
    monster projectile variation [53]
    spell maximum action distance +% [-30]
    IncursionVaalWraithCleave
    可触发, 攻击
    基本伤害: 538–807
    攻击暴击率: 5%
    攻击伤害: 75%
    攻击间隔: 1.995 秒
    攻击伤害总降 25%
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    StateMachine
    {
    	define_shared_state = "invisible"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    StateMachine
    {
    	create_state_invisible_1 = 
    	"
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk );
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk );
    	"
    	on_state_invisible_1 = 
    	"
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk );
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk );
    	"
    	on_state_invisible_0 = 
    	"
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk );
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk );
    	"
    }
    
    Actor
    {
    	on_event_move_for_EmptyActionSpell = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/dash.epk );"
    	on_event_move_end_for_EmptyActionSpell = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/dash.epk );"
    }
    
    Animated
    {
    	on_event_explode_for_death_03 = 
    	"
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk );
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/death.epk );
    	"
    	on_event_explode_for_death_04 =
    	"
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk );
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/death.epk );
    	"
    }
    
    BaseEvents
    {
    	on_construction_complete =
    	"
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk );
    	"
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/cleave/ghost_cleave.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/aoe/main_blast.ao"
    }
    
    Life
    {
    	on_death = "PlayEffect( ItemRarityCoinShower );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalWraith/VaalWraithChampionTreasurer"] = {
        name = "Vaal Flesh Merchant",
        life = 9.98,
        energyShield = 1,
        fireResist = 0,
        coldResist = 75,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "Melee",
            "IncursionWraithProjectile",
            "IncursionWraithExplode",
            "EmptyActionDashWraith",
            "EmptyActionDashWraith2",
            "IncursionVaalWraithCleave",
        },
        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["IncursionWraithProjectile"] = {
        name = "IncursionWraithProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "always_pierce",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 53, -30, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionWraithExplode"] = {
        name = "IncursionWraithExplode",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionDashWraith"] = {
        name = "EmptyActionDashWraith",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionDashWraith2"] = {
        name = "EmptyActionDashWraith2",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionVaalWraithCleave"] = {
        name = "IncursionVaalWraithCleave",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
        },
        levels = {
            [1] = {baseMultiplier = 0.75, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    获得额外混沌伤害,其数值等同于物理伤害的 50%
    IdMonsterPhysicalAddedAsChaos1__
    FamilyNonChaosAddedAsChaos
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • physical damage % to add as chaos Min: 50 Max: 50 全域
  • Craft Tagsphysical_damage chaos_damage damage physical chaos
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    stance movement speed +% final [100]
    IdStanceScavengerRun
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 100 Max: 100 全域
  • Craft Tagsspeed
    冷却回复速度加快 50%
    IdMonsterCooldownRecovery___
    FamilyCooldownRecovery
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • base cooldown speed +% Min: 50 Max: 50 全域
  • Edit

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