summaryrefslogblamecommitdiff
path: root/items.xml
blob: b38836a5c85a7cbfb159390de586537f4393421c (plain) (tree)
1
2
3
4
5
6
7
8

                                                   
 



                                       
                          














                                         
 
                                                            


       
                                    
 





                                                                           
 
 
                        
                                                
                                                   
           
                                                                   
                                                   
           
                                                                      
                                                   
           
                                                              
                                                   
           
                                                                 
                                                   
           
                                                                    
                                                   
           
                                                                         
                                                   
           
                                                                        
                                                   
           
                                                                         
                                                   
           
                                                                   

                                                   
                                                                         

                                                   
                                                                 

                                                   
                                                                          

                                                   
                                                                

                                                   
                                                                

                                                   
                                                               

                                                   
                                                                

                                                   
                                                                   

                                                   
                                                                         

                                                   
                                                                          

                                                   
                                                                  

                                                   
                                                               

                                                   
                                                                

                                                   
                                                                    

                                                   
                                                                         

                                                   
                                                                 

                                                   
                                                                         

                                                   
 
                  
                                                   

                                                                 
           
                                                  

                                                                

                                                   

                                                                 

                                                   

                                                                 

                                                 

                                                               

                                                        

                                                                  

                                                    

                                                                  
           















                                       
                                                              




                                   

                                                                        
































                                        
                   
                  
                              
                    
                                                                    

                       

                    
                              
                    
                                      

                       

                    
                               

                                                                    

                       
                    
                  
                               
                     
                                                

                       
                    
                  


                                                      
                       
                     
                    
                  
                                
                      
                                                                                     

                       

                    
                                  
                        
                                                

                       
                    
                  
                                                                                        
                       
                                                                                    
                                 
                     
                    
                  
                               
                     
                                                                      



                       
                                                                                           
                           
                                                                 


                                
                      
                                                                           
                             
                                                            
                                

                       
                  

                                      
                                                 
                       
                     
                     
                  


                                                                           

                     



                    


                                                               


                      


                                                                                  


                      


                                                    


                      
                                         
                            
                                                                       



                                     
                         
                                                    


                      

                                      
                                            


                      

                                    
                                                    


                      
                                        
                            



                                                


                                                      


                      


                                              

                      


                                 
                                                        


                      
                                                                                                          
                    
                                                               

                      
                  
                                                                                                          
                         
                                                     

                      



                   
                                     
               
                       

                             




                       
                                                                                                                                      
                         
                                                            
                           
                          
                    
                                                                                                                               
                                                                                                                                 
           
                   
                                             
                                      
                                                                    
                           

                          

                        
                                                                         


                                                                           
                                               
                           
                                                          
                           
                          
                    
                                                                                                                                               
                                                                                                                                                 



                  
                   

                                                                                                                               
                                                                                        






                                                                                                                   
                                          
                            
                                                       
                           

                         
                        
                                                                      



                                                                        
               
                   

                                             
                                                            
                           
                         
                    
                                                      
               



                   
                                                                                                                 
                          
                                                                                     
                           
                         
                    
                                                                                                                        
                                                                                                                          




                   
                                    

                       
                          
                          
                 
                   
                                         




                   

                                     
                       
                          

                           

                                          



                   
                                          
                      
                                                             
                           
                         
                   

                         
                                                   
                               






                                       
                  




                   


                                   
                          

                         

                                        




                    
                                           
                    
                                                



                              
                    
                                                     

                                                                      


           
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="items.xsl"?>

<!-- Authors: Reid, Piman, 4144.
Copyright (C) 2010-2012 Evol Online -->

<!--
New management (04/12/11).
-0	-99		Hairstyles
-100	-200		Races
30	500		Weapons animation
501	699		Usable items
700	999		Common items
1000	1299		Necklaces
1300	1799		Chests
1800	1999		Boots
2000	2199		Gloves
2200	2499		Pants
2500	2699		Wings
2700	2899		Shields
2900	3199		Heads
3200	3499		Neck
3500	3700		Weapons

Dyable equipment colors are now setted up by itemcolors.xml.
-->

<items>
    <version revision="$Revision$"/>

    <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
        <its:translateRule selector="//item/@name" translate="yes"/>
        <its:translateRule selector="//item/@description" translate="yes"/>
        <its:translateRule selector="//item/@effect" translate="yes"/>
        <its:translateRule selector="//*" translate="no"/>
    </its:rules>


    <!-- Hairsprites -->
    <item id="-1" type="hairsprite" name="Bald">
        <sprite>hairstyles/hairstyle01.xml</sprite>
    </item>
    <item id="-2" type="hairsprite" name="Bowl Cut" colors="hairS">
        <sprite>hairstyles/hairstyle02.xml</sprite>
    </item>
    <item id="-3" type="hairsprite" name="Combed Back" colors="hairS">
        <sprite>hairstyles/hairstyle03.xml</sprite>
    </item>
    <item id="-4" type="hairsprite" name="Emo" colors="hairS">
        <sprite>hairstyles/hairstyle04.xml</sprite>
    </item>
    <item id="-5" type="hairsprite" name="Mohawk" colors="hairS">
        <sprite>hairstyles/hairstyle05.xml</sprite>
    </item>
    <item id="-6" type="hairsprite" name="Pompadour" colors="hairS">
        <sprite>hairstyles/hairstyle06.xml</sprite>
    </item>
    <item id="-7" type="hairsprite" name="Center Parting" colors="hairS">
        <sprite>hairstyles/hairstyle07.xml</sprite>
    </item>
    <item id="-8" type="hairsprite" name="Long and Slick" colors="hair">
        <sprite>hairstyles/hairstyle08.xml</sprite>
    </item>
    <item id="-9" type="hairsprite" name="Short and Curly" colors="hair">
        <sprite>hairstyles/hairstyle09.xml</sprite>
    </item>
    <item id="-10" type="hairsprite" name="Pigtails" colors="hair">
        <sprite>hairstyles/hairstyle10.xml</sprite>
    </item>
    <item id="-11" type="hairsprite" name="Long and Curly" colors="hair">
        <sprite>hairstyles/hairstyle11.xml</sprite>
    </item>
    <item id="-12" type="hairsprite" name="Parted" colors="hair">
        <sprite>hairstyles/hairstyle12.xml</sprite>
    </item>
    <item id="-13" type="hairsprite" name="Perky Ponytail" colors="hairS">
        <sprite>hairstyles/hairstyle13.xml</sprite>
    </item>
    <item id="-14" type="hairsprite" name="Wave" colors="hairS">
        <sprite>hairstyles/hairstyle14.xml</sprite>
    </item>
    <item id="-15" type="hairsprite" name="Mane" colors="hairS">
        <sprite>hairstyles/hairstyle15.xml</sprite>
    </item>
    <item id="-16" type="hairsprite" name="Bun" colors="hairS">
        <sprite>hairstyles/hairstyle16.xml</sprite>
    </item>
    <item id="-17" type="hairsprite" name="Wavy" colors="hairS">
        <sprite>hairstyles/hairstyle17.xml</sprite>
    </item>
    <item id="-18" type="hairsprite" name="Bunches" colors="hairS">
        <sprite>hairstyles/hairstyle18.xml</sprite>
    </item>
    <item id="-19" type="hairsprite" name="Long Ponytail" colors="hairS">
        <sprite>hairstyles/hairstyle19.xml</sprite>
    </item>
    <item id="-20" type="hairsprite" name="Infinitely Long" colors="hair">
        <sprite>hairstyles/hairstyle20.xml</sprite>
    </item>
    <item id="-21" type="hairsprite" name="Choppy" colors="hairS">
        <sprite>hairstyles/hairstyle21.xml</sprite>
    </item>
    <item id="-22" type="hairsprite" name="Wild" colors="hair">
        <sprite>hairstyles/hairstyle22.xml</sprite>
    </item>
    <item id="-23" type="hairsprite" name="Punk" colors="hairS">
        <sprite>hairstyles/hairstyle23.xml</sprite>
    </item>
    <item id="-24" type="hairsprite" name="Imperial" colors="hairS">
        <sprite>hairstyles/hairstyle24.xml</sprite>
    </item>
    <item id="-25" type="hairsprite" name="Tousled Layers" colors="hair">
        <sprite>hairstyles/hairstyle25.xml</sprite>
    </item>
    <item id="-26" type="hairsprite" name="Messy" colors="hairS">
        <sprite>hairstyles/hairstyle26.xml</sprite>
    </item>
    <item id="-27" type="hairsprite" name="Flat Ponytail" colors="hairS">
        <sprite>hairstyles/hairstyle27.xml</sprite>
    </item>

    <!-- Races -->
    <item id="-100" type="racesprite" name="Human">
        <sprite gender="unisex">players/human-male.xml</sprite>
        <sprite gender="female">players/human-female.xml</sprite>
    </item>
    <item id="-101" type="racesprite" name="Ukar">
        <sprite gender="unisex">players/ukar-male.xml</sprite>
        <sprite gender="female">players/ukar-female.xml</sprite>
    </item>
    <item id="-102" type="racesprite" name="Demon">
        <sprite gender="unisex">players/demon-male.xml</sprite>
        <sprite gender="female">players/demon-female.xml</sprite>
    </item>
    <item id="-103" type="racesprite" name="Elven">
        <sprite gender="unisex">players/elven-male.xml</sprite>
        <sprite gender="female">players/elven-female.xml</sprite>
    </item>
    <item id="-104" type="racesprite" name="Orc">
        <sprite gender="unisex">players/orc-male.xml</sprite>
        <sprite gender="female">players/orc-female.xml</sprite>
    </item>
	<item id="-105" type="racesprite" name="Raijin">
        <sprite gender="unisex">players/raijin-male.xml</sprite>
        <sprite gender="female">players/raijin-female.xml</sprite>
    </item>
    <item id="-106" type="racesprite" name="Tritan">
        <sprite gender="unisex">players/tritan-male.xml</sprite>
        <sprite gender="female">players/tritan-female.xml</sprite>
    </item>

    <!-- Weapons -->
    <item id="30"
        type="other"
        weapon_type="12">
        <sprite>aurisghard.xml</sprite>
    </item>
    <item id="31"
        type="other"
        weapon_type="12">
        <sprite>axe.xml</sprite>
    </item>
    <item id="32"
        type="other"
        weapon_type="12">
        <sprite>bow.xml</sprite>
        <sound event="strike">weapons/bows/strike1.ogg</sound>
    </item>
    <item id="33"
        type="other"
        weapon_type="12">
        <sprite>dagger.xml</sprite>
        <sound event="hit">weapons/daggers/dagger-hit1.ogg</sound>
        <sound event="strike">weapons/daggers/dagger-strike1.ogg</sound>
    </item>
    <item id="34"
        type="other"
        weapon_type="12">
        <sprite>death scyth.xml</sprite>
    </item>
    <item id="35"
        type="other"
        weapon_type="12">
        <sprite>mining-pick.xml</sprite>
    </item>
    <item id="36"
        type="other"
        weapon_type="12">
        <sprite>scythe.xml</sprite>
    </item>
    <item id="37"
        type="other"
        weapon_type="12">
        <sprite>staff.xml</sprite>
    </item>
    <item id="38"
        type="other"
        weapon_type="12">
        <sprite>sword.xml</sprite>
    </item>
    <item id="39"
        type="other"
        weapon_type="12">
        <sprite>whip.xml</sprite>
    </item>


    <!-- Usable -->
    <item id="501"
        image="food/acorn.png"
        name="Acorn"
        description="Squichy's food which should be good in a cake."
        effect="+15 HP"
        type="usable"
        weight="2"/>
    <item id="502"
        image="food/bread.png"
        name="Bread"
        description="Home-made bread."
        effect="+30 HP"
        type="usable"
        weight="5"/>
    <item id="503"
        image="food/fungus.png"
        name="Fungus"
        description="A non-toxical mushroom growing in moist place."
        effect="+25 HP"
        type="usable"
        weight="7"/>
    <item id="504"
        image="food/cheese.png"
        name="Cheese"
        description="A ratto's meal left-overs."
        effect="+40 HP"
        type="usable"
        weight="6"/>
    <item id="505"
        image="food/pioulegs.png"
        name="Piou Legs"
        description="Tasty and well spiced Piou legs."
        effect="+10 HP"
        type="usable"
        weight="8"/>
    <item id="506"
        image="food/lettuce.png"
        name="Lettuce"
        description="The perfect food if you're hungry but want to lose some weight."
        effect="+15 HP"
        type="usable"
        weight="5"/>
    <item id="507"
        image="food/piberries.png"
        name="Piberries"
        description="The famous staining fruit."
        effect="+20 HP"
        type="usable"
        weight="3"/>
    <item id="508"
        image="food/drop.png|S:#898989,7287a0,aeaeae,96abc6,cecece,bccce0,e5e5e5,dce4ee"
        name="Sea Drop"
        description="Some water drops from the sea. Maybe you shouldn't drink them."
        effect="+15 HP, Headache"
        type="usable"
        weight="2"/>
    <item id="509"
        image="food/aquada.png"
        name="Aquada"
        description="A strange sea fruit. The blue part seems edible."
        effect="+30 HP"
        type="usable"
        weight="5"/>
    <item id="510"
        image="food/blobime.png|S:#686868,695977,919191,9f79a9,bababa,d69ec0,dcdcdc,eccddf"
        name="Pink Blobime"
        description="Some pink residue dropped by a Little Blub."
        effect="+1 HP, Headache"
        type="usable"
        weight="2"/>
<!--    <item id="511"
        image="food/blobime.png|S:#686868,to,919191,to,bababa,to,dcdcdc,to"
        name="Purple Blobime"
        description="Some purple residue dropped by a Blub."
        effect="+1 HP, Headache"
        type="usable"
        weight="2"/>-->
    <item id="512"
        image="food/croconut-half.png"
        name="Half Croconut"
        description="The inside seems delicious."
        effect="+40 HP"
        type="usable"
        weight="14"/>
    <item id="513"
        image="food/croconut.png"
        name="Croconut"
        description="Fallen from a palm tree, this croconut can be opened."
        type="usable"
        weight="30"/>


    <!-- Generic -->
    <item id="700"
        image="generic/smalltentacles.png"
        name="Small Tentacles"
        description="Three tentacles taken from a Little Blub."
        type="generic"
        weight="5"/>
     <item id="701"
        image="generic/pioufeathers.png"
        name="Piou Feathers"
        description="Three small yellow feathers. A piou might have dropped them."
        type="generic"
        weight="1"/>
    <item id="702"
        image="generic/tortugashell-fragment.png"
        name="Tortuga Shell Fragment"
        description="A fragment of a tortuga shell."
        type="generic"
        weight="15"/>
    <item id="703"
        image="generic/eggshell-half.png"
        name="Half Eggshell"
        description="It maybe got broken in order to cook a fried egg."
        type="generic"
        weight="5"/>
    <item id="704"
        image="generic/rattotail.png"
        name="Ratto Tail"
        description="A very long tail from a Ratto."
        type="generic"
        weight="5"/>
    <item id="705"
        image="generic/rattoteeth.png"
        name="Ratto Teeth"
        description="Some teeth of a Ratto."
        type="generic"
        weight="3"/>
    <item id="706"
        image="generic/crocclaw.png"
        name="Croc Claw"
        description="Could be tasty if well cooked."
        type="generic"
        weight="5"/>
    <item id="707"
        image="generic/squichyclaws.png"
        name="Squichy Claws"
        description="Claws from a wild Squichy."
        type="generic"
        weight="10"/>
    <item id="708"
        image="generic/tortugashell.png"
        name="Tortuga Shell"
        description="This shell comes from a Tortuga."
        type="generic"
        weight="35"/>
    <item id="709"
        image="generic/tortugatongue.png"
        name="Tortuga Tongue"
        description="The tongue of a Tortuga."
        type="generic"
        weight="5"/>
    <item id="710"
        image="generic/pearl.png"
        name="Pearl"
        description="A perfectly round and shiny pearl."
        type="generic"
        weight="2"/>
    <item id="711"
        image="generic/coral.png|S:#535353,693d41,808080,b44e4c,999999,da6858,b9b9b9,f1a082,d7d7d7,fbcbb3"
        name="Coral"
        description="The kind of coral you can see in Oceania."
        type="generic"
        weight="10"/>
    <item id="712"
        image="generic/coral.png|S:#535353,473746,808080,5b5a84,999999,6c7ec6,b9b9b9,7eb1e0,d7d7d7,c2f6fa"
        name="Blue Coral"
        description="A coral dyed in blue by a Blub."
        type="generic"
        weight="10"/>


    <!-- Necklace 
    <item id="1000"
        image="equipment/amulet/.png"
        name=""
        description="."
        effect=""
        type="equip-necklace"
        weight=""/> -->


    <!-- Chest -->
    <item id="1300"
        image="equipment/chest/cottonshirt.png|S:#3c3c3c,3e3c38,4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e4dfca"
        name="Worn Shirt"
        description="An old shirt given to you by a sailor."
        effect="Defense +2"
        type="equip-torso"
        weight="50">
        <sprite gender="unisex">equipment/chest/cottonshirt-male.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e4dfca</sprite>
        <sprite gender="female">equipment/chest/cottonshirt-female.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e4dfca</sprite>
    </item>
    <item id="1301"
        image="equipment/chest/tanktop.png|W"
        name="%Color% Sailor Tank Top"
        description="A %color% tank top used by sailors and seamen."
        effect="Defense +3"
        type="equip-torso"
        weight="40"
        max-per-slot="1"
        colors="simple">
        <sprite gender="unisex">equipment/chest/tanktop-male.xml</sprite>
        <sprite gender="female">equipment/chest/tanktop-female.xml</sprite>
    </item>
    <item id="1302"
        image="equipment/chest/sailorshirt.png"
        name="Sailor Shirt"
        description="Proof that ye be in the crew, matey!"
        effect="Defense +4"
        type="equip-torso"
        weight="75">
        <sprite gender="unisex">equipment/chest/shirt-male.xml|#131913,1b231d,233129,35433e,4e6059,6c8279;#72571e,836737,a5854d,b18f45</sprite>
        <sprite gender="female">equipment/chest/shirt-female.xml|#131913,1b231d,233129,35433e,4e6059,6c8279;#72571e,836737,a5854d,b18f45</sprite>
    </item>


    <!-- Boots -->
    <item id="1800"
        image="equipment/feet/boots.png|S:#3c3c3c,40332d,4d4d4d,5e4a3d,686868,705740,919191,a1825d,b6b6b6,b59767,dfdfdf,dbbf88"
        name="Lousy Moccasin"
        description="Orc-made moccasin. Not sure from which skin these boots were made."
        effect="Defense +1"
        type="equip-feet"
        weight="25">
        <sprite gender="unisex">equipment/feet/boots-male.xml|#40332d,5e4a3d,705740,a1825d,b59767,dbbf88</sprite>
        <sprite gender="female">equipment/feet/boots-female.xml|#40332d,5e4a3d,705740,a1825d,b59767,dbbf88</sprite>
    </item>
    <item id="1801"
        image="equipment/feet/boots.png|W"
        name="%Color% Boots"
        description="%Color% boots made for beginners."
        effect="Defense +1"
        type="equip-feet"
        weight="30"
        colors="simple">
        <sprite gender="unisex">equipment/feet/boots-male.xml</sprite>
        <sprite gender="female">equipment/feet/boots-female.xml</sprite>
    </item>


    <!-- Gloves
    <item id="2000"
        image="equipment/hands/bracelets.png"
        name="Bracelets"
        description="Small bracelets made of wood and iron."
        effect="Defense +1"
        type="equip-arms"
        weight="30">
        <sprite>equipment/hands/bracelets.xml</sprite>
    </item> -->


    <!-- Pants -->
    <item id="2200"
        image="equipment/leg/shorts.png|S:#4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e4dfca"
        name="Worn Shorts"
        description="An old pair of shorts given to you by a sailor, they smell bad."
        effect="Defense +2"
        type="equip-legs"
        weight="35">
        <sprite gender="unisex">equipment/leg/shorts-male.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e4dfca</sprite>
        <sprite gender="female">equipment/leg/shorts-female.xml|#43413d,59544f,7a706c,8a8176,a69e88,d1c7a7,e4dfca</sprite>
    </item>


    <!-- Wings
    <item id="2500"
        image="equipment/wings/.png"
        name=""
        description="."
        effect="Defense +"
        type="equip-charm"
        weight=""
        defense="">
        <sprite>equipment/wings/</sprite>
    </item> -->


    <!-- Shield
    <item id="2700"
        image="equipment/shield/.png"
        name=""
        description="."
        effect="Defense +"
        type="equip-shield"
        defense=""
        weight="">
        <sprite>equipment/shield/</sprite>
    </item> -->

    <!-- Head -->
    <item id="2900"
        image="equipment/head/bandana.png"
        name="Bandana"
        description="A striped bandana worn by some sailors."
        effect="Defense +1"
        type="equip-head"
        defense="1"
        weight="13"
        max-per-slot="1">
        <sprite>equipment/head/bandana.xml</sprite>
        <replace sprite="hair">
            <item from="-3" to="-2"/>
            <item from="-5" to="-4"/>
            <item from="-6" to="-7"/>
            <item from="-13" to="-1"/>
            <item from="-14" to="-13"/>
            <item from="-15" to="-13"/>
            <item from="-26" to="-21"/>
        </replace>
    </item>


    <!-- Neck
    <item id="3200"
        image="equipment/neck/.png"
        name=""
        description="."
        effect="Defense +"
        type="equip-ring"
        defense=""
        weight=""
        <sprite>equipment/neck/</sprite>
    </item> -->


    <!-- Weapons -->
    <item id="3500"
        image="equipment/weapons/knife.png"
        name="Knife"
        description="A simple, but sharp knife."
        effect="Damage +10"
        type="equip-1hand"
        weapon-type="knife"
        attack-action="attack"
        weight="50">
        <sprite>equipment/weapons/dagger.xml</sprite>
        <sound event="hit">weapons/knives/knife-hit1.ogg</sound>
        <sound event="strike">weapons/knives/knife-strike1.ogg</sound>
    </item>

</items>