mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Bestow cleanup
This commit is contained in:
@@ -3,7 +3,6 @@ ManaCost:1 U
|
||||
Types:Enchantment Creature Spirit
|
||||
PT:1/1
|
||||
K:Bestow:5 U
|
||||
S:Mode$ CantBlockBy | ValidAttacker$ Creature.Self | Description$ CARDNAME can't be blocked.
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddStaticAbility$ Unblockable | AddPower$ 1 | AddToughness$ 1 | Description$ Enchanted creature gets +1/+1 and can't be blocked.
|
||||
SVar:Unblockable:Mode$ CantBlockBy | ValidAttacker$ Creature.Self
|
||||
S:Mode$ CantBlockBy | ValidAttacker$ Creature.Self,Creature.EnchantedBy | Description$ CARDNAME can't be blocked.
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 1 | AddToughness$ 1 | Description$ Enchanted creature gets +1/+1 and can't be blocked.
|
||||
Oracle:Bestow {5}{U} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nFlitterstep Eidolon can't be blocked.\nEnchanted creature gets +1/+1 and can't be blocked.
|
||||
|
||||
@@ -3,8 +3,7 @@ ManaCost:1 R
|
||||
Types:Enchantment Creature Dog
|
||||
PT:2/2
|
||||
K:Bestow:2 R
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | AddStaticAbility$ MustAttack | Description$ Enchanted creature gets +2/+2 and attacks each combat if able.
|
||||
SVar:MustAttack:Mode$ MustAttack | ValidCreature$ Card.Self | Secondary$ True
|
||||
S:Mode$ MustAttack | ValidCreature$ Card.Self | Description$ CARDNAME attacks each combat if able.
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | Description$ Enchanted creature gets +2/+2 and attacks each combat if able.
|
||||
S:Mode$ MustAttack | ValidCreature$ Card.Self,Creature.EnchantedBy | Description$ CARDNAME attacks each combat if able.
|
||||
AI:RemoveDeck:All
|
||||
Oracle:Bestow {2}{R} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nMogis's Warhound attacks each combat if able.\nEnchanted creature gets +2/+2 and attacks each combat if able.
|
||||
|
||||
@@ -3,7 +3,6 @@ ManaCost:2 G
|
||||
Types:Enchantment Creature Beast
|
||||
PT:4/1
|
||||
K:Bestow:4 G
|
||||
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddPower$ 4 | AddToughness$ 1 | AddStaticAbility$ MustBlock | Description$ Enchanted creature gets +4/+1 and blocks each combat if able.
|
||||
SVar:MustBlock:Mode$ MustBlock | ValidCreature$ Card.Self | Description$ Enchanted creature blocks each combat if able.
|
||||
S:Mode$ MustBlock | ValidCreature$ Card.Self | Description$ CARDNAME blocks each combat if able.
|
||||
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddPower$ 4 | AddToughness$ 1 | Description$ Enchanted creature gets +4/+1 and blocks each combat if able.
|
||||
S:Mode$ MustBlock | ValidCreature$ Card.Self,Card.EnchantedBy | Description$ CARDNAME blocks each combat if able.
|
||||
Oracle:Bestow {4}{G} (If you cast this card for its bestow cost, it's an Aura spell with enchant creature. It becomes a creature again if it's not attached to a creature.)\nSpirespine blocks each combat if able.\nEnchanted creature gets +4/+1 and blocks each combat if able.
|
||||
|
||||
Reference in New Issue
Block a user