Merge branch 'master' into 'master'

Fixed Drowned Secrets oracle text and description.

See merge request core-developers/forge!1006
This commit is contained in:
Michael Kamensky
2018-10-13 15:41:18 +00:00

View File

@@ -1,8 +1,8 @@
Name:Drowned Secrets
ManaCost:1 U
Types:Enchantment
T:Mode$ SpellCast | ValidCard$ Card.Blue | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigMill | TriggerDescription$ Whenever you cast a blue spell, target player puts the top two cards if their library into their graveyard.
T:Mode$ SpellCast | ValidCard$ Card.Blue | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigMill | TriggerDescription$ Whenever you cast a blue spell, target player puts the top two cards of their library into their graveyard.
SVar:TrigMill:DB$Mill | NumCards$ 2 | ValidTgts$ Player | TgtPrompt$ Select target player
SVar:BuffedBy:Card.Blue
DeckHas:Ability$Graveyard
Oracle:Whenever you cast a blue spell, target player puts the top two cards if their library into their graveyard.
Oracle:Whenever you cast a blue spell, target player puts the top two cards of their library into their graveyard.