mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
add Zealous Persecution as an example of SP$PumpAll and DB$PumpAll
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5860,6 +5860,7 @@ res/cardsfolder/yuan_shaos_infantry.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/yuki_onna.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/zap.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/zealous_guardian.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/zealous_persecution.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/zebra_unicorn.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/zendikar_farguide.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/zephid.txt -text svneol=native#text/plain
|
||||
|
||||
9
res/cardsfolder/zealous_persecution.txt
Normal file
9
res/cardsfolder/zealous_persecution.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Zealous Persecution
|
||||
ManaCost:W B
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$PumpAll|Cost$W B|ValidCards$Creature.YouCtrl|NumAtt$+1|NumDef$+1|SpellDescription$Until end of turn, creatures you control get +1/+1 and creatures your opponents control get -1/-1.|SubAbility$SVar=DBPumpAll
|
||||
SVar:DBPumpAll:DB$PumpAll|ValidCards$Creature.YouDontCtrl|NumAtt$-1|NumDef$-1
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/zealous_persecution.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user