Advertisement
TC24k

Hitetsu_BST

Sep 27th, 2012
503
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.30 KB | None | 0 0
  1. <?xml version="1.0" ?>
  2.  
  3. <spellcast xmlns:xi="http://www.w3.org/2001/XInclude">
  4.     <config
  5.        RequireVersion="2.30"
  6.        debug="false"
  7.        />
  8.        
  9.         <guildwork
  10.        character="Hitetsu"
  11.        server="Sylph"
  12.        description="BST Spellcast, BST32'ish >_> WIP"
  13.         job="BST"
  14.     />
  15.        
  16.     <variables>
  17.         <var name="GearType">TP</var>
  18.     </variables>
  19.    
  20.     <sets>
  21.         <group name="Main" default="yes">
  22.             <set name="Standard" BaseSet="TP">
  23.                 <hands>remove</hands>
  24.             </set>
  25.  
  26.             <set name="TP">
  27.                 <ammo>Demonry Core</ammo>
  28.                 <head>Walahra Turban</head>
  29.                 <neck>Agasaya's Collar</neck>
  30.                 <lear>Brutal Earring</lear>
  31.                 <rear>Suppanomimi</rear>
  32.                 <body>Perle Hauberk</body>
  33.                 <hands>Dusk Gloves +1</hands>
  34.                 <lring>Rajas Ring</lring>
  35.                 <rring>Blitz Ring</rring>
  36.                 <back>Atheling Mantle</back>
  37.                 <waist>Goading Belt</waist>
  38.                 <legs>Byakko's Haidate</legs>
  39.                 <feet>Perle Solerets</feet>
  40.             </set>
  41.             <set name="PDT">
  42.                 <head lock="true">Twilight Helm</head>
  43.                 <body lock="true">Twilight Mail</body>
  44.             </set>
  45.            
  46.             <set name="Charm" />
  47.            
  48.             <set name="Reward">
  49.                 <head>Khimaira Bonnet</head>
  50.                 <neck>Promise Badge</neck>
  51.                 <lear>Star Earring</lear>
  52.                 <rear>Star Earring</rear>
  53.                 <body>Twilight Mail</body>
  54.                 <hands>Ogre Gloves</hands>
  55.                 <lring>Aquasoul Ring</lring>
  56.                 <rring>Solemn Ring</rring>
  57.                 <waist>Crudelis Belt</waist>
  58.                 <legs>Magic Cuisses</legs>
  59.                 <feet>Beast Gaiters</feet>
  60.             </set>
  61.            
  62.             <set name="Rampage">
  63.                 <head>Hecatomb Cap</head>
  64.                 <neck>Agasaya's Collar</neck>
  65.                 <lear>Brutal Earring</lear>
  66.                 <rear>Centaurus Earring</rear>
  67.                 <body>Perle Hauberk</body>
  68.                 <hands>Ogre Gloves</hands>
  69.                 <lring>Rajas Ring</lring>
  70.                 <rring>Flame Ring</rring>
  71.                 <back>Atheling Mantle</back>
  72.                 <legs>Tumbler Trunks</legs>
  73.                 <waist>Warwolf Belt</waist>
  74.                 <feet>Perle Solerets</feet>
  75.             </set>
  76.             <set name="Ruinator" />
  77.        
  78.             <set name="PetTP"> <!-- Pet:ATK, Pet:Haste-->
  79.                 <main>Bone Pick +1</main>
  80.                 <head>Empress Hairpin</head>
  81.                 <neck>Spike Necklace</neck>
  82.                 <body>Aega's Doublet</body>
  83.                 <hands>Battle Gloves</hands>
  84.                 <lring>Rajas Ring</lring>
  85.                 <rring>Balance Ring</rring>
  86.                 <legs>Bastokan Subligar</legs>
  87.             </set>
  88.             <set name="PetPDT"> <!--Pet:PDT/DT, Pet:Regen-->
  89.                 <main>Bone Pick +1</main>
  90.                 <head>Empress Hairpin</head>
  91.                 <neck>Spike Necklace</neck>
  92.                 <body>Aega's Doublet</body>
  93.                 <hands>Battle Gloves</hands>
  94.                 <lring>Rajas Ring</lring>
  95.                 <rring>Balance Ring</rring>
  96.                 <legs>Bastokan Subligar</legs>
  97.             </set>
  98.  
  99.             <set name="MasterTP">
  100.                 <ammo>Demonry Core</ammo>
  101.                 <head>Walahra Turban</head>
  102.                 <neck>Agasaya's Collar</neck>
  103.                 <lear>Brutal Earring</lear>
  104.                 <rear>Suppanomimi</rear>
  105.                 <body>Perle Hauberk</body>
  106.                 <hands>Dusk Gloves +1</hands>
  107.                 <lring>Rajas Ring</lring>
  108.                 <rring>Blitz Ring</rring>
  109.                 <back>Atheling Mantle</back>
  110.                 <waist>Goading Belt</waist>
  111.                 <legs>Byakko's Haidate</legs>
  112.                 <feet>Perle Solerets</feet>
  113.             </set>
  114.             <set name="MasterPDT">
  115.                 <head>Empress Hairpin</head>
  116.                 <neck>Spike Necklace</neck>
  117.                 <body>Aega's Doublet</body>
  118.                 <hands>Battle Gloves</hands>
  119.                 <lring>Rajas Ring</lring>
  120.                 <rring>Balance Ring</rring>
  121.                 <legs>Bastokan Subligar</legs>
  122.             </set>
  123.         </group>
  124.     </sets>
  125.     <rules>
  126.  
  127.     <if PetIsValid="TRUE">
  128.         <if mode="and" status="Engaged" spell="Fight">
  129.             <equip when="Engaged" set="$GearType" />
  130.         </if>
  131.         <elseif mode="and" status="Idle" spell="Fight">
  132.             <equip when="precast|midcast|aftercast" set="Pet$GearType" />
  133.         </elseif>
  134.         <equip when="Engaged" set="$GearType" />
  135.         <equip when="Idle" set="Pet$GearType|Standard" />
  136.     </if>
  137.     <elseif PetIsValud="FALSE">
  138.         <equip when="Engaged" set="Master$GearType" />
  139.         <equip when="Idle" set="Standard" />
  140.     </elseif>
  141.  
  142.        
  143.         <if Spell="Sublimation">
  144.             <changespell spell="Reward" />
  145.         </if>
  146.        
  147.         <if Spell="Charm">
  148.             <if TPLT="10">
  149.                 <equip when="precast">
  150.                     <main>Apollo's Staff</main>
  151.                 </equip>
  152.             </if>
  153.             <equip when="precast" set="Charm" />
  154.             <equip when="aftercast" set="$GearType" />
  155.         </if>
  156.        
  157.         <if spell="Call Beast">
  158.             <casttimedelay delay="0.5" />
  159.             <addtochat color="121">Using %EquipAmmo!</addtochat>
  160.         </if>
  161.        
  162.         <if mode="or" type="Monster" skill="bluemagic">
  163.             <cancelspell/>
  164.             <command>input /raw /pet "%spell" %spelltarget</command>
  165.         </if>
  166.                
  167.        
  168.         <if spell="Reward">
  169.             <casttimedelay delay="0.2" />
  170.                 <equip when="precast">
  171.                     <ammo>Pet Food Eta</ammo>
  172.                 </equip>
  173.            
  174.             <command when="precast">input /echo &lt;pet&gt; - HP: &lt;pethpp&gt;  TP: &lt;pettp&gt;</command>
  175.             <addtochat color="121" when="midcast">%EquipAmmo equipped!</addtochat>
  176.             <midcastdelay delay="0.5" />
  177.            
  178.             <equip when="precast" set="Reward" />
  179.             <equip when="aftercast" set="$GearType" />
  180.             <command when="aftercast">input /echo &lt;pet&gt; - HP: &lt;pethpp&gt;  TP: &lt;pettp&gt;</command>
  181.         </if>
  182.        
  183.         <if spell="Afflatus*">
  184.             <equip when="precast">
  185.                 <ammo>Fish Broth</ammo>
  186.             </equip>
  187.             <changespell spell="Call Beast" />
  188.         </if>
  189.        
  190.         <if spell="Rampage">
  191.             <equip when="precast" set="Rampage" />
  192.         </if>
  193.     </rules>
  194. </spellcast>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement