diff --git a/forge-gui/res/cardsfolder/upcoming/fealty_to_the_realm.txt b/forge-gui/res/cardsfolder/upcoming/fealty_to_the_realm.txt new file mode 100644 index 00000000000..258d480daa9 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/fealty_to_the_realm.txt @@ -0,0 +1,11 @@ +Name:Fealty to the Realm +ManaCost:4 U +Types:Enchantment Aura +K:Enchant creature +A:SP$ Attach | ValidTgts$ Creature | AILogic$ GainControl +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMonarch | TriggerDescription$ When CARDNAME enters the battlefield, you become the monarch. +SVar:TrigMonarch:DB$ BecomeMonarch | Defined$ You +S:Mode$ Continuous | Affected$ Card.EnchantedBy | GainControl$ Player.isMonarch | Description$ The monarch controls enchanted creature. +S:Mode$ CantAttack | ValidCard$ Creature.EnchantedBy | Target$ You | Description$ Enchanted creature attacks each combat if able and can't attack you. +S:Mode$ MustAttack | ValidCreature$ Creature.EnchantedBy +Oracle:Enchant creature\nWhen Fealty to the Realm enters the battlefield, you become the monarch.\nThe monarch controls enchanted creature.\nEnchanted creature attacks each combat if able and can’t attack you. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/feasting_hobbit.txt b/forge-gui/res/cardsfolder/upcoming/feasting_hobbit.txt new file mode 100644 index 00000000000..57a7d83dfa8 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/feasting_hobbit.txt @@ -0,0 +1,10 @@ +Name:Feasting Hobbit +ManaCost:1 G +Types:Creature Halfling Citizen +PT:2/2 +K:Devour food:3 +S:Mode$ CantBlockBy | ValidAttacker$ Creature.Self | ValidBlocker$ Creature.powerLTY | Description$ Creatures with power less than CARDNAME's power can't block it. +SVar:Y:Count$CardPower +DeckHas:Ability$Sacrifice|Counters +DeckHints:Type$Food +Oracle:Devour Food 3 (As this enters the battlefield, you may sacrifice any number of Foods. This creature enters the battlefield with three times that many +1/+1 counters on it.)\nCreatures with power less than Feasting Hobbit's power can't block it. \ No newline at end of file