mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- C15: added 2 cards
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -9645,6 +9645,7 @@ forge-gui/res/cardsfolder/m/mizzium_meddler.txt -text
|
||||
forge-gui/res/cardsfolder/m/mizzium_mortars.txt -text
|
||||
forge-gui/res/cardsfolder/m/mizzium_skin.txt -text
|
||||
forge-gui/res/cardsfolder/m/mizzium_transreliquat.txt -text
|
||||
forge-gui/res/cardsfolder/m/mizzix_of_the_izmagnus.txt -text
|
||||
forge-gui/res/cardsfolder/m/mnemonic_nexus.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/m/mnemonic_sliver.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/m/mnemonic_wall.txt svneol=native#text/plain
|
||||
@@ -12355,6 +12356,7 @@ forge-gui/res/cardsfolder/s/sandsteppe_scavenger.txt -text
|
||||
forge-gui/res/cardsfolder/s/sandstone_bridge.txt -text
|
||||
forge-gui/res/cardsfolder/s/sandstone_deadfall.txt -text
|
||||
forge-gui/res/cardsfolder/s/sandstone_needle.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/s/sandstone_oracle.txt -text
|
||||
forge-gui/res/cardsfolder/s/sandstone_warrior.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/s/sandstorm.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/s/sandstorm_charger.txt -text
|
||||
|
||||
@@ -6,3 +6,4 @@ K:Flying
|
||||
K:Vigilance
|
||||
K:Myriad
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/herald_of_the_host.jpg
|
||||
Oracle:Flying, vigilance\nMyriad (Whenever this creature attacks, for each opponent other than defending player, you may put a token that's a copy of this creature onto the battlefield tapped and attacking that player or a planeswalker he or she controls. Exile the tokens at end of combat.)
|
||||
|
||||
10
forge-gui/res/cardsfolder/m/mizzix_of_the_izmagnus.txt
Normal file
10
forge-gui/res/cardsfolder/m/mizzix_of_the_izmagnus.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Mizzix of the Izmagnus
|
||||
ManaCost:2 U R
|
||||
Types:Legendary Creature Goblin Wizard
|
||||
PT:2/2
|
||||
T:Mode$ SpellCast | ValidCard$ Instant.cmcGTX,Sorcery.cmcGTX | ValidActivatingPlayer$ You | Execute$ TrigExperience | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast an instant or sorcery spell with converted mana cost greater than the number of experience counters you have, you get an experience counter.
|
||||
SVar:TrigExperience:DB$ PutCounter | Defined$ You | CounterType$ Experience | CounterNum$ 1
|
||||
S:Mode$ ReduceCost | ValidCard$ Instant,Sorcery | Type$ Spell | Activator$ You | Amount$ X | Description$ Instant and sorcery spells you cast cost {1} less to cast for each experience counter you have.
|
||||
SVar:X:Count$YourCountersExperience
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/mizzix_of_the_izmagnus.jpg
|
||||
Oracle:Whenever you cast an instant or sorcery spell with converted mana cost greater than the number of experience counters you have, you get an experience counter.\nInstant and sorcery spells you cast cost {1} less to cast for each experience counter you have.
|
||||
12
forge-gui/res/cardsfolder/s/sandstone_oracle.txt
Normal file
12
forge-gui/res/cardsfolder/s/sandstone_oracle.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Sandstone Oracle
|
||||
ManaCost:7
|
||||
Types:Artifact Creature Sphinx
|
||||
PT:4/4
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChooseOpp | TriggerDescription$ When CARDNAME enters the battlefield, choose an opponent. If that player has more cards in hand than you, draw cards equal to the difference.
|
||||
SVar:TrigChooseOpp:AB$ ChoosePlayer | Cost$ 0 | Defined$ You | Choices$ Player.Opponent | AILogic$ MostCardsInHand | SubAbility$ DBDraw
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ X | References$ X,Y | Defined$ You | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1
|
||||
SVar:Y:Count$InYourHand
|
||||
SVar:X:Count$InChosenHand/Minus.Y
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sandstone_oracle.jpg
|
||||
Oracle:Flying\nWhen Sandstone Oracle enters the battlefield, choose an opponent. If that player has more cards in hand than you, draw cards equal to the difference.
|
||||
Reference in New Issue
Block a user