mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
Warp/Void EOE scripts, part 3 (#8041)
This commit is contained in:
@@ -0,0 +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.
|
||||
@@ -4,5 +4,5 @@ Colors:blue
|
||||
Types:Creature Faerie
|
||||
PT:1/1
|
||||
K:Flying
|
||||
S:Mode$ CantBlockBy | ValidAttacker$ Creature.withoutFlying | ValidBlocker$ Creature.Self | Description$ CARDNAME can block only creatures with flying.
|
||||
S:Mode$ CantBlockBy | ValidAttacker$ Creature.withoutFlying | ValidBlocker$ Creature.Self | Description$ This creature can block only creatures with flying.
|
||||
Oracle:Flying\nThis creature can block only creatures with flying.
|
||||
|
||||
Reference in New Issue
Block a user