Climb Crossing Walls (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
(fix getting stuck in combat at the east gate. fix the bug 220-230 ranks mentioned on the talk page.)
Line 210: Line 210:
put s
put s
MATCHWAIT
MATCHWAIT
FAIL-03x:


FAIL-03x:
goto CLIMB-04
goto CLIMB-04


CLIMB-04:
CLIMB-04:
SAVE FAIL-04
SAVE FAIL-04
match PASS-03 [Crossing, East Wall Battlements]
match PASS-04 [Crossing, East Gate Battlements]
match PASS-04 [Crossing, East Gate Battlements]
match FAIL-04 You must be standing
match FAIL-04 You must be standing
Line 225: Line 226:
match FAIL-04 A wave of dizziness hits you
match FAIL-04 A wave of dizziness hits you
match FAIL-04 Struck by vertigo
match FAIL-04 Struck by vertigo
match RETREAT closes to pole weapon range on you
match CLIMB-04 ...wait
match CLIMB-04 ...wait
put ClIMB wall
put ClIMB wall
Line 232: Line 234:
pause
pause
goto CLIMB-05
goto CLIMB-05

RETREAT:
pause
match RETREAT ...wait
match RETREAT Roundtime
match RETREAT back to pole range.
match FAIL-04 retreat from combat.
match FAIL-04 You are already as far away as you can get!
put retreat
matchwait


FAIL-04:
FAIL-04:
Line 658: Line 670:




######################
======================
FALLEN:
FALLEN:
pause
pause

Revision as of 12:23, 15 May 2016

Climb Crossing Walls (script)
Category training
Front-end StormFront
Author Kraelyst

Perfect for ALL levels. Climbs every single wall, nook, and rampart in The Crossing, will stand up if you fall down, and can teach survival primes past 450 ranks of Climbing Skill (holding weapons in each hand).

  • Start outside the Crossing Bank
#Climb Crossing Walls

ECHO This Script created by the player of Kraelyst
ECHO *** START OUTSIDE CROSSING BANK ***
ECHO
put set roomname
put awake
CLIMB:
pause
move NoRTHWEST
move NoRTH
move NoRTH
move NoRTH
move NoRTH
move NoRTH
move NoRTH
move EaST
move EaST
move NoRTH
move EaST
move EaST
move NoRTH
move NoRTH
move EaST
move gO stair
move SoUTH

CLIMB-001:
match PASS-001 [Outside East Wall, Footpath]
match FAIL-001 You must be standing
match FAIL-001 steepness is intimidating
match FAIL-001 can't seem to find purchase
match FAIL-001 find it hard going.
match FAIL-001 your footing is questionable
match FAIL-001 slip after a few feet
match FAIL-001 A wave of dizziness hits you
match FAIL-001 Struck by vertigo
match CLIMB-001 ...wait
put climb break
matchwait

PASS-001:
matcH pASS-001 ...wait
MATCH PASS-001x [
put NoRTH
MATCHWAIT
PASS-001x:

move gO gate
move WeST
move gO stair
move SoUTH
goto CLIMB-002

FAIL-001:
pause
goto CLIMB-002

CLIMB-002:
match PASS-002 [Northeast Wilds, Outside Northeast Gate]
match FAIL-002 You must be standing
match FAIL-002 steepness is intimidating
match FAIL-002 can't seem to find purchase
match FAIL-002 find it hard going.
match FAIL-002 your footing is questionable
match FAIL-002 slip after a few feet
match FAIL-002 A wave of dizziness hits you
match FAIL-002 Struck by vertigo
match CLIMB-002 ...wait
put ClIMB embrasure
matchwait

FAIL-002:
matcH FAIL-002 ...wait
MATCH FAIL-002x [
put n
MATCHWAIT
FAIL-002x:

pause 1
move go stair
move e
move go gate
PASS-002:
matcH PAss-002 ...wait
MATCH PASS-002x [
put gO footpath
MATCHWAIT
PASS-002x:

goto CLIMB-01

CLIMB-01:
SAVE FAIL-01
match PASS-01 [Crossing, East Wall Battlements]
match FAIL-01 You must be standing
match FAIL-01 steepness is intimidating
match FAIL-01 can't seem to find purchase
match FAIL-01 find it hard going.
match FAIL-01 your footing is questionable
match FALLEN slip after a few feet
match FAIL-01 A wave of dizziness hits you
match FAIL-01 Struck by vertigo
match CLIMB-01 ...wait
put ClIMB wall
matchwait

PASS-01:
matcH PASS-01 ...wait
MATCH PASS-01x [
put n
MATCHWAIT
PASS-01x:

move gO stair
move e
move gO gate
move gO footpath
goto FAIL-01

FAIL-01:
matcH FAIL-01 ...wait
MATCH FAIL-01x [
put s
MATCHWAIT
FAIL-01x:

move down
move s
move s
move sw
goto CLIMB-02

CLIMB-02:
SAVE FAIL-02
match PASS-02 [Crossing, East Wall Battlements]
match FAIL-02 You must be standing
match FAIL-02 steepness is intimidating
match FAIL-02 can't seem to find purchase
match FAIL-02 find it hard going.
match FAIL-02 your footing is questionable
match FALLEN slip after a few feet
match FAIL-02 A wave of dizziness hits you
match FAIL-02 Struck by vertigo
match CLIMB-02 ...wait
put ClIMB wall
matchwait

PASS-02:
matcH PASS-02 ...wait
MATCH PASS-02x [
put s
MATCHWAIT
PASS-02x:

move gO stair
move gO gate
move gO bush
move n
goto CLIMB-03

FAIL-02:
matcH FAIL-02 ...wait
MATCH FAIL-02x [
put s
MATCHWAIT
FAIL-02x:

goto CLIMB-03

CLIMB-03:
SAVE FAIL-03
match PASS-03 [Crossing, East Wall Battlements]
match FAIL-03 You must be standing
match FAIL-03 steepness is intimidating
match FAIL-03 can't seem to find purchase
match FAIL-03 find it hard going.
match FAIL-03 your footing is questionable
match FALLEN slip after a few feet
match FAIL-03 A wave of dizziness hits you
match FAIL-03 Struck by vertigo
match CLIMB-03 ...wait
put ClIMB wall
matchwait

PASS-03:
matcH PASS-03 ...wait
MATCH PASS-03x [
put s
MATCHWAIT
PASS-03x:

move gO stair
move gO gate
goto CLIMB-04

FAIL-03:
matcH FAIL-03 ...wait
MATCH FAIL-03x [
put s
MATCHWAIT

FAIL-03x:
goto CLIMB-04

CLIMB-04:
SAVE FAIL-04
match PASS-03 [Crossing, East Wall Battlements]
match PASS-04 [Crossing, East Gate Battlements]
match FAIL-04 You must be standing
match FAIL-04 steepness is intimidating
match FAIL-04 can't seem to find purchase
match FAIL-04 find it hard going.
match FAIL-04 your footing is questionable
match FALLEN slip after a few feet
match FAIL-04 A wave of dizziness hits you
match FAIL-04 Struck by vertigo
match RETREAT closes to pole weapon range on you
match CLIMB-04 ...wait
put ClIMB wall
matchwait

PASS-04:
pause
goto CLIMB-05

RETREAT:
pause
match RETREAT ...wait
match RETREAT Roundtime
match RETREAT back to pole range.
match FAIL-04 retreat from combat.
match FAIL-04 You are already as far away as you can get!
put retreat
matchwait

FAIL-04:
matcH FAil-04 ...wait
MATCH FAIL-04x [
put gO gate
MATCHWAIT
FAIL-04x:

move gO stair
goto CLIMB-05

CLIMB-05:
SAVE FAIL-05
match PASS-05 [Eastern Tier, Outside Gate]
match FAIL-05 You must be standing
match FAIL-05 steepness is intimidating
match FAIL-05 can't seem to find purchase
match FAIL-05 find it hard going.
match FAIL-05 your footing is questionable
match FALLEN slip after a few feet
match FAIL-05 A wave of dizziness hits you
match FAIL-05 Struck by vertigo
match CLIMB-05 ...wait
put ClIMB embrasure
matchwait

PASS-05:
matcH PAss-05 ...wait
MATCH PASS-05x [
put gO gate
MATCHWAIT
PASS-05x:

move gO stair
FAIL-05:
matcH FAIL-05 ...wait
MATCH FAIL-05x [
put n
MATCHWAIT
FAIL-05x:

goto CLIMB-06

CLIMB-06:
SAVE FAIL-06
match PASS-06 [Outside East Wall, Footpath]
match FAIL-06 You must be standing
match FAIL-06 steepness is intimidating
match FAIL-06 can't seem to find purchase
match FAIL-06 find it hard going.
match FAIL-06 your footing is questionable
match FALLEN slip after a few feet
match FAIL-06 A wave of dizziness hits you
match FAIL-06 Struck by vertigo
match CLIMB-06 ...wait
put ClIMB break
matchwait

PASS-06:
matcH PASS-06 ...wait
MATCH PASS-06x [
put s
MATCHWAIT
PASS-06x:

move gO gate
move gO stair
move n
goto CLIMB-07

FAIL-06:
pause
goto CLIMB-07

CLIMB-07:
SAVE FAIL-07
match PASS-07 [Outside East Wall, Footpath]
match FAIL-07 You must be standing
match FAIL-07 steepness is intimidating
match FAIL-07 can't seem to find purchase
match FAIL-07 find it hard going.
match FAIL-07 your footing is questionable
match FALLEN slip after a few feet
match FAIL-07 A wave of dizziness hits you
match FAIL-07 Struck by vertigo
match CLIMB-07 ...wait
put ClIMB embrasure
matchwait

PASS-07:
matcH PASS-07 ...wait
MATCH PASS-07x [
put s
MATCHWAIT
PASS-07x:

move s
move gO gate
goto TRAVEL-08

FAIL-07:
matcH FAIL-07 ...wait
MATCH FAIL-07x [
put s
MATCHWAIT
FAIL-07x:

move gO stair
goto TRAVEL-08

TRAVEL-08:
move w
move w
move w
move w
move nw
move n
move n
move n
move n
move n
move n
move w
move w
move w
move w
move gO bridge
move w
move w
move w
move w
move gO stair
move s

CLIMB-08:
SAVE FAIL-08
match PASS-08 [Mycthengelde, Flatlands]
match FAIL-08 You must be standing
match FAIL-08 steepness is intimidating
match FAIL-08 can't seem to find purchase
match FAIL-08 find it hard going.
match FAIL-08 your footing is questionable
match FALLEN slip after a few feet
match FAIL-08 A wave of dizziness hits you
match FAIL-08 Struck by vertigo
match CLIMB-08 ...wait
put ClIMB embrasure
matchwait

PASS-08:
pause
goto CLIMB-09

FAIL-08:
matcH FAIL-08 ...wait
MATCH FAIL-08x [
put n
MATCHWAIT
FAIL-08x:

pause 1
move go stair
move go gate
move nw
goto CLIMB-09

CLIMB-09:
SAVE FAIL-09
match PASS-09 [Crossing, West Wall Battlements]
match FAIL-09 You must be standing
match FAIL-09 steepness is intimidating
match FAIL-09 can't seem to find purchase
match FAIL-09 find it hard going.
match FAIL-09 your footing is questionable
match FALLEN slip after a few feet
match FAIL-09 A wave of dizziness hits you
match FAIL-09 Struck by vertigo
match CLIMB-09 ...wait
put ClIMB wall
matchwait

PASS-09:
matcH PASS-09 ...wait
MATCH PASS-09x [
put n
MATCHWAIT
PASS-09x:

goto CLIMB-10

FAIL-09:
matcH fAIL-09 ...wait
MATCH FAIL-09x [
put se
MATCHWAIT
FAIL-09x:

move gO gate
move gO stair
goto CLIMB-10

CLIMB-10:
SAVE FAIL-10
match PASS-10 [Mycthengelde, Flatlands]
match FAIL-10 You must be standing
match FAIL-10 steepness is intimidating
match FAIL-10 can't seem to find purchase
match FAIL-10 find it hard going.
match FAIL-10 your footing is questionable
match FALLEN slip after a few feet
match FAIL-10 A wave of dizziness hits you
match FAIL-10 Struck by vertigo
match CLIMB-10 ...wait
put ClIMB embrasure
matchwait

PASS-10:
matcH PAss-10 ...wait
MATCH PASS-10x [
put gO gate
MATCHWAIT
PASS-10x:

move gO stair
FAIL-10:
matcH FAIL-10 ...wait
MATCH FAIL-10x [
put e
MATCHWAIT
FAIL-10x:

goto CLIMB-11

CLIMB-11:
SAVE FAIL-11
match PASS-11 [Northwall Trail, Wooded Grove]
match FAIL-11 You must be standing
match FAIL-11 steepness is intimidating
match FAIL-11 can't seem to find purchase
match FAIL-11 find it hard going.
match FAIL-11 your footing is questionable
match FALLEN slip after a few feet
match FAIL-11 A wave of dizziness hits you
match FAIL-11 Struck by vertigo
match CLIMB-11 ...wait
put ClIMB break
matchwait

PASS-11:
matcH PASS-11 ...wait
MATCH PASS-11x [
put s
MATCHWAIT
PASS-11x:

move gO gate
move gO stair
move e
goto CLIMB-12

FAIL-11:
pause
goto CLIMB-12

CLIMB-12:
SAVE FAIL-12
match PASS-12 [Northwall Trail, Wooded Grove]
match FAIL-12 You must be standing
match FAIL-12 steepness is intimidating
match FAIL-12 can't seem to find purchase
match FAIL-12 find it hard going.
match FAIL-12 your footing is questionable
match FALLEN slip after a few feet
match FAIL-12 A wave of dizziness hits you
match FAIL-12 Struck by vertigo
match CLIMB-12 ...wait
put ClIMB embrasure
matchwait

PASS-12:
pause
goto CLIMB-13

FAIL-12:
matcH FAIL-12 ...wait
MATCH FAIL-12x [
put w
MATCHWAIT
FAIL-12x:

move gO stair
move gO gate
move gO trail
move ne
goto CLIMB-13

CLIMB-13:
SAVE FAIL-13
match PASS-13 [Crossing, North Wall Battlements]
match FAIL-13 You must be standing
match FAIL-13 steepness is intimidating
match FAIL-13 can't seem to find purchase
match FAIL-13 find it hard going.
match FAIL-13 your footing is questionable
match FALLEN slip after a few feet
match FAIL-13 A wave of dizziness hits you
match FAIL-13 Struck by vertigo
match CLIMB-13 ...wait
put ClIMB wall
matchwait

PASS-13:
matcH PASS-13 ...wait
MATCH PASS-13x [
put w
MATCHWAIT
PASS-13x:

move gO stair
move gO gate
move gO trail
goto CLIMB-14

FAIL-13:
matcH fAIL-13 ...wait
MATCH FAIL-13x [
put sw
MATCHWAIT
FAIL-13x:

goto CLIMB-14

CLIMB-14:
SAVE FAIL-14
match PASS-14 [Crossing, North Wall Battlements]
match FAIL-14 You must be standing
match FAIL-14 steepness is intimidating
match FAIL-14 can't seem to find purchase
match FAIL-14 find it hard going.
match FAIL-14 your footing is questionable
match FALLEN slip after a few feet
match FAIL-14 A wave of dizziness hits you
match FAIL-14 Struck by vertigo
match CLIMB-14 ...wait
put ClIMB wall
matchwait

PASS-14:
matcH PASS-14 ...wait
MATCH PASS-14x [
put w
MATCHWAIT
PASS-14x:

move gO stair
move gO gate
goto CLIMB-15

FAIL-14:
matcH FAIL-14 ...wait
MATCH FAIL-14x [
put s
MATCHWAIT
FAIL-14x:

goto CLIMB-15

CLIMB-15:
SAVE FAIL-15
match PASS-15 [Crossing, West Gate Battlements]
match FAIL-15 You must be standing
match FAIL-15 steepness is intimidating
match FAIL-15 can't seem to find purchase
match FAIL-15 find it hard going.
match FAIL-15 your footing is questionable
match FALLEN slip after a few feet
match FAIL-15 A wave of dizziness hits you
match FAIL-15 Struck by vertigo
match CLIMB-15 ...wait
put ClIMB wall
matchwait

PASS-15:
matcH PASS-15 ...wait
MATCH PASS-15x [
put gO stair
MATCHWAIT
PASS-15x:

goto TRAVEL-15

FAIL-15:
matcH FAil-15 ...wait
MATCH FAIL-15x [
put gO gate
MATCHWAIT
FAIL-15x:

goto TRAVEL-15

TRAVEL-15:
move e
move e
move e
move e
move e
move e
move e
move e
move e
move s
move s
move s
move s
move s
move s
move se
pause
put sk ath
match climb EXP HELP
match quit mind lock
match quit nearly locked
match quit enthralled
matchwait 


######################
FALLEN:
pause
match STOOD You stand
match STOOD You are already standing
match FALLEN cannot manage to stand.
match FALLEN The weight of all your possessions
match FALLEN ...wait
put StAND
matchwait

STOOD:
goto %s

QUIT:
put hide
EXIT