Advertisement
TC24k

Lyeria_BST

Jan 17th, 2012
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.68 KB | None | 0 0
  1. <?xml version="1.0" ?>
  2. <spellcast xmlns:xi="http://www.w3.org/2001/XInclude">
  3.     <config
  4.         disableMA="True"
  5.        RequireVersion="2.22"
  6.        debug="false"
  7.        />
  8.    
  9.    
  10.    
  11. <sets>
  12.  
  13.     <group name="BST" default="yes">
  14.    
  15.    
  16.         <set name="Idle">
  17.             <main>Astolfo</main>
  18.             <rring>Mars's Ring</rring>
  19.             <head>Twilight Helm</head>
  20.             <neck>Rancor Collar</neck>
  21.             <lear>Suppanomimi</lear>
  22.             <rear>Brutal Earring</rear>
  23.             <body>Twilight Mail</body>
  24.             <hands>Ferine Manoplas +2</hands>
  25.             <back>Atheling Mantle</back>
  26.             <waist>Twilight Belt</waist>
  27.             <legs>Ferine Quijotes +2</legs>
  28.             <feet>Ferine Ocreae +2</feet>
  29.             <lring>Epona's Ring</lring>
  30.             <sub>Ridill</sub>
  31.         </set>
  32.            
  33.            
  34.    
  35.         <set name="TPgear">
  36.             <main>Astolfo</main>
  37.             <rring>Mars's Ring</rring>
  38.             <head>Zelus Tiara</head>
  39.             <neck>Rancor Collar</neck>
  40.             <lear>Suppanomimi</lear>
  41.             <rear>Brutal Earring</rear>
  42.             <body>Adaman Hauberk</body>
  43.             <hands>Dusk gloves +1</hands>
  44.             <back>Atheling Mantle</back>
  45.             <waist>Twilight Belt</waist>
  46.             <legs>Ferine Quijotes +2</legs>
  47.             <feet>Ferine Ocreae +2</feet>
  48.             <lring>Epona's Ring</lring>
  49.             <sub>Ridill</sub>
  50.         </set>
  51.        
  52.         <set name="ruinator">
  53.             <head>Twilight Helm</head>
  54.             <body>Twilight Mail</body>
  55.             <hands>Ferine Manoplas +2</hands>
  56.             <waist>Aqua Belt</waist>
  57.             <legs>Bahram Cuisses</legs>
  58.             <feet>Ferine Ocreae +2</feet>
  59.             <back>Atheling Mantle</back>
  60.             <rring>Pyrosoul Ring</rring>
  61.             <lring>Epona's Ring</lring>
  62.             <rear>Brutal Earring</rear>
  63.             <lear>Flame Earring</lear>
  64.             <neck>Aqua Gorget</neck>
  65.         </set>
  66.  
  67.         <set name="weaponskill">
  68.             <head>Twilight Helm</head>
  69.             <body>Adaman Hauberk</body>
  70.             <hands>Ferine Manoplas +2</hands>
  71.             <waist>Warwolf Belt</waist>
  72.             <legs>Bahram Cuisses</legs>
  73.             <feet>Ferine Ocreae +2</feet>
  74.             <back>Atheling Mantle</back>
  75.             <rring>Pyrosoul Ring</rring>
  76.             <lring>Rajas Ring</lring>
  77.             <rear>Brutal Earring</rear>
  78.             <lear>Flame Earring</lear>
  79.             <neck>Ferine Necklace</neck>
  80.         </set>
  81.  
  82.         <set name="Reward">
  83.             <head>Twilight Helm</head>
  84.             <body>Twilight Mail</body>
  85.             <rring>Karka Ring</rring>
  86.             <lring>Solemn ring</lring>
  87.             <waist>Crudelis Belt</waist>
  88.             <legs>Haven Hose</legs>
  89.             <neck>Faith Torque</neck>
  90.             <feet>Monster Gaiters</feet>
  91.             <hands>Ogre Gloves</hands>
  92.             <lear>Ferine Earring</lear>
  93.             <sub>Zoraal Ja's Axe</sub>
  94.         </set>
  95.        
  96.         <set name="Charm">
  97.             <hands>Monster Gloves</hands>
  98.             <head>Twilight Helm</head>
  99.             <body>Twilight Mail</body>
  100.             <neck>Ferine Necklace</neck>
  101.             <feet>Monster Gaiters</feet>
  102.         </set>
  103.        
  104.         <set name="Callbeast">
  105.             <hands>Monster Gloves</hands>
  106.         </set>
  107.            
  108.     </group>
  109. </sets>
  110. <rules>
  111.  
  112.     <if spell="Fantod|Jettatura">
  113.     <cancelspell />
  114.     <command>input /raw /pet "%spell" &lt;me&gt;</command>
  115.     </if>
  116.    
  117.     <command when="aftercast">input /macro set 1</command>
  118.  
  119.     <if HPLT="900">
  120.     <equip when="precast|midcast|aftercast|idle|engaged">
  121.     <body lock="yes">Twilight Mail</body>
  122.     <head lock="yes">Twilight Helm</head>
  123.     </equip>
  124.     </if>
  125.    
  126.    
  127.        
  128.     <if spell="Charm">
  129.     <equip when="Precast" set="Charm"/>
  130.     </if>
  131.  
  132.     <if spell="Leave">
  133.     <equip when="aftercast" set="Idle">
  134.     </equip>
  135.     </if>
  136.  
  137.     <if spell="Reward">
  138.     <equip when="Precast" set="Reward">
  139.     </equip>
  140.     </if>
  141.    
  142.     <if spell="Call*">
  143.     <equip when="Precast" set="Callbeast">
  144.     </equip>
  145.     </if>
  146.    
  147.     <equip set="TPgear" when="engaged"/>
  148.     <equip set="Idle" when="idle" />
  149.    
  150.     <if spell="Ruinator">
  151.     <equip set="Ruinator" when="Precast"/>
  152.     <equip set="Idle" when="aftercast"/>
  153.     </if>
  154.    
  155.     <if spell="Rampage">
  156.     <equip set="weaponskill" when="Precast"/>
  157.     </if>
  158.  
  159.     <if status="Engaged">
  160.     <equip when="AfterCast" set="TPgear" />
  161.     </if>
  162.    
  163. </rules>
  164. </spellcast>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement