summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml50
1 files changed, 48 insertions, 2 deletions
diff --git a/items.xml b/items.xml
index 42f980a4..fa48a93b 100644
--- a/items.xml
+++ b/items.xml
@@ -5123,12 +5123,58 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
weight="4"/>
<!-- TEST RING CARD -->
<item id="5031"
+ image="generic/diamond.png"
+ name="Polished Diamond"
+ useButton="Insert"
+ description="A polished gemstone."
+ vit="2"
+ type="card"
+ cardColor="2"
+ weight="4"/>
+ <item id="5032"
image="generic/ruby.png"
name="Polished Ruby"
useButton="Insert"
- description="ruby test."
+ description="A polished gemstone."
+ str="2"
type="card"
- cardColor="2"
+ cardColor="3"
+ weight="4"/>
+ <item id="5033"
+ image="generic/amethyst.png"
+ name="Polished Amethyst"
+ useButton="Insert"
+ description="A polished gemstone."
+ dex="2"
+ type="card"
+ cardColor="4"
+ weight="4"/>
+ <item id="5034"
+ image="generic/sapphire.png"
+ name="Polished Sapphire"
+ useButton="Insert"
+ description="A polished gemstone."
+ int="2"
+ type="card"
+ cardColor="5"
+ weight="4"/>
+ <item id="5035"
+ image="generic/topaz.png"
+ name="Polished Topaz"
+ useButton="Insert"
+ description="A polished gemstone."
+ agi="2"
+ type="card"
+ cardColor="6"
+ weight="4"/>
+ <item id="5036"
+ image="generic/emerald.png"
+ name="Polished Emerald"
+ useButton="Insert"
+ description="A polished gemstone."
+ luck="2"
+ type="card"
+ cardColor="7"
weight="4"/>
<!-- Bows -->