Teras Kasi Archive
Thread: Power Boost Macro
Hello
First off, TKA is a great profession. I just got Master last night and I'm having a blast with it. I've mastered lots of professions and TKA is one of, if not my favorite so far.
The TKA FAQ is great, but I was wondering if any of you TKM could post your version of the Power Boost Macro listed in the FAQ. I've been using it, but it seems a little off.
/meditate;/pause 2;/powerBoost;
/alarmAddIn 0 2 \#ff9900Power Boost Ready\#;
/alarmAddin 0 6 \#ffff00Power Boost Two Minute Warning\#;
/alarmAddIn 0 7 \#ffff00Power Boost One Minute Warning\#;
Thanks in advance
/sit;
/pause 1;
/mediate;
/pause 2;
/powerBoost;
/addAlarmIn 0 1 \#ff00ff\ Power Boost Complete ;
/addAlarmIn 0 10 \#ffff00\ Power Boost Two Minute Warning ;
/addAlarmIn 0 11\#ff0000\ Power Boost One Minute Warning;
haha i didnt know that you could add in alarms =/ that would be very helpful
Cylenthia_Tavishaun wrote:
/sit;
/pause 1;
/mediate;
/pause 2;
/powerBoost;
/addAlarmIn 0 1 \#ff00ff\ Power Boost Complete ;
/addAlarmIn 0 10 \#ffff00\ Power Boost Two Minute Warning ;
/addAlarmIn 0 11\#ff0000\ Power Boost One Minute Warning;
To note, I had to tweak the timing of this macro slighting. The 2nd alarm should be 0 9 and the 3rd should be 0 10.
To answer the question about when power boost takes affect. Once you start to meditate and then hit power boost, your mind is reduced by 1/2 and the boosting starts. 1/2 of your Mind is added to Health and Action (i.e if you have 1000 mind, 500 goes to Health 500 goes to Action) At the end of the 60 seconds 1/2 of you mind stat is the re-added to your mind (i.e 1000 mind start; 1500 mind end). At TKM the power boost lasts for 10 minutes.
My kingdom for a for an edit button....
Please take note that the syntax SHOULD Be /alarmAddIn 0 10 <message>
My brain went dyslexic on me.
I edited it a bit, tested this and it works perfectly....here are the fixes:
/sit;
/pause 1;
/meditate;
/pause 2;
/powerBoost;
/alarmAddIn 0 1 \#ff00ff\ Power Boost Complete ;
/alarmAddIn 0 9 \#ffff00\ Power Boost Two Minute Warning ;
/alarmAddIn 0 10 \#ff0000\ Power Boost One Minute Warning;