diff --git a/Item-Rezref-Conventions.md b/Item-Rezref-Conventions.md new file mode 100644 index 0000000..f0305ae --- /dev/null +++ b/Item-Rezref-Conventions.md @@ -0,0 +1,37 @@ +## Clothing + +Bracers = ds_itmbrcr_????? + +Gloves = ds_itmglv_?????? + +Boots = ds_itmbts_?????? + +Belt = ds_itmblt_?????? + +Cloak = ds_itmclk_?????? + +## Jewelry + +Necklace = ds_itmnck_?????? + +Rings = ds_itmrng_?????? + +## Consumables + +Potions = pot_????????? + +Potion Stack = pot_s_????????? + +Rods = ds_rod_????????? + +Arcane Scroll = ds_it_sparscr??? + +Divine Scroll = ds_it_spdvscr??? + +## Other Items + +Book = ds_mbook_??????? + +Misc Thin = ds_itm_????????? + +Misc Small = ds_itm_????????? \ No newline at end of file