/HexCores

Slay the Spire mod that adds three new themed relics.

Primary LanguageJavaMIT LicenseMIT

HexCores

HexCores is a mod for Slay the Spire that adds three new uncommon relics. Inspired by this reddit post by /u/Sweet_Azu over on /r/SlayTheSpire.

Description

The hex cores provide power for committing to defense. Each core has a different effect if you start your turn with 10 or more Block, after surviving enemy attacks.

The three cores are:

  • Amplify Core - If you have 10 or more Block at the start of your turn, deal 5 damage to ALL enemies.
  • Bulk Core - If you have 10 or more Block at the start of your turn, gain 1 Strength.
  • Transformer Core - If you have 10 or more Block at the start of your turn, gain 1 Energy.

I am not an artist, so the artwork for the cores is currently pretty bad. Anyone who wants to create better art for these relics is welcome to do so!

Requirements

Building

  1. Run mvn package

Installation

  1. Ensure ModTheSpire and BaseMod are properly installed (see their respective README files for more information).
  2. Build HexCores.jar from source, or download the latest release.
  3. Copy HexCores.jar to your ModTheSpire mods directory.
  4. Launch ModTheSpire and ensure both BaseMod and HexCores are selected.

Credits

  • @t-larson - Creator of BaseMod
  • @kiooeht - Creator of ModTheSpire
  • /u/Sweet_Azu - Original idea, found here