ヴァール・フレッシュマーチャント
不死者
物理ダメージの50%を追加混沌ダメージとして獲得する
stance movement speed +% final [100]
クールダウン解消レートが50%増加する
Vaal Flesh Merchant
SpectreN
Tagsキャスター, 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%
    Energy Shield From Life
    100%
    Ailment Threshold
    998%
    耐性
    0 75 0 0
    Damage
    180%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    経験値
    133%
    Model Size
    127%
    Type
    VaalWraithChampionTreasurer
    Metadata
    VaalWraithChampionTreasurer
    レベル
    68
    ライフ
    64,205
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    6,127
    Damage
    672
    スペルダメージ
    672
    命中
    290
    Attack Time
    1.995
    経験値
    13,639
    Ailment Threshold
    64,205
    Chill
    203
    Shock
    203
    Brittle
    1,149
    Scorch
    203
    Sap
    561
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    通常攻撃
    Base Damage: 538–807
    クリティカル率: 5%
    Attack Time: 1.995 秒
    強力な一撃で敵を打ち倒す。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    EmptyActionDashWraith
    Spell
    キャストタイム: 1.33 秒
    クールダウン時間: 10 秒
    EmptyActionDashWraith2
    Spell
    キャストタイム: 1.33 秒
    クールダウン時間: 10 秒
    IncursionWraithExplode
    Spell, Triggerable
    クリティカル率: 5%
    キャストタイム: 1 秒
    1070から1605の冷気ダメージを与える
    is area damage [1]
    IncursionWraithProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable
    キャストタイム: 1.33 秒
    855.9から1284の冷気ダメージを与える
    投射物は全ての対象を貫通する
    base is projectile [1]
    monster projectile variation [53]
    spell maximum action distance +% [-30]
    IncursionVaalWraithCleave
    Triggerable, Attack
    Base Damage: 538–807
    クリティカル率: 5%
    アタックダメージ: 75%
    Attack Time: 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 Global
  • 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 Global
  • Craft Tagsspeed
    クールダウン解消レートが50%増加する
    IdMonsterCooldownRecovery___
    FamilyCooldownRecovery
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • base cooldown speed +% Min: 50 Max: 50 Global
  • Edit

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