Little help with this command plz

madone

LOMCN Veteran
Veteran
Aug 8, 2004
316
0
43
Hi guys

need a little help with this command, i dont even know if its the correct 1 lol. But i hope it is cause its the only 1 with the description matching what i want to do..

basically i want it to boost Dc/Mc/Sc by 15% when pushing key 8

[@key8]
#IF
CHECK [805] 1
CHECKJOB warrior
CHECKLEVEL > 50
#ACT
POWERRATE 130 200 <<< (What does this do ? how do i make it do Dc//Mc//Sc seperate..

any help would be gr8, or if u know better command or the correct command would also help me out alot :P thanks in advance
 

NewHope

Golden Oldie
Golden Oldie
Nov 18, 2005
1,311
28
184
POWERRATE 130 200 <<< (What does this do ? how do i make it do Dc//Mc//Sc seperate..

any help would be gr8, or if u know better command or the correct command would also help me out alot :P thanks in advance

I'll post help anyways, just incase anyone searches the same problem.

POWERRATE 130 200

POWERATE -
DC/MC/SC will increase dependant on your class.
130 -
This is how much % your POWERRATE increases.
This would increase you POWERRATE by 30%.
POWERRATE 100 = normal POWERRATE.
Therefore POWERRATE 125 = 25% increase.
200 -
This is how many seconds this boost in stats will last.
 
Upvote 0