Marmic PM (script): Difference between revisions
Jump to navigation
Jump to search
(Created page with '<pre> start: goto avenger_look loop: put rem camb circlet waitfor You take put charge my camb circlet 11 pause 1 pause 1 put prep gol 10 put focus my camb circlet pause 1 pause 1...') |
No edit summary |
||
Line 4: | Line 4: | ||
loop: |
loop: |
||
put rem camb circlet |
put rem camb circlet |
||
⚫ | |||
put charge my camb circlet 11 |
put charge my camb circlet 11 |
||
pause 1 |
pause 1 |
||
Line 46: | Line 45: | ||
goto exp_check |
goto exp_check |
||
camb_clear: |
camb_clear: |
||
put wear my |
put wear my camb circlet |
||
waitfor You |
waitfor You put |
||
put |
put rem camb arm |
||
waitfor You |
waitfor You remove |
||
put prep ease |
put prep ease |
||
put focus my |
put focus my camb arm |
||
pause 1 |
pause 1 |
||
pause 1 |
pause 1 |
||
Line 57: | Line 56: | ||
pause 1 |
pause 1 |
||
pause 1 |
pause 1 |
||
put |
put wear my camb arm |
||
⚫ | |||
put perc heal |
put perc heal |
||
pause 1 |
pause 1 |
||
Line 82: | Line 82: | ||
put exp skill primary |
put exp skill primary |
||
matchwait |
matchwait |
||
goto loop |
|||
end: |
end: |
||
</pre> |
</pre> |
Revision as of 23:02, 5 October 2009
start: goto avenger_look loop: put rem camb circlet put charge my camb circlet 11 pause 1 pause 1 put prep gol 10 put focus my camb circlet pause 1 pause 1 put wear camb circlet waitfor You put put rem camb armb waitfor You remove match charge_s The cambrinth armband absorbs match charge_f The cambrinth armband resists, match charge_f The cambrinth armband is already holding put charge my camb arm 11 matchwait charge_s: save "start_loop" pause 1 pause 1 goto app_avenger charge_f: save "camb_clear" pause 1 pause 1 goto app_avenger app_avenger: put app avenger pause 1 pause 1 put wear my camb armb waitfor You attach put rem my camb circlet waitfor You take pause 1 put cast goto %s start_loop: waitfor You feel fully attuned to the mana streams again. goto exp_check camb_clear: put wear my camb circlet waitfor You put put rem camb arm waitfor You remove put prep ease put focus my camb arm pause 1 pause 1 put cast pause 1 pause 1 put wear my camb arm waitfor You attach put perc heal pause 1 pause 1 put ask aven about leave pause 5 avenger_look: match exp_check pure white alfar avenger match summon Obvious exits: match summon Obvious paths: put look matchwait summon: put prep gs waitfor You feel fully prepared to cast your spell. put cast avenger waitfor With a warrior's calm, put ask aven about quiet pause 1 goto exp_check exp_check: match end mind lock match loop EXP HELP put exp skill primary matchwait end: