mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
Added Ovinomancer
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5834,6 +5834,7 @@ res/cardsfolder/o/overwhelming_forces.txt svneol=native#text/plain
|
||||
res/cardsfolder/o/overwhelming_intellect.txt svneol=native#text/plain
|
||||
res/cardsfolder/o/overwhelming_stampede.txt svneol=native#text/plain
|
||||
res/cardsfolder/o/ovinize.txt -text
|
||||
res/cardsfolder/o/ovinomancer.txt -text
|
||||
res/cardsfolder/o/owl_familiar.txt svneol=native#text/plain
|
||||
res/cardsfolder/o/oxidda_daredevil.txt svneol=native#text/plain
|
||||
res/cardsfolder/o/oxidda_golem.txt svneol=native#text/plain
|
||||
|
||||
13
res/cardsfolder/o/ovinomancer.txt
Normal file
13
res/cardsfolder/o/ovinomancer.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Ovinomancer
|
||||
ManaCost:2 U
|
||||
Types:Creature Human Wizard
|
||||
Text:no text
|
||||
PT:0/1
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigETB | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice it unless you return three basic lands you control to their owner's hand.
|
||||
SVar:TrigETB:DB$ ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand | ValidTgts$ Land.Basic+YouCtrl | TargetMin$ 0 | TargetMax$ 3 | TgtPrompt$ Select 3 basic lands you control | Mandatory$ True | RememberChanged$ True | SubAbility$ DBSacEnforced | SpellDescription$ Return three basic lands you control to their owner's hand.
|
||||
SVar:DBSacEnforced:DB$ Sacrifice | Defined$ Self | ConditionDefined$ Remembered | ConditionPresent$ Land | ConditionCompare$ LT3 | ConditionDescription$ Sacrifice CARDNAME if you do not return 3 basic lands to their owner's hand. | SubAbility$ DBCleanUp
|
||||
SVar:DBCleanUp:DB$Cleanup | ClearRemembered$ True
|
||||
A:AB$ Destroy | Cost$ Return<1/CARDNAME> T | ValidTgts$ Creature | TgtPrompt$ Select target creature | NoRegen$ True | SubAbility$ DBToken | SpellDescription$ Destroy target creature. It can't be regenerated.
|
||||
SVar:DBToken:DB$Token | TokenAmount$ 1 | TokenName$ Sheep | TokenTypes$ Creature,Sheep | TokenOwner$ TargetedController | TokenColors$ Green | TokenPower$ 0 | TokenToughness$ 1 | SpellDescription$ That creature's controller puts a 0/1 green Sheep creature token onto the battlefield.
|
||||
SVar:Rarity:Uncommon
|
||||
End
|
||||
@@ -67,6 +67,7 @@ c_x_x_riptide_replicator.jpg http://www.cardforge.org/fpics/tokens/c_x
|
||||
c_x_y_twin.jpg http://www.cardforge.org/fpics/tokens/c_x_y_twin.jpg
|
||||
g_1_1_butterfly.jpg http://www.cardforge.org/fpics/tokens/g_1_1_butterfly.jpg
|
||||
g_0_1_plant.jpg http://www.cardforge.org/fpics/tokens/g_0_1_plant.jpg
|
||||
g_0_1_sheep.jpg http://www.cardforge.org/fpics/tokens/g_0_1_sheep.jpg
|
||||
g_0_1_wood.jpg http://www.cardforge.org/fpics/tokens/g_0_1_wood.jpg
|
||||
g_1_1_cat.jpg http://www.cardforge.org/fpics/tokens/g_1_1_cat.jpg
|
||||
g_1_1_elf_warrior.jpg http://www.cardforge.org/fpics/tokens/g_1_1_elf_warrior.jpg
|
||||
@@ -188,7 +189,6 @@ wu_1_1_bird.jpg http://www.cardforge.org/fpics/tokens/wu_
|
||||
# //b_x_x_vampire.jpg http://www.cardforge.org/fpics/tokens/b_x_x_vampire.jpg [ZEN] Kalitas, Bloodchief of Ghet
|
||||
# //c_1_1_tetravite.jpg http://www.cardforge.org/fpics/tokens/c_1_1_tetravite.jpg [ATQ/4ED] Tetravus
|
||||
# //c_4_4_kaldra.jpg http://www.cardforge.org/fpics/tokens/c_4_4_kaldra.jpg [5DN] Helm of Kaldra
|
||||
# //g_0_1_sheep.jpg http://www.cardforge.org/fpics/tokens/g_0_1_sheep.jpg [VIS/TSB] Ovinomancer
|
||||
# //g_1_1_wolves_of_the_hunt.jpg http://www.cardforge.org/fpics/tokens/g_1_1_wolves_of_the_hunt.jpg [LEG] Master of the Hunt
|
||||
# //g_2_2_beast.jpg http://www.cardforge.org/fpics/tokens/g_2_2_beast.jpg [EXO] Keeper of the Beasts
|
||||
# //r_1_1_warrior.jpg http://www.cardforge.org/fpics/tokens/r_1_1_warrior.jpg [SOK] Rally the Hoard
|
||||
|
||||
Reference in New Issue
Block a user