2015-11-26 21:22:14 -08:00
|
|
|
const_value set 2
|
|
|
|
const VICTORYROAD_SILVER
|
|
|
|
const VICTORYROAD_POKE_BALL1
|
|
|
|
const VICTORYROAD_POKE_BALL2
|
|
|
|
const VICTORYROAD_POKE_BALL3
|
|
|
|
const VICTORYROAD_POKE_BALL4
|
|
|
|
const VICTORYROAD_POKE_BALL5
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
VictoryRoad_MapScriptHeader:
|
2017-12-24 10:46:34 -08:00
|
|
|
.SceneScripts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2017-12-24 10:46:34 -08:00
|
|
|
scene_script .DummyScene0
|
|
|
|
scene_script .DummyScene1
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapCallbacks:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.DummyScene0:
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.DummyScene1:
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x74492:
|
2018-01-09 15:45:25 -08:00
|
|
|
moveobject VICTORYROAD_SILVER, 18, 11
|
2015-07-21 23:49:18 -07:00
|
|
|
spriteface PLAYER, DOWN
|
|
|
|
showemote EMOTE_SHOCK, PLAYER, 15
|
2015-12-01 18:54:11 -08:00
|
|
|
special Special_FadeOutMusic
|
2013-02-16 22:54:07 -08:00
|
|
|
pause 15
|
2015-11-26 21:22:14 -08:00
|
|
|
appear VICTORYROAD_SILVER
|
|
|
|
applymovement VICTORYROAD_SILVER, MovementData_0x74539
|
2015-01-20 00:01:23 -08:00
|
|
|
scall UnknownScript_0x744d4
|
2015-11-26 21:22:14 -08:00
|
|
|
applymovement VICTORYROAD_SILVER, MovementData_0x7454c
|
|
|
|
disappear VICTORYROAD_SILVER
|
2018-01-09 15:45:25 -08:00
|
|
|
setscene 1
|
2013-02-16 22:54:07 -08:00
|
|
|
playmapmusic
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x744b5:
|
2015-07-21 23:49:18 -07:00
|
|
|
spriteface PLAYER, DOWN
|
|
|
|
showemote EMOTE_SHOCK, PLAYER, 15
|
2015-12-01 18:54:11 -08:00
|
|
|
special Special_FadeOutMusic
|
2013-02-16 22:54:07 -08:00
|
|
|
pause 15
|
2015-11-26 21:22:14 -08:00
|
|
|
appear VICTORYROAD_SILVER
|
|
|
|
applymovement VICTORYROAD_SILVER, MovementData_0x74542
|
2015-01-20 00:01:23 -08:00
|
|
|
scall UnknownScript_0x744d4
|
2015-11-26 21:22:14 -08:00
|
|
|
applymovement VICTORYROAD_SILVER, MovementData_0x74555
|
|
|
|
disappear VICTORYROAD_SILVER
|
2018-01-09 15:45:25 -08:00
|
|
|
setscene 1
|
2013-02-16 22:54:07 -08:00
|
|
|
playmapmusic
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x744d4:
|
2015-07-21 23:49:18 -07:00
|
|
|
spriteface PLAYER, DOWN
|
2014-04-30 03:04:35 -07:00
|
|
|
playmusic MUSIC_RIVAL_ENCOUNTER
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7455f
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2015-07-18 12:46:38 -07:00
|
|
|
setevent EVENT_RIVAL_VICTORY_ROAD
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_GOT_TOTODILE_FROM_ELM
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x744ff
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_GOT_CHIKORITA_FROM_ELM
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x7450f
|
|
|
|
winlosstext UnknownText_0x7463d, UnknownText_0x747aa
|
2015-12-09 08:38:40 -08:00
|
|
|
setlasttalked VICTORYROAD_SILVER
|
2017-12-08 21:50:59 -08:00
|
|
|
loadtrainer RIVAL1, RIVAL1_5_TOTODILE
|
2013-02-16 22:54:07 -08:00
|
|
|
startbattle
|
2015-12-26 15:11:55 -08:00
|
|
|
dontrestartmapmusic
|
|
|
|
reloadmapafterbattle
|
2015-01-20 00:01:23 -08:00
|
|
|
jump UnknownScript_0x7451f
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x744ff:
|
2013-02-16 22:54:07 -08:00
|
|
|
winlosstext UnknownText_0x7463d, UnknownText_0x747aa
|
2015-12-09 08:38:40 -08:00
|
|
|
setlasttalked VICTORYROAD_SILVER
|
2017-12-08 21:50:59 -08:00
|
|
|
loadtrainer RIVAL1, RIVAL1_5_CHIKORITA
|
2013-02-16 22:54:07 -08:00
|
|
|
startbattle
|
2015-12-26 15:11:55 -08:00
|
|
|
dontrestartmapmusic
|
|
|
|
reloadmapafterbattle
|
2015-01-20 00:01:23 -08:00
|
|
|
jump UnknownScript_0x7451f
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x7450f:
|
2013-02-16 22:54:07 -08:00
|
|
|
winlosstext UnknownText_0x7463d, UnknownText_0x747aa
|
2015-12-09 08:38:40 -08:00
|
|
|
setlasttalked VICTORYROAD_SILVER
|
2017-12-08 21:50:59 -08:00
|
|
|
loadtrainer RIVAL1, RIVAL1_5_CYNDAQUIL
|
2013-02-16 22:54:07 -08:00
|
|
|
startbattle
|
2015-12-26 15:11:55 -08:00
|
|
|
dontrestartmapmusic
|
|
|
|
reloadmapafterbattle
|
2015-01-20 00:01:23 -08:00
|
|
|
jump UnknownScript_0x7451f
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownScript_0x7451f:
|
2014-04-30 03:04:35 -07:00
|
|
|
playmusic MUSIC_RIVAL_AFTER
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x746ce
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-12-15 07:55:56 -08:00
|
|
|
VictoryRoadTMEarthquake:
|
|
|
|
itemball TM_EARTHQUAKE
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-12-15 07:55:56 -08:00
|
|
|
VictoryRoadMaxRevive:
|
|
|
|
itemball MAX_REVIVE
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-12-15 07:55:56 -08:00
|
|
|
VictoryRoadFullRestore:
|
|
|
|
itemball FULL_RESTORE
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-12-15 07:55:56 -08:00
|
|
|
VictoryRoadFullHeal:
|
|
|
|
itemball FULL_HEAL
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-12-15 07:55:56 -08:00
|
|
|
VictoryRoadHPUp:
|
|
|
|
itemball HP_UP
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-12-15 08:21:58 -08:00
|
|
|
VictoryRoadHiddenMaxPotion:
|
2015-07-18 12:46:38 -07:00
|
|
|
dwb EVENT_VICTORY_ROAD_HIDDEN_MAX_POTION, MAX_POTION
|
2016-04-10 11:42:14 -07:00
|
|
|
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-12-15 08:21:58 -08:00
|
|
|
VictoryRoadHiddenFullHeal:
|
2015-07-18 12:46:38 -07:00
|
|
|
dwb EVENT_VICTORY_ROAD_HIDDEN_FULL_HEAL, FULL_HEAL
|
2016-04-10 11:42:14 -07:00
|
|
|
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
MovementData_0x74539:
|
2016-05-14 10:46:14 -07:00
|
|
|
step LEFT
|
|
|
|
step LEFT
|
|
|
|
step LEFT
|
|
|
|
step LEFT
|
|
|
|
step LEFT
|
|
|
|
step LEFT
|
|
|
|
step UP
|
|
|
|
step UP
|
2013-02-16 22:54:07 -08:00
|
|
|
step_end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
MovementData_0x74542:
|
2016-05-14 10:46:14 -07:00
|
|
|
step UP
|
|
|
|
step UP
|
|
|
|
step LEFT
|
|
|
|
step LEFT
|
|
|
|
step LEFT
|
|
|
|
step LEFT
|
|
|
|
step LEFT
|
|
|
|
step UP
|
|
|
|
step UP
|
2013-02-16 22:54:07 -08:00
|
|
|
step_end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
MovementData_0x7454c:
|
2016-05-14 10:46:14 -07:00
|
|
|
step DOWN
|
|
|
|
step DOWN
|
|
|
|
step RIGHT
|
|
|
|
step RIGHT
|
|
|
|
step RIGHT
|
|
|
|
step RIGHT
|
|
|
|
step RIGHT
|
|
|
|
step RIGHT
|
2013-02-16 22:54:07 -08:00
|
|
|
step_end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
MovementData_0x74555:
|
2016-05-14 10:46:14 -07:00
|
|
|
step DOWN
|
|
|
|
step DOWN
|
|
|
|
step RIGHT
|
|
|
|
step RIGHT
|
|
|
|
step RIGHT
|
|
|
|
step RIGHT
|
|
|
|
step RIGHT
|
|
|
|
step DOWN
|
|
|
|
step DOWN
|
2013-02-16 22:54:07 -08:00
|
|
|
step_end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7455f:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hold it."
|
|
|
|
|
|
|
|
para "…Are you going to"
|
|
|
|
line "take the #MON"
|
|
|
|
cont "LEAGUE challenge?"
|
|
|
|
|
|
|
|
para "…Don't make me"
|
|
|
|
line "laugh."
|
|
|
|
|
|
|
|
para "You're so much"
|
|
|
|
line "weaker than I am."
|
|
|
|
|
|
|
|
para "I'm not like I was"
|
|
|
|
line "before."
|
|
|
|
|
|
|
|
para "I now have the"
|
|
|
|
line "best and strongest"
|
|
|
|
|
|
|
|
para "#MON with me."
|
|
|
|
line "I'm invincible!"
|
|
|
|
|
2015-06-27 21:59:17 -07:00
|
|
|
para "<PLAYER>!"
|
2014-03-05 21:29:44 -08:00
|
|
|
line "I challenge you!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7463d:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "…I couldn't win…"
|
|
|
|
|
|
|
|
para "I gave it every-"
|
|
|
|
line "thing I had…"
|
|
|
|
|
|
|
|
para "What you possess,"
|
|
|
|
line "and what I lack…"
|
|
|
|
|
|
|
|
para "I'm beginning to"
|
|
|
|
line "understand what"
|
|
|
|
|
|
|
|
para "that dragon master"
|
|
|
|
line "said to me…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x746ce:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "…I haven't given up"
|
|
|
|
line "on becoming the"
|
|
|
|
cont "greatest trainer…"
|
|
|
|
|
|
|
|
para "I'm going to find"
|
|
|
|
line "out why I can't"
|
|
|
|
|
|
|
|
para "win and become"
|
|
|
|
line "stronger…"
|
|
|
|
|
|
|
|
para "When I do, I will"
|
|
|
|
line "challenge you."
|
|
|
|
|
|
|
|
para "And I'll beat you"
|
|
|
|
line "down with all my"
|
|
|
|
cont "power."
|
|
|
|
|
|
|
|
para "…Humph! You keep"
|
|
|
|
line "at it until then."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x747aa:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "…Humph!"
|
|
|
|
|
|
|
|
para "When it comes down"
|
|
|
|
line "to it, nothing can"
|
|
|
|
cont "beat power."
|
|
|
|
|
|
|
|
para "I don't need any-"
|
|
|
|
line "thing else."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
VictoryRoad_MapEventHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Warps:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 10
|
2017-12-28 11:31:25 -08:00
|
|
|
warp_def 9, 67, 5, VICTORY_ROAD_GATE
|
|
|
|
warp_def 1, 49, 3, VICTORY_ROAD
|
|
|
|
warp_def 1, 35, 2, VICTORY_ROAD
|
|
|
|
warp_def 13, 31, 5, VICTORY_ROAD
|
|
|
|
warp_def 13, 17, 4, VICTORY_ROAD
|
|
|
|
warp_def 17, 33, 7, VICTORY_ROAD
|
|
|
|
warp_def 17, 19, 6, VICTORY_ROAD
|
|
|
|
warp_def 0, 11, 9, VICTORY_ROAD
|
|
|
|
warp_def 0, 27, 8, VICTORY_ROAD
|
|
|
|
warp_def 13, 5, 3, ROUTE_23
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.CoordEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2017-12-28 11:31:25 -08:00
|
|
|
coord_event 12, 8, 0, UnknownScript_0x74492
|
|
|
|
coord_event 13, 8, 0, UnknownScript_0x744b5
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.BGEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2017-12-28 11:31:25 -08:00
|
|
|
bg_event 3, 29, BGEVENT_ITEM, VictoryRoadHiddenMaxPotion
|
|
|
|
bg_event 3, 65, BGEVENT_ITEM, VictoryRoadHiddenFullHeal
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.ObjectEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 6
|
2017-12-28 11:31:25 -08:00
|
|
|
object_event 18, 13, SPRITE_SILVER, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, ObjectEvent, EVENT_RIVAL_VICTORY_ROAD
|
|
|
|
object_event 3, 28, SPRITE_POKE_BALL, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, VictoryRoadTMEarthquake, EVENT_VICTORY_ROAD_TM_EARTHQUAKE
|
|
|
|
object_event 12, 48, SPRITE_POKE_BALL, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, VictoryRoadMaxRevive, EVENT_VICTORY_ROAD_MAX_REVIVE
|
|
|
|
object_event 18, 29, SPRITE_POKE_BALL, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, VictoryRoadFullRestore, EVENT_VICTORY_ROAD_FULL_RESTORE
|
|
|
|
object_event 15, 48, SPRITE_POKE_BALL, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, VictoryRoadFullHeal, EVENT_VICTORY_ROAD_FULL_HEAL
|
|
|
|
object_event 7, 38, SPRITE_POKE_BALL, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, VictoryRoadHPUp, EVENT_VICTORY_ROAD_HP_UP
|