Author Topic: BuffMe Plugin - Level 6 Conversion
coasty 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: BuffMe Plugin - Level 6 Conversion
For those of you who use the BuffMe plugin and are, like me, magically challenged when it comes to level 7 spells, here's my level 6 conversion of the "BuffMeSettings.xml" file:

<?xml version="1.0" encoding="utf-8"?>
<Settings>
<Heal>
<Spell SpellID="2073" Name="Adja's Intervention" />
<Spell SpellID="1161" Name="Heal Self VI" />
<Spell SpellID="1160" Name="Heal Self V" />
<Spell SpellID="1159" Name="Heal Self IV" />
<Spell SpellID="1158" Name="Heal Self III" />
<Spell SpellID="1157" Name="Heal Self II" />
<Spell SpellID="6" Name="Heal Self I" />
</Heal>
<Stamina>
<Spell SpellID="2083" Name="Robustification" />
<Spell SpellID="1182" Name="Revitalize Self VI" />
<Spell SpellID="1181" Name="Revitalize Self V" />
<Spell SpellID="1180" Name="Revitalize Self IV" />
<Spell SpellID="1179" Name="Revitalize Self III" />
<Spell SpellID="1178" Name="Revitalize Self II" />
<Spell SpellID="1177" Name="Revitalize Self I" />
</Stamina>
<Mana>
<Spell SpellID="2345" Name="Meditative Trance" />
<Spell SpellID="1681" Name="Stamina to Mana Self VI" />
<Spell SpellID="1680" Name="Stamina to Mana Self V" />
<Spell SpellID="1679" Name="Stamina to Mana Self IV" />
<Spell SpellID="1678" Name="Stamina to Mana Self III" />
<Spell SpellID="1677" Name="Stamina to Mana Self II" />
<Spell SpellID="1676" Name="Stamina to Mana Self I" />
</Mana>
<SelfBuff>
<Spell SpellID="562" Target="Self" Name="Creature Enchantment Mastery Self VI" />
<Spell SpellID="1450" Target="Self" Name="Willpower Self VI" />
<Spell SpellID="1426" Target="Self" Name="Focus Self VI" />
<Spell SpellID="217" Target="Self" Name="Mana Renewal Self VI" />
<Spell SpellID="193" Target="Self" Name="Rejuvenation Self VI" />
<Spell SpellID="658" Target="Self" Name="Mana Conversion Mastery Self VI" />
<Spell SpellID="170" Target="Self" Name="Regeneration Self VI" />
<Spell SpellID="586" Target="Self" Name="Item Enchantment Mastery Self VI" />
<Spell SpellID="610" Target="Self" Name="Life Magic Mastery Self VI" />
<Spell SpellID="634" Target="Self" Name="War Magic Mastery Self VI" />
<Spell SpellID="683" Target="Self" Name="Arcane Enlightenment Self VI" />
<Spell SpellID="1378" Target="Self" Name="Coordination Self VI" />
<Spell SpellID="1354" Target="Self" Name="Endurance Self VI" />
<Spell SpellID="951" Target="Self" Name="Fealty Self VI" />
<Spell SpellID="261" Target="Self" Name="Impregnability Self VI" />
<Spell SpellID="249" Target="Self" Name="Invulnerability Self VI" />
<Spell SpellID="975" Target="Self" Name="Jumping Mastery Self VI" />
<Spell SpellID="903" Target="Self" Name="Leadership Mastery Self VI" />
<Spell SpellID="279" Target="Self" Name="Magic Resistance Self VI" />
<Spell SpellID="1402" Target="Self" Name="Quickness Self VI" />
<Spell SpellID="987" Target="Self" Name="Sprint Self VI" />
<Spell SpellID="1332" Target="Self" Name="Strength Self VI" />
<Spell SpellID="1312" Target="Self" Name="Armor Self VI" />
<Spell SpellID="520" Target="Self" Name="Acid Protection Self VI" />
<Spell SpellID="1071" Target="Self" Name="Lightning Protection Self VI" />
<Spell SpellID="1114" Target="Self" Name="Blade Protection Self VI" />
<Spell SpellID="1023" Target="Self" Name="Bludgeoning Protection Self VI" />
<Spell SpellID="1035" Target="Self" Name="Cold Protection Self VI" />
<Spell SpellID="1094" Target="Self" Name="Fire Protection Self VI" />
<Spell SpellID="1138" Target="Self" Name="Piercing Protection Self VI" />
<Spell SpellID="1498" Target="Self" Name="Acid Bane VI" />
<Spell SpellID="1562" Target="Self" Name="Blade Bane VI" />
<Spell SpellID="1516" Target="Self" Name="Bludgeon Bane VI" />
<Spell SpellID="1552" Target="Self" Name="Flame Bane VI" />
<Spell SpellID="1528" Target="Self" Name="Frost Bane VI" />
<Spell SpellID="1540" Target="Self" Name="Lightning Bane VI" />
<Spell SpellID="1574" Target="Self" Name="Piercing Bane VI" />
<Spell SpellID="1486" Target="Self" Name="Impenetrability VI" />
<Spell SpellID="755" Target="Self" Name="Magic Item Tinkering Expertise Self VI" />
<Spell SpellID="1480" Target="Self" Name="Hermetic Link VI" />
<Spell SpellID="3258" Target="Self" Name="Spirit Drinker VI" />
</SelfBuff>
</Settings>

Have fun with it...

 

-----signature-----
Link to this post
Freod 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: BuffMe Plugin - Level 6 Conversion
Coasty,

This is the reason I worte BuffMe.

You can make BuffMe cast any spell you want. You can use the "ADD" button to "capture" any spells you cast and add them to the profile. For example to create a lvl 6 profile. Use the little red circles (delete) to remove the spells you do not want in the profile, in your case I would assume this is all of them. Then press the Add button. This will place you in add mode. Now cast any spells you want to be recorded in this profile. When finish press the stop button. The only drawback to this method is spells that cast on multiple objects, such as banes cast on yourself will be added to the profile multiple times. You will need to remove the duplicate items in the list. You will also want to remove the extra spells such as stamina to mana, etc.

- Freod -

 

-----signature-----
Link to this post
coasty 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: BuffMe Plugin - Level 6 Conversion
Heh....

The reason I did the quick conversion was because I'm lazy. grin

With this conversion, when I logged in my toons for the first time a useable profile was already set up and ready to go. No need to do one up manually.

 

-----signature-----
Link to this post
Lord_Anton 
Title: Wu Fez 4 Life!
Posts: 12,530
Registered: Aug 27, '04
Extended Info (if available)
Real Post Cnt: 12,191
User ID: 960,835
Subject: BuffMe Plugin - Level 6 Conversion
looks like you did do one manually

lol

 

-----signature-----
They can't deport us all
http://www.btnhboard.com/
Where's Waldorian?
Link to this post

Valid XHTML 1.0 Transitional Powered by PHP