Skip to content

Commit

Permalink
updated texts: info about options, badge expert, school kids about SE…
Browse files Browse the repository at this point in the history
…LECT button, player room prompt
  • Loading branch information
RainbowMetalPigeon committed Oct 3, 2024
1 parent a3c3f45 commit 19bd209
Show file tree
Hide file tree
Showing 6 changed files with 242 additions and 48 deletions.
46 changes: 37 additions & 9 deletions AllPokemonInfoExcel/ExcelToPokemonInfoAsm.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3183,7 +3183,7 @@
},
{
"cell_type": "code",
"execution_count": 50,
"execution_count": 51,
"metadata": {
"scrolled": false
},
Expand All @@ -3192,15 +3192,43 @@
"name": "stdout",
"output_type": "stream",
"text": [
"text \"Careful! This BOX\"\n",
"line \"is now full!\"\n",
"text \"My friend just\"\n",
"line \"told me how\"\n",
"cont \"powerful the\"\n",
"cont \"SELECT Button is!\"\n",
"\n",
"para \"If you press it at\"\n",
"line \"the end of a\"\n",
"cont \"#MON page in\"\n",
"cont \"the pokeDEX, it\"\n",
"cont \"shows its shiny\"\n",
"cont \"form!\"\n",
"\n",
"para \"In the options\"\n",
"line \"menus, it gives\"\n",
"cont \"you extra infos!\"\n",
"\n",
"para \"And in the STATS\"\n",
"line \"screen of the\"\n",
"cont \"#MON party,\"\n",
"cont \"toggles between\"\n",
"cont \"current stats,\"\n",
"cont \"base stats, DVs,\"\n",
"cont \"and EVs!\"\n",
"\n",
"\n",
"para \"Keep in mind that\"\n",
"line \"all of this is\"\n",
"cont \"true with default\"\n",
"cont \"cap setting,\"\n",
"cont \"OBEDIE. LOOSE!\"\n",
"\n",
"\n",
"para \"Finally, the more\"\n",
"line \"BADGEs you have,\"\n",
"cont \"the more likely\"\n",
"cont \"you're to find a\"\n",
"cont \"shiny #MON!\"\n",
"\n",
"\n",
"\n",
Expand All @@ -3209,21 +3237,21 @@
}
],
"source": [
"lineifyDialogue(\"Careful! This BOX is now full!\", firstLine=True)\n",
"lineifyDialogue(\"My friend just told me how powerful the SELECT Button is!\", firstLine=True)\n",
"print(\"\")\n",
"lineifyDialogue(\"\")\n",
"lineifyDialogue(\"If you press it at the end of a PoKeMoN page in the pokeDEX, it shows its shiny form!\")\n",
"print(\"\")\n",
"lineifyDialogue(\"\")\n",
"lineifyDialogue(\"In the options menus, it gives you extra infos!\")\n",
"print(\"\")\n",
"lineifyDialogue(\"\")\n",
"lineifyDialogue(\"And in the STATS screen of the PoKeMoN party, toggles between current stats, base stats, DVs, and EVs!\")\n",
"print(\"\")\n",
"lineifyDialogue(\"\")\n",
"print(\"\")\n",
"lineifyDialogue(\"\")\n",
"lineifyDialogue(\"Keep in mind that all of this is true with default cap setting, OBEDIE. LOOSE!\")\n",
"print(\"\")\n",
"lineifyDialogue(\"\")\n",
"print(\"\")\n",
"lineifyDialogue(\"\")\n",
"lineifyDialogue(\"Finally, the more BADGEs you have, the more likely you're to find a shiny PoKeMoN!\")\n",
"print(\"\")\n",
"lineifyDialogue(\"\")\n",
"print(\"\")\n",
Expand Down
181 changes: 157 additions & 24 deletions data/text/text_4.asm
Original file line number Diff line number Diff line change
Expand Up @@ -64,86 +64,219 @@ _RepelUseAnotherText:: ; new, from Vortiene
; personalization ----

_PersonalizationInfoTextNames::
text "names"
text "Change #MON"
line "names between"
cont "English,"
cont "gender-neutral,"
cont "and Japanese."
prompt

_PersonalizationInfoTextTypes::
text "types"
text "Some selected"
line "#MON have"
cont "their typing"
cont "altered."
prompt

_PersonalizationInfoTextSound::
text "sound"
text "EARPHONE1 is"
line "stereo, 2 focuses"
cont "on left side, 3"
cont "on right side."
prompt

; randomization ------

_RandomizationInfoTextWildMons::
text "wild mons"
text "Wild encounters"
line "are randomized."

para "After"
line "randomization,"
cont "encounters in a"
cont "given area are"
cont "fixed."

para "Re-randomized"
line "every time this"
cont "menu is opened."

para "Not applied to"
line "fishing."
prompt

_RandomizationInfoTextEnemyTeams::
text "enemy teams"
line "test 1"
cont "test 2"
cont "test 3"
text "Enemy teams are"
line "randomized."

para "Upon rematch,"
line "teams change."

para "Re-randomized"
line "every time this"
cont "menu is opened."
prompt

_RandomizationInfoTextTypeChart::
text "type chart"
text "Type chart"
line "(effectivenesses)"
cont "is randomized."

para "Re-randomized"
line "every time this"
cont "menu is opened."
prompt

_RandomizationInfoTextItems::
text "items"
prompt
text "Ground items are"
line "randomized."

para "Upon reloading,"
line "items change."

para "Re-randomized"
line "every time this"
cont "menu is opened."

para "Not applied to"
line "hidden items."
prompt

; battle luck --------

_LuckInfoTextAccuracy::
text "accuracy"
text "PLAYER MIN: all"
line "moves with"
cont "accuracy below"
cont "100% always miss."

para "ENEMY MAX: enemies"
line "never miss."
prompt

_LuckInfoTextRoll::
text "roll"
text "PLAYER MIN: moves"
line "deal minimum"
cont "damage (85%)."

para "ENEMY MAX: enemy"
line "moves deal"
cont "maximum damage."
prompt

_LuckInfoTextCrits::
text "crits"
text "PLAYER MIN: moves"
line "are never"
cont "critical hits."

para "ENEMY MAX: enemy"
line "moves are always"
cont "critical hits."
prompt

_LuckInfoTextEffects::
text "effects"
text "PLAYER MIN: moves"
line "never trigger"
cont "additional"
cont "effects"
; xxxx "123456789012345678"
cont "(e.g. flinch)."

para "ENEMY MAX: enemy"
line "moves always deal"
cont "additional"
cont "effects."
prompt

_LuckInfoTextStatus::
text "status"
text "PLAYER MIN: max"
line "SLEEP / DISABLE /"
cont "CONFUSION"
cont "duration, always"
cont "fully PAR, always"
cont "self-hit in"
cont "CONFUSION."

para "ENEMY MAX: enemies"
line "min SLEEP /"
cont "DISABLE /"
cont "CONFUSION"
cont "duration, never"
cont "fully PAR, never"
cont "self-hit in"
cont "CONFUSION."
prompt


; start options ------

_OptionsInfoTextTextSpeed::
text "text speed"
text "Adjust text speed."
prompt

_OptionsInfoTextAnimation::
text "animation"
text "Moves animations."
prompt

_OptionsInfoTextBattleStyle::
text "style"
text "SHIFT: you're"
line "prompted to"
cont "switch #MON"
cont "before opponent"
cont "sends a new one."
prompt

_OptionsInfoTextCap::
text "cap"
text "Handles caps:"

para "OBEDIENCE CAP:"
line "#MON above the"
cont "cap disobey."

para "LEVEL CAP: #MON"
line "that reach the"
cont "cap earn no EXP."

para "TIGHT: exactly at"
line "the next GYM"
cont "LEADER's ace."

para "LOOSE: slightly"
line "above next GYM"
cont "LEADER's ace."
prompt

_OptionsInfoTextBadgeBoost::
text "badge boost"
text "CLASSIC: as in the"
line "original games,"
cont "including badge"
cont "boost glitch."
prompt

_OptionsInfoTextLevelScale::
text "level scale"
text "EXACT: trainers'"
line "level is equal to"
cont "your max."

para "FLUCTUATING:"
line "trainers' level"
cont "is equal to your"
cont "max +- 2."

para "HARD: trainers'"
line "level is equal to"
cont "your max + 10%."

para "IMPOSSIBLE:"
line "trainers' level"
cont "is always 100."
prompt

_OptionsInfoTextExpGain::
text "exp gain"
text "LIMITED: wild"
line "#MON and"
cont "trainer rematches"
cont "earn no EXP."

para "NOTHING: no battle"
line "earn any EXP."
prompt
4 changes: 2 additions & 2 deletions text.asm
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ INCLUDE "text/Route18.asm"
INCLUDE "text/Route19.asm"
INCLUDE "text/Route20.asm"
INCLUDE "text/Route21.asm"
INCLUDE "text/Route22.asm"
INCLUDE "text/Route23.asm"
INCLUDE "data/text/text_4.asm"


Expand Down Expand Up @@ -302,6 +300,8 @@ INCLUDE "text/NameRatersHouse.asm"
INCLUDE "text/OchreResearchCenter1.asm"
INCLUDE "text/BikeShop.asm"
INCLUDE "text/PewterSpeechHouse.asm"
INCLUDE "text/Route22.asm"
INCLUDE "text/Route23.asm"


; new: splitted the Pokédex text into two separate sections
Expand Down
12 changes: 12 additions & 0 deletions text/CeruleanBadgeHouse.asm
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,24 @@ _CeruleanHouse2Text_74e77::

para "With 8, up to L70."

para "Keep in mind that"
line "all of this is"
cont "true with default"
cont "cap setting,"
cont "OBEDIE. LOOSE!"

para "You need to be"
line "crowned CHAMPION"
cont "of the INDIGO"
cont "LEAGUE to have"
cont "any and all"
cont "#MON obey you!"

para "Finally, the more"
line "BADGEs you have,"
cont "the more likely"
cont "you're to find a"
cont "shiny #MON!"
prompt

_CeruleanHouse2Text_74e7c::
Expand Down
8 changes: 7 additions & 1 deletion text/RedsHouse2F.asm
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,10 @@ _RedsHouse2FInfoAboutOptions::
cont "of options in the"
cont "START menu and on"
cont "the walls here!"
done

para "In the menus, you"
line "can press SELECT"
cont "or A to have more"
cont "info about the"
cont "current option."
done
Loading

0 comments on commit 19bd209

Please sign in to comment.