This commit is contained in:
Simisays
2023-06-25 23:15:25 +02:00
parent 7d24c16fe1
commit 2d2f0efbd3
2 changed files with 21 additions and 0 deletions

View File

@@ -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 cant attack you.

View File

@@ -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.