Filling in gauntlet dialogue

This was definitely quite hard, I see why Martha had trouble...

So I've gone with multiple approaches.
- Worldbuilding for some areas (Celadon U, Pokemon League, etc)
- Establishing some character behind the nebulous Chief, noting him as rather avaricious, cutting costs, and so on. A stereotypical capitalist, true to his "I am rich, so I can give you anything" statement.
- Multiple comedic statements about where each trainer is located, from confusion about why they're there, or that they were swindled. It's quite Japanese, and I think it makes sense.

I didn't make statements for Junior as I was kind of confused...

Also, no 6F entries, as there was no file.
This commit is contained in:
Llinos Evans 2023-07-16 13:49:19 +01:00
parent 1624f3a157
commit 6bd537e8b7
5 changed files with 212 additions and 178 deletions

View file

@ -42,21 +42,21 @@ _SilphGauntlet1FAfterBattleText2::
done
_SilphGauntlet1FBattleText3::
text "Comment to be"
line "written."
cont "STUDENT"
text "I'm at the top"
line "of my university!"
cont "It's only up from"
cont "here!"
done
_SilphGauntlet1FEndBattleText3::
text "Comment to be"
line "written."
cont "STUDENT"
text "Not"
line "enough..."
prompt
_SilphGauntlet1FAfterBattleText3::
text "Comment to be"
line "written."
cont "STUDENT"
text "You could be a"
line "top STUDENT at"
cont "CELADON UNI!"
done
_SilphGauntlet1FBattleText4::
@ -105,8 +105,9 @@ _SilphGauntlet1FEndBattleText6::
prompt
_SilphGauntlet1FAfterBattleText6::
text "Comment to be"
line "written."
cont "BIRD KEEPER"
text "That CHIEF..."
para "What does he want"
line "us for, anyway?"
done

View file

@ -1,21 +1,23 @@
_SilphGauntlet2FBattleText1::
text "Comment to be"
line "written."
cont "LASS"
_SilphGauntlet2FBattleText1:: ; No payment here. Child labour is bad!
text "If I win, maybe"
line "I can guarantee"
cont "a job at SILPH!"
done
_SilphGauntlet2FEndBattleText1::
text "Comment to be"
line "written."
cont "LASS"
text "My"
line "future! No!"
prompt
_SilphGauntlet2FAfterBattleText1::
text "Comment to be"
line "written."
cont "LASS"
text "Guess I'll finish"
line "that GAME CORNER"
cont "application..."
done
; I am not sure if Junior should be here.
; At most, a later floor. He's meant to be Blue's little brother, no?
; Need a proper discussion on what to do with him, even the OG devs didn't know what to do.
_SilphGauntlet2FBattleText2::
text "Comment to be"
line "written."
@ -35,57 +37,66 @@ _SilphGauntlet2FAfterBattleText2::
done
_SilphGauntlet2FBattleText3::
text "Comment to be"
line "written."
cont "HIKER"
text "This is no place"
line "to hike! Now I'm"
cont "mad!"
done
_SilphGauntlet2FEndBattleText3::
text "Comment to be"
line "written."
cont "HIKER"
text "Bah!"
line "Too much!"
prompt
_SilphGauntlet2FAfterBattleText3::
text "Comment to be"
line "written."
cont "HIKER"
text "That CHIEF!"
para "Always cutting"
line "costs! I can't"
cont "stand it!"
done
_SilphGauntlet2FBattleText4::
text "Comment to be"
line "written."
cont "SUPER NERD"
text "Umm..."
para "Battle me!"
done
_SilphGauntlet2FEndBattleText4::
text "Comment to be"
line "written."
cont "SUPER NERD"
text "It's"
line "no big deal..."
prompt
_SilphGauntlet2FAfterBattleText4::
text "Comment to be"
line "written."
cont "SUPER NERD"
text "I don't get out"
line "much..."
para "But this pays so"
line "well, I could"
cont "get that game I"
cont "always wanted..."
done
_SilphGauntlet2FBattleText5::
text "Comment to be"
line "written."
cont "#MANIAC"
text "Hahaha! This is"
line "great! So many"
cont "rare #MON! Show"
cont "me yours, now!"
done
_SilphGauntlet2FEndBattleText5::
text "Comment to be"
line "written."
cont "#MANIAC"
text "Argh!"
prompt
_SilphGauntlet2FAfterBattleText5::
text "Comment to be"
line "written."
cont "#MANIAC"
text "The second I heard"
line "of the #MON"
cont "I could meet here,"
cont "I was stoked!"
para "I could never have"
line "expected to see"
cont "#MON like yours,"
cont "though!"
done
_SilphGauntlet2FBattleText6::
@ -101,7 +112,7 @@ _SilphGauntlet2FBattleText6::
_SilphGauntlet2FEndBattleText6::
text "I"
line "still have a long"
cont "way to go..."
cont "road to trek..." ; vague sf reference
prompt
_SilphGauntlet2FAfterBattleText6::

View file

@ -1,126 +1,137 @@
_SilphGauntlet3FBattleText1::
text "Comment to be"
line "written."
cont "SAILOR"
text "All hands on deck!"
line "Welcome to 3F!"
done
_SilphGauntlet3FEndBattleText1::
text "Comment to be"
line "written."
cont "SAILOR"
text "Blown"
line "away..."
prompt
_SilphGauntlet3FAfterBattleText1::
text "Comment to be"
line "written."
cont "SAILOR"
text "Sigh..."
para "What does he need"
line "a SAILOR like me"
cont "for, anyway?"
done
_SilphGauntlet3FBattleText2::
text "Comment to be"
line "written."
cont "FIREFIGHTER"
text "Where's the fire?"
line "Did you do it?"
done
_SilphGauntlet3FEndBattleText2::
text "Comment to be"
line "written."
cont "FIREFIGHTER"
text "Sploosh!"
prompt
_SilphGauntlet3FAfterBattleText2::
text "Comment to be"
line "written."
cont "FIREFIGHTER"
text "I was called out"
line "over a fire, but"
cont "there isn't one"
cont "at all..."
para "False reports of"
line "fires are really"
cont "dangerous! That"
cont "CHIEF has gone"
cont "too far!"
done
_SilphGauntlet3FBattleText3::
text "Comment to be"
line "written."
cont "GENTLEMAN"
text "LT.SURGE told me"
line "you'd be here!"
done
_SilphGauntlet3FEndBattleText3::
text "Comment to be"
line "written."
cont "GENTLEMAN"
text "Oh,"
line "no!"
prompt
_SilphGauntlet3FAfterBattleText3::
text "Comment to be"
line "written."
cont "GENTLEMAN"
text "Thinking about"
line "it..."
para "LT.SURGE isn't my"
line "CO anymore, but I"
cont "came here without"
cont "even thinking..."
done
_SilphGauntlet3FBattleText4::
text "Comment to be"
line "written."
cont "ENGINEER"
text "No faults here!"
line "Is it you, kid?"
done
_SilphGauntlet3FEndBattleText4::
text "Comment to be"
line "written."
cont "ENGINEER"
text "Nope!"
line "None!!"
prompt
_SilphGauntlet3FAfterBattleText4::
text "Comment to be"
line "written."
cont "ENGINEER"
text "CHIEF called me"
line "here to fix some"
cont "lights."
para "But..."
para "They're working"
line "just fine..?"
done
_SilphGauntlet3FBattleText5::
text "Comment to be"
line "written."
cont "ROCKER"
_SilphGauntlet3FBattleText5:: ; Rolling Stones reference, Jumpin' Jack Flash (1968).
text "I was born in a" ; I picked it as it can also be taken as a JoJo reference by those weird hicks.
line "crossfire hurri-" ; In that series, Avdol calls his special attack "Crossfire Hurricane", referencing this.
cont "cane!" ; Jumpin' Jack Flash could be a really cute elaborate reference to Shinjuku Jack in our game too.
done
_SilphGauntlet3FEndBattleText5::
text "Comment to be"
line "written."
cont "ROCKER"
text "It's"
line "all right now..."
prompt
_SilphGauntlet3FAfterBattleText5::
text "Comment to be"
line "written."
cont "ROCKER"
text "Argh! The music"
line "here stinks!"
para "Where's all the"
cont "rock 'n' roll?!"
done
_SilphGauntlet3FBattleText6::
text "Comment to be"
line "written."
cont "FISHER"
text "Let's get this"
line "over with!"
done
_SilphGauntlet3FEndBattleText6::
text "Comment to be"
line "written."
cont "FISHER"
text "Good!"
prompt
_SilphGauntlet3FAfterBattleText6::
text "Comment to be"
line "written."
cont "FISHER"
text "This is so"
line "embarassing..."
para "Who comes into"
line "a building like"
cont "this in their"
cont "fishing gear?!"
done
_SilphGauntlet3FBattleText7::
text "Comment to be"
line "written."
cont "BEAUTY"
text "If I win this,"
line "CHIEF will love"
cont "me for sure!"
done
_SilphGauntlet3FEndBattleText7::
text "Comment to be"
line "written."
cont "BEAUTY"
text "No!"
line "Not here..."
prompt
_SilphGauntlet3FAfterBattleText7::
text "Comment to be"
line "written."
cont "BEAUTY"
text "Huh? Why CHIEF?"
para "I just want his"
line "money!" ; hahahahahaha
done

View file

@ -115,7 +115,7 @@ _SilphGauntlet4FBattleText6:: ; hehehe buryman joke
done
_SilphGauntlet4FEndBattleText6:: ; not sure what to put here, first line extends too long so I have to change it anyway
text "Finally,"
text "Ahh,"
line "fresh meat!"
prompt

View file

@ -1,126 +1,137 @@
_SilphGauntlet5FBattleText1::
text "Comment to be"
line "written."
cont "JUGGLER"
text "Welcome to 5F!"
line "Feeling tired?"
done
_SilphGauntlet5FEndBattleText1::
text "Comment to be"
line "written."
cont "JUGGLER"
text "Oops!"
line "Dropped my balls"
cont "again!" ; it's just so fucking funny
prompt
_SilphGauntlet5FAfterBattleText1::
text "Comment to be"
line "written."
cont "JUGGLER"
text "You have what it"
line "takes to beat"
cont "the strongest of"
cont "TRAINERs."
para "You have my"
line "support!"
done
_SilphGauntlet5FBattleText2::
text "Comment to be"
line "written."
cont "BIKER"
text "How does he expect"
line "me to ride out"
cont "here?!"
done
_SilphGauntlet5FEndBattleText2::
text "Comment to be"
line "written."
cont "BIKER"
text "Ugh!"
line "Awful! Awful!"
prompt
_SilphGauntlet5FAfterBattleText2::
text "Comment to be"
line "written."
cont "BIKER"
text "This floor is a"
line "graveyard! That"
cont "CHIEF has a sick"
cont "sense of humor!"
done
_SilphGauntlet5FBattleText3::
text "Comment to be"
line "written."
cont "CUE BALL"
text "Alright, alright!"
line "Put 'em up!"
done
_SilphGauntlet5FEndBattleText3::
text "Comment to be"
line "written."
cont "CUE BALL"
text "Too"
line "strong!"
prompt
_SilphGauntlet5FAfterBattleText3::
text "Comment to be"
line "written."
cont "CUE BALL"
text "Unlike that wimp"
line "over there, I"
cont "ain't scared of"
cont "cemetaries!"
done
_SilphGauntlet5FBattleText4::
text "Comment to be"
line "written."
cont "SWIMMER"
text "Hah! Thought you"
line "could get away?"
done
_SilphGauntlet5FEndBattleText4::
text "Comment to be"
line "written."
cont "SWIMMER"
text "Hmph!"
prompt
_SilphGauntlet5FAfterBattleText4::
text "Comment to be"
line "written."
cont "SWIMMER"
text "There's not much"
line "room to swim..."
para "And did CHIEF have"
line "to add #MON?!"
cont "They're strong,"
cont "too!"
done
_SilphGauntlet5FBattleText5::
text "Comment to be"
line "written."
cont "TAMER"
text "Before # BALLs,"
line "We TAMERs ruled"
cont "the roost!"
done
_SilphGauntlet5FEndBattleText5::
text "Comment to be"
line "written."
cont "TAMER"
text "Argh!"
prompt
_SilphGauntlet5FAfterBattleText5::
text "Comment to be"
line "written."
cont "TAMER"
text "Huh? Yeah! We"
line "used our whips!"
para "...hey, what's"
line "with that stare?"
done
_SilphGauntlet5FBattleText6::
text "Comment to be"
line "written."
cont "COOLTRAINER F"
text "Once, I was the"
line "CHAMPION!"
done
_SilphGauntlet5FEndBattleText6::
text "Comment to be"
line "written."
cont "COOLTRAINER F"
text "I'm"
line "washed up..."
prompt
_SilphGauntlet5FAfterBattleText6::
text "Comment to be"
line "written."
cont "COOLTRAINER F"
text "Many TRAINERs have"
line "held the title of"
cont "CHAMPION!"
para "In fact, I've"
line "recognised a few"
cont "around here!"
done
_SilphGauntlet5FBattleText7::
text "Comment to be"
line "written."
cont "COOLTRAINER M"
text "So you're the"
line "current champ?"
para "You don't seem"
line "strong. Play ball!"
done
_SilphGauntlet5FEndBattleText7::
text "Comment to be"
line "written."
cont "COOLTRAINER M"
text "It's"
line "all wrong..."
prompt
_SilphGauntlet5FAfterBattleText7::
text "Comment to be"
line "written."
cont "COOLTRAINER M"
text "I'm surprised you"
line "don't use many"
cont "of the classic"
cont "techniques."
para "I guess they're"
line "classic for a"
cont "reason..."
done