mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Corrections requested or implied so far
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name:Commune with Spirits
|
||||
ManaCost:G
|
||||
Types:Sorcery
|
||||
A:SP$ Dig | DigNum$ 4 | ChangeNum$ 1 | ChangeValid$ Enchantment,Land | RestRandomOrder$ True | Optional$ True | SpellDescription$ Look at the top four cards of your library. You may reveal an enchantment or land card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.
|
||||
A:SP$ Dig | DigNum$ 4 | ChangeNum$ 1 | ChangeValid$ Enchantment,Land | RestRandomOrder$ True | Optional$ True | ForceRevealToController$ True | SpellDescription$ Look at the top four cards of your library. You may reveal an enchantment or land card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.
|
||||
DeckHints:Type$Enchantment|Land
|
||||
Oracle:Look at the top four cards of your library. You may reveal an enchantment or land card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.
|
||||
|
||||
@@ -5,6 +5,6 @@ K:Enchant artifact or creature
|
||||
A:SP$ Attach | ValidTgts$ Creature,Artifact | TgtPrompt$ Select target artifact or creature | AITgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 3 | AddToughness$ 3 | AddKeyword$ Reach | Description$ As long as enchanted permanent is a creature, it gets +3/+3 and has reach.
|
||||
A:AB$ Pump | PrecostDesc$ Channel — | Cost$ 1 G Discard<1/CARDNAME> | ActivationZone$ Hand | ValidTgts$ Creature | TgtPrompt$ Choose target creature | NumAtt$ 3 | NumDef$ 3 | KW$ Reach | SpellDescription$ Target creature gets +3/+3 and gains reach until end of turn.
|
||||
DeckHas:Ability$Counters|Discard
|
||||
DeckHas:Ability$Counters & Keyword$Reach
|
||||
DeckHints:Type$Artifact|Creature|Vehicle
|
||||
Oracle:Enchant artifact or creature\nAs long as enchanted permanent is a creature, it gets +3/+3 and has reach.\nChannel — {1}{G}, Discard Favor of Jukai: Target creature gets +3/+3 and gains reach until end of turn.
|
||||
|
||||
@@ -8,4 +8,5 @@ SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Creature.YouCtrl,Vehicle.YouCtrl
|
||||
S:Mode$ Continuous | Affected$ Land.EnchantedBy | AddAbility$ ABManaAny2 | Description$ Enchanted land has "{T}: Add two mana of any one color."
|
||||
SVar:ABManaAny2:AB$ Mana | Cost$ T | Produced$ Any | Amount$ 2 | SpellDescription$ Add two mana of any one color.
|
||||
DeckHas:Ability$Counters
|
||||
DeckHints:Vehicle
|
||||
Oracle:Enchant land\nWhen Grafted Growth enters the battlefield, put a +1/+1 counter on target creature or Vehicle you control.\nEnchanted land has "{T}: Add two mana of any one color."
|
||||
|
||||
Reference in New Issue
Block a user