mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Merge branch 'master' into 'master'
Fixed Drowned Secrets oracle text and description. See merge request core-developers/forge!1006
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user