갈망하는 배반자 우트레드
악마
Uhtred, Covetous Traitor
| Spectre | |
|---|---|
| Tags | 시전, cold_affinity, demon, flying, ghost_blood, is_unarmed, light_armour, medium_movement, ranged, Unarmed_onhit_audio, ward_armour |
생명력
2600%
저항
Damage
187%
정확도
100%
치명타 명중 Chance
5%
+30%
Attack Distance
6 ~ 12
공격 속도
1.5 Second
Damage Spread
±20%
경험치
200%
Model Size
100%
Type
ExpeditionApparition
Metadata
ApparitionExpedition
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
214,682
2,413
708
Damage
436
주문 피해
436
정확도
2,502
공격 속도
1.5
경험치
57,268
Minion Life
180,180
Minion Damage
1,812
Minion Armour
2,413
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MPSExpeditionApparitionBasicProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
치명타 명중 확률: 5%
시전 속도: 1.5 초
base is projectile [1]
check for targets between initiator and projectile source [1]
monster projectile variation [193]
projectile uses contact position [1]
spell maximum action distance +% [-40]
ExpeditionApparitionColdBeam
재사용 대기시간: 25 초
base skill cannot be avoided by dodge roll or evaded or blocked [1]
monster penalty against minions damage +% final vs player minions [-75]
spell maximum action distance +% [100]
MPSExpeditionApparitionSweepProjectilesLeft
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
치명타 명중 확률: 5%
시전 속도: 3 초
재사용 대기시간: 11 초
~ 냉기 피해
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-40]
monster projectile variation [194]
monster reverse point blank damage -% at minimum range [50]
number of projectiles override [1]
projectile uses contact direction [1]
projectile uses contact position [1]
spell maximum action distance +% [-40]
MPSExpeditionApparitionSweepProjectilesRight
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
치명타 명중 확률: 5%
시전 속도: 3 초
재사용 대기시간: 11 초
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-40]
monster projectile variation [195]
monster reverse point blank damage -% at minimum range [50]
number of projectiles override [1]
projectile uses contact direction [1]
projectile uses contact position [1]
spell maximum action distance +% [-40]
MPSExpeditionApparitionSweepProjectilesCombined
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
치명타 명중 확률: 5%
시전 속도: 3.666 초
재사용 대기시간: 15 초
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-40]
monster projectile variation [196]
monster reverse point blank damage -% at minimum range [50]
number of projectiles override [1]
projectile uses contact direction [1]
projectile uses contact position [1]
spell maximum action distance +% [-40]
SSMExpeditionApparitionSummonOrb
Spell, Multicastable, Triggerable, AttackInPlace
시전 속도: 2.166 초
재사용 대기시간: 15 초
alternate minion [563]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
GTExpeditionApparitionOrb
Spell, Triggerable, AttackInPlace
시전 속도: 1 초
EASExpeditionApparitionTeleport
Spell
시전 속도: 1 초
재사용 대기시간: 7.5 초
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
EASExpeditionApparitionSubmergeMirror
Spell
시전 속도: 1.6 초
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
EASExpeditionApparitionEmergeMirror
Spell
시전 속도: 3.33 초
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
MPSExpeditionApparitionBasicProjectileClose
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
치명타 명중 확률: 5%
시전 속도: 1.5 초
base is projectile [1]
check for targets between initiator and projectile source [1]
monster projectile variation [193]
projectile uses contact position [1]
spell maximum action distance +% [-40]
Object Type
version 2
extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterBase"
extends "Metadata/Monsters/BossLight"
Animated
{
animated_object = "Metadata/Monsters/LeagueExpedition/ApparitionBoss/ApparitionBoss.ao"
on_event_acquiretargetlocation_for_projectile_spell_01 =
"
this.temp_target = GetTarget();
this.temp_location = this.temp_target.GetLocation();
SetTargetLocation( this.temp_location, 0, 0, true );
"
on_submerge_mirror_01 = "RemoveCollidability();"
on_emerge_mirror_01 = "MakeCollidable();"
}
Life
{
corpse_usable = false
}
Stats
{
set_monster_uses_map_boss_difficulty_scaling = 1
}
StateMachine
{
define_shared_state =
"
visible;
fightstarted;
"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueExpedition/ApparitionBoss/ApparitionExpedition"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Uhtred, Covetous Traitor",
life = 26,
damage = 1.87,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 12,
accuracy = 1,
skillList = {
"GPSExpeditionApparitionOrbs",
"ExpeditionApparitionColdBeam",
"GSExpeditionApparitionOrbExplosion",
"SSMExpeditionApparitionSummonOrb",
"EASExpeditionApparitionTeleport",
"EASExpeditionApparitionSubmergeMirror",
"EASExpeditionApparitionEmergeMirror",
"MPSExpeditionApparitionBasicProjectile",
"MPSExpeditionApparitionBasicProjectileClose",
"MPSExpeditionApparitionSweepProjectilesLeft",
"MPSExpeditionApparitionSweepProjectilesRight",
"MPSExpeditionApparitionSweepProjectilesCombined",
"GTExpeditionApparitionOrb",
"GSExpeditionApparitionGroundHand",
"GSExpeditionApparitionBeam",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["GPSExpeditionApparitionOrbs"] = {
name = "GPSExpeditionApparitionOrbs",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"spell_maximum_action_distance_+%",
"projectile_spread_radius",
"base_is_projectile",
"use_scaled_contact_offset",
"projectile_uses_contact_position",
"base_deal_no_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -40, 5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ExpeditionApparitionColdBeam"] = {
name = "ExpeditionApparitionColdBeam",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 9,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"spell_maximum_action_distance_+%",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 100, -75, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSExpeditionApparitionOrbExplosion"] = {
name = "GSExpeditionApparitionOrbExplosion",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"is_area_damage",
"base_is_projectile",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SSMExpeditionApparitionSummonOrb"] = {
name = "SSMExpeditionApparitionSummonOrb",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2.166,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"number_of_monsters_to_summon",
"alternate_minion",
"summon_specific_monsters_radius_+%",
"summoned_monsters_are_minions",
"summoned_monsters_no_drops_or_experience",
},
levels = {
[1] = {1, 563, -99, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASExpeditionApparitionTeleport"] = {
name = "EASExpeditionApparitionTeleport",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_cannot_be_interrupted",
"skill_cannot_be_stunned",
"skill_cannot_be_knocked_back",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASExpeditionApparitionSubmergeMirror"] = {
name = "EASExpeditionApparitionSubmergeMirror",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.6,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_cannot_be_interrupted",
"skill_cannot_be_stunned",
"skill_cannot_be_knocked_back",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASExpeditionApparitionEmergeMirror"] = {
name = "EASExpeditionApparitionEmergeMirror",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3.33,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_cannot_be_interrupted",
"skill_cannot_be_stunned",
"skill_cannot_be_knocked_back",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPSExpeditionApparitionBasicProjectile"] = {
name = "MPSExpeditionApparitionBasicProjectile",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
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",
"projectile_uses_contact_position",
"check_for_targets_between_initiator_and_projectile_source",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 193, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPSExpeditionApparitionBasicProjectileClose"] = {
name = "MPSExpeditionApparitionBasicProjectileClose",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
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",
"projectile_uses_contact_position",
"check_for_targets_between_initiator_and_projectile_source",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 193, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPSExpeditionApparitionSweepProjectilesLeft"] = {
name = "MPSExpeditionApparitionSweepProjectilesLeft",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3,
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_+%",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"monster_reverse_point_blank_damage_-%_at_minimum_range",
"number_of_projectiles_override",
"base_is_projectile",
"projectile_uses_contact_position",
"projectile_uses_contact_direction",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 194, -40, -40, 50, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPSExpeditionApparitionSweepProjectilesRight"] = {
name = "MPSExpeditionApparitionSweepProjectilesRight",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3,
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_+%",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"monster_reverse_point_blank_damage_-%_at_minimum_range",
"number_of_projectiles_override",
"base_is_projectile",
"projectile_uses_contact_position",
"projectile_uses_contact_direction",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 195, -40, -40, 50, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPSExpeditionApparitionSweepProjectilesCombined"] = {
name = "MPSExpeditionApparitionSweepProjectilesCombined",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3.666,
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_+%",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"monster_reverse_point_blank_damage_-%_at_minimum_range",
"number_of_projectiles_override",
"base_is_projectile",
"projectile_uses_contact_position",
"projectile_uses_contact_direction",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 196, -40, -40, 50, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTExpeditionApparitionOrb"] = {
name = "GTExpeditionApparitionOrb",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSExpeditionApparitionGroundHand"] = {
name = "GSExpeditionApparitionGroundHand",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
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 = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSExpeditionApparitionBeam"] = {
name = "GSExpeditionApparitionBeam",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
우트레드 Topic /11
| NPC | 이름 |
|---|---|
| 우트레드의 성배 | 우트레드가 들이켜자, 베리시움이 그의 혈관을 불태웠다. 죽음이 눈앞까지 다가왔으나, 그는 온 힘을 다해 고개를 돌려 별을 보았고, 그곳에서 진리를 목도했다. |
| 우트레드의 영웅담 | |
| 우트레드의 탈출 | |
| 우트레드의 징조 | |
| 우트레드의 점술 | |
| 우트레드의 의례 | |
| 우트레드의 별자리 | |
| 우트레드의 일지 | 그들이 곤경에 처한 순간, 계략이 낱낱이 드러났다... |
| The Order of the Chalice still exists today. Its priests teach engineering, mathematics, and science to all those who would learn. | |
| 우트레드의 성좌 | 성배단에게 시간이란 밤과 낮이 아니었다. 그것은 별의 움직임이었고, 하늘의 패턴이었다. 시간을 안다는 것은 존재 그 자체를 이해하는 것이었다. |
| 우트레드의 은혜 | 캐디건 3세는 비밀리에 우트레드를 만나 그에게 지도력을 왕의 하사품으로 내렸다. 그가 받은 비밀 임무는 나머지 인물들을 감시하며, 그들이 변절하지 않게 하는 것이었다. |
Uhtred, Covetous Traitor Text Audio /55
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.













