mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
added Incremental Growth
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4220,6 +4220,7 @@ res/cardsfolder/k/kyoki_sanitys_eclipse.txt svneol=native#text/plain
|
||||
res/cardsfolder/k/kyren_glider.txt svneol=native#text/plain
|
||||
res/cardsfolder/k/kyren_negotiations.txt svneol=native#text/plain
|
||||
res/cardsfolder/k/kyren_sniper.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/incremental_growth.txt -text
|
||||
res/cardsfolder/l/lab_rats.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/labyrinth_minotaur.txt svneol=native#text/plain
|
||||
res/cardsfolder/l/laccolith_grunt.txt svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/l/incremental_growth.txt
Normal file
11
res/cardsfolder/l/incremental_growth.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Incremental Growth
|
||||
ManaCost:3 G G
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ PutCounter | Cost$ 3 G G | ValidTgts$ Creature |TgtPrompt$ Select target creature | TargetUnique$ True | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBPutTwo | SpellDescription$ Put a +1/+1 counter on target creature, two +1/+1 counters on another target creature, and three +1/+1 counters on a third target creature.
|
||||
SVar:DBPutTwo:DB$ PutCounter | Cost$ 0 | ValidTgts$ Creature |TgtPrompt$ Select another target creature | TargetUnique$ True | CounterType$ P1P1 | CounterNum$ 2 | SubAbility$ DBPutThree
|
||||
SVar:DBPutThree:DB$ PutCounter | Cost$ 0 | ValidTgts$ Creature |TgtPrompt$ Select a third target creature | TargetUnique$ True | CounterType$ P1P1 | CounterNum$ 3
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/incremental_growth.jpg
|
||||
SetInfo:LRW|Uncommon|http://magiccards.info/scans/en/lw/221.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user