mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 01:38:13 +00:00
spacing
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Cradle of Vitality
|
||||
ManaCost:3 W
|
||||
Types:Enchantment
|
||||
T:Mode$ LifeGained | ValidPlayer$ You | OptionalDecider$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever you gain life, you may pay {1}{W}. If you do, put a +1/+1 counter on target creature for each 1 life you gained.
|
||||
SVar:TrigPutCounter:AB$PutCounter | Cost$ 1 W | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ X
|
||||
SVar:TrigPutCounter:AB$ PutCounter | Cost$ 1 W | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ X
|
||||
SVar:X:TriggerCount$LifeAmount
|
||||
AI:RemoveDeck:Random
|
||||
Oracle:Whenever you gain life, you may pay {1}{W}. If you do, put a +1/+1 counter on target creature for each 1 life you gained.
|
||||
|
||||
@@ -3,6 +3,6 @@ ManaCost:3 G
|
||||
Types:Creature Troll
|
||||
PT:2/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounter | TriggerDescription$ When CARDNAME enters the battlefield, you may sacrifice a creature or land. If you do, put two +1/+1 counters on CARDNAME.
|
||||
SVar:TrigPutCounter:AB$PutCounter | Cost$ Sac<1/Creature;Land/creature or land> | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2
|
||||
SVar:TrigPutCounter:AB$ PutCounter | Cost$ Sac<1/Creature;Land/creature or land> | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2
|
||||
SVar:AIPreference:SacCost$Creature.token,Land.Basic
|
||||
Oracle:When Harvester Troll enters the battlefield, you may sacrifice a creature or land. If you do, put two +1/+1 counters on Harvester Troll.
|
||||
|
||||
@@ -3,7 +3,7 @@ ManaCost:4 B B
|
||||
Types:Creature Aetherborn Artificer
|
||||
PT:4/4
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounter | TriggerDescription$ When CARDNAME enters the battlefield, you may sacrifice an artifact. If you do, put two +1/+1 counters on CARDNAME and each opponent loses 2 life.
|
||||
SVar:TrigPutCounter:AB$PutCounter | Cost$ Sac<1/Artifact> | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2 | SubAbility$ DBLoseLife
|
||||
SVar:TrigPutCounter:AB$ PutCounter | Cost$ Sac<1/Artifact> | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2 | SubAbility$ DBLoseLife
|
||||
SVar:DBLoseLife:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 2
|
||||
SVar:AIPreference:SacCost$Artifact.token
|
||||
Oracle:When Ironclad Revolutionary enters the battlefield, you may sacrifice an artifact. If you do, put two +1/+1 counters on Ironclad Revolutionary and each opponent loses 2 life.
|
||||
|
||||
@@ -3,5 +3,5 @@ ManaCost:3 G
|
||||
Types:Creature Human Warrior Ranger
|
||||
PT:3/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigPutCounters | TriggerDescription$ Landfall — Whenever a land enters the battlefield under your control, you may pay {3}{G}. If you do, put two +1/+1 counters on CARDNAME.
|
||||
SVar:TrigPutCounters:AB$PutCounter | Cost$ 3 G | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2
|
||||
SVar:TrigPutCounters:AB$ PutCounter | Cost$ 3 G | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2
|
||||
Oracle:Landfall — Whenever a land enters the battlefield under your control, you may pay {3}{G}. If you do, put two +1/+1 counters on Murasa Ranger.
|
||||
|
||||
@@ -4,5 +4,5 @@ Types:Legendary Creature Cat Warrior
|
||||
PT:2/3
|
||||
S:Mode$ Continuous | Affected$ Card.Self+attacking | AddKeyword$ First Strike | Description$ CARDNAME has first strike as long as it's attacking.
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Black | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever a player casts a black spell, you may pay {B}. If you do, put a +1/+1 counter on CARDNAME.
|
||||
SVar:TrigPutCounter:AB$PutCounter | Cost$ B | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||
SVar:TrigPutCounter:AB$ PutCounter | Cost$ B | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||
Oracle:Purraj of Urborg has first strike as long as it's attacking.\nWhenever a player casts a black spell, you may pay {B}. If you do, put a +1/+1 counter on Purraj of Urborg.
|
||||
|
||||
@@ -3,6 +3,6 @@ ManaCost:B
|
||||
Types:Creature Human Archer
|
||||
PT:1/2
|
||||
T:Mode$ Discarded | ValidCard$ Card.YouOwn | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you cycle or discard a card, you may pay {1}. If you do, put a -1/-1 counter on target creature.
|
||||
SVar:TrigPutCounter:AB$PutCounter | Cost$ 1 | ValidTgts$ Creature | TgtPrompt$ Select target creature | IsCurse$ True | CounterType$ M1M1 | CounterNum$ 1
|
||||
SVar:TrigPutCounter:AB$ PutCounter | Cost$ 1 | ValidTgts$ Creature | TgtPrompt$ Select target creature | IsCurse$ True | CounterType$ M1M1 | CounterNum$ 1
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:Whenever you cycle or discard a card, you may pay {1}. If you do, put a -1/-1 counter on target creature.
|
||||
|
||||
@@ -3,7 +3,7 @@ ManaCost:1 W
|
||||
Types:Creature Human Cleric Ally
|
||||
PT:2/2
|
||||
T:Mode$ LifeGained | ValidPlayer$ You | OptionalDecider$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever you gain life, you may pay {W}. If you do, put a +1/+1 counter on target creature.
|
||||
SVar:TrigPutCounter:AB$PutCounter | Cost$ W | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 1
|
||||
SVar:TrigPutCounter:AB$ PutCounter | Cost$ W | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 1
|
||||
AI:RemoveDeck:Random
|
||||
DeckHints:Ability$LifeGain
|
||||
Oracle:Whenever you gain life, you may pay {W}. If you do, put a +1/+1 counter on target creature.
|
||||
|
||||
Reference in New Issue
Block a user