9 lines
365 B
Plaintext
9 lines
365 B
Plaintext
Scriptname _00E_LehrbuchSneak100 extends activemagiceffect
|
|
|
|
Event OnEffectStart(Actor akTarget, Actor akCaster)
|
|
_00E_PlayerFunctions.GetSkillControl().ReadPrimarySkillBook("Sneak", 100, _00E_LehrbuchSneakTo100, _00E_Levelsystem_sSkillNameSneaking)
|
|
EndEvent
|
|
|
|
Potion Property _00E_LehrbuchSneakTo100 Auto
|
|
Message Property _00E_Levelsystem_sSkillNameSneaking Auto
|