From f16c94ac1d5a1c16e497fd26589e434527a78cbb Mon Sep 17 00:00:00 2001 From: TheBlackMarvel <103882005+TheBlackMarvel@users.noreply.github.com> Date: Sat, 23 Apr 2022 11:37:38 +0100 Subject: [PATCH] Add files via upload --- .../upcoming/jolene_the_plunder_queen.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/jolene_the_plunder_queen.txt diff --git a/forge-gui/res/cardsfolder/upcoming/jolene_the_plunder_queen.txt b/forge-gui/res/cardsfolder/upcoming/jolene_the_plunder_queen.txt new file mode 100644 index 00000000000..5c16bd8e1fe --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/jolene_the_plunder_queen.txt @@ -0,0 +1,16 @@ +Name:Jolene, the Plunder Queen +ManaCost:2 R G +Types:Legendary Creature Human Warrior +PT:2/2 + +T:Mode$ AttackersDeclared | AttackedTarget$ Opponent | Execute$ TrigTreasure | TriggerZones$ Battlefield | TriggerDescription$ Whenever a player attacks one or more of your opponents, that attacking player creates a Treasure token. + +SVar:TrigTreasure:DB$ Token | Defined$ AttackingPlayer | TokenScript$ c_a_treasure_sac | TokenOwner$ TriggeredAttackingPlayer + +R:Event$ CreateToken | ActiveZones$ Battlefield | ValidPlayer$ You | ValidToken$ Treasure | ReplaceWith$ DBReplace | Description$ If you would create one or more Treasure tokens, instead create those tokens plus an additional Treasure token. +SVar:DBReplace:DB$ ReplaceToken | Type$ AddToken | Amount$ 1 | ValidCard$ Treasure | TokenScript$ c_a_treasure_sac +DeckNeeds:Type$Token + +A:AB$ PutCounter | Cost$ Sac<5/Treasure> | CounterType$ P1P1 | CounterNum$ 5 | SpellDescription$ Put 5 +1/+1 counters on CARDNAME. + +Oracle:Whenever a player attacks one or more of your opponents, that attacking player creates a Treasure token.\nIf you would create one or more Treasure tokens, instead create those tokens plus an additional Treasure token.\nSacrifice five Treasures: Put five +1/+1 counters on Jolene. \ No newline at end of file