User:Lerycide

From Cassette Beasts

Hey all, currently trying my hardest to make a functional damage calculator for this game (project is currently private since it doesn't even work yet, but the repo will be made public once I have a minimum viable product or at least something close enough). Any useful info I find while working on it might be worth adding to the Wiki at some point.

The following features have already been implemented:

  • Built-in and custom Character forms for base stat distribution, with level and signature tape implemented
  • Tape forms with configurable monster tapes, tape grade, typing, and stats display
  • Configurable sticker amounts
  • Basic structure for moves and sticker attributes

Other features to implement:

  • All the moves, or at least the ones that can deal damage or inflict status effects
  • Dynamically adjust stats based on sticker attributes
  • Having a config for the state of the game (Status Effects, Contact Dmg and at what order, number of attacks, Resistances present)
  • Built-in hit chance calculator
  • A way to import and export builds via a human-readable format