From e09dd779b9409a6511fbd0ab0d9aca5794d753d8 Mon Sep 17 00:00:00 2001 From: Andreas Habel Date: Wed, 5 Nov 2008 11:40:43 +0000 Subject: Added version information to item database. Gameserver reports its local version to account server during registration and gets notified if the version is up-to-date or outdated to prevent inconsistencies. --- items.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/items.xml b/items.xml index f4f3103c..a536f9b7 100644 --- a/items.xml +++ b/items.xml @@ -10,6 +10,9 @@ confused with 'weapon-type'. --> + + + @@ -2282,6 +2304,16 @@ short-sword-miss1.ogg short-sword-hit1.ogg + + head-mouboohead.xml + - player_male_base.xml player_female_base.xml - + + @@ -90,7 +91,7 @@ image="use-potion-a.png|G:#ff2222" name="Cactus Potion" description="A fresh potion." - effect="+25 HP/+10 MP" + effect="+25 HP, +10 MP" type="usable" hp="25" weight="40" @@ -157,7 +158,7 @@ image="use-food-candy.png" name="Candy" description="A sugar-free candy." - effect="+ 5 HP" + effect="+5 HP" type="usable" hp="5" weight="10" @@ -166,7 +167,7 @@ image="armor-head-santahat.png" name="Santa Hat" description="Ask Santa about this hat." - effect="Defense: +2" + effect="+2% Defense" type="equip-head" weight="15" defense="2" @@ -240,7 +241,7 @@ image="weapon-dagger-dagger.png" name="Dagger" description="A simple Dagger." - effect="Damage: +15 / Range: 1" + effect="+15 Damage, 1 Range" type="equip-1hand" weapon_type="1" weight="60" @@ -260,7 +261,7 @@ image="weapon-dagger-sharpknife.png" name="Sharp Knife" description="A really sharp knife Don't hurt yourself!" - effect="Damage: +10 / Range: 1" + effect="+10 Damage, 1 Range" type="equip-1hand" weapon_type="1" weight="45" @@ -277,7 +278,7 @@ image="armor-chest-leathershirt.png" name="Leather Shirt" description="A shirt made of hardened leather." - effect="Defense: +4" + effect="+4% Defense" type="equip-torso" weight="30" defense="4" @@ -289,7 +290,7 @@ image="armor-head-fancyhat.png" name="Fancy Hat" description="A fancy hat." - effect="Defense: +5" + effect="+5% Defense" type="equip-head" weight="25" defense="5" @@ -300,7 +301,7 @@ image="armor-head-minershat.png" name="Miners Hat" description="A hat used by miners." - effect="Defense: +4" + effect="+4% Defense" type="equip-head" weight="25" defense="4" @@ -328,7 +329,7 @@ image="armor-feet-boots.png" name="Boots" description="Some robust boots, ideal for travelling." - effect="Defense: +2" + effect="+2% Defense" type="equip-feet" weight="15" defense="2" @@ -339,7 +340,7 @@ image="weapon-arrow-iron.png" name="Iron Arrow" description="A hard arrow made of iron." - effect="Damage: +50" + effect="+50 Damage" type="equip-ammo" weight="12" max-per-slot="100"/> @@ -347,7 +348,7 @@ image="weapon-bow-shortbow.png" name="Short Bow" description="A bow for short distances." - effect="Damage: +50 / Range: 5" + effect="+50 Damage, 5 Range" type="equip-2hand" weapon_type="10" weapon-type="bow" @@ -360,7 +361,7 @@ image="armor-hands-minergloves.png" name="Miner Gloves" description="Gloves used by miners; very useful." - effect="Defense: +2" + effect="+2% Defense" type="equip-arms" weight="10" defense="2" @@ -372,7 +373,7 @@ image="armor-hands-leathergloves.png" name="Leather Gloves" description="Gloves made of hardened leather." - effect="Defense: +4" + effect="+4% Defense" type="equip-arms" weight="25" defense="3" @@ -393,7 +394,7 @@ image="use-food-orangecupcake.png" name="Orange Cupcake" description="A very soft orange cupcake." - effect="+100 HP / +10 MP" + effect="+100 HP, +10 MP" type="usable" hp="150" weight="185" @@ -411,7 +412,7 @@ image="weapon-dagger-shortsword.png" name="Short Sword" description="A small but sharp sword." - effect="Damage: +100 / Range: 1" + effect="+100 Damage, 1 Range" type="equip-1hand" weapon_type="2" weight="1025" @@ -479,7 +480,7 @@ image="armor-head-standardheadband.png" name="Standard Headband" description="Just a standard headband." - effect="Defense: +3" + effect="+3% Defense" type="equip-head" weight="45" max-per-slot="1" @@ -490,7 +491,7 @@ image="armor-head-silkheadband.png" name="Silk Headband" description="A cool headband made of silk." - effect="Defense: +10" + effect="+10% Defense" type="equip-head" weight="20" defense="10" @@ -501,7 +502,7 @@ image="weapon-bow-forestbow.png" name="Forest Bow" description="A bow usually used to hunt." - effect="Damage: +65 / Range: 5" + effect="+65 Damage, 5 Range" type="equip-2hand" weapon_type="10" weight="530" @@ -518,7 +519,7 @@ image="armor-chest-desertshirt.png" name="Desert Shirt" description="A shirt suitable for desert trips." - effect="Defense: +6" + effect="+6% Defense" type="equip-torso" weight="50" defense="6" @@ -529,7 +530,7 @@ image="weapon-polearm-bardiche.png" name="Bardiche" description="A Bardiche." - effect="Damage ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="polearm" weight="10" @@ -538,7 +539,7 @@ image="weapon-polearm-halberd.png" name="Halberd" description="A weapon usually carried by guards." - effect="Damage ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="polearm" weight="10" @@ -547,7 +548,7 @@ image="weapon-axe-axe.png" name="Axe" description="An axe." - effect="Damage ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="axe" weight="10" @@ -556,7 +557,7 @@ image="weapon-axe-blacksmithsaxe.png" name="Blacksmith's Axe" description="An axe usually used by blacksmiths." - effect="Damage ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="axe" weight="10" @@ -645,7 +646,7 @@ image="weapon-sword-sabre.png" name="Sabre" description="A sword with a very sharp, curved, single-edged blade." - effect="Damage ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="sword" weight="10" @@ -662,7 +663,7 @@ image="armor-hands-wintergloves.png" name="Winter Gloves" description="Soft and warm gloves." - effect="Defense: +3" + effect="+3% Defense" type="equip-arms" weight="15" defense="2" @@ -674,7 +675,7 @@ image="armor-chest-tnecksweater.png|W:#b0b0b0,ffffff" name="Turtleneck Sweater" description="A soft and warm sweater." - effect="Defense: +6" + effect="+6% Defense" type="equip-torso" weight="40" defense="6" @@ -702,7 +703,7 @@ image="use-potion-b.png|G:#c05000,f0a000,f0f09f" name="Iron Potion" description="Increases your attack strength." - effect="" + effect="Attack strength increase (temporary)" type="generic" weight="295" max-per-slot="10"/> @@ -710,7 +711,7 @@ image="use-potion-c.png|G:#da69e5,ffdaff" name="Concentration Potion" description="Increases your attack speed." - effect="" + effect="Attack speed increase (temporary)" type="generic" weight="295" max-per-slot="10"/> @@ -726,7 +727,7 @@ image="weapon-dagger-boneknife.png" name="Bone Knife" description="A knife masterly carved out of a bone." - effect="Damage: +115 / Range 1" + effect="+115 Damage, 1 Range" type="equip-1hand" weapon_type="2" weapon-type="knife" @@ -737,7 +738,7 @@ image="weapon-dagger-setzer.png" name="Setzer" description="A sharp knife, named after a famous gambler." - effect="Damage: +110 / Range 1" + effect="+110 Damage, 1 Range" type="equip-1hand" weapon-type="knife" weight="10" @@ -748,7 +749,7 @@ image="weapon-sword-scimitar.png" name="Scimitar" description="A sword with a heavy, curved, single-edged blade." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="sword" weight="10" @@ -757,7 +758,7 @@ image="weapon-sword-falchion.png" name="Falcion" description="A heavy one-handed, single-edged sword." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="sword" weight="10" @@ -766,7 +767,7 @@ image="weapon-polearm-scorpion.png" name="Scorpion" description="A well crafted glaive." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="polearm" weight="1" @@ -775,7 +776,7 @@ image="weapon-bow-desertbow.png" name="Desert Bow" description="A tonorian short bow." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="bow" weight="10" @@ -784,7 +785,7 @@ image="weapon-sword-beheader.png" name="Beheader" description="An oddly designed sword especially made for beheading enemies." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="sword" weight="10" @@ -793,7 +794,7 @@ image="weapon-thrown-bonedarts.png" name="Bone Darts" description="Some darts made of bones." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="thrown" weight="10" @@ -802,7 +803,7 @@ image="weapon-sword-sandcutter.png" name="Sand Cutter" description="A sand cutter." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="sword" weight="10" @@ -811,7 +812,7 @@ image="weapon-dagger-rockknive.png" name="Rock Knife" description="A knife made of stone." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="knife" weight="10" @@ -820,7 +821,7 @@ image="weapon-staff-staffoflife.png" name="Staff of Life" description="A staff that increases healing magic." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="staff" weight="10" @@ -829,7 +830,7 @@ image="weapon-staff-crescentrod.png" name="Crescent Rod" description="A crescent rod." - effect="Damage: +50 " + effect="+50 Damage, ??? Range" type="equip-2hand" weapon-type="staff" weight="10" @@ -838,7 +839,7 @@ image="weapon-staff-staffoffire.png" name="Staff of Fire" description="A staff that increases fire magic." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="staff" weight="10" @@ -847,7 +848,7 @@ image="weapon-staff-staffofice.png" name="Staff of Ice" description="A staff that increases ice magic." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="staff" weight="10" @@ -856,7 +857,7 @@ image="weapon-sword-jackal.png" name="Jackal" description="A jackal." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="sword" weight="10" @@ -865,7 +866,7 @@ image="armor-hands-scarabarmlet.png" name="Scarab Armlet" description="A scarab armlet." - effect="Defense: ???" + effect="??? Defense" type="equip-arms" weight="10" max-per-slot="1"/> @@ -873,7 +874,7 @@ image="armor-legs-shorts.png|W:#6c858a,ffffff" name="Cotton Shorts" description="Shorts made of 100% cotton." - effect="Defense: +2" + effect="+2% Defense" type="equip-legs" weight="10" defense="2" @@ -885,7 +886,7 @@ image="weapon-sword-sword.png" name="Sword" description="A simple but reliable sword." - effect="Damage ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="sword" weight="10" @@ -894,7 +895,7 @@ image="weapon-sword-bastardsword.png" name="Bastard Sword" description="A large two handed sword." - effect="Damage ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="sword" weight="10" @@ -903,7 +904,7 @@ image="weapon-sword-broadsword.png" name="Broad Sword" description="A two handed sword with a very broad blade." - effect="Damage ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="sword" weight="10" @@ -912,7 +913,7 @@ image="weapon-sword-baselard.png" name="Baselard" description="A short and powerful sword." - effect="Damage ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="sword" weight="10" @@ -921,7 +922,7 @@ image="weapon-sword-longsword.png" name="Long Sword" description="A sword with a long and agile blade." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="sword" weight="10" @@ -930,7 +931,7 @@ image="weapon-dagger-stiletto.png" name="Stiletto" description="A dagger with a long and thin blade." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="knife" weight="10" @@ -939,7 +940,7 @@ image="weapon-sword-rapier.png" name="Rapier" description="A light sword made for duels." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="sword" weight="10" @@ -948,7 +949,7 @@ image="weapon-polearm-spear.png" name="Spear" description="A light spear with a wooden pole." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="polearm" weight="10" @@ -957,7 +958,7 @@ image="weapon-polearm-heavyspear.png" name="Heavy Spear" description="A heavy spear with a wooden pole." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="polearm" weight="10" @@ -966,7 +967,7 @@ image="weapon-polearm-pike.png" name="Pike" description="A light spear with an iron pole." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="polearm" weight="10" @@ -975,7 +976,7 @@ image="weapon-polearm-heavypike.png" name="Heavy Pike" description="A heavy spear with an iron pole." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="polearm" weight="10" @@ -984,7 +985,7 @@ image="weapon-polearm-dualspear.png" name="Dual Spear" description="A spear with two tops." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="polearm" weight="10" @@ -993,7 +994,7 @@ image="weapon-sword-firesword.png" name="Fire Sword" description="A magical sword enchanted with the power of fire." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="sword" weight="10" @@ -1002,7 +1003,7 @@ image="armor-shield-britshield.png" name="Brit Shield" description="Legendary shield that is said to save queens and rule waves." - effect="Cooking: -50" + effect="-50 Cooking" type="equip-shield" weight="10" max-per-slot="1"/> @@ -1010,7 +1011,7 @@ image="armor-shield-steelshield.png" name="Steel Shield" description="A shield made of steel." - effect="Defense: +20" + effect="+20% Defense" type="equip-shield" weight="10" max-per-slot="1"/> @@ -1018,7 +1019,7 @@ image="armor-shield-woodenshield.png" name="Wooden Shield" description="A shield made of wood." - effect="Defense: +14" + effect="+14% Defense" type="equip-shield" weight="10" max-per-slot="1"/> @@ -1026,7 +1027,7 @@ image="armor-shield-leathershield.png" name="Leather Shield" description="A shield made of leather on a wooden frame." - effect="Defense: +7" + effect="+7% Defense" type="equip-shield" weight="10" max-per-slot="1"/> @@ -1034,7 +1035,7 @@ image="armor-shield-knightshield.png" name="Knight Shield" description="A high quality shield used by knights." - effect="" + effect="??? Defense" type="equip-shield" weight="10" max-per-slot="1"/> @@ -1042,7 +1043,7 @@ image="weapon-axe-meatcleaver.png" name="Meat Cleaver" description="A butchers tool that also makes a nice one handed battle axe." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="axe" weight="10" @@ -1051,7 +1052,7 @@ image="weapon-axe-hatchet.png" name="Hatchet" description="A short one handed axe." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="axe" weight="10" @@ -1060,7 +1061,7 @@ image="weapon-polearm-trident.png" name="Trident" description="A spear with three heads." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-2hand" weapon-type="polearm" weight="10" @@ -1077,7 +1078,7 @@ image="weapon-mace-club.png" name="Club" description="A primitive wooden club." - effect="Damage: ???" + effect="??? Damage, ??? Range" type="equip-1hand" weapon-type="mace" weight="10" @@ -1086,7 +1087,7 @@ image="armor-legs-shorts.png|W:#0e1d24,285f78,2c7c98,76b9ca" name="Jeans Shorts" description="Shorts made of jeans." - effect="Defense: +4" + effect="+4% Defense" type="equip-legs" weight="30" defense="4" @@ -1130,7 +1131,7 @@ image="armor-head-pumpkinhelmet.png" name="Pumpkin Helmet" description="A helmet made out of a pumpkin." - effect="Defense: +4" + effect="+4% Defense" type="equip-head" weight="30" defense="4" @@ -1141,7 +1142,7 @@ image="armor-head-axehat.png" name="Axe Hat" description="A really cool joke." - effect="Defense: +4" + effect="+4% Defense" type="equip-head" weight="20" defense="4" @@ -1152,7 +1153,7 @@ image="armor-head-piratehat.png" name="Pirate Hat" description="A pirate hat." - effect="Defense: +4" + effect="+4% Defense" type="equip-head" weight="25" defense="4" @@ -1163,7 +1164,7 @@ image="armor-head-goggles.png" name="Goggles" description="Goggles designed to take care of your eyes." - effect="Defense: +2" + effect="+2% Defense" type="equip-head" weight="20" defense="2" @@ -1174,7 +1175,7 @@ image="armor-head-leathergoggles.png" name="Leather Goggles" description="Goggles designed for desert storms." - effect="Defense: +3" + effect="+3% Defense" type="equip-head" weight="25" defense="3" @@ -1185,7 +1186,7 @@ image="armor-head-circlet.png" name="Circlet" description="A nice piece of jewelry." - effect="Defense: +4" + effect="+4% Defense" type="equip-head" weight="35" defense="4" @@ -1196,19 +1197,18 @@ image="armor-head-eyepatch.png" name="Eyepatch" description="What really makes you a pirate." - effect="Defense: +3" + effect="+3% Defense" type="equip-head" weight="15" defense="3" max-per-slot="1"> - item017.xml @@ -1372,7 +1372,7 @@ image="armor-head-knighthelm.png" name="Knight's Helmet" description="Helmet with two small wings on it" - effect="Defense: +15" + effect="+15% Defense" type="equip-head" defense="20" weight="35"> @@ -1382,7 +1382,7 @@ image="armor-head-infantryhelm.png" name="Infantry Helmet" description="For soldiers and guards" - effect="Defense: +15" + effect="+15% Defense" type="equip-head" defense="20" weight="35"> @@ -1392,7 +1392,7 @@ image="armor-head-crusadehelm.png" name="Crusade Helmet" description="Start your own crusade" - effect="Defense: +18" + effect="+18% Defense" type="equip-head" defense="25" weight="40"> @@ -1416,7 +1416,7 @@ image="armor-legs-chaps.png" name="Jeans Chaps" description="Jeans with snake skin chaps." - effect="Defense: +6" + effect="+6% Defense" type="equip-legs" defense="6" weight="40"> @@ -1427,7 +1427,7 @@ image="armor-head-cowboywhite.png" name="White Cowboy Hat" description="A white cowboy hat with a band." - effect="Defense: +6" + effect="+6% Defense" type="equip-head" defense="6" weight="30"> @@ -1437,7 +1437,7 @@ image="armor-head-cowboyblack.png" name="Black Cowboy Hat" description="A black cowboy hat with shiny buckles." - effect="Defense: +6" + effect="+6% Defense" type="equip-head" defense="6" weight="30"> @@ -1447,7 +1447,7 @@ image="armor-chest-lightplatemail.png|W:#573f10,9c8226,d3c04b,ffffff" name="Golden Platemail" description="A plate mail made from gold which can only be afforded by the richest of the richest." - effect="Defense: +25" + effect="+25% Defense" type="equip-torso" defense="25" weight="240"> @@ -1458,7 +1458,7 @@ image="armor-head-crown.png" name="Crown" description="A jewel embossed crown fit for any ruler." - effect="Defense: +4" + effect="+4% Defense" type="equip-head" defense="4" weight="50"> @@ -1468,7 +1468,7 @@ image="armor-head-devcap.png|R:#9999ff" name="Developers Cap" description="A cap which identifies you as a developer." - effect="Defense: +5" + effect="+5% Defense" type="equip-head" defense="5" weight="20"> @@ -1478,7 +1478,7 @@ image="armor-ring-strength-rough.png" name="Rough Strength Ring" description="A rough strength-enhancing ring that looks as if it has been made in a hurry." - effect="Strength: +5" + effect="+5 Strength" type="equip-ring" weight="1" max-per-slot="1" @@ -1487,7 +1487,7 @@ image="armor-ring-agility-rough.png" name="Rough Agility Ring" description="A rough agility-enhancing ring that looks as if it has been made in a hurry." - effect="Agility: +5" + effect="+5 Agility" type="equip-ring" weight="1" max-per-slot="1" @@ -1496,7 +1496,7 @@ image="armor-ring-dexterity-rough.png" name="Rough Dexterity Ring" description="A rough dexterity-enhancing ring that looks as if it has been made in a hurry." - effect="Dexterity: +5" + effect="+5 Dexterity" type="equip-ring" weight="1" max-per-slot="1" @@ -1505,7 +1505,7 @@ image="armor-ring-vitality-rough.png" name="Rough Vitality Ring" description="A rough vitality-enhancing ring that looks as if it has been made in a hurry." - effect="Vitality: +5" + effect="+5 Vitality" type="equip-ring" weight="1" max-per-slot="1" @@ -1514,7 +1514,7 @@ image="armor-ring-intelligence-rough.png" name="Rough Intelligence Ring" description="A rough intelligence-enhancing ring that looks as if it has been made in a hurry." - effect="Intelligence: +5" + effect="+5 Intelligence" type="equip-ring" weight="1" max-per-slot="1" @@ -1523,7 +1523,7 @@ image="armor-ring-willpower-rough.png" name="Rough Willpower Ring" description="A rough willpower-enhancing ring that looks as if it has been made in a hurry." - effect="Willpower: +5" + effect="+5 Willpower" type="equip-ring" weight="1" max-per-slot="1" @@ -1532,7 +1532,7 @@ image="armor-head-cap.png|R:#d94800" name="Cap" description="A hat with a peak to shield your eyes from the sun." - effect="Defense: +5" + effect="+5% Defense" type="equip-head" defense="5" weight="20"> @@ -1542,7 +1542,7 @@ image="armor-feet-furboots.png" name="Fur Boots" description="A pair of warm winter boots." - effect="Defense: +3" + effect="+3% Defense" type="equip-feet" weight="25" defense="3" @@ -1553,7 +1553,7 @@ image="armor-head-serf.png" name="Serf Hat" description="A simple hat made from cloth." - effect="Defense: +2" + effect="+2% Defense" type="equip-head" weight="25" defense="2" @@ -1573,7 +1573,7 @@ image="armor-chest-warlordplate.png" name="Warlord Plate" description="Strong and decorative armor." - effect="Defense: +27" + effect="+27% Defense" type="equip-torso" weight="275" defense="27" @@ -1585,7 +1585,7 @@ image="armor-chest-warlordplate.png|W:#573f10,9c8226,d3c04b,ffffff" name="Golden Warlord Plate" description="Strong and decorative armor made from gold." - effect="Defense: +27" + effect="+27% Defense" type="equip-torso" weight="275" defense="27" @@ -1717,7 +1717,7 @@ image="armor-head-gradcap.png" name="Graduation Cap" description="A traditional cap which a university student may wear upon graduating." - effect="Defense: +2" + effect="+2% Defense" type="equip-head" weight="20" defense="2" @@ -1744,7 +1744,7 @@ image="armor-head-nohmask.png" name="Noh Mask" description="A traditional Japanese mask worn in Noh plays." - effect="Defense: +3" + effect="+3% Defense" type="equip-head" weight="15" defense="3" @@ -1755,7 +1755,7 @@ image="armor-head-demonmask.png" name="Demon Mask" description="A scary mask to make you look like a demon." - effect="Defense: +3" + effect="+3% Defense" type="equip-head" weight="15" defense="3" @@ -1769,7 +1769,6 @@ type="generic" weight="1" max-per-slot="10"/> - - - - - - - - - - chest-tanktop-male.xml - chest-tanktop-female.xml - - - chest-shorttanktop-male.xml - chest-shorttanktop-female.xml - - + + chest-tanktop-male.xml + chest-tanktop-female.xml + + + chest-shorttanktop-male.xml + chest-shorttanktop-female.xml + - - - - - - - - - - - - - - + image="generic-powder.png|W:#606030,b0b090,e0e0a0,ffffe0" + name="Sulphur Powder" + description="A small pile of sulphur." + type="generic" + weight="2" + max-per-slot="10"/> + image="generic-powder.png|W:#405060" + name="Iron Powder" + description="A pile of powdered iron." + type="generic" + weight="5" + max-per-slot="10"/> + + - - - - - - - - - - - - + + chest-robe-male.xml|#ffffff chest-robe-female.xml|#ffffff - head-highpriest-crown.xml - head-monster-skull-helm.xml - + + + @@ -2131,7 +2098,7 @@ image="weapon-bow-bow.png" name="Bow" description="A distance weapon." - effect="Damage: +15 / Range: 5" + effect="+15 Damage, 5 Range" type="equip-2hand" weapon_type="10" weight="125" @@ -2150,7 +2117,7 @@ image="weapon-dagger-knive.png" name="Knife" description="A small knife, the perfect weapon for a beginner." - effect="Damage: 5 / Range: 1" + effect="+5 Damage, 1 Range" type="equip-1hand" weapon_type="1" weight="20" @@ -2167,7 +2134,7 @@ image="armor-chest-cottonshirt.png" name="Cotton Shirt" description="A shirt made of 100% cotton." - effect="Defense: +2" + effect="+2% Defense" type="equip-torso" weight="15" defense="2" @@ -2179,7 +2146,7 @@ image="armor-head-rangerhat.png" name="Ranger Hat" description="A leather hat traditionally worn by Rangers." - effect="Defense: +2" + effect="+2% Defense" type="equip-head" weight="55" defense="2" @@ -2190,7 +2157,7 @@ image="armor-head-antlerhat.png" name="Antler Hat" description="A hat with antlers sticking out of it." - effect="Defense: +4" + effect="+4% Defense" type="equip-head" weight="20" defense="4" @@ -2201,7 +2168,7 @@ image="armor-head-christmastree.png" name="Christmas Tree Hat" description="A hat shaped like a Christmas tree." - effect="Defense: +2" + effect="+2% Defense" type="equip-head" weight="25" defense="2" @@ -2212,7 +2179,7 @@ image="armor-head-santabeardhat.png" name="Santa Beard Hat" description="Now you will look just like Santa Claus!" - effect="Defense: +5" + effect="+5% Defense" type="equip-head" weight="30" defense="5" @@ -2279,7 +2246,7 @@ image="armor-head-bunnyears.png" name="Bunny Ears" description="A headband with plush bunny ears." - effect="Defense: +10" + effect="+10% Defense" type="equip-head" defense="10" weight="20"> @@ -2289,7 +2256,7 @@ image="weapon-sword-sabre.png" name="Toy Sabre" description="A toy item, doesn't do much damage." - effect="Damage: +1" + effect="+1 Damage, 1 Range" type="equip-1hand" weapon-type="sword" weight="1" @@ -2307,22 +2274,22 @@ - head-catears.xml + weight="20"> + head-mouboohead.xml - head-mouboohead.xml + weight="2"> + head-catears.xml + chest-shorttanktop-male.xml|#887722,ddcc66,ffffaa chest-shorttanktop-female.xml|#887722,ddcc66,ffffaa - chest-shorttanktop-male.xml|#223355,99aadd,bbccff chest-shorttanktop-female.xml|#223355,99aadd,bbccff - chest-shorttanktop-female.xml|#155515,206620,409940 + + head-deserthat.xml|#FF0000 + + + head-deserthat.xml|#55FF55 + + + head-deserthat.xml|#0000C0 + + + head-deserthat.xml|#FFFF00 + + + head-deserthat.xml|#5555FF + + + head-deserthat.xml|#FFC0C0 + + + head-deserthat.xml|#666666 + + + head-deserthat.xml|#FFC000 + + + head-deserthat.xml|#C000FF + + + head-deserthat.xml|#00C000 + + + + item007.xml|#FF0000 + + + item007.xml|#55FF55 + + + item007.xml|#0000C0 + + + item007.xml|#FFFF00 + + + item007.xml|#5555FF + + + item007.xml|#FFC0C0 + + + item007.xml|#666666 + + + item007.xml|#FFC000 + + + item007.xml|#C000FF + + + item007.xml|#00C000 + -- cgit v1.2.3-70-g09d2 From 92f589843fc419acb051fb3d6a9a9e150f322962 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 9 Nov 2008 19:45:49 +0000 Subject: Add GM cap and robe, fix desert hat positionings --- graphics/items/armor-head-gmcap.png | Bin 0 -> 744 bytes graphics/sprites/head-deserthat.xml | 266 ++++++++++++++++++------------------ graphics/sprites/head-gmcap.png | Bin 0 -> 2915 bytes graphics/sprites/head-gmcap.xml | 141 +++++++++++++++++++ items.xml | 26 +++- 5 files changed, 298 insertions(+), 135 deletions(-) create mode 100644 graphics/items/armor-head-gmcap.png create mode 100644 graphics/sprites/head-gmcap.png create mode 100644 graphics/sprites/head-gmcap.xml diff --git a/graphics/items/armor-head-gmcap.png b/graphics/items/armor-head-gmcap.png new file mode 100644 index 00000000..2e97a786 Binary files /dev/null and b/graphics/items/armor-head-gmcap.png differ diff --git a/graphics/sprites/head-deserthat.xml b/graphics/sprites/head-deserthat.xml index 6c7a94a6..0dba8b8e 100644 --- a/graphics/sprites/head-deserthat.xml +++ b/graphics/sprites/head-deserthat.xml @@ -1,142 +1,142 @@ - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - + + + + + - \ No newline at end of file + diff --git a/graphics/sprites/head-gmcap.png b/graphics/sprites/head-gmcap.png new file mode 100644 index 00000000..4c006848 Binary files /dev/null and b/graphics/sprites/head-gmcap.png differ diff --git a/graphics/sprites/head-gmcap.xml b/graphics/sprites/head-gmcap.xml new file mode 100644 index 00000000..e79ae57c --- /dev/null +++ b/graphics/sprites/head-gmcap.xml @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/items.xml b/items.xml index a6925bba..97b192e5 100644 --- a/items.xml +++ b/items.xml @@ -1466,12 +1466,12 @@ + weight="10"> head-devcap.xml|#9999ff item007.xml|#FFFFFF + + head-gmcap.xml|#BF0E08 + + + chest-robe-male.xml|#E40A0A + chest-robe-female.xml|#E40A0A + -- cgit v1.2.3-70-g09d2 From dcc8a41bd209be69176f4b40758e2b56fa3a01ba Mon Sep 17 00:00:00 2001 From: Fate Date: Mon, 10 Nov 2008 22:33:33 +0000 Subject: * Added Iten (item ID 727) to client item DB. --- graphics/items/generic-iten.png | Bin 0 -> 561 bytes items.xml | 19 ++++++++++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 graphics/items/generic-iten.png diff --git a/graphics/items/generic-iten.png b/graphics/items/generic-iten.png new file mode 100644 index 00000000..c4ab8fb6 Binary files /dev/null and b/graphics/items/generic-iten.png differ diff --git a/items.xml b/items.xml index 97b192e5..eafe3418 100644 --- a/items.xml +++ b/items.xml @@ -1951,9 +1951,15 @@ type="generic" weight="5" max-per-slot="10"/> - - - + chest-robe-male.xml|#E40A0A chest-robe-female.xml|#E40A0A + -- cgit v1.2.3-70-g09d2 From db627840454ccd16c2411d207be2aeb7b8e0c812 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 12 Nov 2008 01:50:59 +0000 Subject: Add icon for cat ears --- graphics/items/armor-head-catears.png | Bin 0 -> 510 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/items/armor-head-catears.png diff --git a/graphics/items/armor-head-catears.png b/graphics/items/armor-head-catears.png new file mode 100644 index 00000000..5165a42a Binary files /dev/null and b/graphics/items/armor-head-catears.png differ -- cgit v1.2.3-70-g09d2 From 89cd325407f5850f663270ece62cd8b6dc949565 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 13 Nov 2008 17:04:46 +0100 Subject: Converted DOS newlines to UNIX --- graphics/sprites/head-catears.xml | 284 ++++++------ graphics/sprites/head-gmcap.xml | 280 ++++++------ monsters.xml | 918 +++++++++++++++++++------------------- 3 files changed, 741 insertions(+), 741 deletions(-) diff --git a/graphics/sprites/head-catears.xml b/graphics/sprites/head-catears.xml index 525f9394..940715f9 100644 --- a/graphics/sprites/head-catears.xml +++ b/graphics/sprites/head-catears.xml @@ -1,142 +1,142 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/head-gmcap.xml b/graphics/sprites/head-gmcap.xml index e79ae57c..32bd578d 100644 --- a/graphics/sprites/head-gmcap.xml +++ b/graphics/sprites/head-gmcap.xml @@ -1,141 +1,141 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/monsters.xml b/monsters.xml index aa37b88f..9fa3c7f0 100644 --- a/monsters.xml +++ b/monsters.xml @@ -1,459 +1,459 @@ - - - - monster-maggot.xml - maggot-hit1.ogg - maggot-hit2.ogg - maggot-miss1.ogg - maggot-dying1.ogg - - - - - - - - - - 10 - - - - - - - monster-scorpion.xml|#4d422d,826242,d8c282,ffffff - scorpion-hit1.ogg - scorpion-hit2.ogg - scorpion-hit3.ogg - scorpion-hit4.ogg - scorpion-miss1.ogg - - - - - 20 - - - - - - - - - - - monster-scorpion.xml|#791d0a,cd5d27,f28d54,ffffff - scorpion-hit1.ogg - scorpion-hit2.ogg - scorpion-hit3.ogg - scorpion-hit4.ogg - scorpion-miss1.ogg - - - - - - - - 50 - - - - - - - - monster-slime.xml|#72982c,ffffff - slime-hit1.ogg - - - - - - - - - 60 - - - - - - - monster-maggot-giant.xml - maggot-hit1.ogg - maggot-hit2.ogg - maggot-miss1.ogg - maggot-dying1.ogg - - - - - - - - - - - monster-slime.xml|#b47f00,ffffff - slime-hit1.ogg - - - - - - - - - monster-slime.xml|#7e0000,ffffff - slime-hit1.ogg - - - - - - - - - - - - monster-scorpion.xml|#0d1313,435a5a,879999,ffffff - scorpion-hit1.ogg - scorpion-hit2.ogg - scorpion-hit3.ogg - scorpion-hit4.ogg - scorpion-miss1.ogg - - - - - - - monster-snake.xml|#664d28,a6673a,dbbc86,ffffff - - - - monster-goblin-fire.xml - fire-goblin-hit1.ogg - fire-goblin-hit2.ogg - fire-goblin-miss1.ogg - - - - - - - - - - - 10 - - - - - - monster-spider.xml - - - - - - monster-mushroom-red.xml - shroom-hit1.ogg - - - - - - - - monster-flower.xml - flower-hit1.ogg - flower-hit2.ogg - flower-miss1.ogg - - - - - - - - - monster-slime-santa.xml - - - - - - - - - - monster-slime-rudolph.xml - - - - - - - - - - - monster-bat.xml - bat-dying1.ogg - bat-hit1.ogg - - - - - - - - - - monster-pinkie.xml - pinkie-hit1.ogg - pinkie-miss1.ogg - - - - - monster-mushroom-spiky.xml - shroom-hit1.ogg - - - - - - - - monster-fluffy.xml - fluffy-hit1.ogg - fluffy-hit2.ogg - fluffy-hit3.ogg - fluffy-miss1.ogg - fluffy-hurt1.ogg - - - - - - - monster-snake-cave.xml - - - - - - monster-ghost-pumpkin.xml - - - - monster-skull-fire.xml - - - - - - monster-skull-poison.xml - - - - - - monster-logmonster.xml - loghead-hurt1.ogg - loghead-hurt2.ogg - loghead-hurt3.ogg - loghead-hurt4.ogg - loghead-hurt5.ogg - - - - - monster-snake.xml|#585b39,a67c5d,dbc9a9,ffffff - - - - monster-fluffy.xml - fluffy-hit1.ogg - fluffy-hit2.ogg - fluffy-hit3.ogg - fluffy-miss1.ogg - fluffy-hurt1.ogg - - - - monster-mouboo.xml - - - - resource-plant.xml|#e0b0ff - - - - resource-plant.xml|#0047ab - - - - resource-plant.xml|#ef9b0f - - - - resource-plant.xml|#e32636 - - - - monster-slime.xml|#4ca1a0,ffffff - slime-hit1.ogg - - - - monster-snake.xml|#205839,60a65d,80dba9,ffffff - - - - monster-silkworm.xml|#807d20,e0dac0;#c0a830 - - - + + + + monster-maggot.xml + maggot-hit1.ogg + maggot-hit2.ogg + maggot-miss1.ogg + maggot-dying1.ogg + + + + + + + + + + 10 + + + + + + + monster-scorpion.xml|#4d422d,826242,d8c282,ffffff + scorpion-hit1.ogg + scorpion-hit2.ogg + scorpion-hit3.ogg + scorpion-hit4.ogg + scorpion-miss1.ogg + + + + + 20 + + + + + + + + + + + monster-scorpion.xml|#791d0a,cd5d27,f28d54,ffffff + scorpion-hit1.ogg + scorpion-hit2.ogg + scorpion-hit3.ogg + scorpion-hit4.ogg + scorpion-miss1.ogg + + + + + + + + 50 + + + + + + + + monster-slime.xml|#72982c,ffffff + slime-hit1.ogg + + + + + + + + + 60 + + + + + + + monster-maggot-giant.xml + maggot-hit1.ogg + maggot-hit2.ogg + maggot-miss1.ogg + maggot-dying1.ogg + + + + + + + + + + + monster-slime.xml|#b47f00,ffffff + slime-hit1.ogg + + + + + + + + + monster-slime.xml|#7e0000,ffffff + slime-hit1.ogg + + + + + + + + + + + + monster-scorpion.xml|#0d1313,435a5a,879999,ffffff + scorpion-hit1.ogg + scorpion-hit2.ogg + scorpion-hit3.ogg + scorpion-hit4.ogg + scorpion-miss1.ogg + + + + + + + monster-snake.xml|#664d28,a6673a,dbbc86,ffffff + + + + monster-goblin-fire.xml + fire-goblin-hit1.ogg + fire-goblin-hit2.ogg + fire-goblin-miss1.ogg + + + + + + + + + + + 10 + + + + + + monster-spider.xml + + + + + + monster-mushroom-red.xml + shroom-hit1.ogg + + + + + + + + monster-flower.xml + flower-hit1.ogg + flower-hit2.ogg + flower-miss1.ogg + + + + + + + + + monster-slime-santa.xml + + + + + + + + + + monster-slime-rudolph.xml + + + + + + + + + + + monster-bat.xml + bat-dying1.ogg + bat-hit1.ogg + + + + + + + + + + monster-pinkie.xml + pinkie-hit1.ogg + pinkie-miss1.ogg + + + + + monster-mushroom-spiky.xml + shroom-hit1.ogg + + + + + + + + monster-fluffy.xml + fluffy-hit1.ogg + fluffy-hit2.ogg + fluffy-hit3.ogg + fluffy-miss1.ogg + fluffy-hurt1.ogg + + + + + + + monster-snake-cave.xml + + + + + + monster-ghost-pumpkin.xml + + + + monster-skull-fire.xml + + + + + + monster-skull-poison.xml + + + + + + monster-logmonster.xml + loghead-hurt1.ogg + loghead-hurt2.ogg + loghead-hurt3.ogg + loghead-hurt4.ogg + loghead-hurt5.ogg + + + + + monster-snake.xml|#585b39,a67c5d,dbc9a9,ffffff + + + + monster-fluffy.xml + fluffy-hit1.ogg + fluffy-hit2.ogg + fluffy-hit3.ogg + fluffy-miss1.ogg + fluffy-hurt1.ogg + + + + monster-mouboo.xml + + + + resource-plant.xml|#e0b0ff + + + + resource-plant.xml|#0047ab + + + + resource-plant.xml|#ef9b0f + + + + resource-plant.xml|#e32636 + + + + monster-slime.xml|#4ca1a0,ffffff + slime-hit1.ogg + + + + monster-snake.xml|#205839,60a65d,80dba9,ffffff + + + + monster-silkworm.xml|#807d20,e0dac0;#c0a830 + + + -- cgit v1.2.3-70-g09d2 From 18748dd7522ae2470c09de6ad1501ec71137a9a1 Mon Sep 17 00:00:00 2001 From: Andreas Habel Date: Fri, 14 Nov 2008 23:08:23 +0100 Subject: Modified revision attribute to work with git --- items.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/items.xml b/items.xml index eafe3418..05a425d7 100644 --- a/items.xml +++ b/items.xml @@ -11,7 +11,9 @@ --> - + + + + -- cgit v1.2.3-70-g09d2