Difference between revisions of "Enchanting tutorial"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Oblivious12123
imported>Oblivious12123
Line 12: Line 12:
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:
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
  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.
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. EVerything else should be left for the moment. Click OK. click yes to the message that shows up.
[[Image:Elflong.jpg|center|frame]]
[[Image:Elflong.jpg|center|frame]]


Line 25: Line 25:
Now click OK. This should leave you with something like this:
Now click OK. This should leave you with something like this:
[[Image:ElfEnch2.jpg|center|frame]]
[[Image:ElfEnch2.jpg|center|frame]]
What they mean:
*'''area''' is how much explosion will happen, good for groups but usually increases magicka usage, so leave for groups.
*'''Duration''' is how long the effects last for, a poison, for example, will have an increased duration, it will usually increase magicka usage so leave for strong enemies.
*'''Magnitude''' is how strong the spell is, as this is just a basic weapon and not a god item (a legendary item), we'll leave it at 5.


== Attaching the enchantment to the sword ==
== Attaching the enchantment to the sword ==
Line 33: Line 38:
The longsword edit screen should now look something like this:
The longsword edit screen should now look something like this:
[[Image:Endresult.jpg|center|frame]]
[[Image:Endresult.jpg|center|frame]]
What they mean:
*'''Weight''' is how heavy the item is in game, a heavy item will slow you down more, but do more damage than a light weapon.
*'''Damage''' is how much damage the weapon will do. Damge can be increased by  adding weight onto the weapon.
*'''Reach''' is how far away you can be from an opponent and still be able to hit. a daggers' reach would be a lot less than a claymores', so with a dagger you would need to get close to hit, but a claymore can hit from a distance. long reach weapons are usually slower and more cumbersome than short reach weapons.
*'''speed''' is how fast the weapon will swing, and also how quickly you will draw/sheath the weapon. fast weapons are often small and light, whereas slow weapons would be those that are large and heavy.


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.
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.


<!--
<!--

Revision as of 13:20, 28 December 2009


What we will accomplish

  1. Creating a new enchantment
  2. 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. EVerything else should be left for the moment. Click OK. click yes to the message that shows up.

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:

What they mean:

*area is how much explosion will happen, good for groups but usually increases magicka usage, so leave for groups.
*Duration is how long the effects last for, a poison, for example, will have an increased duration, it will usually increase magicka usage so leave for strong enemies.
*Magnitude is how strong the spell is, as this is just a basic weapon and not a god item (a legendary item), we'll leave it at 5.

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:

What they mean:

*Weight is how heavy the item is in game, a heavy item will slow you down more, but do more damage than a light weapon.
*Damage is how much damage the weapon will do. Damge can be increased by  adding weight onto the weapon.
*Reach is how far away you can be from an opponent and still be able to hit. a daggers' reach would be a lot less than a claymores', so with a dagger you would need to get close to hit, but a claymore can hit from a distance. long reach weapons are usually slower and more cumbersome than short reach weapons.
*speed is how fast the weapon will swing, and also how quickly you will draw/sheath the weapon. fast weapons are often small and light, whereas slow weapons would be those that are large and heavy.


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.