갈망하는 배반자 우트레드
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
Damage
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
Damage
436
주문 피해
436
정확도
0
Attack Time
1.5
경험치
57,268
MPSExpeditionApparitionBasicProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
치명타 확률: 5%
시전 속도: 1.5 초
27.33~41 냉기 피해
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
재사용 대기시간: 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
Triggerable, Spell, Damage
치명타 확률: 5%
시전 속도: 1 초
59.63~89.44 냉기 피해
base is projectile [1]
is area damage [1]
ExpeditionApparitionColdBeam
재사용 대기시간: 15 초
27.33~41 냉기 피해
유발하는 냉각강도 100% 증폭
monster penalty against minions damage +% final vs player minions [-40]
MPSExpeditionAppariationSweepProjectilesLeft
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
치명타 확률: 5%
시전 속도: 3 초
재사용 대기시간: 10 초
21.37~32.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
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
치명타 확률: 5%
시전 속도: 3 초
재사용 대기시간: 10 초
21.37~32.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
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
치명타 확률: 5%
시전 속도: 3.666 초
재사용 대기시간: 10 초
21.37~32.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
Spell, Multicastable, Triggerable
시전 속도: 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
Triggerable
GSExpeditionApparitionGroundHand
Triggerable, Spell, Damage
치명타 확률: 5%
시전 속도: 1 초
17.39~26.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
Triggerable, Spell, Damage
치명타 확률: 5%
시전 속도: 1 초
47.21~70.81 냉기 피해
유발하는 냉각강도 200% 증폭
is area damage [1]
monster penalty against minions damage +% final vs player minions [-40]
MPSExpeditionApparitionBasicProjectileClose
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
치명타 확률: 5%
시전 속도: 1.5 초
27.33~41 냉기 피해
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)
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
    DomainsMonster (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