diff --git a/.gitattributes b/.gitattributes index 813b08ca6ad..473166c4872 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5478,6 +5478,7 @@ res/cardsfolder/k/knighthood.txt svneol=native#text/plain res/cardsfolder/k/knightly_valor.txt -text res/cardsfolder/k/knotvine_mystic.txt svneol=native#text/plain res/cardsfolder/k/knotvine_paladin.txt svneol=native#text/plain +res/cardsfolder/k/know_naught_but_fire.txt -text res/cardsfolder/k/knowledge_pool.txt -text svneol=unset#text/plain res/cardsfolder/k/knowledge_vault.txt -text svneol=unset#text/plain res/cardsfolder/k/knucklebone_witch.txt svneol=native#text/plain diff --git a/res/cardsfolder/k/know_naught_but_fire.txt b/res/cardsfolder/k/know_naught_but_fire.txt new file mode 100644 index 00000000000..a8ce1aad3f3 --- /dev/null +++ b/res/cardsfolder/k/know_naught_but_fire.txt @@ -0,0 +1,13 @@ +Name:Know Naught but Fire +ManaCost:no cost +Types:Scheme +Text:no text +T:Mode$ SetInMotion | ValidCard$ Card.Self | Execute$ DmgAll | TriggerZones$ Command | TriggerDescription$ When you set this scheme in motion, it deals damage to each opponent equal to the number of cards in that player's hand. +SVar:DmgAll:AB$ RepeatEach | Cost$ 0 | RepeatPlayers$ Player.Opponent | RepeatSubAbility$ DBDamage +SVar:DBDamage:DB$ DealDamage | Defined$ Player.IsRemembered | NumDmg$ X | References$ X +SVar:X:PlayerCountRemembered$CardsInHand +SVar:Rarity:Common +SVar:Picture:http://www.cardforge.org/fpics/lq_schemes/know_naught_but_fire.jpg +SetInfo:ARC|Common|http://magiccards.info/extras/scheme/archenemy/know-naught-but-fire.jpg +Oracle:When you set this scheme in motion, it deals damage to each opponent equal to the number of cards in that player's hand. +End \ No newline at end of file