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

Add Teal Mask item, move, and ability data #3349

Merged
merged 13 commits into from
Oct 8, 2023

Conversation

kittenchilly
Copy link

@kittenchilly kittenchilly commented Sep 26, 2023

Description

Items:

  • ITEM_FAIRY_FEATHER
  • ITEM_SYRUPY_APPLE
  • ITEM_UNREMARKABLE_TEACUP
  • ITEM_MASTERPIECE_TEACUP
  • ITEM_CORNERSTONE_MASK
  • ITEM_WELLSPRING_MASK
  • ITEM_HEARTHFLAME_MASK
  • ITEM_HEALTH_MOCHI
  • ITEM_MUSCLE_MOCHI
  • ITEM_RESIST_MOCHI
  • ITEM_GENIUS_MOCHI
  • ITEM_CLEVER_MOCHI
  • ITEM_SWIFT_MOCHI
  • ITEM_FRESH_START_MOCHI
  • ITEM_GLIMMERING_CHARM
    Items that don't rely on a new pokemon or mechanic have been implemented.
    They do not have any sprites yet.

Moves:

  • MOVE_BLOOD_MOON
  • MOVE_MATCHA_GOTCHA
  • MOVE_SYRUP_BOMB
  • MOVE_IVY_CUDGEL
    Moves that require a new move effect haven't been implemented yet.

Abilities:

  • ABILITY_HOSPITALITY
  • ABILITY_MINDS_EYE
  • ABILITY_EMBODY_ASPECT_TEAL
  • ABILITY_EMBODY_ASPECT_HEARTHFLAME
  • ABILITY_EMBODY_ASPECT_WELLSPRING
  • ABILITY_EMBODY_ASPECT_CORNERSTONE
  • ABILITY_TOXIC_CHAIN
  • ABILITY_SUPERSWEET_SYRUP
    Abilities haven't been implemented yet.

Discord contact info

kittenchilly

@kittenchilly kittenchilly changed the title Add Teal Mask items Add Teal Mask item, move, and ability data Sep 28, 2023
Copy link
Collaborator

@AsparagusEduardo AsparagusEduardo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only thing missing to review is the in-game effects for the Mochi.

src/data/item_icon_table.h Outdated Show resolved Hide resolved
src/data/text/abilities.h Outdated Show resolved Hide resolved
src/data/text/item_descriptions.h Outdated Show resolved Hide resolved
@kittenchilly
Copy link
Author

All reviews applied, should be reviewable again.

@AsparagusEduardo AsparagusEduardo merged commit b5f7a51 into rh-hideout:upcoming Oct 8, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants