Game Development Reference
In-Depth Information
Creating an Item
In this section, you
ll learn how to add an item. For this example, you are going
to create an item called Lords Armour, which will be enchanted and give the
wearer additional strength and increased health attributes.
'
1. From the Items tab, click on the New Item button.
2. Type the name Lords Armour in the Item Name box.
3. Change the item type to Armour.
4. Leave the inventory slot as Chest, as this is a chest plate.
5. Change the value to 15.
6. Change the mass to 3.
7. Check the Item Can Be Damaged checkbox.
8. You are going to make this item exclusive to humans only, so select the
Item Is Exclusive to This Race drop-down box, and then select Human.
9. Let
s limit this to the fighter class, so click on the Item Is Exclusive to
This Class drop-down box and select Fighter.
10. Since you don
'
'
t have a specific thumbnail texture made for this item,
'
s use one of the stock images. Click on the Item Thumbnail Texture
checkbox and, under items, select Imperial Armor.
11. Click on the Strength attribute, and then enter an attribute value of 2.
12. Click on the Health attribute and then enter an attribute value of 3.
13. Press the Save Items button to save any changes that you have made.
let
Congratulations, you have created your very first item!
Search WWH ::




Custom Search