9 lines
403 B
Plaintext
9 lines
403 B
Plaintext
Scriptname _00E_HandwerksbuchEnchanting75 extends activemagiceffect
|
|
|
|
Event OnEffectStart(Actor akTarget, Actor akCaster)
|
|
_00E_PlayerFunctions.GetSkillControl().ReadCraftingSkillBook("Enchanting", 75, _00E_HandwerksbuchEnchantingTo75, _00E_Levelsystem_sSkillNameEnchantment)
|
|
EndEvent
|
|
|
|
Potion Property _00E_HandwerksbuchEnchantingTo75 Auto
|
|
Message Property _00E_Levelsystem_sSkillNameEnchantment Auto
|