Card: refactor hidden keywords into Table Structure

This commit is contained in:
Hans Mackowiak
2021-09-12 15:48:34 +00:00
committed by Michael Kamensky
parent 83a7cc8a3e
commit bfc938be57
60 changed files with 424 additions and 420 deletions

View File

@@ -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.

View File

@@ -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.