mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Fix formatting of a couple cumulative upkeep cards
This commit is contained in:
@@ -4,7 +4,7 @@ Types:Creature Human Warrior
|
||||
PT:3/4
|
||||
K:Trample
|
||||
K:Rampage 1
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigCumUpkeep | TriggerDescription$ Cumulative Upkeep - Put a 1/1 red Survivor creature token onto the battlefield under an opponent's control.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigCumUpkeep | TriggerDescription$ Cumulative upkeep - Put a 1/1 red Survivor creature token onto the battlefield under an opponent's control.
|
||||
SVar:TrigCumUpkeep:AB$ Charm | Cost$ 0 | Choices$ TrigAgeSurvivor,TrigAgeSacrifice | CharmNum$ 1
|
||||
SVar:TrigAgeSurvivor:DB$PutCounter | Defined$ Self | CounterType$ AGE | CounterNum$ 1 | SubAbility$ Survivor
|
||||
SVar:Survivor:DB$Token | TokenAmount$ X | References$ X | TokenName$ Survivor | TokenTypes$ Creature,Survivor | TokenOwner$ Opponent | TokenColors$ Red | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put a 1/1 red Survivor creature token onto the battlefield under an opponent's control.
|
||||
|
||||
@@ -3,7 +3,7 @@ ManaCost:1 U U
|
||||
Types:Creature Sphinx
|
||||
PT:4/4
|
||||
K:Flying
|
||||
K:Cumulative upkeep:Discard<1/Card>
|
||||
K:Cumulative upkeep:Discard<1/Card>:Discard a card.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, draw a card for each age counter on it.
|
||||
SVar:TrigDraw:AB$ Draw | Cost$ 0 | NumCards$ XLKI | References$ XLKI
|
||||
SVar:XLKI:TriggeredCard$CardCounters.AGE
|
||||
|
||||
Reference in New Issue
Block a user