stsdb 0.2.0__tar.gz → 0.2.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {stsdb-0.2.0 → stsdb-0.2.1}/PKG-INFO +1 -1
- {stsdb-0.2.0 → stsdb-0.2.1}/pyproject.toml +1 -1
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb/data/relic.csv +7 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb.egg-info/PKG-INFO +1 -1
- {stsdb-0.2.0 → stsdb-0.2.1}/README.md +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/setup.cfg +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb/__init__.py +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb/__main__.py +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb/cli.py +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb/core.py +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb/data/card.csv +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb/data/card_upgrade.csv +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb/data/hero.csv +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb/data/play.csv +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb/data/potion.csv +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb/data/relic_availability.csv +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb.egg-info/SOURCES.txt +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb.egg-info/dependency_links.txt +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb.egg-info/entry_points.txt +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/stsdb.egg-info/top_level.txt +0 -0
- {stsdb-0.2.0 → stsdb-0.2.1}/tests/test_stsdb.py +0 -0
|
@@ -176,3 +176,10 @@ Red Mask;Event;At the start of each combat, apply 1 Weak to ALL enemies.
|
|
|
176
176
|
Spirit Poop;Event;It's unpleasant.
|
|
177
177
|
Ssserpent Head;Event;Whenever you enter a ? room, gain 50 Gold.
|
|
178
178
|
Warped Tongs;Event;At the start of your turn, Upgrade a random card in your hand for the rest of combat.
|
|
179
|
+
Chameleon Ring;Special;You can now Brew at Rest Sites.
|
|
180
|
+
Circlet;Special;Collect as many as you can.
|
|
181
|
+
Derp Rock;Special;At the start of your turn, gain Charge. (Cannot be removed or transformed.)
|
|
182
|
+
Discerning Monocle;Shop;Merchant prices are reduced by 20%.
|
|
183
|
+
Living Blade;Special;You can get any number of any card.
|
|
184
|
+
Nullstone Periapt;Special;Negate the next debuff you receive from an enemy. Recharges in 10 turns.
|
|
185
|
+
Red Circlet;Special;Looks very pretty.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|