Climb Shard - Part 1 (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(Created page with '*Written for Stormfront or Wizard *I started using it around 80 ranks, still not sure how high it teaches. It is still teaching at 275 ranks. *Climbs the embrasures up on the wa…')
 
m (added category of 'Survival')
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Script
|cat=training, Survival
|fe=StormFront,Wizard
|auth=
}}
*Written for Stormfront or Wizard
*Written for Stormfront or Wizard
*I started using it around 80 ranks, still not sure how high it teaches. It is still teaching at 275 ranks.
*I started using it around 80 ranks, still not sure how high it teaches. It is still teaching at 275 ranks.
*Climbs the embrasures up on the walls only, affords a little more privacy.
*Climbs the embrasures up on the walls only, affords a little more privacy.


<pre>


start:
start:
Line 69: Line 75:
end:
end:
end
end
</pre>

Latest revision as of 17:34, 16 May 2016

Climb Shard - Part 1 (script)
Category training,Survival
Front-end StormFront,Wizard
Author Unknown
  • Written for Stormfront or Wizard
  • I started using it around 80 ranks, still not sure how high it teaches. It is still teaching at 275 ranks.
  • Climbs the embrasures up on the walls only, affords a little more privacy.

start:
move w
move nw
move n
move w
move w
put go bri
move w
move w
move w
move w
move w
move w
put cli ladder
move s
put cli practice embra
waitfor You finish practicing your climbing skill
move n
put cli ladder
move n
move ne
move ne
move ne
move e
move e
put cli ladder
move w
put cli practice embra
waitfor You finish practicing your climbing skill
move e
put cli ladder
move e
move e
move se
move se
move se
move s
put cli ladder
move n
put cli practice embra
waitfor You finish practicing your climbing skill
move s
put cli ladder
move w
move w
move w
move w
move w
put go bri
move w
move w
move w
move s
move sw
move w
goto exp

exp:
put skill climb
match end mind lock
match start EXP HELP
matchwait

end:
end