These are the available item types for use within other tags as needed. It's most likely that you've been directed here from another page.
- Skill-gained Item Types
- Armour Types
- Weapon Types
- Encrust Slot Types
- Crafting Tool Tags
- Loot Types
- See Also
NOTE: The type doesn't have to match the subtype! This means you can spawn with eatable armours or wearable mushrooms!
Value |
Effect |
Code |
armour |
Random armor unless you fill in a subclass. |
<loadout type="armour"> |
component |
Random component a.k.a. crafting material unless you fill in a subclass. |
<loadout type="component"> |
food |
Random food unless you fill in a subclass. |
<loadout type="food"> |
misc |
Lockpicks, always lockpicks. Except for mods with misc items. |
<loadout type="misc"> |
mushroom |
Random mushroom unless you fill in a subclass. |
<loadout type="mushroom"> |
potion |
Random potion unless you fill in a subclass. |
<loadout type="potion"> |
reagent |
Random reagent unless you fill in a subclass. |
<loadout type="reagent"> |
toolkit |
Random toolkit unless you fill in a subclass. |
<loadout type="toolkit"> |
wand |
Random wand unless you fill in a subclass. |
<loadout type="wand"> |
weapon |
Random weapon unless you fill in a subclass. |
<loadout type="weapon"> |
Value |
Used For |
Code |
chest |
Armour, robes. |
<armour type="chest"> |
feet |
Sandals, boots. |
<armour type="feet"> |
hands |
Gloves, mittens. |
<armour type="hands"> |
head |
Hat, helmet. |
<armour type="head"> |
legs |
Pants, kilts. |
<armour type="legs"> |
neck |
Amulets, gorgets. |
<armour type="neck"> |
ring |
Power limbs, rings. |
<armour type="ring"> |
shield |
Shields, tomes. |
<armour type="shield"> |
sleeve |
Disappears upon wearing. |
<armour type="sleeve"> |
waist |
Belts, girdles. |
<armour type="waist"> |
Value |
Type |
0 |
swords |
1 |
axes |
2 |
maces |
3 |
staves |
4 |
bows |
5 |
thrown |
6 |
bolts |
7 |
daggers |
8 |
polearms |
Value |
Used On |
weapon |
Any weapon (sword, axe, mace, staff, dagger, polearm) |
ranged |
Any crossbow |
armour type |
A specific armour type |
Value |
Item Required |
Skill Required |
alchemy |
Modular Alchemy Box |
Alchemy |
grinder |
Elven Ingot Grinder |
None |
ingot |
Disposable Ingot Press |
Tinkering OR
Smithing |
lathe |
N-Dimensional Lathe |
Wandcrafting |
smithing |
My Little Anvil Junior Smithing Kit |
Smithing |
still |
Porta-Still |
Alchemy |
tinkerer |
Tinkerer Parts |
Tinkering |
Type |
Notes |
armour |
|
artifact |
Spawns anything with the artifact tag and parameter. |
bolts |
|
component |
|
food |
Randomly spawns food or drink. |
misc |
Spawns lockpicks. |
potion |
|
reagent |
|
toolkit |
|
wand |
|
weapon |
|
zorkmids |
Spawns an amount of zorkmids based on the dungeon level. |
Item Tutorial
Item System Reference