diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -5468,9 +5468,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/boneknife.png" name="Bone Knife" description="A knife made from bones. Quite effective." - attack="50" + attack="?" attack-range="1" - level="0" + level="70" type="equip-1hand" attack-action="attack" weight="6"> @@ -5482,9 +5482,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/rockknife.png" name="Rock Knife" description="A rock solid knife." - attack="50" + attack="?" attack-range="1" - level="0" + level="90" type="equip-1hand" attack-action="attack" weight="6"> @@ -5511,9 +5511,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/divinesword.png" name="Divine Sword" description="As the name suggests, it is divine." - attack="200" + attack="?" attack-range="1" - level="25" + level="100" type="equip-1hand" attack-action="attack" weight="26"> @@ -5541,9 +5541,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/ancientsword.png" name="Ancient Sword" description="Its so old that no one knows when it was created." - attack="200" + attack="?" attack-range="1" - level="25" + level="80" type="equip-1hand" attack-action="attack" weight="26"> @@ -5570,9 +5570,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/setzer.png" name="Setzer" description="A knife named after a famous gambler." - attack="200" + attack="?" attack-range="1" - level="25" + level="60" type="equip-1hand" attack-action="attack" weight="26"> |