====== The objects(.sitem) ====== [[en:ds:rcdsdfnsitem|objects of the type .sitem]] are those that can be used in game for the character to interact with his environment. It may also refer to clothing, tools, pets, accommodation and services. There are [[en:ds:rcdstypitem_family|families]] to which objects must belong(but all are not implemented): * **ammo**: [[en:ds:rcdssammo|Amunitions]] * **armor**: [[en:ds:rcdsarmor|Armor(clothing)]] * **bag**: [[en:ds:rcdsinventory|Inventory items(bags, chests)]] * **command ticket**: [[en:ds:rcdscommand_ticket|Order tickets]] * **consumable**: [[en:ds:rcdsconsumable|consumables]] * **cosmetic**: [[en:ds:rcdscosmetics|Cosmetics]] * **crafting tool**: [[en:ds:rcdscrafting_tools|Crafting tools]] * **crystallized spell**: [[en:ds:rcdsenchantment|Enchantments]] * **food**: [[en:ds:rcdsfood|food]] * **guild option**: [[en:ds:rcdsguild_option|Accommodation]] * **handled item**: [[en:ds:rcdshandled_item|Prehensile objects]] * **harvest tool**: [[en:ds:rcdsharvesting_tool|Harvesting tools]] * **item sap recharge**: [[en:ds:rcdsenchantment|Enchantments]] * **jewelry**: [[en:ds:rcdsjewel|Jewelery]] * **melee weapon**: [[en:ds:rcdsmelee_weapon|Melee weapons]] * **mission item**: [[en:ds:rcdsmission_item|Mission objects]] * **pet animal ticket**: [[en:ds:rcdspet|Familiar]] * **range weapon**: [[en:ds:rcdsrange_weapon|Distanced weaponry]] * **raw material(mp)**: [[en:ds:rcdsraw_material|raw materials]] * **scroll, book, letter**: [[en:ds:rcdsscroll|Writable items]] * **service**: [[en:ds:rcdsservice|Services]] * **shield**: [[en:ds:rcdsshield|Shields]] * **teleport**: [[en:ds:rcdsteleport|Teleport tickets]] * **xp catalyser**: [[en:ds:rcdsxp_catalyser|Catalysts experience]] We add to this a particular object type(which seldom only is "one"), but which may still concern any of the preceding ones: * ** item effects**: [[en:ds:rcdsdfn_item_effects|Special Purpose Objects_item_effects.dfn]] There is also a category of objects reserved for the Ring Server(still to be tested): * **scroll R2, book R2, letter R2** This is a category of objects under development(but not yet implemented): * ** taming tool **: [[en:ds:rcdstaming_tool|Domestication objects]] This shows several categories of objects not implemented at all: * **generic item** * **stack** * **corpse** * **carrion** * **big seed** * **little seed** * **living seed** * **medium seed** * **very big seed** * **training tool** * **undefined** {{tag>sitem}}