stsdb 0.2.1__tar.gz → 0.2.2__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.1 → stsdb-0.2.2}/PKG-INFO +1 -1
- {stsdb-0.2.1 → stsdb-0.2.2}/pyproject.toml +1 -1
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb/data/card.csv +17 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb.egg-info/PKG-INFO +1 -1
- {stsdb-0.2.1 → stsdb-0.2.2}/README.md +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/setup.cfg +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb/__init__.py +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb/__main__.py +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb/cli.py +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb/core.py +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb/data/card_upgrade.csv +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb/data/hero.csv +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb/data/play.csv +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb/data/potion.csv +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb/data/relic.csv +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb/data/relic_availability.csv +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb.egg-info/SOURCES.txt +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb.egg-info/dependency_links.txt +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb.egg-info/entry_points.txt +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/stsdb.egg-info/top_level.txt +0 -0
- {stsdb-0.2.1 → stsdb-0.2.2}/tests/test_stsdb.py +0 -0
|
@@ -370,3 +370,20 @@ Omega;Special;Power;3;At the end of your turn, deal 50 damage to ALL enemies.
|
|
|
370
370
|
Safety;Special;Skill;1;Retain. Gain 12 Block. Exhaust.
|
|
371
371
|
Smite;Special;Attack;1;Retain. Deal 12 damage. Exhaust.
|
|
372
372
|
Through Violence;Special;Attack;0;Retain. Deal 20 damage. Exhaust.
|
|
373
|
+
Allocate;NULL;Skill;1;Gain X Focus. Lose 1 Strength. Lose 1 Dexterity.
|
|
374
|
+
Axe Kick;NULL;Attack;1;Deal X damage. Evoke your next Orb.
|
|
375
|
+
Blaster;NULL;Skill;1;Deprecated.
|
|
376
|
+
Energy Pulse;NULL;Skill;1;Gain Block equal to your Energy.
|
|
377
|
+
Flux Capacitor;NULL;Skill;1;Replace all Channeled Orbs with Plasma. Exhaust.
|
|
378
|
+
Hide;NULL;Skill;1;You cannot lose HP until the start of your next turn. Exhaust.
|
|
379
|
+
Mastery;NULL;Skill;1;Whenever you attempt to switch Stances to your current Stance, gain Block.
|
|
380
|
+
Wrath;NULL;Attack;1;Deal and receive double attack damage.
|
|
381
|
+
Calm;NULL;Skill;1;Upon exiting Calm, gain 2 Energy.
|
|
382
|
+
Clarity;NULL;Skill;1;Look at the top X cards of your draw pile. Add 1 to your hand. Exhaust the other.
|
|
383
|
+
Truth;NULL;Attack;1;Retain. Deal X damage. Draw X card. Exhaust.
|
|
384
|
+
Wisdom;NULL;Skill;1;Retain. Draw X cards. Exhaust.
|
|
385
|
+
Peace;NULL;Skill;1;Retain. ALL enemies lose X Strength this turn. Exhaust.
|
|
386
|
+
Cleanse Evil;NULL;Skill;1;Add X Smite into your hand.
|
|
387
|
+
Transcendence;NULL;Skill;1;Upgrade all cards that Retain in your hand.
|
|
388
|
+
Unraveling;NULL;Skill;1;Play all of your cards from left to right. Targets are chosen randomly. Exhaust.
|
|
389
|
+
Causality;NULL;Skill;1;Draw cards until your hand is full. Exhaust.
|
|
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
|