mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Adding Omen of Fire
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3769,6 +3769,7 @@ res/cardsfolder/old_ghastbark.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/old_man_of_the_sea.txt -text svneol=native#text/plain
|
res/cardsfolder/old_man_of_the_sea.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/omega_myr.txt -text svneol=native#text/plain
|
res/cardsfolder/omega_myr.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/omen.txt -text svneol=native#text/plain
|
res/cardsfolder/omen.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/omen_of_fire.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/omnath_locus_of_mana.txt -text svneol=native#text/plain
|
res/cardsfolder/omnath_locus_of_mana.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/ondu_cleric.txt -text svneol=native#text/plain
|
res/cardsfolder/ondu_cleric.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/ondu_giant.txt -text svneol=native#text/plain
|
res/cardsfolder/ondu_giant.txt -text svneol=native#text/plain
|
||||||
|
|||||||
13
res/cardsfolder/omen_of_fire.txt
Normal file
13
res/cardsfolder/omen_of_fire.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Name:Omen of Fire
|
||||||
|
ManaCost:3 R R
|
||||||
|
Types:Instant
|
||||||
|
Text:no text
|
||||||
|
A:SP$ChangeZoneAll | Cost$ 3 R R | ChangeType$ Island | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return all Islands to their owners' hands. | SubAbility$ SVar=DBSacYou
|
||||||
|
SVar:DBSacYou:DB$Sacrifice | Amount$ YouX | SacValid$ Plains,Permanent.White | Defined$ You | SubAbility$ SVar=DBSacOpp | SpellDescription$ Each player sacrifices a Plains or a white permanent for each white permanent he or she controls.
|
||||||
|
SVar:DBSacOpp:DB$Sacrifice | Amount$ OppX | SacValid$ Plains,Permanent.White | Defined$ Opponent
|
||||||
|
SVar:YouX:Count$Valid Permanent.White+YouCtrl
|
||||||
|
SVar:OppX:Count$Valid Permanent.White+YouDontCtrl
|
||||||
|
SVar:RemAIDeck:True
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/omen_of_fire.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user