Uhtred, Habgieriger Verräter
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Kann nicht zurückgestoßen werden
Uhtred, Covetous Traitor
SpectreN
TagsZauberer, cold_affinity, demon, flying, ghost_blood, is_unarmed, light_armour, medium_movement, ranged, Unarmed_onhit_audio, ward_armour
Leben
2600%
Widerstand
0 0 0 0
Damage
187%
Genauigkeit
100%
Kritische Treffer Chance
5%
Bonus für kritische Treffer
+30%
Attack Distance
6 ~ 12
Angriffszeit
1.5 Second
Damage Spread
±20%
Erfahrung
200%
Model Size
100%
Type
ExpeditionApparition
Metadata
ApparitionExpedition
Stufe
68
Leben
201,682
Rüstung
3,451
Ausweichwert
477
Damage
436
Zauberschaden
436
Genauigkeit
2,180
Angriffszeit
1.5
Erfahrung
57,268
Minion Life
293,280
Minion Damage
3,546
Minion Armour
3,451
MPSExpeditionApparitionBasicProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Kritische Trefferchance: 5%
Zauberzeit: 1.5 Sek.
Verursacht 5072 bis 7607 Kälteschaden
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
Abklingzeit: 10 Sek.
Verursacht bis Kälteschaden
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
Kritische Trefferchance: 5%
Zauberzeit: 1 Sek.
Verursacht 11065 bis 16598 Kälteschaden
base is projectile [1]
is area damage [1]
ExpeditionApparitionColdBeam
Abklingzeit: 15 Sek.
Verursacht 5072 bis 7607 Kälteschaden
100% mehr Magnitude von verursachtem Unterkühlen
monster penalty against minions damage +% final vs player minions [-40]
MPSExpeditionAppariationSweepProjectilesLeft
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Kritische Trefferchance: 5%
Zauberzeit: 3 Sek.
Abklingzeit: 10 Sek.
Verursacht 3965 bis 5948 Kälteschaden
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
Kritische Trefferchance: 5%
Zauberzeit: 3 Sek.
Abklingzeit: 10 Sek.
Verursacht 3965 bis 5948 Kälteschaden
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
Kritische Trefferchance: 5%
Zauberzeit: 3.666 Sek.
Abklingzeit: 10 Sek.
Verursacht 3965 bis 5948 Kälteschaden
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
Zauberzeit: 2.166 Sek.
Abklingzeit: 10 Sek.
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
Kritische Trefferchance: 5%
Zauberzeit: 1 Sek.
Verursacht 3227 bis 4841 Kälteschaden
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
Kritische Trefferchance: 5%
Zauberzeit: 1 Sek.
Verursacht 8760 bis 13140 Kälteschaden
200% mehr Magnitude von verursachtem Unterkühlen
is area damage [1]
monster penalty against minions damage +% final vs player minions [-40]
MPSExpeditionApparitionBasicProjectileClose
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Kritische Trefferchance: 5%
Zauberzeit: 1.5 Sek.
Verursacht 5072 bis 7607 Kälteschaden
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)
GenerationTypeeinzigartig (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
  • Kann nicht zurückgestoßen werden
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    DomainsMonster (3)
    GenerationTypeeinzigartig (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Uhtred, Covetous Traitor Text Audio /25
    Name
    Zwecklos!
    UhtredFourOrbAttackRandom
    Zwecklos!
    UhtredFourOrbAttack1
    Zwecklos!
    UhtredFourOrbAttack2
    Zwecklos!
    UhtredFourOrbAttack3
    Der Tod ist... kein Entkommen...
    UhtredDeathRandom
    Der Tod ist... kein Entkommen...
    UhtredDeath1
    Olroth... lebt...
    UhtredDeath2
    Olroth... lebt...
    UhtredDeath3
    Fürchte den Kosmos!
    UhtredDiveRandom
    Fürchte den Kosmos!
    UhtredDive1
    Die Sterne verraten uns!
    UhtredDive2
    Die Sterne verraten uns!
    UhtredDive3
    Wir sind nichts.
    UhtredDive4
    Wir sind nichts.
    UhtredDive5
    Ich habe darüber hinaus gesehen!
    UhtredIntro
    Kein Entrinnen!
    UhtredOBeamRandom
    Kein Entrinnen!
    UhtredOBeam1
    Kein Entrinnen!
    UhtredOBeam2
    Gib nach!
    UhtredSweepRandom
    Gib nach!
    UhtredSweep1
    Gib nach!
    UhtredSweep2
    Trotziger Welpe!
    UhtredDefiantRandom
    Trotziger Welpe!
    UhtredDefiant1
    Trotziger Welpe!
    UhtredDefiant2
    Trotziger Welpe!
    UhtredDefiant3
    Edit

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