mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Added Phyrexian Colossus
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -8017,6 +8017,7 @@ res/cardsfolder/p/phyrexian_battleflies.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/p/phyrexian_bloodstock.txt svneol=native#text/plain
|
res/cardsfolder/p/phyrexian_bloodstock.txt svneol=native#text/plain
|
||||||
res/cardsfolder/p/phyrexian_boon.txt svneol=native#text/plain
|
res/cardsfolder/p/phyrexian_boon.txt svneol=native#text/plain
|
||||||
res/cardsfolder/p/phyrexian_broodlings.txt svneol=native#text/plain
|
res/cardsfolder/p/phyrexian_broodlings.txt svneol=native#text/plain
|
||||||
|
res/cardsfolder/p/phyrexian_colossus.txt -text
|
||||||
res/cardsfolder/p/phyrexian_crusader.txt svneol=native#text/plain
|
res/cardsfolder/p/phyrexian_crusader.txt svneol=native#text/plain
|
||||||
res/cardsfolder/p/phyrexian_debaser.txt svneol=native#text/plain
|
res/cardsfolder/p/phyrexian_debaser.txt svneol=native#text/plain
|
||||||
res/cardsfolder/p/phyrexian_defiler.txt svneol=native#text/plain
|
res/cardsfolder/p/phyrexian_defiler.txt svneol=native#text/plain
|
||||||
|
|||||||
10
res/cardsfolder/p/phyrexian_colossus.txt
Normal file
10
res/cardsfolder/p/phyrexian_colossus.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Phyrexian Colossus
|
||||||
|
ManaCost:7
|
||||||
|
Types:Artifact Creature Golem
|
||||||
|
PT:8/8
|
||||||
|
K:CARDNAME doesn't untap during your untap step.
|
||||||
|
A:AB$ Untap | Cost$ PayLife<8> | SpellDescription$ Untap CARDNAME.
|
||||||
|
K:CantBeBlockedByAmount LT3
|
||||||
|
SVar:RemAIDeck:True
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_colossus.jpg
|
||||||
|
Oracle:Phyrexian Colossus doesn't untap during your untap step.\nPay 8 life: Untap Phyrexian Colossus.\nPhyrexian Colossus can't be blocked except by three or more creatures.
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
Name:Wild Ricochet
|
Name:Wild Ricochet
|
||||||
ManaCost:2 R R
|
ManaCost:2 R R
|
||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ ChangeTargets | Cost$ 2 R R | TargetType$ Spell | Optional$ True | ValidTgts$ Card | SubAbility$ DBCopy | SpellDescription$ You may choose new targets for target instant or sorcery spell. Then copy that spell. You may choose new targets for the copy.
|
A:SP$ ChangeTargets | Cost$ 2 R R | TargetType$ Spell | Optional$ True | ValidTgts$ Instant,Sorcery | SubAbility$ DBCopy | SpellDescription$ You may choose new targets for target instant or sorcery spell. Then copy that spell. You may choose new targets for the copy.
|
||||||
SVar:DBCopy:DB$ CopySpellAbility | Defined$ Targeted | Controller$ You
|
SVar:DBCopy:DB$ CopySpellAbility | Defined$ Targeted | Controller$ You
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/wild_ricochet.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/wild_ricochet.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user