10 lines
404 B
Plaintext
10 lines
404 B
Plaintext
Scriptname _00E_HandwerksbuchEnchanting25 extends activemagiceffect
|
|
|
|
Event OnEffectStart(Actor akTarget, Actor akCaster)
|
|
_00E_PlayerFunctions.GetSkillControl().ReadCraftingSkillBook("Enchanting", 25, _00E_HandwerksbuchEnchantingTo25, _00E_Levelsystem_sSkillNameEnchantment)
|
|
EndEvent
|
|
|
|
Potion Property _00E_HandwerksbuchEnchantingTo25 Auto
|
|
Message Property _00E_Levelsystem_sSkillNameEnchantment Auto
|
|
|