mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Card: refactor hidden keywords into Table Structure
This commit is contained in:
committed by
Michael Kamensky
parent
83a7cc8a3e
commit
bfc938be57
@@ -2,6 +2,5 @@ Name:Huang Zhong, Shu General
|
||||
ManaCost:2 W W
|
||||
Types:Legendary Creature Human Soldier
|
||||
PT:2/3
|
||||
K:CantBeBlockedByAmount GT1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/huang_zhong_shu_general.jpg
|
||||
S:Mode$ MinMaxBlocker | ValidCard$ Card.Self | Max$ 1 | Description$ CARDNAME can't be blocked by more than one creature.
|
||||
Oracle:Huang Zhong, Shu General can't be blocked by more than one creature.
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Hungering Hydra
|
||||
ManaCost:X G
|
||||
Types:Creature Hydra
|
||||
PT:0/0
|
||||
K:CantBeBlockedByAmount GT1
|
||||
S:Mode$ MinMaxBlocker | ValidCard$ Card.Self | Max$ 1 | Description$ CARDNAME can't be blocked by more than one creature.
|
||||
K:etbCounter:P1P1:X
|
||||
SVar:X:Count$xPaid
|
||||
T:Mode$ DamageDoneOnce | ValidTarget$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever CARDNAME is dealt damage, put that many +1/+1 counters on CARDNAME.
|
||||
|
||||
Reference in New Issue
Block a user