mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
14 lines
750 B
Plaintext
14 lines
750 B
Plaintext
Name:Null Profusion
|
|
ManaCost:4 B B
|
|
Types:Enchantment
|
|
Text:Skip your draw step. Your maximum hand size is 2.
|
|
# hardcoded for draw step to be skipped in r6069.
|
|
T:Mode$ SpellCast | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever you play a card, draw a card.
|
|
T:Mode$ LandPlayed | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDraw | Secondary$ True | TriggerDescription$ Whenever you play a card, draw a card.
|
|
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
|
|
K:HandSize = 2 Self
|
|
SVar:RemRandomDeck:True
|
|
SVar:Rarity:Rare
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/null_profusion.jpg
|
|
SetInfo:PLC|Rare|http://magiccards.info/scans/en/pc/89.jpg
|
|
End |