diff --git a/.gitattributes b/.gitattributes index b400f23d347..7fdadc7a59a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8660,6 +8660,7 @@ forge-gui/res/cardsfolder/k/killing_wave.txt -text forge-gui/res/cardsfolder/k/kiln_fiend.txt svneol=native#text/plain forge-gui/res/cardsfolder/k/kiln_walker.txt svneol=native#text/plain forge-gui/res/cardsfolder/k/kilnmouth_dragon.txt -text +forge-gui/res/cardsfolder/k/kilnspire_district.txt -text svneol=unset#text/plain forge-gui/res/cardsfolder/k/kin_tree_invocation.txt -text forge-gui/res/cardsfolder/k/kin_tree_warden.txt -text forge-gui/res/cardsfolder/k/kindercatch.txt -text diff --git a/forge-gui/res/cardsfolder/k/kilnspire_district.txt b/forge-gui/res/cardsfolder/k/kilnspire_district.txt new file mode 100644 index 00000000000..f9e03363d74 --- /dev/null +++ b/forge-gui/res/cardsfolder/k/kilnspire_district.txt @@ -0,0 +1,19 @@ +Name:Kilnspire District +ManaCost:no cost +Types:Plane Ravnica + +T:Mode$ PlaneswalkedTo | ValidCard$ Card.Self | TriggerZones$ Command | Execute$ PutCounter | TriggerDescription$ When you planeswalk to CARDNAME or at the beginning of your precombat main phase, put a charge counter on CARDNAME, then add {R} to your mana pool for each charge counter on it. + +T:Mode$ Phase | Phase$ Main1 | ValidPlayer$ You | TriggerZones$ Command | Execute$ PutCounter | Secondary$ True | TriggerDescription$ When you planeswalk to CARDNAME or at the beginning of your precombat main phase, put a charge counter on CARDNAME, then add {R} to your mana pool for each charge counter on it. + +SVar:PutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ CHARGE | CounterNum$ 1 | SubAbility$ DBMana + +SVar:DBMana:DB$ Mana | Produced$ R | Amount$ Y | References$ Y + +T:Mode$ PlanarDice | Result$ Chaos | TriggerZones$ Command | Execute$ RolledChaos | TriggerDescription$ Whenever you roll {CHAOS}, you may pay {X}. If you do, CARDNAME deals X damage to target creature or player. +SVar:RolledChaos:AB$ DealDamage | Cost$ X | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ X | References$ X +SVar:X:Count$xPaid +SVar:Y:Count$CardCounters.CHARGE + +SVar:Picture:http://www.wizards.com/global/images/magic/general/kilnspire_district.jpg +Oracle:When you planeswalk to Kilnspire District or at the beginning of your precombat main phase, put a charge counter on Kilnspire District, then add {R} to your mana pool for each charge counter on it.\nWhenever you roll {CHAOS}, you may pay {X}. If you do, Kilnspire District deals X damage to target creature or player.