From b9bcfef8177cd5541512a2dcd76e5a56007a4b42 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Sun, 11 Apr 2021 07:49:48 -0400 Subject: [PATCH] promise_of_loyalty.txt --- .../res/cardsfolder/upcoming/promise_of_loyalty.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/promise_of_loyalty.txt diff --git a/forge-gui/res/cardsfolder/upcoming/promise_of_loyalty.txt b/forge-gui/res/cardsfolder/upcoming/promise_of_loyalty.txt new file mode 100644 index 00000000000..6505908ec18 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/promise_of_loyalty.txt @@ -0,0 +1,10 @@ +Name:Promise of Loyalty +ManaCost:4 W +Types:Sorcery +A:SP$ RepeatEach | Cost$ 4 W | RepeatPlayers$ Player | RepeatSubAbility$ DBPutCounter | SubAbility$ DBEffect | SpellDescription$ Each player puts a vow counter on a creature they control and sacrifices the rest. Each of those creatures can’t attack you for as long as it has a vow counter on it. +SVar:DBPutCounter:DB$ PutCounter | Choices$ Creature.ControlledBy Player.IsRemembered | ChoiceTitle$ Choose a creature you control | Chooser$ Player.IsRemembered | Placer$ Player.IsRemembered | CounterType$ VOW | CounterNum$ 1 | RememberCards$ True | SubAbility$ SacAllOthers +SVar:SacAllOthers:DB$ SacrificeAll | ValidCards$ Creature.IsNotRemembered+ControlledBy Player.IsRemembered +SVar:DBEffect:DB$ Effect | RememberObjects$ Remembered | StaticAbilities$ VowStatic | ForgetOnMoved$ Battlefield | ForgetCounter$ VOW | Duration$ Permanent | SubAbility$ DBCleanup +SVar:VowStatic:Mode$ CantAttack | ValidCard$ Card.IsRemembered | Target$ You | Description$ Each of these creatures can’t attack you for as long as it has a vow counter on it. +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +Oracle:Each player puts a vow counter on a creature they control and sacrifices the rest. Each of those creatures can’t attack you for as long as it has a vow counter on it.