10 lines
420 B
Plaintext
10 lines
420 B
Plaintext
Scriptname _00E_LehrbuchConjuration100 extends activemagiceffect
|
|
|
|
Event OnEffectStart(Actor akTarget, Actor akCaster)
|
|
Levelsystem.ReadPrimarySkillBook("Conjuration", 100, _00E_LehrbuchConjurationTo100, _00E_Levelsystem_sSkillNameConjuration)
|
|
EndEvent
|
|
|
|
_00E_QuestFunctions Property Levelsystem Auto
|
|
Potion Property _00E_LehrbuchConjurationTo100 Auto
|
|
Message Property _00E_Levelsystem_sSkillNameConjuration Auto
|