Any (A-D)

This commit is contained in:
friarsol
2023-04-17 21:06:24 -04:00
parent 9c310eef40
commit a8098ea917
174 changed files with 185 additions and 185 deletions

View File

@@ -4,5 +4,5 @@ Colors:blue,red
Types:Creature Demon Horror
PT:2/2
T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDealDamage | TriggerDescription$ Whenever you cast an instant or sorcery spell, this creature deals 1 damage to any target.
SVar:TrigDealDamage:DB$ DealDamage | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 1
SVar:TrigDealDamage:DB$ DealDamage | ValidTgts$ Any | NumDmg$ 1
Oracle:Whenever you cast an instant or sorcery spell, this creature deals 1 damage to any target.

View File

@@ -3,5 +3,5 @@ ManaCost:no cost
Types:Artifact Creature Triskelavite
K:Flying
PT:1/1
A:AB$ DealDamage | Cost$ Sac<1/CARDNAME> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to any target.
A:AB$ DealDamage | Cost$ Sac<1/CARDNAME> | ValidTgts$ Any | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to any target.
Oracle:Flying\nSacrifice this creature: It deals 1 damage to any target.