Scutes were here

Tool - Coded

A quick app to help calculate the Scutes that would be made from dropping land in MTG.

Landfall — Whenever a land enters the battlefield under your control, create a 1/1 green Insect creature token. If you control six or more lands, create a token that's a copy of Scute Swarm instead.


current land on field
   ↑10 ↓10
how many land are being added?
   ↑10 ↓10
Multipliers:
"If one or more creature tokens would be created under your control, (two/three/x) times that many of those tokens are created instead."
note: values of 0 and 1 are ignored
  
Additions:
If you would create a token, create one more
  
note: additions are per a land and multipliers are at the end

current scutes
   ↑10 ↓10
new scutes
   ↑10 ↓10
1/1 Buggies
  
go button
Roll new scutes into current scutes. This represents "end of turn" or similiar that will combine the states of the cards.

The data is not persistent and a refresh will clear the card out.

Card information can be found at Scryfall.

Disclaimer: I own nothing of WoTC or MTG which are big things, please don't take me down.

Beetle picture is public domain: Photo by Paulo Ziemer on Unsplash.

The repository is open for anyone that can read TypeScript.