mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Frenetic Efreet is a sacrifice not a destroy
This commit is contained in:
@@ -4,9 +4,9 @@ Types:Creature Efreet
|
|||||||
Text:no text
|
Text:no text
|
||||||
PT:2/1
|
PT:2/1
|
||||||
K:Flying
|
K:Flying
|
||||||
A:AB$ FlipACoin | Cost$ 0 | WinSubAbility$ DBPhase | LoseSubAbility$ DBDestroy | SpellDescription$ Flip a coin. If you win the flip, Frenetic Efreet phases out. If you lose the flip, sacrifice Frenetic Efreet. (While it's phased out, it's treated as though it doesn't exist. It phases in before you untap during your next untap step.)
|
A:AB$ FlipACoin | Cost$ 0 | WinSubAbility$ DBPhase | LoseSubAbility$ DBSacrifice | SpellDescription$ Flip a coin. If you win the flip, Frenetic Efreet phases out. If you lose the flip, sacrifice Frenetic Efreet. (While it's phased out, it's treated as though it doesn't exist. It phases in before you untap during your next untap step.)
|
||||||
SVar:DBPhase:DB$ Phases | Defined$ Self
|
SVar:DBPhase:DB$ Phases | Defined$ Self
|
||||||
SVar:DBDestroy:DB$ Destroy | Defined$ Self
|
SVar:DBSacrifice:DB$ Sacrifice | Defined$ Self
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
SVar:Rarity:Rare
|
SVar:Rarity:Rare
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/frenetic_efreet.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/frenetic_efreet.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user