diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-07 19:09:10 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-07 19:09:10 -0200 |
commit | 4aba7efbbc12b49dc2626074c0f8f8b49e4ed907 (patch) | |
tree | 2b0f17f4723370fa3c94ad501057a70f2d80cf31 /items.xml | |
parent | 375b023412d123234e7c475765f12e169028eefb (diff) | |
download | clientdata-4aba7efbbc12b49dc2626074c0f8f8b49e4ed907.tar.gz clientdata-4aba7efbbc12b49dc2626074c0f8f8b49e4ed907.tar.bz2 clientdata-4aba7efbbc12b49dc2626074c0f8f8b49e4ed907.tar.xz clientdata-4aba7efbbc12b49dc2626074c0f8f8b49e4ed907.zip |
[skip ci] update info on some swords for playtesters
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"> |