Uhtred, le Traître avide
La Qualité n'Augmente pas les Dégâts
Octroie 1% d'Augmentation de Vitesse d'attaque tous les 8% de Qualité
+5 au nombre maximum de Totems Invoqués
Uhtred, Covetous Traitor
SpectreN
TagsLanceur de sorts, cold_affinity, demon, flying, ghost_blood, is_unarmed, light_armour, medium_movement, ranged, Unarmed_onhit_audio, ward_armour
Vie
2600%
Ailment Threshold
%
Résistance
0 0 0 0
Damage
187%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
200%
Model Size
100%
Type
ExpeditionApparition
Metadata
ApparitionExpedition
Niveau
68
Vie
201,682
Armure
3,451
Évasion
477
Bouclier d'énergie
0
Damage
436
Dégâts des sorts
436
Précision
0
Attack Time
1.5
Expérience
57,268
MPSExpeditionApparitionBasicProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Chances de coup critique: 5%
Temps d'incantation: 1.5 sec.
Inflige 27.33 à 41 Dégâts de froid
base is projectile [1]
check for targets between initiator and projectile source [1]
leap slam minimum distance [30]
monster projectile variation [193]
projectile uses contact position [1]
spell maximum action distance +% [-40]
GPSExpeditionApparitionOrbs
Triggerable, Damage
Temps de recharge: 10 sec.
Inflige à Dégâts de froid
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
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 59.63 à 89.44 Dégâts de froid
base is projectile [1]
is area damage [1]
ExpeditionApparitionColdBeam
Temps de recharge: 15 sec.
Inflige 27.33 à 41 Dégâts de froid
Intensité de la Frigorification augmentée de 100 %
monster penalty against minions damage +% final vs player minions [-40]
MPSExpeditionAppariationSweepProjectilesLeft
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Chances de coup critique: 5%
Temps d'incantation: 3 sec.
Temps de recharge: 10 sec.
Inflige 21.37 à 32.05 Dégâts de froid
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]
MPSExpeditionAppariationSweepProjectilesRight
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Chances de coup critique: 5%
Temps d'incantation: 3 sec.
Temps de recharge: 10 sec.
Inflige 21.37 à 32.05 Dégâts de froid
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]
MPSExpeditionAppariationSweepProjectilesCombined
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Chances de coup critique: 5%
Temps d'incantation: 3.666 sec.
Temps de recharge: 10 sec.
Inflige 21.37 à 32.05 Dégâts de froid
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
Temps d'incantation: 2.166 sec.
Temps de recharge: 10 sec.
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
Triggerable
GSExpeditionApparitionGroundHand
Triggerable, Spell, Damage
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 17.39 à 26.09 Dégâts de froid
is area damage [1]
EASExpeditionApparitionTeleport
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
EASExpeditionApparitionSubmergeMirror
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
EASExpeditionApparitionEmergeMirror
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
GSExpeditionApparitionBeam
Triggerable, Spell, Damage
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 47.21 à 70.81 Dégâts de froid
Intensité de la Frigorification augmentée de 200 %
is area damage [1]
monster penalty against minions damage +% final vs player minions [-40]
MPSExpeditionApparitionBasicProjectileClose
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Chances de coup critique: 5%
Temps d'incantation: 1.5 sec.
Inflige 27.33 à 41 Dégâts de froid
base is projectile [1]
check for targets between initiator and projectile source [1]
leap slam minimum distance [30]
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;
	"
}

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterBase"

extends "Metadata/Monsters/BossLight"

Animated
{
	on_emerge_mirror_01 =
	"
		EnableRendering();
		IfState( fightstarted, 2, { PlayEffect( 'Metadata/Monsters/LeagueExpedition/ApparitionBoss/EmergeAudio.ao' ); } );
	"

	on_submerge_01 = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/EPKs/onAct_submerge.epk' );"
	on_event_contact_for_submerge_01 = "DetachAllOfType( 'Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/OnAct/submerge_01.ao' );"
	on_end_submerge_01 = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/EPKs/onAct_submerge.epk' );"
	on_submerge_mirror_01 = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/EPKs/onAct_submerge_mirror.epk' );"
	on_event_hide_for_submerge_mirror_01 = "HideAllMeshSegments();"
	on_end_submerge_mirror_01 = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/EPKs/onAct_submerge_mirror.epk' );"
	on_projectile_spell_01 = "PlayTextAudio( UhtredFourOrbAttack1 , 'Metadata/Monsters/LeagueExpedition/ApparitionBoss/ApparitionExpedition');"
	on_death_01 = "PlayTextAudio( UhtredDeath1 , 'Metadata/Monsters/LeagueExpedition/ApparitionBoss/ApparitionExpedition');"
	on_laser_channel_start_01 = "PlayTextAudio( UhtredOBeam1 , 'Metadata/Monsters/LeagueExpedition/ApparitionBoss/ApparitionExpedition');"
	on_spinning_beam_01 = "PlayTextAudio( UhtredOBeam1 , 'Metadata/Monsters/LeagueExpedition/ApparitionBoss/ApparitionExpedition');"
	on_projectile_sweep_combined_01 = "PlayTextAudio( UhtredDefiant1 , 'Metadata/Monsters/LeagueExpedition/ApparitionBoss/ApparitionExpedition');"
	on_projectile_sweep_left_01 = "PlayTextAudio( UhtredSweep1 , 'Metadata/Monsters/LeagueExpedition/ApparitionBoss/ApparitionExpedition');"
	on_projectile_sweep_right_01 = "PlayTextAudio( UhtredSweep1 , 'Metadata/Monsters/LeagueExpedition/ApparitionBoss/ApparitionExpedition');"
	on_submerge_01 = "PlayTextAudio( UhtredDive1 , 'Metadata/Monsters/LeagueExpedition/ApparitionBoss/ApparitionExpedition');"
}

StateMachine
{
	on_state_visible_0 = "ShowAllMeshSegments();"
	on_or_create_state_visible_0 = "DisableRendering();"
	on_or_create_state_visible_1 = "EnableRendering();"
	on_state_fightstarted_1 = "PlayTextAudio( UhtredIntro , 'Metadata/Monsters/LeagueExpedition/ApparitionBoss/ApparitionExpedition');"
}

Functions
{
	CreateLightOn =
	"
		AddAttached( 'Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/OnAct/boss_light.ao', aux_light_attach );
		PlayAnimationAttached( 'Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/OnAct/boss_light.ao', idle_light_on );
	"

	TurnLightOn =
	"
		PlayAnimationAttached( 'Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/OnAct/boss_light.ao', light_on );
		QueueAnimationAttached( 'Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/OnAct/boss_light.ao', idle_light_on );
	"

	CreateLightOff =
	"
		AddAttached( 'Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/OnAct/boss_light.ao', aux_light_attach );
		PlayAnimationAttached( 'Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/OnAct/boss_light.ao', idle_light_off );
	"

	TurnLightOff =
	"
		PlayAnimationAttached( 'Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/OnAct/boss_light.ao', light_off );
		QueueAnimationAttached( 'Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/OnAct/boss_light.ao', idle_light_off );
	"
}

Preload
{
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/OnAct/summonbeam.ao"
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/uhtred/runic_beam.ao"
}

GlobalAudioParamEvents
{
	life_percent_param = "UhtredLifePercentage"
	
	life_percent_is_boolean = true
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueExpedition/ApparitionBoss/ApparitionExpedition"] = {
    name = "Uhtred, Covetous Traitor",
    life = 26,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.87,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 12,
    accuracy = 1,
    skillList = {
        "GPSExpeditionApparitionOrbs",
        "ExpeditionApparitionColdBeam",
        "GSExpeditionApparitionOrbExplosion",
        "SSMExpeditionApparitionSummonOrb",
        "EASExpeditionApparitionTeleport",
        "EASExpeditionApparitionSubmergeMirror",
        "EASExpeditionApparitionEmergeMirror",
        "MPSExpeditionApparitionBasicProjectile",
        "MPSExpeditionApparitionBasicProjectileClose",
        "MPSExpeditionAppariationSweepProjectilesLeft",
        "MPSExpeditionAppariationSweepProjectilesRight",
        "MPSExpeditionAppariationSweepProjectilesCombined",
        "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.Damage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        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",
    },
    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",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_chill_effect_+%_final",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, -40, 100, 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,
    },
    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,
    },
    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 = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    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 = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.6,
    baseFlags = {
    },
    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 = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.33,
    baseFlags = {
    },
    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,
    },
    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_+%",
        "leap_slam_minimum_distance",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "check_for_targets_between_initiator_and_projectile_source",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 193, -40, 30, 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,
    },
    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_+%",
        "leap_slam_minimum_distance",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "check_for_targets_between_initiator_and_projectile_source",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 193, -40, 30, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSExpeditionAppariationSweepProjectilesLeft"] = {
    name = "MPSExpeditionAppariationSweepProjectilesLeft",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Damage] = 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["MPSExpeditionAppariationSweepProjectilesRight"] = {
    name = "MPSExpeditionAppariationSweepProjectilesRight",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Damage] = 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["MPSExpeditionAppariationSweepProjectilesCombined"] = {
    name = "MPSExpeditionAppariationSweepProjectilesCombined",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Damage] = 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.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    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,
    },
    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,
    },
    statDescriptionScope = "geometry_spell",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "active_skill_chill_effect_+%_final",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 200, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
IdStunRepeatImmunityMapBoss_
FamilyNothing
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Vous ne pouvez pas être Repoussé(e)
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Uhtred, Covetous Traitor Text Audio /25
    Nom
    Futile !
    UhtredFourOrbAttackRandom
    Futile !
    UhtredFourOrbAttack1
    Futile !
    UhtredFourOrbAttack2
    Futile !
    UhtredFourOrbAttack3
    La mort n'est pas... une échappatoire…
    UhtredDeathRandom
    La mort n'est pas... une échappatoire…
    UhtredDeath1
    Olroth... vit toujours...
    UhtredDeath2
    Olroth... vit toujours...
    UhtredDeath3
    Craignez le cosmos
    UhtredDiveRandom
    Craignez le cosmos
    UhtredDive1
    Les étoiles nous trahissent !
    UhtredDive2
    Les étoiles nous trahissent !
    UhtredDive3
    Nous ne sommes rien.
    UhtredDive4
    Nous ne sommes rien.
    UhtredDive5
    J'ai vu au-delà du temps !
    UhtredIntro
    Vous ne m'échapperez pas !
    UhtredOBeamRandom
    Vous ne m'échapperez pas !
    UhtredOBeam1
    Vous ne m'échapperez pas !
    UhtredOBeam2
    Pliez devant moi !
    UhtredSweepRandom
    Pliez devant moi !
    UhtredSweep1
    Pliez devant moi !
    UhtredSweep2
    Chiot insolent !
    UhtredDefiantRandom
    Chiot insolent !
    UhtredDefiant1
    Chiot insolent !
    UhtredDefiant2
    Chiot insolent !
    UhtredDefiant3