mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Card: refactor hidden keywords into Table Structure
This commit is contained in:
committed by
Michael Kamensky
parent
83a7cc8a3e
commit
bfc938be57
@@ -2,7 +2,7 @@ Name:Challenger Troll
|
||||
ManaCost:4 G
|
||||
Types:Creature Troll
|
||||
PT:6/5
|
||||
S:Mode$ Continuous | Affected$ Creature.YouCtrl+powerGE4 | AddHiddenKeyword$ CantBeBlockedByAmount GT1 | Description$ Each creature you control with power 4 or greater can't be blocked by more than one creature.
|
||||
S:Mode$ MinMaxBlocker | ValidCard$ Creature.YouCtrl+powerGE4 | Max$ 1 | Description$ Each creature you control with power 4 or greater can't be blocked by more than one creature.
|
||||
SVar:PlayMain1:TRUE
|
||||
AI:RemoveDeck:Random
|
||||
Oracle:Each creature you control with power 4 or greater can't be blocked by more than one creature.
|
||||
Oracle:Each creature you control with power 4 or greater can't be blocked by more than one creature.
|
||||
@@ -2,6 +2,5 @@ Name:Charging Rhino
|
||||
ManaCost:3 G G
|
||||
Types:Creature Rhino
|
||||
PT:4/4
|
||||
K:CantBeBlockedByAmount GT1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/charging_rhino.jpg
|
||||
S:Mode$ MinMaxBlocker | ValidCard$ Card.Self | Max$ 1 | Description$ CARDNAME can't be blocked by more than one creature.
|
||||
Oracle:Charging Rhino can't be blocked by more than one creature.
|
||||
|
||||
Reference in New Issue
Block a user