Guest User

Untitled

a guest
Jul 6th, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.22 KB | None | 0 0
  1. <skillDB>
  2.  
  3. <skill name="Sweet Tooth" id="23572" type="wizard" description="You hunt
  4. down new flavors and build impossible structures, all in the name of
  5. sweets.">
  6. <art icon="sprites/sweettoothicon64.png"/>
  7. </skill>
  8.  
  9. <ability name="Sweet Tooth" icon="sprites/sweettoothicon64.png"
  10.  
  11. skill="2357" startSkill="1">
  12. <description text="The candyman can 'cause he mixes it with love."/>
  13. </ability>
  14.  
  15. <sweettoothSkills>
  16.  
  17.   <ability name="Sweet Find" icon="sprites/sweetfind64.png"
  18.  
  19. skill="23572" level="0" learnrecipe="Blue Candy Vodka">
  20.   <description text="You often find new, exotic flavors by occasion
  21. while tearing an enemy apart. Manufacturing a prototype is no
  22. problem."/>
  23.   <targetKillBuff percentage="100" name="Sweet Find" />
  24.   </ability>
  25.  
  26.   <ability name="Sweet Find 2" icon="sprites/breathblast64.png"
  27.  
  28. skill="23572" level="0" learnrecipe="Yellow Candy Vodka">
  29.   <description text="You often find new, exotic flavors by occasion
  30. while tearing an enemy apart. Manufacturing a prototype is no
  31. problem."/>
  32.   </ability>
  33.  
  34.   <ability name="Sweet Find 3" icon="sprites/breathblast64.png"
  35.  
  36. skill="23572" level="0" learnrecipe="White Candy Vodka">
  37.   <description text="You often find new, exotic flavors by occasion
  38. while tearing an enemy apart. Manufacturing a prototype is no
  39. problem."/>
  40.   </ability>
  41.  
  42.   <ability name="Sweet Find 4" icon="sprites/breathblast64.png"
  43.  
  44. skill="23572" level="0" learnrecipe="Red Candy Vodka">
  45.   <description text="You often find new, exotic flavors by occasion
  46. while tearing an enemy apart. Manufacturing a prototype is no
  47. problem."/>
  48.   </ability>
  49.  
  50.   <ability name="Sweet Find 5" icon="sprites/breathblast64.png"
  51.  
  52. skill="23572" level="0" learnrecipe="Purple Candy Vodka">
  53.   <description text="You often find new, exotic flavors by occasion
  54. while tearing an enemy apart. Manufacturing a prototype is no
  55. problem."/>
  56.   </ability>
  57.  
  58.   <ability name="Sweet Find 6" icon="sprites/breathblast64.png"
  59.  
  60. skill="23572" level="0" learnrecipe="Green Candy Vodka">
  61.   <description text="You often find new, exotic flavors by occasion
  62. while tearing an enemy apart. Manufacturing a prototype is no
  63. problem."/>
  64.   </ability>
  65.  
  66.  
  67. </sweettoothSkills>
  68. </skillDB>
Advertisement
Add Comment
Please, Sign In to add comment