Add CRANK! state token (#302)

* Add CRANK! state token

* Add to reminder text

* Add Clock of DOOM and play card tapped for readability

* update version

---------

Co-authored-by: ebbit1q <ebbit1q@gmail.com>
This commit is contained in:
SlightlyCircuitous
2025-05-18 11:59:38 -04:00
committed by GitHub
parent c498726503
commit f0cfabe15a
2 changed files with 61 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<author>Cockatrice/Magic-Token</author>
<createdAt></createdAt>
<sourceUrl>https://raw.githubusercontent.com/Cockatrice/Magic-Token/master/tokens.xml</sourceUrl>
<sourceVersion>20250501b</sourceVersion>
<sourceVersion>20250518</sourceVersion>
</info>
<cards>
<!--
@@ -17188,6 +17188,65 @@ Enchanted creature gets +1/+1 for each enchantment you control.</text>
<token>1</token>
<tablerow>1</tablerow>
</card>
<card>
<name>CRANK!</name>
<text>Start the game with a CRANK! counter on Sprocket 3.
At the beginning of your upkeep, if you control a Contraption, move the CRANK! counter to your next sprocket and crank any number of that sprocket's Contraptions. (Sprocket 1 follows Sprocket 3.)</text>
<prop>
<type>State</type>
<maintype>State</maintype>
</prop>
<set picURL="https://backs.scryfall.io/large/9/8/98d277bf-8635-4a02-ac2f-4d44ddc47993.jpg?1665006222">UST</set>
<reverse-related>Accessories to Murder</reverse-related>
<reverse-related>Applied Aeronautics</reverse-related>
<reverse-related>Arms Depot</reverse-related>
<reverse-related>Auto-Key</reverse-related>
<reverse-related>Bee-Bee Gun</reverse-related>
<reverse-related>Boomflinger</reverse-related>
<reverse-related>Buzz Buggy</reverse-related>
<reverse-related>Clock of DOOOOOOOOOOOOM!</reverse-related>
<reverse-related>Deadly Poison Sampler</reverse-related>
<reverse-related>Dictation Quillograph</reverse-related>
<reverse-related exclude="exclude">Dispatch Dispensary</reverse-related>
<reverse-related>Division Table</reverse-related>
<reverse-related>Dogsnail Engine</reverse-related>
<reverse-related>Dual Doomsuits</reverse-related>
<reverse-related>Duplication Device</reverse-related>
<reverse-related exclude="exclude">Faerie Aerie</reverse-related>
<reverse-related>Genetic Recombinator</reverse-related>
<reverse-related exclude="exclude">Gift Horse</reverse-related>
<reverse-related exclude="exclude">Gnomeball Machine</reverse-related>
<reverse-related>Goblin Slingshot</reverse-related>
<reverse-related>Guest List</reverse-related>
<reverse-related>Hard Hat Area</reverse-related>
<reverse-related>Head Banger</reverse-related>
<reverse-related>Hypnotic Swirly Disc</reverse-related>
<reverse-related>Inflation Station</reverse-related>
<reverse-related>Insufferable Syphon</reverse-related>
<reverse-related>Jamming Device</reverse-related>
<reverse-related>Lackey Recycler</reverse-related>
<reverse-related>Mandatory Friendship Shackles</reverse-related>
<reverse-related>Neural Network</reverse-related>
<reverse-related>Oaken Power Suit</reverse-related>
<reverse-related>Optical Optimizer</reverse-related>
<reverse-related>Pet Project</reverse-related>
<reverse-related>Quick-Stick Lick Trick</reverse-related>
<reverse-related exclude="exclude">Rapid Prototyper</reverse-related>
<reverse-related>Record Store</reverse-related>
<reverse-related>Refibrillator</reverse-related>
<reverse-related>Sap Sucker</reverse-related>
<reverse-related>Sundering Fork</reverse-related>
<reverse-related>Targeting Rocket</reverse-related>
<reverse-related>Thud-for-Duds</reverse-related>
<reverse-related>Top-Secret Tunnel</reverse-related>
<reverse-related>Tread Mill</reverse-related>
<reverse-related>Turbo-Thwacking Auto-Hammer</reverse-related>
<reverse-related>Twiddlestick Charger</reverse-related>
<reverse-related>Widget Contraption</reverse-related>
<token>1</token>
<tablerow>1</tablerow>
<cipt>1</cipt>
</card>
<card>
<name>Day</name>
<text>(If it becomes day or night or a daybound permanent enters the battlefield, track day/night for the rest of the game.)

View File

@@ -1 +1 @@
20250501b
20250518