summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2023-10-20 00:08:40 +0200
committerJesusalva Jesusalva <jesusalva@themanaworld.org>2023-10-22 01:44:59 +0000
commitf8a0e0f9fdf7ea9b6ecd7adcd2d31435fbf24e04 (patch)
treed63356f34faed1a909214ac7fae52eccde4c8ebf
parent8af37cb491d239aac926e99a8170c22f8a38787a (diff)
downloadclientdata-f8a0e0f9fdf7ea9b6ecd7adcd2d31435fbf24e04.tar.gz
clientdata-f8a0e0f9fdf7ea9b6ecd7adcd2d31435fbf24e04.tar.bz2
clientdata-f8a0e0f9fdf7ea9b6ecd7adcd2d31435fbf24e04.tar.xz
clientdata-f8a0e0f9fdf7ea9b6ecd7adcd2d31435fbf24e04.zip
script-fix weight mismatches with serverdata item_db.conf
-rw-r--r--items.xml164
1 files changed, 82 insertions, 82 deletions
diff --git a/items.xml b/items.xml
index 3243005b..022cdfb7 100644
--- a/items.xml
+++ b/items.xml
@@ -369,7 +369,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
hp="1"
effect="Headache"
type="usable"
- weight="1"/-->
+ weight="5"/-->
<item id="517"
image="usable/food/deliciouscookie.png"
name="Delicious Cookie"
@@ -522,7 +522,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
description="A grimorium said to light the path to the Secret Of Mana. The book writes itself on its own."
useButton="Read"
type="usable"
- weight="20"/>
+ weight="25"/>
<item id="536"
image="usable/book/petbook.png"
name="Fluffy Animals who Love Their Owners"
@@ -543,7 +543,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
description="A small book that covers the basics of fishing."
useButton="Read"
type="usable"
- weight="25"/>
+ weight="30"/>
<item id="539"
image="usable/food/roastedmaggot.png"
name="Roasted Maggot"
@@ -583,7 +583,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Eat"
effect="Heal 36%-63% HP"
type="usable"
- weight="1"/>
+ weight="4"/>
<!-- ID 544 DECLARED EXTERNALLY -->
<item id="545"
image="usable/food/blueberries.png"
@@ -592,7 +592,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Drink"
effect="Heal 1% HP. During Spring, heals 10x more"
type="usable"
- weight="6"/>
+ weight="4"/>
<item id="546"
image="usable/food/candy.png"
name="Candy"
@@ -616,7 +616,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Drink"
effect="Heal 4% HP"
type="usable"
- weight="1"/>
+ weight="4"/>
<item id="549"
image="usable/food/cherry.png"
name="Cherry"
@@ -624,7 +624,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Drink"
effect="Heal 8%-12% HP"
type="usable"
- weight="5"/>
+ weight="4"/>
<item id="550"
image="usable/food/cherrycake.png"
name="Cherry Cake"
@@ -632,7 +632,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Eat"
effect="Heal 12%-20% HP"
type="usable"
- weight="1"/>
+ weight="4"/>
<item id="551"
image="usable/food/chickenleg.png"
name="Chicken Leg"
@@ -640,7 +640,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Eat"
effect="Heal 15%-25% HP"
type="usable"
- weight="10"/>
+ weight="4"/>
<item id="552"
image="usable/food/chocolatemouboo.png"
name="Chocolate Mouboo"
@@ -674,7 +674,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Drink"
effect="Heal 8%-12% HP"
type="usable"
- weight="375"/>
+ weight="4"/>
<item id="556"
image="usable/food/jellybeans.png"
name="Jelly Beans"
@@ -682,7 +682,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Eat"
effect="Heal 4% HP"
type="usable"
- weight="2"/>
+ weight="4"/>
<item id="557"
image="usable/book/bookoflaws.png"
name="Recipe Book"
@@ -697,7 +697,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Eat"
effect="Heal 7% HP"
type="usable"
- weight="1"/>
+ weight="4"/>
<item id="559"
image="usable/food/mouboomilk.png"
name="Mouboo Milk"
@@ -705,7 +705,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Drink"
effect="Heal 8%-12% HP"
type="usable"
- weight="5"/>
+ weight="4"/>
<item id="560"
image="usable/food/orange.png"
name="Orange"
@@ -713,7 +713,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Drink"
effect="Heal 75-120 HP"
type="usable"
- weight="7"/>
+ weight="4"/>
<item id="561"
image="usable/food/orangecupcake.png"
name="Orange Cupcake"
@@ -721,7 +721,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Eat"
effect="Heal 8%-12% HP"
type="usable"
- weight="5"/>
+ weight="4"/>
<item id="562"
image="usable/food/pear.png"
name="Pear"
@@ -729,7 +729,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Eat"
effect="Heal 8%-12% HP"
type="usable"
- weight="7"/>
+ weight="4"/>
<item id="563"
image="usable/food/honey.png"
name="Honey"
@@ -745,7 +745,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Drink"
effect="Heal 8%-12% HP"
type="usable"
- weight="2"/>
+ weight="4"/>
<item id="565"
image="usable/pumpkinseed.png"
name="Pumpkin Seed"
@@ -753,7 +753,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Eat"
effect="Heal 4%-6% HP"
type="usable"
- weight="1"/>
+ weight="4"/>
<item id="566"
image="usable/bigpumpkinseed.png"
name="Big Pumpkin Seed"
@@ -761,7 +761,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Eat"
effect="Heal 6%-9% HP"
type="usable"
- weight="2"/>
+ weight="4"/>
<item id="567"
image="usable/food/skullbloodymug.png"
name="Skull Bloody Mug"
@@ -769,7 +769,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Drink"
effect="Heal 4 HP"
type="usable"
- weight="40"/>
+ weight="4"/>
<item id="568"
image="usable/potion/skullpotion.png"
name="Death Potion"
@@ -785,7 +785,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Eat"
effect="Heal 10%-15% HP"
type="usable"
- weight="10"/>
+ weight="4"/>
<item id="570"
image="usable/food/mouboosteak.png"
name="Mouboo Steak"
@@ -825,7 +825,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Eat"
effect="Heal 3%-5% HP"
type="usable"
- weight="5"/>
+ weight="4"/>
<item id="583"
image="usable/food/chocolatebiscuit.png"
name="Chocolate Biscuit"
@@ -841,7 +841,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Eat"
effect="Heal 9% HP"
type="usable"
- weight="5"/>
+ weight="4"/>
<item id="585"
image="usable/egg/cavesnakeegg.png"
name="Cave Snake Egg"
@@ -849,7 +849,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Eat"
effect="Heal 12%-20% HP"
type="usable"
- weight="5"/>
+ weight="4"/>
<!-- NOTE: Effect is lost if monster is attacked -->
<item id="586"
image="usable/potion/cactuspotion.png"
@@ -1037,7 +1037,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Drink"
effect="Heal 15% MP, -5% HP"
type="usable"
- weight="25"/>
+ weight="20"/>
<item id="609"
image="usable/food/cactuscocktail.png"
name="Cactus Cocktail"
@@ -1068,7 +1068,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
description="Sent by your friend. Can be opened at level 5."
type="usable"
useButton="Unwrap"
- weight="25"
+ weight="0"
sellProtected="true"/>
<item id="613"
image="usable/egg/snakeeggmodel.png|W:#373737;R:#901010;G:#1a1a1a"
@@ -1173,7 +1173,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Eat"
effect="Heal 70-150 HP"
type="usable"
- weight="3"/>
+ weight="1"/>
<item id="626"
image="usable/food/lollipop2.png|W:#f4950d,f4be40,ffffff;R:#ff9600"
name="Pumpkin Lollipop"
@@ -1305,21 +1305,21 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
description="Grants to holder an amount worth 10,000 GP in housing credits."
type="usable"
sellProtected="true"
- weight="5"/>
+ weight="11"/>
<item id="643"
image="generic/guildcertification.png"
name="Housing Letter II"
description="Grants to holder an amount worth 100,000 GP in housing credits."
type="usable"
sellProtected="true"
- weight="5"/>
+ weight="11"/>
<item id="644"
image="generic/guildcertification.png"
name="Housing Letter III"
description="Grants to holder an amount worth 1,000,000 GP in housing credits."
type="usable"
sellProtected="true"
- weight="5"/>
+ weight="11"/>
<item id="645"
image="usable/potion/bpotion.png"
name="Status Reset Potion"
@@ -1570,7 +1570,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Read"
effect="Find a dungeon! Maybe. You must have a shovel to open the entrance."
type="usable"
- weight="40"/>
+ weight="14"/>
<item id="680"
image="equipment/charms/treasuremap.png"
name="Treasure Map"
@@ -1578,7 +1578,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
useButton="Read"
effect="Acquire treasures! Maybe. You must have a shovel to retrieve the treasure."
type="usable"
- weight="40"/>
+ weight="14"/>
<item id="681"
image="usable/coffee.png"
name="Coffee"
@@ -1969,31 +1969,31 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Animal Bones"
description="Bones from an animal."
type="generic"
- weight="1"/>
+ weight="10"/>
<item id="744"
image="generic/antlers.png"
name="Antlers"
description="The antlers of a Reinboo."
type="generic"
- weight="3000"/>
+ weight="10"/>
<item id="745"
image="generic/bandithood.png"
name="Bandit Hood"
description="A bandit hood crawling with lice."
type="generic"
- weight="50"/>
+ weight="10"/>
<item id="746"
image="generic/batwing.png"
name="Bat Wing"
description="The wing from a bat."
type="generic"
- weight="3"/>
+ weight="10"/>
<item id="747"
image="generic/bentneedle.png"
name="Bent Needle"
description="A twisted needle. It would be difficult to find one in a haystack, for example."
type="generic"
- weight="3"/>
+ weight="10"/>
<item id="748"
image="generic/scorpion/scorpionstingermodel.png"
name="Bee Stinger"
@@ -2047,31 +2047,31 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Kamelot Key"
description="Something very sinister is going on..."
type="generic"
- weight="2"/>
+ weight="10"/>
<item id="757"
image="generic/herb/darkpetal.png"
name="Dark Petal"
description="A single, dark petal, oddly heavy. The edges of the petal are unusually hard, and have a slightly reflective shine to them. But looking into the gleam, you can only see fire."
type="generic"
- weight="10"/>
+ weight="2"/>
<item id="758"
image="generic/zombieear.png"
name="Zombie Ear"
description="An ear from a zombie."
type="generic"
- weight="5"/>
+ weight="10"/>
<item id="759"
image="generic/ectoplasm.png"
name="Ectoplasm"
description="Someone blows their nose and you want to keep it?"
type="generic"
- weight="4"/>
+ weight="10"/>
<item id="760"
image="generic/frozenyetitear.png"
name="Frozen Yeti Tear"
description="A tear from a yeti, frozen."
type="generic"
- weight="1"/>
+ weight="10"/>
<item id="761"
image="generic/herb/cobaltherb.png"
name="Cobalt Herb"
@@ -2089,7 +2089,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Undead Eye"
description="An eye from a zombie."
type="generic"
- weight="3"/>
+ weight="10"/>
<item id="764"
image="generic/cottoncloth.png"
name="Cotton Cloth"
@@ -2101,7 +2101,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Grass Seeds"
description="Light green seeds from which the famous emerald-colored Hurnscald grass would grow."
type="generic"
- weight="1"/>
+ weight="10"/>
<item id="766"
image="generic/hardspike.png"
name="Hard Spike"
@@ -2150,7 +2150,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Rotten Rags"
description="Stained rags from an undead creature."
type="generic"
- weight="15"/>
+ weight="10"/>
<item id="774"
image="generic/rawlog.png"
name="Raw Log"
@@ -2162,7 +2162,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Brain"
description="One thing you lack."
type="generic"
- weight="50"/>
+ weight="10"/>
<item id="776"
image="generic/reedbundle.png"
name="Reed Bundle"
@@ -2174,7 +2174,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Root"
description="A root from a plant."
type="generic"
- weight="5"/>
+ weight="10"/>
<item id="778"
image="generic/scorpion/scorpionstinger.png"
name="Scorpion Stinger"
@@ -2204,13 +2204,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Vampire Bat Wing"
description="The wing of a bloodsucking Vampire Bat."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="783"
image="generic/yeticlaw.png"
name="Yeti Claw"
description="A stolen claw from a Yeti."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="784"
image="generic/wolvernpelt.png"
name="Wolvern Pelt"
@@ -2235,32 +2235,32 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Spell Book Page"
description="A page torn from a magic book."
type="generic"
- weight="1"/>
+ weight="20"/>
<!-- ID 788 is free -->
<item id="789"
image="generic/skull.png"
name="Skull"
description="Don't hope to find a brain in it."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="790"
image="generic/silverbell.png"
name="Silver Bell"
description="A bell made from pure silver."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="791"
image="generic/brokenfourleafamulet.png"
name="Broken-Four-Leaf-Amulet "
description="Unlucky."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="792"
image="generic/gempowder.png"
name="Mixed Gem Powder"
description="Crushed from valuable crystals."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="793"
image="generic/goldpieces.png"
name="Gold Pieces"
@@ -2272,13 +2272,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Grass Liner"
description="Perfect to feed moobous."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="795"
image="generic/icecube.png"
name="Ice Cube"
description="Dont bring it to Tulimshar."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="796"
image="generic/iten.png"
name="Iten"
@@ -2290,25 +2290,25 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Jacko Lantern"
description="A pumpkin with a face on it."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="798"
image="generic/gem/lazuriteshard.png"
name="Lazurite Shard"
description="A small shard of Lazurite, with faint magic catalysis properties."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="799"
image="generic/gem/lazuritecrystal.png"
name="Lazurite Crystal"
description="A crystal of Lazurite, with magic catalysis properties."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="800"
image="generic/gem/lazuriteheart.png"
name="Lazurite Heart"
description="A large crystal of Lazurite, with powerful magic catalysis properties."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="801"
image="generic/leathersuitcase.png"
name="Leather Suitcase"
@@ -2320,19 +2320,19 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Terranite Ingot"
description="Refined ore collected from the Terranite."
type="generic"
- weight="200"/>
+ weight="1800"/>
<item id="803"
image="generic/loveletter.png"
name="Love Letter"
description="A letter used to confess to that special someone."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="804"
image="generic/mylarindust.png"
name="Mylarin Dust"
description="A bottle of illustrious mylarin particles. Extremely rare and valuable."
type="generic"
- weight="1"
+ weight="20"
sellProtected="true"/>
<item id="805"
image="generic/box/openedchristmasbox.png"
@@ -2351,7 +2351,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Petal"
description="This lovely petal was picked from a flower."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="808"
image="generic/powder.png|W:#606030,b0b090,e0e0a0,ffffe0"
name="Sulfur Powder"
@@ -2369,7 +2369,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Quill"
description="Used to write letters."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="811"
image="generic/rose.png"
name="Rose"
@@ -2381,13 +2381,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Sealed Soul"
description="A soul, sealed in a mystical vial."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="813"
image="generic/silvermirror.png"
name="Silver Mirror"
description="This mirror has some mysterious aura around it."
type="generic"
- weight="1"/>
+ weight="20"/>
<item id="814"
image="generic/terraniteore.png"
name="Terranite Ore"
@@ -2399,7 +2399,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Tuber"
description="A seed that can be replanted."
type="generic"
- weight="1"/>
+ weight="20"/>
<!-- ID 816 is free -->
<item id="817"
image="generic/key/shipkey.png"
@@ -2471,7 +2471,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Broken Medal"
description="Unlucky, I guess."
type="generic"
- weight="10"/>
+ weight="0"/>
<item id="828"
image="generic/mouboocoin.png"
name="Strange Coin"
@@ -2515,7 +2515,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Golden Easter Egg"
description="A rare golden egg which can only be used during Easter."
type="generic"
- weight="5"/>
+ weight="0"/>
<item id="835"
image="generic/silvereasteregg.png"
name="Silver Easter Egg"
@@ -2546,7 +2546,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Roach"
description="A small fish."
type="generic"
- weight="80"/>
+ weight="85"/>
<item id="840"
image="generic/fish/tench.png"
name="Tench"
@@ -2782,7 +2782,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Wooden Beam"
description="With the work of a skilled lumberjack, this beam is useful for almost all your crafting needs."
type="generic"
- weight="70"/>
+ weight="80"/>
<item id="877"
image="generic/feather/manapioufeathers.png"
name="Mana Piou Feathers"
@@ -3011,7 +3011,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
name="Insurance"
description="No EXP penalty on death."
type="generic"
- weight="20"/>
+ weight="0"/>
<item id="923"
image="equipment/charms/earthscroll.png"
name="Almanac"
@@ -3363,7 +3363,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
hprecovery="4"
criticalattackrate="1"
type="equip-necklace"
- weight="27"/>
+ weight="37"/>
<item id="1159"
image="equipment/charms/oldtowel.png"
name="Old Towel"
@@ -3391,7 +3391,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
defense="5"
effect="Water Resist +11% / DMG vs Water +11%"
type="equip-necklace"
- weight="10"/>
+ weight="32"/>
<item id="1162"
image="equipment/charms/santaglobe.png"
name="Santa Globe"
@@ -3524,7 +3524,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/charms/dragonstar.png"
name="Dragon Star"
description="Don't stare at it too much. It's too shiny for your eyes."
- maxweight="700"
+ maxweight="30"
effect="DEF -12%"
level="54"
type="equip-necklace"
@@ -4244,7 +4244,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
defense="19"
level="74"
type="equip-feet"
- weight="75">
+ weight="1">
<sprite gender="unisex">equipment/feet/warlordboots-male.xml</sprite>
<sprite gender="female">equipment/feet/warlordboots-female.xml</sprite>
</item>
@@ -5637,7 +5637,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
defense="20"
type="equip-head"
sellProtected="true"
- weight="1">
+ weight="0">
<sprite>equipment/head/gmcap.xml</sprite>
<replace sprite="hair">
<item from="-5" to="-4"/>
@@ -6151,7 +6151,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
level="30"
str="2"
type="equip-head"
- weight="320">
+ weight="240">
<sprite>equipment/head/shroomhat.xml</sprite>
</item>
<item id="3003"
@@ -6342,7 +6342,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
effect="+10 DEF on Easter"
level="8"
type="equip-head"
- weight="22">
+ weight="460">
<sprite>equipment/head/eggshellhat.xml</sprite>
<replace sprite="hair"/>
</item>
@@ -6381,7 +6381,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
int="1"
level="76"
type="equip-head"
- weight="90">
+ weight="290">
<sprite>equipment/head/terranitehelmet.xml</sprite>
</item>
<item id="3021"
@@ -6616,7 +6616,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
defense="5"
level="60"
type="equip-neck"
- weight="56"
+ weight="26"
drawAfter="torso">
<sprite gender="unisex">equipment/neck/burglarmask.xml</sprite>
<sprite gender="female">equipment/neck/burglarmask.xml</sprite>