mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
Iroh's Demonstration (TLA) (#9076)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Name:Iroh's Demonstration
|
||||
ManaCost:1 R
|
||||
Types:Sorcery Lesson
|
||||
A:SP$ Charm | Choices$ DBDamageAll,DBDamage
|
||||
SVar:DBDamageAll:DB$ DamageAll | ValidCards$ Creature.OppCtrl | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to each creature your opponents control.
|
||||
SVar:DBDamage:DB$ DealDamage | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target creature.
|
||||
Oracle:Choose one —\n• Iroh's Demonstration deals 1 damage to each creature your opponents control.\n• Iroh's Demonstration deals 4 damage to target creature.
|
||||
Reference in New Issue
Block a user