貪婪叛徒.烏特雷
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
不能被擊退
Uhtred, Covetous Traitor
SpectreN
Tags法術, cold_affinity, demon, flying, ghost_blood, is_unarmed, light_armour, medium_movement, ranged, Unarmed_onhit_audio, ward_armour
生命
2600%
Ailment Threshold
%
抗性
0 0 0 0
傷害
187%
命中
100%
暴擊率
+5%
暴擊加成
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
經驗值
200%
Model Size
100%
Type
ExpeditionApparition
Metadata
ApparitionExpedition
等級
68
生命
201,682
護甲
3,451
閃避值
477
能量護盾
0
傷害
436
法術傷害
436
命中
0
Attack Time
1.5
經驗值
57,268
MPSExpeditionApparitionBasicProjectile
法術, 投射物, 玩家投射物, 可觸發, 傷害
暴擊率: 5%
施放時間: 1.5 秒
造成 27.3341 冰冷傷害
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
可觸發, 傷害
冷卻時間: 10 秒
造成 至 冰冷傷害
base is projectile [1]
projectile spread radius [5]
projectile uses contact position [1]
spell maximum action distance +% [-40]
use scaled contact offset [1]
GSExpeditionApparitionOrbExplosion
可觸發, 法術, 傷害
暴擊率: 5%
施放時間: 1 秒
造成 59.6389.44 冰冷傷害
base is projectile [1]
is area damage [1]
ExpeditionApparitionColdBeam
冷卻時間: 15 秒
造成 27.3341 冰冷傷害
施加之冰緩具有 100% 更多幅度
monster penalty against minions damage +% final vs player minions [-40]
MPSExpeditionAppariationSweepProjectilesLeft
法術, 投射物, 玩家投射物, 可觸發, 傷害
暴擊率: 5%
施放時間: 3 秒
冷卻時間: 10 秒
造成 21.3732.05 冰冷傷害
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
法術, 投射物, 玩家投射物, 可觸發, 傷害
暴擊率: 5%
施放時間: 3 秒
冷卻時間: 10 秒
造成 21.3732.05 冰冷傷害
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
法術, 投射物, 玩家投射物, 可觸發, 傷害
暴擊率: 5%
施放時間: 3.666 秒
冷卻時間: 10 秒
造成 21.3732.05 冰冷傷害
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
法術, 法術可重複, 可觸發
施放時間: 2.166 秒
冷卻時間: 10 秒
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
可觸發
GSExpeditionApparitionGroundHand
可觸發, 法術, 傷害
暴擊率: 5%
施放時間: 1 秒
造成 17.3926.09 冰冷傷害
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
可觸發, 法術, 傷害
暴擊率: 5%
施放時間: 1 秒
造成 47.2170.81 冰冷傷害
施加之冰緩具有 200% 更多幅度
is area damage [1]
monster penalty against minions damage +% final vs player minions [-40]
MPSExpeditionApparitionBasicProjectileClose
法術, 投射物, 玩家投射物, 可觸發, 傷害
暴擊率: 5%
施放時間: 1.5 秒
造成 27.3341 冰冷傷害
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
Domains怪物 (3)
GenerationType傳奇 (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
  • 不能被擊退
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Uhtred, Covetous Traitor Text Audio /25
    名字
    枉然!
    UhtredFourOrbAttackRandom
    無馱!
    UhtredFourOrbAttack1
    無用!
    UhtredFourOrbAttack2
    徒勞!
    UhtredFourOrbAttack3
    死亡是...無法逃離...
    UhtredDeathRandom
    死亡是...無法逃離...
    UhtredDeath1
    奧爾羅斯...活著...
    UhtredDeath2
    奧爾羅斯...活著...
    UhtredDeath3
    畏懼宇宙!
    UhtredDiveRandom
    畏懼宇宙!
    UhtredDive1
    晨星背叛了我們!
    UhtredDive2
    晨星背叛了我們!
    UhtredDive3
    我們什麼都不是!
    UhtredDive4
    我們一無是處!
    UhtredDive5
    我已經看到了!
    UhtredIntro
    無處可逃!
    UhtredOBeamRandom
    無處可逃!
    UhtredOBeam1
    無處可逃!
    UhtredOBeam2
    屈服吧!
    UhtredSweepRandom
    放棄吧!
    UhtredSweep1
    屈服吧!
    UhtredSweep2
    目中無人的兔崽子!
    UhtredDefiantRandom
    目中無人的兔崽子!
    UhtredDefiant1
    目中無人的兔崽子!
    UhtredDefiant2
    目中無人的兔崽子!
    UhtredDefiant3