Uhtred, Traidor Ambicioso
Demônio
Uhtred, Covetous Traitor
| Spectre | |
|---|---|
| Tags | Conjurador, cold_affinity, demon, flying, ghost_blood, is_unarmed, light_armour, medium_movement, ranged, Unarmed_onhit_audio, ward_armour |
Vida
2600%
Resistência
Damage
187%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
6 ~ 12
Tempo de Ataque
1.5 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
214,682
2,413
708
Damage
436
Dano Mágico
436
Precisão
2,502
Tempo de Ataque
1.5
Experiência
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
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 1.5 s
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]
GPSExpeditionApparitionOrbs
Triggerable, Spell, Damage, AttackInPlace
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 3 s
Tempo de Recarga: 10 s
base deal no damage [1]
base is projectile [1]
projectile spread radius [5]
projectile uses contact position [1]
spell maximum action distance +% [-40]
use scaled contact offset [1]
GSExpeditionApparitionOrbExplosion
Triggerable, Spell, Damage, AttackInPlace
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 1 s
base is projectile [1]
is area damage [1]
ExpeditionApparitionColdBeam
Tempo de Recarga: 25 s
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
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 3 s
Tempo de Recarga: 11 s
Causa de a de dano de frio
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
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 3 s
Tempo de Recarga: 11 s
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
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 3.666 s
Tempo de Recarga: 15 s
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
Tempo de Conjuração: 2.166 s
Tempo de Recarga: 15 s
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
Tempo de Conjuração: 1 s
GSExpeditionApparitionGroundHand
Triggerable, Spell, Damage, AttackInPlace
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 1 s
is area damage [1]
EASExpeditionApparitionTeleport
Spell
Tempo de Conjuração: 1 s
Tempo de Recarga: 7.5 s
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
EASExpeditionApparitionSubmergeMirror
Spell
Tempo de Conjuração: 1.6 s
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
EASExpeditionApparitionEmergeMirror
Spell
Tempo de Conjuração: 3.33 s
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
GSExpeditionApparitionBeam
Triggerable, Spell, Damage, AttackInPlace
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 1 s
is area damage [1]
monster penalty against minions damage +% final vs player minions [-40]
MPSExpeditionApparitionBasicProjectileClose
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 1.5 s
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 = { }, },
},
}
Uhtred Topic /11
| NPC | Nome |
|---|---|
| Cálice de Uhtred | Uhtred bebeu. O verísio queimava em suas veias. Ele contemplou a face da morte. Com todas as suas forças, voltou-se para as estrelas e testemunhou a verdade. |
| Saga de Uhtred | |
| Êxodo de Uhtred | |
| Presságio de Uhtred | |
| Augúrio de Uhtred | |
| Rito de Uhtred | |
| Constelação de Uhtred | |
| Diário do Uhtred | Planos expostos em sua hora de necessidade... |
| A Ordem do Cálice ainda existe. Seus sacerdotes ensinam engenharia, matemática e ciências a todos os interessados em aprender. | |
| Sidereu de Uhtred | Para a Ordem do Cálice, o tempo não era medido por noite e dia. Eram os movimentos das estrelas, os padrões celestes. Compreender o tempo era compreender a própria existência. |
| Dádiva de Uhtred | Cadigan, o Terceiro, encontrou-se secretamente com Uhtred e lhe concedeu a dádiva real da liderança. Sua tarefa secreta era vigiar os outros e garantir sua lealdade. |
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.












