Marmic PM (script)

From Elanthipedia
Revision as of 23:02, 5 October 2009 by ARAMIS604 (talk | contribs)
Jump to navigation Jump to search
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: