Advertisement
sorvani

PEQTGC_Roberts.ini

Mar 17th, 2012
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [MQ2NetBots]
  2. Stat=1
  3. Grab=1
  4. Send=1
  5. [MQ2Melee]
  6. begging=0
  7. disarm=1
  8. dragonpunch=1
  9. eaglestrike=1
  10. enrage=1
  11. facing=1
  12. feigndeath=30
  13. flyingkick=1
  14. harmtouch=1
  15. infuriate=1
  16. kick=1
  17. melee=1
  18. mend=1
  19. petmend=20
  20. petrange=75
  21. plugin=1
  22. provokeend=20
  23. provokemax=1
  24. provokeonce=1
  25. resume=20
  26. roundkick=1
  27. slam=1
  28. standup=1
  29. stickrange=75
  30. tigerclaw=1
  31. ;do no use default /stick instead use this to help stay in range of mobs
  32. ;MQ2Melee auto stick range is based on mob height and does not always work on the EMU servers
  33. stickmode=1
  34. stickcmd=${If[${Math.Calc[${Target.MaxRangeTo}*0.8]} > 19,15,${Math.Calc[${Target.MaxRangeTo}*0.8]}]} hold moveback !front
  35. ;holyflag/holyshit happens when you are in combat
  36. holyflag0=1
  37. holyshit0=/if ( ${Me.CombatAbilityReady[Speed Focus Discipline]} && ${Target.PctHPs}<=90 && ${Target.PctHPs}>=20 ) /doability "Speed Focus Discipline"
  38. holyflag1=1
  39. holyshit1=/if ( ${Me.CombatAbilityReady[Hundred Fists Discipline]} && ${Target.PctHPs}<=90 && ${Target.PctHPs}>=20 ) /doability "Hundred Fists Discipline"
  40. ;use Earthwalk if i'm getting beat on to mitigate damage until a healer heals me
  41. holyflag2=1
  42. holyshit2=/if ( ${Me.CombatAbilityReady[Earthwalk Discipline]} && ${Me.PctHPs}<=40 ) /doability "Earthwalk Discipline"
  43. version=4.952
  44. [MQ2NetHeal]
  45. Stat=1
  46. Grab=1
  47. Send=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement