mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-08-17 15:58:45 +02:00
win conditions for challenge not done, only 2/9 room types scripted and need npcs in the 3 rooms and then copied. Endless mode needs to be configured from being a copy of challenge
16 lines
1.9 KiB
Plaintext
16 lines
1.9 KiB
Plaintext
version=2
|
|
|
|
@text.show(This is an info board~about the Battle Pike.*What do you want~to know about?)
|
|
@options.show(Choices,Modes,Requirements,Canceling,Close)
|
|
:when:Choices
|
|
@text.show(Every other room you will~have to choose between three~different paths.*You can ask our staff~for a single hint to~help guide you.)
|
|
:when:Modes
|
|
@text.show(There are two modes~in the Battle Pike:*Challenge Mode and~Endless Mode.*In Challenge Mode, you are~going to go through 14 rooms~in a row.*In Endless Mode, you~go through rooms until you~get defeated.*The Challenge Mode is on~the right and~the Endless Mode on~the left.)
|
|
:when:Requirements
|
|
@text.show(You need to bring~3 Pokémon with you that~are ready to battle.*Eggs don't count~as Pokémon.*They get raised to level~50 or 100 temporary.)
|
|
:when:Canceling
|
|
@text.show(When you cancel a~challenge, it interrupts~your current streak.*It doesn't clear streaks~you accomplished before~and it doesn't count as~a loss.)
|
|
:when:Close
|
|
:endwhen
|
|
|
|
:end |