바알 살점 상인
언데드
물리 피해의 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.