Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Hat / Storyline changes #140

Open
tustin2121 opened this issue Aug 25, 2022 · 0 comments
Open

New Hat / Storyline changes #140

tustin2121 opened this issue Aug 25, 2022 · 0 comments

Comments

@tustin2121
Copy link
Owner

A lot of small interactions that advance the plot little by little:

  • At the start of the game:
    • New key item: "Skull Bandanna"
  • After you gain the first gym badge:
    • Upon interacting with the next trash can, the player throws away their old Challenge Amulet.
    • "No use for this anymore.../nYou've got new badges now." "{PLAYER} throws away the old Challenge Amulet."
    • The location of it being tossed is recorded, and will show up in that same spot thereafter. (Probably only need the u16 map id, as there's only 1 trash can in every location, I believe.) (That, or record the hash calculated for said can.)
  • After you gain the Aqua Shirt:
    • The Skull Amulet use description changes. "It's like a lucky charm now. If you put it on your pokemon, maybe it'll give you luck."
    • In the same way the Challenge Amulet is thrown out, so is the Skull Bandanna.
  • At the end of the "Rains Begin" cutscene, add the following text box:
    • "{PLAYER} went to put {PLAYER_their} bandanna on the pile... but couldn't move {PLAYER_their}self to do it..." "{PLAYER} pockets the bandanna."
    • Add a new key item to the bag, "Aqua Bandanna". "You just can't seem to ditch this..."
    • Skull Amulet: "Maybe it's less a 'lucky' charm. Maybe it's cursed to bring you bad luck? Putting it on your pokemon seems to draw out rarer trouble..."
  • After meeting Logan in Victory Road:
    • Add a new key item to the bag, "Hat from Logan". This item is duplicated, one for each gender. "Logan got you this hat as a token of truce. It's not terrible, given his... usual fashion sense."
  • After putting on the hat, remove it from the inventory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant