Marmic PM Orb (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<pre>
<pre>
counter set 2
setvariable perc conc
start:
start:
put get my camb orb
put get my camb orb
Line 10: Line 12:
exp_check:
exp_check:
match end mind lock
match end mind lock
match recover EXP HELP
match recover%c EXP HELP
put exp skill primary
put exp skill primary
matchwait
matchwait
Line 21: Line 23:
put ask aven about quiet
put ask aven about quiet
pause 1
pause 1
goto avenger_look
recover3:
match conc You reach out with your senses
match perc_heal You close your eyes, drawing
put %perc
matchwait
conc:
setvariable perc perc heal
pause 1
pause 1
counter set 0
goto recover
perc_heal:
setvariable perc conc
pause 1
pause 1
counter set 0
goto recover
goto recover
recover:
recover:
recover1:
recover2:
match avenger_look You have a complete attunement
match avenger_look You have a complete attunement
match recover_wait You are receiving full
match recover_wait You are receiving full
put harn
put harn
mtchwait

recover_wait:
recover_wait:
waitfor You feel fully attuned to the mana streams again.
waitfor You feel fully attuned to the mana streams again.
Line 31: Line 54:
main_loop:
main_loop:
gol_loop:
gol_loop:
gol_arm_Charge_f:
gol_circlet_Charge_f:
match gol_circlet_Charge_S Roundtime:
match gol_arm_Charge_S Roundtime:
match gol_circlet_Charge_f Try though you may,
match gol_arm_Charge_f Try though you may,
put charge my circlet 11
put charge my arm 11
matchwait
matchwait
gol_arm_Charge_S:
gol_circlet_Charge_S:
pause 1
pause 1
pause 1
pause 1
put prep gol 10
put prep gol 10
gol_arm_focus_f:
gol_circlet_focus_f:
match gol_circlet_focus_S Roundtime:
match gol_arm_focus_S Roundtime:
match gol_circlet_focus_f Try though you may,
match gol_arm_focus_f Try though you may,
put focus my circlet
put focus my arm
matchwait
matchwait
gol_arm_focus_S:
gol_circlet_focus_S:
pause 1
pause 1
pause 1
pause 1
Line 80: Line 103:
pause 1
pause 1
put cast
put cast
pause 1
pause 1
put perc heal
pause 1
pause 1
pause 1
pause 1
goto tranquility_loop
goto tranquility_loop
tranquility_loop:
tranquility_loop:
tranquility_arm_Charge_f:
tranquility_circlet_Charge_f:
match tranquility_circlet_Charge_S Roundtime:
match tranquility_arm_Charge_S Roundtime:
match tranquility_circlet_Charge_f Try though you may,
match tranquility_arm_Charge_f Try though you may,
put charge my circlet 11
put charge my arm 11
matchwait
matchwait
tranquility_arm_Charge_S:
tranquility_circlet_Charge_S:
pause 1
pause 1
pause 1
pause 1
put prep tranquility 14
put prep tranquility 14
tranquility_arm_focus_f:
tranquility_circlet_focus_f:
match tranquility_circlet_focus_S Roundtime:
match tranquility_arm_focus_S Roundtime:
match tranquility_circlet_focus_f Try though you may,
match tranquility_arm_focus_f Try though you may,
put focus my circlet
put focus my arm
matchwait
matchwait
tranquility_arm_focus_S:
tranquility_circlet_focus_S:
pause 1
pause 1
pause 1
pause 1
Line 116: Line 136:
pause 1
pause 1
put cast
put cast
counter add 1
goto exp_check
goto exp_check
tranquility_charge_f:
tranquility_charge_f:
Line 132: Line 153:
pause 1
pause 1
pause 1
pause 1
counter add 1
put perc heal
pause 1
pause 1
goto exp_check
goto exp_check
end:
end:

Revision as of 19:20, 8 January 2010

counter set 2
setvariable perc conc
start:
put get my camb orb
avenger_look:
match main_loop pure white alfar avenger
match summon Obvious exits:
match summon Obvious paths:
put look
matchwait
exp_check:
match end mind lock
match recover%c EXP HELP
put exp skill primary
matchwait
goto loop
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 avenger_look
recover3:
match conc You reach out with your senses
match perc_heal You close your eyes, drawing
put %perc
matchwait
conc:
setvariable perc perc heal
pause 1
pause 1
counter set 0
goto recover
perc_heal:
setvariable perc conc
pause 1
pause 1
counter set 0
goto recover
recover:
recover1:
recover2:
match avenger_look You have a complete attunement
match recover_wait You are receiving full
put harn
mtchwait

recover_wait:
waitfor You feel fully attuned to the mana streams again.
goto avenger_look
main_loop:
gol_loop:
gol_arm_Charge_f:
match gol_arm_Charge_S Roundtime:
match gol_arm_Charge_f Try though you may,
put charge my arm 11
matchwait
gol_arm_Charge_S:
pause 1
pause 1
put prep gol 10
gol_arm_focus_f:
match gol_arm_focus_S Roundtime:
match gol_arm_focus_f Try though you may,
put focus my arm
matchwait
gol_arm_focus_S:
pause 1
pause 1
match gol_charge_s The cambrinth orb absorbs
match gol_charge_f The cambrinth orb resists,
match gol_charge_f The cambrinth orb is already holding
put charge my orb 11
matchwait
gol_charge_s:
pause 1
pause 1
put app avenger
pause 1
pause 1
put cast
match end mind lock
match gol_recover EXP HELP for more information
put exp skill primary
matchwait
gol_recover:
waitfor You feel fully attuned to the mana streams again.
goto tranquility_loop
gol_charge_f:
pause 1
pause 1
put app avenger
pause 1
pause 1
put cast
put prep ease
waitfor gathering energy for the Ease Burden spell.
put focus my orb
pause 1
pause 1
put cast
pause 1
pause 1
goto tranquility_loop
tranquility_loop:
tranquility_arm_Charge_f:
match tranquility_arm_Charge_S Roundtime:
match tranquility_arm_Charge_f Try though you may,
put charge my arm 11
matchwait
tranquility_arm_Charge_S:
pause 1
pause 1
put prep tranquility 14
tranquility_arm_focus_f:
match tranquility_arm_focus_S Roundtime:
match tranquility_arm_focus_f Try though you may,
put focus my arm
matchwait
tranquility_arm_focus_S:
pause 1
pause 1
match tranquility_charge_s The cambrinth orb absorbs
match tranquility_charge_f The cambrinth orb resists,
match tranquility_charge_f The cambrinth orb is already holding
put charge my orb 11
matchwait
tranquility_charge_s:
pause 1
pause 1
put app avenger
pause 1
pause 1
put cast
counter add 1
goto exp_check
tranquility_charge_f:
pause 1
pause 1
put app avenger
pause 1
pause 1
put cast
put prep ease
waitfor gathering energy for the Ease Burden spell.
put focus my orb
pause 1
pause 1
put cast
pause 1
pause 1
counter add 1
goto exp_check
end:
put stow my camb orb