Warp/Void EOE scripts, part 3 (#8041)

This commit is contained in:
Fulgur14
2025-07-15 12:14:50 +02:00
committed by GitHub
parent 3fcf200a86
commit 43d79c024e
11 changed files with 92 additions and 1 deletions

View File

@@ -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.

View File

@@ -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.