Difference between revisions of "Enchanting tutorial"
imported>Oblivious12123 |
imported>Oblivious12123 |
||
Line 24: | Line 24: | ||
*Set the Magnitude to 5 | *Set the Magnitude to 5 | ||
Now click OK. This should leave you with something like this: | Now click OK. This should leave you with something like this: | ||
[[Image: | [[Image:ElfEnch2.jpg|center|frame]] | ||
== Attaching the enchantment to the sword == | == Attaching the enchantment to the sword == |
Revision as of 12:50, 28 December 2009
This article has been marked by editors or authors as incomplete. Please see the Talk page for details. Discussion and collaboration can improve an article and lead to a better Wiki.
What we will accomplish
- Creating a new enchantment
- Enchanting a new weapon
Creating the new weapon
First, go to the Object Window and expand the following items in the tree:
Items > Weapon
For this tutorial I will be using an existing mesh of an elven longsword, you can use whatever mesh you want, expand the tree to the following:
Items > Weapon > Elven
And select the WeapElvenLongSword. Change the EditorID to AAEnchantTutorial. The AA part isn't essential although it will almost ensure that it will be at the top of the list. Click OK.
Creating the enchantment
Right, now go to the following node in the Object Window:
Magic > Enchantment
Rightclick in the list and choose New. An empty enchantment window will pop-up. In the EditorID box write AAEnchantment. Next, in the effects box, click new and scroll down until you find 'Frost Damage', click on that. Leave the Range box as it is.
- Set the area to 2
- Set the Duration to 2
- Set the Magnitude to 5
Now click OK. This should leave you with something like this:
Attaching the enchantment to the sword
Now go back to the sword and in the Enchanting drop-down box choose AAEnchant (it should be at the top of the list).
- In the Enchantment box set it to 2000.
- Change the name to Chilly Long Sword and click OK.
The longsword edit screen should now look something like this:
And Voila! You have created a new weapon! To add it to an NPC see the Basic NPC Creation Tutorial or if you want to put it in a dungeon see the My First Dungeon tutorial.