mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
cards: updated cards with using new MultiplyCounter API
This commit is contained in:
@@ -3,9 +3,10 @@ ManaCost:3
|
||||
Types:Artifact
|
||||
A:AB$ Tap | Cost$ 3 T | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBPutCounter | SpellDescription$ Tap target creature and put a +1/+1 counter on it. Until end of turn, that creature gains "{2}{G}{U}: Double the number of +1/+1 counters on this creature."
|
||||
SVar:DBPutCounter:DB$PutCounter | Defined$ Targeted | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBAnimate
|
||||
SVar:DBAnimate:DB$Animate | Defined$ Targeted | Abilities$ ABPutCounter | sVars$ EvolutionVatX
|
||||
SVar:ABPutCounter:AB$PutCounter | Cost$ 2 G U | Defined$ Self | CounterType$ P1P1 | CounterNum$ EvolutionVatX | SpellDescription$ Double the number of +1/+1 counters on this creature.
|
||||
SVar:EvolutionVatX:Count$CardCounters.P1P1
|
||||
SVar:DBAnimate:DB$Animate | Defined$ Targeted | Abilities$ ABPutCounter
|
||||
SVar:ABPutCounter:AB$ MultiplyCounter | Cost$ 2 G U | Defined$ Self | CounterType$ P1P1 | SpellDescription$ Double the number of +1/+1 counters on CARDNAME.
|
||||
DeckHints:Ability$Counters
|
||||
DeckNeeds:Color$Green|Blue
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/evolution_vat.jpg
|
||||
Oracle:{3}, {T}: Tap target creature and put a +1/+1 counter on it. Until end of turn, that creature gains "{2}{G}{U}: Double the number of +1/+1 counters on this creature."
|
||||
|
||||
@@ -2,8 +2,7 @@ Name:Gilder Bairn
|
||||
ManaCost:1 GU GU
|
||||
Types:Creature Ouphe
|
||||
PT:1/3
|
||||
A:AB$ RepeatEach | Cost$ 2 GU Untap | ValidTgts$ Permanent | RepeatCounters$ True | RepeatSubAbility$ DoubleCounters | SpellDescription$ For each counter on target permanent, put another of those counters on that permanent. | StackDescription$ SpellDescription | AILogic$ DoubleCounters | SubAbility$ DBCleanup
|
||||
SVar:DoubleCounters:DB$ PutCounter | Defined$ Targeted | CounterType$ RepeatSVarCounter | CounterNum$ RepeatCounterAmount
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
A:AB$ MultiplyCounter | Cost$ 2 GU Untap | ValidTgts$ Permanent | StackDescription$ SpellDescription | SpellDescription$ Double the number of each kind of counter on target permanent.
|
||||
DeckHints:Ability$Counters
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/gilder_bairn.jpg
|
||||
Oracle:{2}{G/U}, {Q}: For each counter on target permanent, put another of those counters on that permanent. ({Q} is the untap symbol.)
|
||||
Oracle:{2}{G/U}, {Q}: Double the number of each kind of counter on target permanent. ({Q} is the untap symbol.)
|
||||
|
||||
@@ -5,9 +5,9 @@ PT:0/0
|
||||
K:Trample
|
||||
K:etbCounter:P1P1:4
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDoubleCounters | TriggerDescription$ Whenever CARDNAME attacks, double the number of +1/+1 counters on each creature you control.
|
||||
SVar:TrigDoubleCounters:AB$ RepeatEach | Cost$ 0 | RepeatCards$ Creature.YouCtrl | RepeatSubAbility$ DBPutCounter
|
||||
SVar:DBPutCounter:DB$ PutCounter | Defined$ Remembered | CounterType$ P1P1 | CounterNum$ X | References$ X
|
||||
SVar:X:Remembered$CardCounters.P1P1
|
||||
SVar:TrigDoubleCounters:DB$ MultiplyCounter | Defined$ Creature.YouCtrl | CounterType$ P1P1
|
||||
DeckHints:Ability$Counters
|
||||
DeckHas:Ability$Counters
|
||||
SVar:HasAttackEffect:TRUE
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/kalonian_hydra.jpg
|
||||
Oracle:Trample\nKalonian Hydra enters the battlefield with four +1/+1 counters on it.\nWhenever Kalonian Hydra attacks, double the number of +1/+1 counters on each creature you control.
|
||||
|
||||
@@ -5,8 +5,8 @@ PT:0/0
|
||||
K:etbCounter:P1P1:X
|
||||
S:Mode$ Continuous | Affected$ Card.Self+counters_GT9_P1P1 | AddKeyword$ Trample | Description$ CARDNAME has trample as long as it has ten or more +1/+1 counters on it.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDoubleCounters | TriggerDescription$ At the beginning of your upkeep, double the number of +1/+1 counters on CARDNAME.
|
||||
SVar:TrigDoubleCounters:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ Double | References$ Double
|
||||
SVar:TrigDoubleCounters:DB$ MultiplyCounter | Defined$ Self | CounterType$ P1P1
|
||||
DeckHas:Ability$Counters
|
||||
SVar:X:Count$xPaid
|
||||
SVar:Double:Count$CardCounters.P1P1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/primordial_hydra.jpg
|
||||
Oracle:Primordial Hydra enters the battlefield with X +1/+1 counters on it.\nAt the beginning of your upkeep, double the number of +1/+1 counters on Primordial Hydra.\nPrimordial Hydra has trample as long as it has ten or more +1/+1 counters on it.
|
||||
|
||||
@@ -3,8 +3,8 @@ ManaCost:7
|
||||
Types:Artifact Creature Construct
|
||||
PT:0/0
|
||||
K:Sunburst
|
||||
A:AB$ PutCounter | Cost$ T | Defined$ Self | CounterType$ P1P1 | CounterNum$ X | References$ X | SpellDescription$ Double the number of +1/+1 counters on CARDNAME.
|
||||
SVar:X:Count$CardCounters.P1P1
|
||||
A:AB$ MultiplyCounter | Cost$ T | Defined$ Self | CounterType$ P1P1 | SpellDescription$ Double the number of +1/+1 counters on CARDNAME.
|
||||
DeckHas:Ability$Counters
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/solarion.jpg
|
||||
Oracle:Sunburst (This enters the battlefield with a +1/+1 counter on it for each color of mana spent to cast it.)\n{T}: Double the number of +1/+1 counters on Solarion.
|
||||
|
||||
@@ -2,10 +2,8 @@ Name:Solidarity of Heroes
|
||||
ManaCost:1 G
|
||||
Types:Instant
|
||||
K:Strive:1 G
|
||||
A:SP$ RepeatEach | Cost$ 1 G | DefinedCards$ Targeted | RepeatSubAbility$ DBPutCounter | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ MaxTargets | References$ MaxTargets | SpellDescription$ Choose any number of target creatures. Double the number of +1/+1 counters on each of them.
|
||||
SVar:DBPutCounter:DB$ PutCounter | Defined$ Remembered | CounterType$ P1P1 | CounterNum$ X | References$ X
|
||||
SVar:X:Remembered$CardCounters.P1P1
|
||||
A:SP$ MultiplyCounter | Cost$ 1 G | CounterType$ P1P1 | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ MaxTargets | References$ MaxTargets | SpellDescription$ Choose any number of target creatures. Double the number of +1/+1 counters on each of them.
|
||||
SVar:MaxTargets:Count$Valid Creature
|
||||
SVar:RemAIDeck:True
|
||||
DeckNeeds:Ability$Counters
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/solidarity_of_heroes.jpg
|
||||
Oracle:Strive - Solidarity of Heroes costs {1}{G} more to cast for each target beyond the first.\nChoose any number of target creatures. Double the number of +1/+1 counters on each of them.
|
||||
|
||||
@@ -2,8 +2,7 @@ Name:Vorel of the Hull Clade
|
||||
ManaCost:1 G U
|
||||
Types:Legendary Creature Human Merfolk
|
||||
PT:1/4
|
||||
A:AB$ RepeatEach | Cost$ G U T | ValidTgts$ Artifact,Creature,Land | TgtPrompt$ Select target artifact, creature, or land | RepeatCounters$ True | RepeatSubAbility$ DoubleCounters | StackDescription$ SpellDescription | AILogic$ DoubleCounters | SubAbility$ DBCleanup | SpellDescription$ For each counter on target artifact, creature, or land, put another of those counters on that permanent.
|
||||
SVar:DoubleCounters:DB$ PutCounter | Defined$ Targeted | CounterType$ RepeatSVarCounter | CounterNum$ RepeatCounterAmount
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
A:AB$ MultiplyCounter | Cost$ G U T | ValidTgts$ Artifact,Creature,Land | TgtPrompt$ Select target artifact, creature, or land | StackDescription$ SpellDescription | SpellDescription$ Double the number of each kind of counter on target artifact, creature, or land.
|
||||
DeckHints:Ability$Counters
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/vorel_of_the_hull_clade.jpg
|
||||
Oracle:{G}{U}, {T}: For each counter on target artifact, creature, or land, put another of those counters on that permanent.
|
||||
Oracle:{G}{U}, {T}: Double the number of each kind of counter on target artifact, creature, or land.
|
||||
|
||||
Reference in New Issue
Block a user