rahmatnazali / spireslayer

Programmable save editor for Slay the Spire
https://pypi.org/project/spireslayer
Apache License 2.0
7 stars 2 forks source link

Incomplete cards for The Defect #16

Open rahmatnazali opened 1 month ago

rahmatnazali commented 1 month ago

Currently available blue cards (for The Defect) are only as follow:

STRIKE = "Strike_B"
DEFEND = "Defend_B"

LEAP = "Leap"
DUALCAST = "Dualcast"
DEFRAGMENT = "Defragment"
CAPACITOR = "Capacitor"

# lightning
ZAP = "Zap"
THUNDER_STRIKE = "Thunder Strike"

# ice
COLD_SNAP = "Cold Snap"
BLIZZARD = "Blizzard"
GLACIER = "Glacier"