mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
add Kiyomaro, First to Stand
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4233,6 +4233,7 @@ res/cardsfolder/k/kitsune_diviner.txt svneol=native#text/plain
|
||||
res/cardsfolder/k/kitsune_healer.txt -text
|
||||
res/cardsfolder/k/kitsune_loreweaver.txt svneol=native#text/plain
|
||||
res/cardsfolder/k/kitsune_riftwalker.txt svneol=native#text/plain
|
||||
res/cardsfolder/k/kiyomaro_first_to_stand.txt -text
|
||||
res/cardsfolder/k/kjeldoran_dead.txt svneol=native#text/plain
|
||||
res/cardsfolder/k/kjeldoran_frostbeast.txt -text
|
||||
res/cardsfolder/k/kjeldoran_gargoyle.txt svneol=native#text/plain
|
||||
|
||||
13
res/cardsfolder/k/kiyomaro_first_to_stand.txt
Normal file
13
res/cardsfolder/k/kiyomaro_first_to_stand.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Kiyomaro, First to Stand
|
||||
ManaCost:3 W W
|
||||
Types:Legendary Creature Spirit
|
||||
Text:no text
|
||||
PT:*/*
|
||||
S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | Description$ CARDNAME's power and toughness are each equal to the number of cards in your hand.
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Vigilance | CheckSVar$ X | SVarCompare$ GE4 | Description$ As long as you have four or more cards in hand, CARDNAME has vigilance.
|
||||
T:Mode$ DamageDone | ValidSource$ Card.Self | CheckSVar$ X | SVarCompare$ GE7 | TriggerZones$ Battlefield | Execute$ TrigGain | TriggerDescription$ Whenever CARDNAME deals damage, if you have seven or more cards in hand, you gain 7 life.
|
||||
SVar:TrigGain:AB$ GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 7
|
||||
SVar:X:Count$InYourHand
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/kiyomaro_first_to_stand.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user