mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
Quick cleanup: 2025-07-19, pass 2
This commit is contained in:
committed by
GitHub
parent
1468746045
commit
dbed505282
@@ -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.
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user