Skip to content
Davis Cook edited this page Feb 25, 2018 · 13 revisions

Opening

Use the ` key to open the console. This keybind can be changed in the settings for BaseMod.

Commands

Deck Modification

  • deck add [id] {upgrades} {cardcount} add card to deck (optional: integer # of upgrades) (optional: integer # of times you want to add this card) (to add multiples of an unupgraded card use -1 as the upgrade amount)
  • deck r [id] remove card from deck
  • deck r all remove all cards from deck

During Combat

  • draw [num] draw cards
  • energy add [amount] gain energy
  • energy inf toggles infinite energy
  • energy r [amount] lose energy
  • hand add [id] {upgrades} add card to hand with (optional: integer # of upgrades)
  • hand r all exhaust entire hand
  • hand r [id] exhaust card from hand
  • kill all kills all enemies in the current combat
  • kill self kills your character

Outside of Combat

  • fight [name] enter combat with the specified encounter
  • event [name] start event with the specified name

Anytime

  • gold add [amount] gain gold
  • gold r [amount] lose gold
  • info toggle Settings.isInfo
  • potion [pos] [id] gain specified potion in specified slot

Relics

  • relic add [id] generate relic
  • relic list logs all relic pools
  • relic r [id] lose relic

Unlocks

  • unlock always always gain an unlock on death
  • unlock level [level] set the gained unlock to be the specified level
Clone this wiki locally