mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
*Added
Kuon, Ogre Ascendant / Kuon's Essence (LQ pic URL for Kuon's Essence does not work. Anybody got a replacement?) Orochi Eggwatcher / Shidako Broodmistress
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -4442,6 +4442,7 @@ res/cardsfolder/k/kuldotha_phoenix.txt svneol=native#text/plain
|
||||
res/cardsfolder/k/kuldotha_rebirth.txt svneol=native#text/plain
|
||||
res/cardsfolder/k/kuldotha_ringleader.txt svneol=native#text/plain
|
||||
res/cardsfolder/k/kulrath_knight.txt svneol=native#text/plain
|
||||
res/cardsfolder/k/kuon_ogre_ascendant_kuons_essence.txt -text
|
||||
res/cardsfolder/k/kurgadon.txt svneol=native#text/plain
|
||||
res/cardsfolder/k/kuro_pitlord.txt svneol=native#text/plain
|
||||
res/cardsfolder/k/kuros_taken.txt svneol=native#text/plain
|
||||
@@ -5704,6 +5705,7 @@ res/cardsfolder/o/orim_samite_healer.txt svneol=native#text/plain
|
||||
res/cardsfolder/o/orims_prayer.txt svneol=native#text/plain
|
||||
res/cardsfolder/o/orims_thunder.txt svneol=native#text/plain
|
||||
res/cardsfolder/o/ornithopter.txt svneol=native#text/plain
|
||||
res/cardsfolder/o/orochi_eggwatcher_shidako_broodmistress.txt -text
|
||||
res/cardsfolder/o/orochi_hatchery.txt svneol=native#text/plain
|
||||
res/cardsfolder/o/orochi_leafcaller.txt svneol=native#text/plain
|
||||
res/cardsfolder/o/orochi_ranger.txt svneol=native#text/plain
|
||||
|
||||
30
res/cardsfolder/k/kuon_ogre_ascendant_kuons_essence.txt
Normal file
30
res/cardsfolder/k/kuon_ogre_ascendant_kuons_essence.txt
Normal file
@@ -0,0 +1,30 @@
|
||||
Name:Kuon, Ogre Ascendant
|
||||
ManaCost:B B B
|
||||
Types:Legendary Creature Ogre Monk
|
||||
Text:no text
|
||||
PT:2/4
|
||||
T:Mode$Phase | Phase$ End of Turn | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ GE3 | Execute$ TrigFlip | TriggerDescription$ At the beginning of the end step, if three or more creatures died this turn, flip CARDNAME.
|
||||
SVar:X:Count$ThisTurnEntered Graveyard from Battlefield Creature
|
||||
SVar:TrigFlip:AB$ChangeState | Cost$ 0 | Defined$ Self
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/kuon_ogre_ascendant.jpg
|
||||
AlternateMode:Flip
|
||||
SetInfo:SOK|Rare|http://magiccards.info/scans/en/sok/78.jpg
|
||||
Oracle:At the beginning of the end step, if three or more creatures died this turn, flip Kuon, Ogre Ascendant.
|
||||
|
||||
ALTERNATE
|
||||
|
||||
Name:Kuon's Essence
|
||||
ManaCost:B B B
|
||||
Colors:black
|
||||
Types:Legendary Enchantment
|
||||
Text:no text
|
||||
T:Mode$Phase | Phase$ Upkeep | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ At the beginning of each player's upkeep, that player sacrifices a creature.
|
||||
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ TriggeredPlayer | SacValid$ Creature
|
||||
SVar:Rarity:Rare
|
||||
#SVar:Picture:http://www.wizards.com/global/images/magic/general/kuons_essence.jpg
|
||||
#This link 404s.
|
||||
SetInfo:SOK|Rare|http://magiccards.info/scans/en/sok/168.jpg
|
||||
Oracle:At the beginning of each player's upkeep, that player sacrifices a creature.
|
||||
|
||||
End
|
||||
@@ -0,0 +1,27 @@
|
||||
Name:Orochi Eggwatcher
|
||||
ManaCost:2 G
|
||||
Types:Creature Snake Shaman
|
||||
Text:no text
|
||||
PT:1/1
|
||||
A:AB$Token | Cost$ 2 G T | TokenAmount$ 1 | TokenOwner$ You | TokenName$ Snake | TokenTypes$ Creature,Snake | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1 | SubAbility$ DBFlip | SpellDescription$ Put a 1/1 green Snake creature token onto the battlefield. If you control ten or more creatures, flip CARDNAME.
|
||||
SVar:DBFlip:DB$ChangeState | Defined$ Self | CheckSVar$ X | SVarCompare$ GE10
|
||||
SVar:X:Count$Valid Creature.YouCtrl
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/orochi_eggwatcher.jpg
|
||||
AlternateMode:Flip
|
||||
SetInfo:CHK|Uncommon|http://magiccards.info/scans/en/chk/233.jpg
|
||||
Oracle:{2}{G}, {T}: Put a 1/1 green Snake creature token onto the battlefield. If you control ten or more creatures, flip Orochi Eggwatcher.
|
||||
|
||||
ALTERNATE
|
||||
Name:Shidako, Broodmistress
|
||||
ManaCost:2 G
|
||||
Colors:green
|
||||
Types:Legendary Creature Snake Shaman
|
||||
Text:no text
|
||||
PT:3/3
|
||||
A:AB$Pump | Cost$ G Sac<1/Creature> | Tgt$ TgtC | NumAtt$ 3 | NumDef$ 3 | SpellDescription$ Target creature gets +3/+3 until end of turn.
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/shidako_broodmistress.jpg
|
||||
SetInfo:CHK|Uncommon|http://magiccards.info/scans/en/chk/316.jpg
|
||||
Oracle:{G}, Sacrifice a creature: Target creature gets +3/+3 until end of turn.
|
||||
End
|
||||
Reference in New Issue
Block a user