From d37b07f98f02ac556b93e2b8ce3cf958bd7e76cf Mon Sep 17 00:00:00 2001 From: Alige Date: Sat, 24 Nov 2012 19:59:51 +0400 Subject: In items.xml, made all effect tags appear the same in game. Bonus amount in front of bonus type, not after. --- items.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'items.xml') diff --git a/items.xml b/items.xml index 212881fe..012c80e3 100644 --- a/items.xml +++ b/items.xml @@ -484,7 +484,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. image="equipment/chest/cottonshirt.png|S:#3c3c3c,3e3c38,4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e4dfca" name="Creased Shirt" description="An old shirt given to you by a sailor. It isn't very fashionable..." - effect="Defense +2" + effect="+2 Defense" type="equip-torso" weight="50" maxFloorOffsetX="8" @@ -496,7 +496,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. image="equipment/chest/tanktop.png|W" name="%Color% Sailor Tank Top" description="A %color% tank top used by sailors and seamen." - effect="Defense +3" + effect="+3 Defense" type="equip-torso" weight="40" colors="simple" @@ -508,7 +508,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. image="equipment/chest/sailorshirt.png" name="Sailor Shirt" description="Proof that ye be in the crew, matey!" - effect="Defense +4" + effect="+4 Defense" type="equip-torso" weight="75" maxFloorOffsetX="8" @@ -523,7 +523,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. image="equipment/feet/boots.png|S:#3c3c3c,40332d,4d4d4d,5e4a3d,686868,705740,919191,a1825d,b6b6b6,b59767,dfdfdf,dbbf88" name="Lousy Moccasins" description="Orc-made moccasins. Not sure from which skin these shoes were made." - effect="Defense +1" + effect="+1 Defense" type="equip-feet" weight="25" maxFloorOffset="8"> @@ -537,7 +537,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. image="equipment/hands/armbands.png" name="Armbands" description="Small armbands made of wood and iron." - effect="Defense +1" + effect="+1 Defense" type="equip-arms" weight="30" maxFloorOffset="16"> @@ -551,7 +551,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. image="equipment/legs/shorts.png|S:#4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e4dfca" name="Creased Shorts" description="An old pair of shorts given to you by a sailor. They smell awful." - effect="Defense +2" + effect="+2 Defense" type="equip-legs" weight="35" maxFloorOffset="9"> @@ -657,7 +657,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. image="equipment/weapons/knife.png" name="Knife" description="A simple, but sharp knife." - effect="Damage +10" + effect="+10 Damage" type="equip-1hand" weapon-type="knife" attack-action="attack" -- cgit v1.2.3-60-g2f50