mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
moved Incremental Growth to correct folder
added Incremental Blight
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -3747,6 +3747,8 @@ res/cardsfolder/i/incendiary.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/incendiary_command.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/incinerate.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/incite.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/incremental_blight.txt -text
|
||||
res/cardsfolder/i/incremental_growth.txt -text
|
||||
res/cardsfolder/i/incurable_ogre.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/indebted_samurai.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/independent_troops.txt svneol=native#text/plain
|
||||
@@ -4220,7 +4222,6 @@ 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/i/incremental_blight.txt
Normal file
11
res/cardsfolder/i/incremental_blight.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Incremental Blight
|
||||
ManaCost:3 B B
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ PutCounter | Cost$ 3 B B | ValidTgts$ Creature |TgtPrompt$ Select target creature | TargetUnique$ True | CounterType$ M1M1 | 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$ M1M1 | CounterNum$ 2 | SubAbility$ DBPutThree
|
||||
SVar:DBPutThree:DB$ PutCounter | Cost$ 0 | ValidTgts$ Creature |TgtPrompt$ Select a third target creature | TargetUnique$ True | CounterType$ M1M1 | CounterNum$ 3
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/incremental_blight.jpg
|
||||
SetInfo:SHM|Uncommon|http://magiccards.info/scans/en/shm/70.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user