피의 계약 사제
언데드
cannot be used as minion [1]
Priest of the Blood Covenant
SpectreN
Tags시전, delve_monster, ghost, ghost_armour, ghost_blood, is_unarmed, medium_height, melee, no_pantheon_mod, not_dex, not_str, physical_affinity, ranged, slow_movement, undead
생명력
1000%
Energy Shield From Life
100%
Ailment Threshold
1000%
저항
0 75 0 0
Damage
200%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 9
Attack Time
1.995 Second
Damage Spread
±20%
경험치
200%
Model Size
109%
Type
VaalWraithBossDelve
Metadata
VaalWraithBoss
레벨
68
생명력
64,334
방어도
28,790
회피
4,739
에너지 보호막
6,127
Damage
747
주문 피해
747
정확도
290
Attack Time
1.995
경험치
20,510
Ailment Threshold
64,334
Chill
203
Shock
203
Brittle
1,151
Scorch
203
Sap
562
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 598–897
치명타 확률: 5%
Attack Time: 1.995 초
강력한 일격으로 적들을 쓰러트립니다.
skill can fire arrows [1]
skill can fire wand projectiles [1]
DelveBloodPulseBoss
Spell, Triggerable
치명타 확률: 5%
시전 속도: 3 초
재사용 대기시간: 10 초
1241~1862 물리 피해
is area damage [1]
VaalIncursionMortarDelve
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
시전 속도: 1.2 초
일반적인 몬스터 박격포 스킬입니다. 몬스터 투사체와 같지만 충격 효과를 가집니다.
406.1~609.1 물리 피해
active skill area of effect radius +% final [-40]
base is projectile [1]
is area damage [1]
projectile spread radius [10]
spell maximum action distance +% [-40]
EmptyActionDashWraith
Spell
시전 속도: 1.33 초
재사용 대기시간: 10 초
EmptyActionDashWraith2
Spell
시전 속도: 1.33 초
재사용 대기시간: 10 초
IncursionVaalWraithCleave
Triggerable, Attack
Base Damage: 598–897
치명타 확률: 5%
공격 피해: 75%
Attack Time: 1.995 초
주는 공격 피해 25% 감폭
is area damage [1]
DelveVaalWraithBloodExplosion
Spell, Area, Triggerable, Damage, AreaSpell
시전 속도: 3.6 초
재사용 대기시간: 12 초
1230~1845 물리 피해
1초마다 1114.4의 기본 물리 피해를 줌
기본 지속시간 5
active skill area of effect radius +% final [-25]
is area damage [1]
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Positioned
{
	force_placement = true
}

Transitionable
{	
}

StateMachine
{
	define_shared_state = "invisible"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
	has_light = true
}

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"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueDelve/VaalBloodEncounter/VaalWraithBoss"] = {
    name = "Priest of the Blood Covenant",
    life = 10,
    energyShield = 1,
    fireResist = 0,
    coldResist = 75,
    lightningResist = 0,
    chaosResist = 0,
    damage = 2,
    damageSpread = 0.2,
    attackTime = 1.995,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "Melee",
        "VaalIncursionMortarDelve",
        "DelveBloodPulseBoss",
        "EmptyActionDashWraith",
        "EmptyActionDashWraith2",
        "IncursionVaalWraithCleave",
        "DelveVaalWraithBloodExplosion",
    },
    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["VaalIncursionMortarDelve"] = {
    name = "VaalIncursionMortarDelve",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "projectile_spread_radius",
        "spell_maximum_action_distance_+%",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 10, -40, -40, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveBloodPulseBoss"] = {
    name = "DelveBloodPulseBoss",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_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 = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveVaalWraithBloodExplosion"] = {
    name = "DelveVaalWraithBloodExplosion",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Damage] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.6,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "base_physical_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "skill_cannot_be_interrupted",
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
    },
    levels = {
        [1] = {0.9200000166893, 1.3799999952316, 3, 5000, -25, levelRequirement = 0, statInterpolation = {3, 3, 3},  cost = { }, },
    },
}
cannot be used as minion [1]
IdCannotBeUsedAsMinion
FamilyCannotBeUsedAsMinion
Domains몬스터 (3)
GenerationType고유 (3)
Req. level1
Stats
  • cannot be used as minion Min: 1 Max: 1 Global
  • Edit

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