mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48: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
|
Name:Drowned Secrets
|
||||||
ManaCost:1 U
|
ManaCost:1 U
|
||||||
Types:Enchantment
|
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:TrigMill:DB$Mill | NumCards$ 2 | ValidTgts$ Player | TgtPrompt$ Select target player
|
||||||
SVar:BuffedBy:Card.Blue
|
SVar:BuffedBy:Card.Blue
|
||||||
DeckHas:Ability$Graveyard
|
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