mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Minor cosmetic text fix to War Dance.
This commit is contained in:
@@ -2,7 +2,7 @@ Name:War Dance
|
||||
ManaCost:G
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
A:AB$Pump | Cost$ Sac<1/CARDNAME> | NumAtt$ +X | NumDef$ +X | ValidTgts$ Creature | TgtPrompt$ Select target creature. | SpellDescription$ Sacrifice CARDNAME: Target creature gets +X/+X until end of turn, where X is the number of verse counters on CARDNAME.
|
||||
A:AB$ Pump | Cost$ Sac<1/CARDNAME> | NumAtt$ +X | NumDef$ +X | ValidTgts$ Creature | TgtPrompt$ Select target creature. | SpellDescription$ Target creature gets +X/+X until end of turn, where X is the number of verse counters on CARDNAME.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your upkeep, you may put a verse counter on CARDNAME.
|
||||
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ VERSE | CounterNum$ 1
|
||||
SVar:X:Count$CardCounters.VERSE
|
||||
|
||||
Reference in New Issue
Block a user