Corrections requested or implied so far

This commit is contained in:
Renato Santos
2022-02-18 00:06:16 +00:00
parent 23de92a6a4
commit 721e247239
3 changed files with 3 additions and 2 deletions

View File

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

View File

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

View File

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