diff options
Diffstat (limited to 'data/items.xml')
-rw-r--r-- | data/items.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/items.xml b/data/items.xml index 4448b1c..e122826 100644 --- a/data/items.xml +++ b/data/items.xml @@ -7,6 +7,7 @@ <features> <power>+1</power> <limit>1</limit> + <longevity>2</longevity> </features> <icon>⚔</icon> <description>A sword that beginners need to use to improve their skills</description> @@ -17,6 +18,7 @@ <features> <power>+3</power> <limit>1</limit> + <longevity>2</longevity> </features> <icon>⚔</icon> <description>A sword which are often use buy skilled knight. The material is very good and the sword is very powerful</description> @@ -38,6 +40,7 @@ <features> <power>+2</power> <limit>3</limit> + <longevity>1</longevity> </features> <icon>🍶</icon> <description>If used, you have 20% more chance to hit your enemy during the battle</description> |