Skip to content

PlateupAP apworld v0.2.6-beta.4

Choose a tag to compare

@CazIsABoi CazIsABoi released this 19 May 09:13
· 1 commit to plateup since this release

What's New?

  • Added functionality for allow_save_file_editing as it now directly modifies the garage system
  • Trap cards are now capped at 20 total
  • Trap card generation now enforces that enough removal items exist to reasonably deal with them

New YAML Option

allow_save_file_editing — Allows the client to directly modify parts of the PlateUp save file. This is primarily used for garage handling and setting the required player level automatically. Defaults to false.

allow_save_file_editing:
  # Allow the client to make direct edits to your PlateUp save file.
  # Modifying player level (set to level 17), modifying garage.
  # When enabled, the client may write to your save file to apply these changes.
  # When disabled, no save file modifications are made.
  # Note: enabling this disables the appliances_kept option —
  # items_kept will be sent as 0 and appliance retention will be handled
  # via save file edits instead.
  'false': 50
  'true': 0

Balance Changes

  • Trap card progression should now be significantly less likely to spiral into completely unmanageable runs
  • Removal items are now guaranteed to exist in sufficient quantity relative to the amount of trap cards generated
  • The trap card cap of 20 is intended to stop seeds from becoming excessively cluttered with unavoidable negatives

Mod Update 0.2.6.4