Quick cleanup: 2025-07-19, pass 2

This commit is contained in:
Renato Filipe Vidal Santos
2025-07-19 21:18:24 +01:00
committed by GitHub
parent 1468746045
commit dbed505282
4 changed files with 23 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
Name:Drone Token
ManaCost:no cost
Types:Artifact Creature Drone
PT:1/1
K:Flying
S:Mode$ CantBlockBy | ValidAttacker$ Creature.withoutFlying | ValidBlocker$ Creature.Self | Description$ This token can block only creatures with flying.
Oracle:Flying\nThis token can block only creatures with flying.
Name:Drone Token
ManaCost:no cost
Types:Artifact Creature Drone
PT:1/1
K:Flying
S:Mode$ CantBlockBy | ValidAttacker$ Creature.withoutFlying | ValidBlocker$ Creature.Self | Description$ This token can block only creatures with flying.
Oracle:Flying\nThis token can block only creatures with flying.

View File

@@ -1,5 +1,5 @@
Name:Robot Token
ManaCost:no cost
Types:Artifact Creature Robot
PT:2/2
Oracle:
Name:Robot Token
ManaCost:no cost
Types:Artifact Creature Robot
PT:2/2
Oracle:

View File

@@ -1,5 +1,5 @@
Name:Lander Token
ManaCost:no cost
Types:Artifact Lander
A:AB$ ChangeZone | Cost$ 2 T Sac<1/CARDNAME> | Origin$ Library | Destination$ Battlefield | Tapped$ True | ChangeType$ Land.Basic | ChangeNum$ 1 | SpellDescription$ Search your library for a basic land card, put it onto the battlefield tapped, then shuffle.
Oracle:{2}, {T}, Sacrifice this token: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle.
Name:Lander Token
ManaCost:no cost
Types:Artifact Lander
A:AB$ ChangeZone | Cost$ 2 T Sac<1/CARDNAME> | Origin$ Library | Destination$ Battlefield | Tapped$ True | ChangeType$ Land.Basic | ChangeNum$ 1 | SpellDescription$ Search your library for a basic land card, put it onto the battlefield tapped, then shuffle.
Oracle:{2}, {T}, Sacrifice this token: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle.

View File

@@ -1,6 +1,6 @@
Name:Munitions
ManaCost:no cost
Types:Artifact
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerDescription$ When this token leaves the battlefield, it deals 2 damage to any target.
SVar:TrigDamage:DB$ DealDamage | ValidTgts$ Any | NumDmg$ 2
Oracle:When this token leaves the battlefield, it deals 2 damage to any target.
Name:Munitions
ManaCost:no cost
Types:Artifact
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerDescription$ When this token leaves the battlefield, it deals 2 damage to any target.
SVar:TrigDamage:DB$ DealDamage | ValidTgts$ Any | NumDmg$ 2
Oracle:When this token leaves the battlefield, it deals 2 damage to any target.