10 lines
380 B
Plaintext
10 lines
380 B
Plaintext
|
Scriptname _00E_LehrbochBlock100 extends activemagiceffect
|
||
|
|
||
|
Event OnEffectStart(Actor akTarget, Actor akCaster)
|
||
|
Levelsystem.ReadPrimarySkillBook("Block", 100, _00E_LehrbuchBlockTo100, _00E_Levelsystem_sSkillNameBlock)
|
||
|
EndEvent
|
||
|
|
||
|
_00E_QuestFunctions Property Levelsystem Auto
|
||
|
Potion Property _00E_LehrbuchBlockTo100 Auto
|
||
|
Message Property _00E_Levelsystem_sSkillNameBlock Auto
|