Document aqua/magma hideout scripts
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
"elevation": 3,
|
||||
"var": "VAR_SEAFLOOR_CAVERN_STATE",
|
||||
"var_value": "0",
|
||||
"script": "SeafloorCavern_Room9_EventScript_234DC9"
|
||||
"script": "SeafloorCavern_Room9_EventScript_ArchieAwakenKyogre"
|
||||
}
|
||||
],
|
||||
"bg_events": []
|
||||
|
||||
@@ -1,38 +1,38 @@
|
||||
SeafloorCavern_Room9_MapScripts:: @ 8234DC8
|
||||
.byte 0
|
||||
|
||||
SeafloorCavern_Room9_EventScript_234DC9:: @ 8234DC9
|
||||
SeafloorCavern_Room9_EventScript_ArchieAwakenKyogre:: @ 8234DC9
|
||||
lockall
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 3
|
||||
setvar VAR_0x8006, 4
|
||||
setvar VAR_0x8007, 5
|
||||
setvar VAR_0x8004, 2 @ Archie
|
||||
setvar VAR_0x8005, 3 @ Maxie
|
||||
setvar VAR_0x8006, 4 @ Magma grunt 1
|
||||
setvar VAR_0x8007, 5 @ Magma grunt 2
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
waitmovement 0
|
||||
applymovement EVENT_OBJ_ID_PLAYER, SeafloorCavern_Room9_Movement_23505C
|
||||
applymovement EVENT_OBJ_ID_PLAYER, SeafloorCavern_Room9_Movement_Delay32
|
||||
waitmovement 0
|
||||
playbgm MUS_AQA_0, 0
|
||||
msgbox SeafloorCavern_Room9_Text_23505F, MSGBOX_DEFAULT
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieHoldItRightThere, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
addobject VAR_0x8004
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
waitmovement 0
|
||||
applymovement VAR_0x8004, SeafloorCavern_Room9_Movement_23502A
|
||||
applymovement VAR_0x8004, SeafloorCavern_Room9_Movement_ArchieApproachPlayer
|
||||
waitmovement 0
|
||||
msgbox SeafloorCavern_Room9_Text_23507C, MSGBOX_DEFAULT
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieSoItWasYou, MSGBOX_DEFAULT
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFastestUp
|
||||
waitmovement 0
|
||||
msgbox SeafloorCavern_Room9_Text_2350A6, MSGBOX_DEFAULT
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieBeholdKyogre, MSGBOX_DEFAULT
|
||||
applymovement VAR_0x8004, Common_Movement_FacePlayer
|
||||
waitmovement 0
|
||||
msgbox SeafloorCavern_Room9_Text_23512C, MSGBOX_DEFAULT
|
||||
trainerbattle_no_intro TRAINER_ARCHIE, SeafloorCavern_Room9_Text_2351BC
|
||||
msgbox SeafloorCavern_Room9_Text_2351E5, MSGBOX_DEFAULT
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieYouMustDisappear, MSGBOX_DEFAULT
|
||||
trainerbattle_no_intro TRAINER_ARCHIE, SeafloorCavern_Room9_Text_ArchieDefeat
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieWithThisRedOrb, MSGBOX_DEFAULT
|
||||
setweather WEATHER_NONE
|
||||
doweather
|
||||
special Script_FadeOutMapMusic
|
||||
waitstate
|
||||
msgbox SeafloorCavern_Room9_Text_235279, MSGBOX_DEFAULT
|
||||
msgbox SeafloorCavern_Room9_Text_RedOrbShinesByItself, MSGBOX_DEFAULT
|
||||
special WaitWeather
|
||||
waitstate
|
||||
setvar VAR_RESULT, 1
|
||||
@@ -46,18 +46,18 @@ SeafloorCavern_Room9_EventScript_234DC9:: @ 8234DC9
|
||||
setvar VAR_RESULT, 0
|
||||
playfanfare MUS_ME_TAMA
|
||||
playse SE_TAMA
|
||||
special sub_80B0534
|
||||
special DoOrbEffect
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
waitmovement 0
|
||||
delay 150
|
||||
removeobject 7
|
||||
addobject 1
|
||||
removeobject 7 @ sleeping Kyogre
|
||||
addobject 1 @ awakened Kyogre
|
||||
waitstate
|
||||
delay 60
|
||||
applymovement 1, SeafloorCavern_Room9_Movement_235040
|
||||
applymovement 1, SeafloorCavern_Room9_Movement_KyogreApproach
|
||||
waitmovement 0
|
||||
special sub_80B058C
|
||||
special FadeOutOrbEffect
|
||||
waitstate
|
||||
setvar VAR_0x8004, 1 @ vertical pan
|
||||
setvar VAR_0x8005, 1 @ horizontal pan
|
||||
@@ -65,7 +65,7 @@ SeafloorCavern_Room9_EventScript_234DC9:: @ 8234DC9
|
||||
setvar VAR_0x8007, 5 @ shake delay
|
||||
special ShakeCamera
|
||||
waitstate
|
||||
applymovement 1, SeafloorCavern_Room9_Movement_23504B
|
||||
applymovement 1, SeafloorCavern_Room9_Movement_KyogreExit
|
||||
waitmovement 0
|
||||
removeobject 1
|
||||
delay 4
|
||||
@@ -80,44 +80,44 @@ SeafloorCavern_Room9_EventScript_234DC9:: @ 8234DC9
|
||||
setvar VAR_0x8005, 3
|
||||
setvar VAR_0x8006, 4
|
||||
setvar VAR_0x8007, 5
|
||||
msgbox SeafloorCavern_Room9_Text_2352A7, MSGBOX_DEFAULT
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieWhereDidKyogreGo, MSGBOX_DEFAULT
|
||||
playse SE_PC_LOGIN
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
waitmovement 0
|
||||
msgbox SeafloorCavern_Room9_Text_2352F6, MSGBOX_DEFAULT
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieAMessageFromOutside, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement VAR_0x8004, SeafloorCavern_Room9_Movement_235035
|
||||
applymovement VAR_0x8004, SeafloorCavern_Room9_Movement_ArchieListenMessage
|
||||
waitmovement 0
|
||||
msgbox SeafloorCavern_Room9_Text_23532B, MSGBOX_DEFAULT
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieWhatRainingTooHard, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
playse SE_PC_OFF
|
||||
delay 20
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFastestDown
|
||||
waitmovement 0
|
||||
msgbox SeafloorCavern_Room9_Text_23546F, MSGBOX_DEFAULT
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieWhyDidKyogreDisappear, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
addobject VAR_0x8005
|
||||
addobject VAR_0x8006
|
||||
addobject VAR_0x8007
|
||||
applymovement VAR_0x8007, SeafloorCavern_Room9_Movement_235057
|
||||
applymovement VAR_0x8006, SeafloorCavern_Room9_Movement_235057
|
||||
applymovement VAR_0x8005, SeafloorCavern_Room9_Movement_23504E
|
||||
applymovement VAR_0x8007, SeafloorCavern_Room9_Movement_MagmaGruntArrive
|
||||
applymovement VAR_0x8006, SeafloorCavern_Room9_Movement_MagmaGruntArrive
|
||||
applymovement VAR_0x8005, SeafloorCavern_Room9_Movement_MaxieArrive
|
||||
waitmovement 0
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFastestLeft
|
||||
waitmovement 0
|
||||
msgbox SeafloorCavern_Room9_Text_2354F0, MSGBOX_DEFAULT
|
||||
msgbox SeafloorCavern_Room9_Text_MaxieWhatHaveYouWrought, MSGBOX_DEFAULT
|
||||
playse SE_PIN
|
||||
applymovement VAR_0x8004, Common_Movement_ExclamationMark
|
||||
waitmovement 0
|
||||
applymovement VAR_0x8004, Common_Movement_Delay48
|
||||
waitmovement 0
|
||||
msgbox SeafloorCavern_Room9_Text_2355C2, MSGBOX_DEFAULT
|
||||
msgbox SeafloorCavern_Room9_Text_235692, MSGBOX_DEFAULT
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieDontGetAllHighAndMighty, MSGBOX_DEFAULT
|
||||
msgbox SeafloorCavern_Room9_Text_MaxieWeDontHaveTimeToArgue, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement VAR_0x8005, SeafloorCavern_Room9_Movement_235054
|
||||
applymovement VAR_0x8004, SeafloorCavern_Room9_Movement_23503A
|
||||
applymovement VAR_0x8005, SeafloorCavern_Room9_Movement_MaxieExit
|
||||
applymovement VAR_0x8004, SeafloorCavern_Room9_Movement_ArchieExit
|
||||
waitmovement 0
|
||||
msgbox SeafloorCavern_Room9_Text_235723, MSGBOX_DEFAULT
|
||||
msgbox SeafloorCavern_Room9_Text_MaxieComeOnPlayer, MSGBOX_DEFAULT
|
||||
setvar VAR_ROUTE128_STATE, 1
|
||||
setvar VAR_SOOTOPOLIS_CITY_STATE, 1
|
||||
clearflag FLAG_HIDE_SOOTOPOLIS_CITY_STEVEN
|
||||
@@ -146,7 +146,7 @@ SeafloorCavern_Room9_EventScript_234DC9:: @ 8234DC9
|
||||
releaseall
|
||||
end
|
||||
|
||||
SeafloorCavern_Room9_Movement_23502A: @ 823502A
|
||||
SeafloorCavern_Room9_Movement_ArchieApproachPlayer: @ 823502A
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
@@ -156,21 +156,23 @@ SeafloorCavern_Room9_Movement_23502A: @ 823502A
|
||||
walk_right
|
||||
step_end
|
||||
|
||||
@ Unused
|
||||
SeafloorCavern_Room9_Movement_235032: @ 8235032
|
||||
walk_left
|
||||
walk_left
|
||||
step_end
|
||||
|
||||
SeafloorCavern_Room9_Movement_235035: @ 8235035
|
||||
SeafloorCavern_Room9_Movement_ArchieListenMessage: @ 8235035
|
||||
walk_left
|
||||
delay_16
|
||||
step_end
|
||||
|
||||
@ Unused
|
||||
SeafloorCavern_Room9_Movement_235038: @ 8235038
|
||||
walk_right
|
||||
step_end
|
||||
|
||||
SeafloorCavern_Room9_Movement_23503A: @ 823503A
|
||||
SeafloorCavern_Room9_Movement_ArchieExit: @ 823503A
|
||||
face_up
|
||||
lock_facing_direction
|
||||
walk_down
|
||||
@@ -178,7 +180,7 @@ SeafloorCavern_Room9_Movement_23503A: @ 823503A
|
||||
walk_in_place_fastest_right
|
||||
step_end
|
||||
|
||||
SeafloorCavern_Room9_Movement_235040: @ 8235040
|
||||
SeafloorCavern_Room9_Movement_KyogreApproach: @ 8235040
|
||||
delay_16
|
||||
delay_16
|
||||
walk_slow_down
|
||||
@@ -191,12 +193,12 @@ SeafloorCavern_Room9_Movement_235040: @ 8235040
|
||||
delay_16
|
||||
step_end
|
||||
|
||||
SeafloorCavern_Room9_Movement_23504B: @ 823504B
|
||||
SeafloorCavern_Room9_Movement_KyogreExit: @ 823504B
|
||||
slide_up
|
||||
slide_up
|
||||
step_end
|
||||
|
||||
SeafloorCavern_Room9_Movement_23504E: @ 823504E
|
||||
SeafloorCavern_Room9_Movement_MaxieArrive: @ 823504E
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
@@ -204,49 +206,49 @@ SeafloorCavern_Room9_Movement_23504E: @ 823504E
|
||||
walk_fast_right
|
||||
step_end
|
||||
|
||||
SeafloorCavern_Room9_Movement_235054: @ 8235054
|
||||
SeafloorCavern_Room9_Movement_MaxieExit: @ 8235054
|
||||
walk_right
|
||||
walk_right
|
||||
step_end
|
||||
|
||||
SeafloorCavern_Room9_Movement_235057: @ 8235057
|
||||
SeafloorCavern_Room9_Movement_MagmaGruntArrive: @ 8235057
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
step_end
|
||||
|
||||
SeafloorCavern_Room9_Movement_23505C: @ 823505C
|
||||
SeafloorCavern_Room9_Movement_Delay32: @ 823505C
|
||||
delay_16
|
||||
delay_16
|
||||
step_end
|
||||
|
||||
SeafloorCavern_Room9_Text_23505F: @ 823505F
|
||||
SeafloorCavern_Room9_Text_ArchieHoldItRightThere: @ 823505F
|
||||
.string "ARCHIE: Hold it right there.$"
|
||||
|
||||
SeafloorCavern_Room9_Text_23507C: @ 823507C
|
||||
SeafloorCavern_Room9_Text_ArchieSoItWasYou: @ 823507C
|
||||
.string "ARCHIE: Fufufu…\n"
|
||||
.string "So it was you, after all.$"
|
||||
|
||||
SeafloorCavern_Room9_Text_2350A6: @ 82350A6
|
||||
SeafloorCavern_Room9_Text_ArchieBeholdKyogre: @ 82350A6
|
||||
.string "ARCHIE: Behold!\p"
|
||||
.string "See how beautiful it is, the sleeping\n"
|
||||
.string "form of the ancient POKéMON KYOGRE!\p"
|
||||
.string "I have waited so long for this day to\n"
|
||||
.string "come…$"
|
||||
|
||||
SeafloorCavern_Room9_Text_23512C: @ 823512C
|
||||
SeafloorCavern_Room9_Text_ArchieYouMustDisappear: @ 823512C
|
||||
.string "ARCHIE: It surprises me, how you've\n"
|
||||
.string "managed to chase me here.\p"
|
||||
.string "But that's all over now.\p"
|
||||
.string "For the realization of my dream,\n"
|
||||
.string "you must disappear now!$"
|
||||
|
||||
SeafloorCavern_Room9_Text_2351BC: @ 82351BC
|
||||
SeafloorCavern_Room9_Text_ArchieDefeat: @ 82351BC
|
||||
.string "What?!\n"
|
||||
.string "I lost to a mere child like you?!$"
|
||||
|
||||
SeafloorCavern_Room9_Text_2351E5: @ 82351E5
|
||||
SeafloorCavern_Room9_Text_ArchieWithThisRedOrb: @ 82351E5
|
||||
.string "ARCHIE: Fufufu…\p"
|
||||
.string "I commend you. I must recognize that\n"
|
||||
.string "you are truly gifted.\p"
|
||||
@@ -254,21 +256,21 @@ SeafloorCavern_Room9_Text_2351E5: @ 82351E5
|
||||
.string "I have this in my possession!\p"
|
||||
.string "With this RED ORB, I can make KYOGRE…$"
|
||||
|
||||
SeafloorCavern_Room9_Text_235279: @ 8235279
|
||||
SeafloorCavern_Room9_Text_RedOrbShinesByItself: @ 8235279
|
||||
.string "The RED ORB suddenly began shining\n"
|
||||
.string "by itself!$"
|
||||
|
||||
SeafloorCavern_Room9_Text_2352A7: @ 82352A7
|
||||
SeafloorCavern_Room9_Text_ArchieWhereDidKyogreGo: @ 82352A7
|
||||
.string "ARCHIE: What?!\p"
|
||||
.string "I didn't do anything.\n"
|
||||
.string "Why did the RED ORB…\p"
|
||||
.string "Where did KYOGRE go?$"
|
||||
|
||||
SeafloorCavern_Room9_Text_2352F6: @ 82352F6
|
||||
SeafloorCavern_Room9_Text_ArchieAMessageFromOutside: @ 82352F6
|
||||
.string "ARCHIE: Hm? It's a message from our\n"
|
||||
.string "members outside…$"
|
||||
|
||||
SeafloorCavern_Room9_Text_23532B: @ 823532B
|
||||
SeafloorCavern_Room9_Text_ArchieWhatRainingTooHard: @ 823532B
|
||||
.string "ARCHIE: Yes, what is it?\p"
|
||||
.string "Hm…\n"
|
||||
.string "It's raining heavily?\p"
|
||||
@@ -284,7 +286,7 @@ SeafloorCavern_Room9_Text_23532B: @ 823532B
|
||||
.string "Hold your position and monitor\n"
|
||||
.string "the situation!$"
|
||||
|
||||
SeafloorCavern_Room9_Text_23546F: @ 823546F
|
||||
SeafloorCavern_Room9_Text_ArchieWhyDidKyogreDisappear: @ 823546F
|
||||
.string "ARCHIE: There's something wrong…\p"
|
||||
.string "The RED ORB is supposed to awaken\n"
|
||||
.string "and control KYOGRE…\p"
|
||||
@@ -292,7 +294,7 @@ SeafloorCavern_Room9_Text_23546F: @ 823546F
|
||||
.string "Why did KYOGRE disappear?\p"
|
||||
.string "Why?!$"
|
||||
|
||||
SeafloorCavern_Room9_Text_2354F0: @ 82354F0
|
||||
SeafloorCavern_Room9_Text_MaxieWhatHaveYouWrought: @ 82354F0
|
||||
.string "MAXIE: What have you wrought?\p"
|
||||
.string "ARCHIE… You've finally awoken KYOGRE,\n"
|
||||
.string "haven't you?\p"
|
||||
@@ -301,7 +303,7 @@ SeafloorCavern_Room9_Text_2354F0: @ 82354F0
|
||||
.string "The world's landmass will drown in\n"
|
||||
.string "the deepening sea…$"
|
||||
|
||||
SeafloorCavern_Room9_Text_2355C2: @ 82355C2
|
||||
SeafloorCavern_Room9_Text_ArchieDontGetAllHighAndMighty: @ 82355C2
|
||||
.string "ARCHIE: W-what?!\n"
|
||||
.string "Don't get all high and mighty with me!\p"
|
||||
.string "Wasn't it you, TEAM MAGMA, that\n"
|
||||
@@ -310,13 +312,13 @@ SeafloorCavern_Room9_Text_2355C2: @ 82355C2
|
||||
.string "I should be able to control KYOGRE…\p"
|
||||
.string "I should be able to control it…$"
|
||||
|
||||
SeafloorCavern_Room9_Text_235692: @ 8235692
|
||||
SeafloorCavern_Room9_Text_MaxieWeDontHaveTimeToArgue: @ 8235692
|
||||
.string "MAXIE: We don't have the time to\n"
|
||||
.string "argue about it here!\p"
|
||||
.string "Get outside and see for yourself!\p"
|
||||
.string "See if what you've wrought is the\n"
|
||||
.string "world that we desired!$"
|
||||
|
||||
SeafloorCavern_Room9_Text_235723: @ 8235723
|
||||
SeafloorCavern_Room9_Text_MaxieComeOnPlayer: @ 8235723
|
||||
.string "MAXIE: {PLAYER}, come on, you have\n"
|
||||
.string "to get out of here, too!$"
|
||||
|
||||
Reference in New Issue
Block a user