- C15: added three cards by Marek14

This commit is contained in:
swordshine
2015-11-18 11:42:02 +00:00
parent 9db78be34b
commit 83cd79e705
4 changed files with 32 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -1552,6 +1552,7 @@ forge-gui/res/cardsfolder/a/aetherize.txt -text
forge-gui/res/cardsfolder/a/aetherling.txt -text
forge-gui/res/cardsfolder/a/aethermages_touch.txt svneol=native#text/plain
forge-gui/res/cardsfolder/a/aetherplasm.txt -text
forge-gui/res/cardsfolder/a/aethersnatch.txt -text
forge-gui/res/cardsfolder/a/aethersnipe.txt svneol=native#text/plain
forge-gui/res/cardsfolder/a/aetherspouts.txt -text
forge-gui/res/cardsfolder/a/aethertow.txt -text
@@ -1891,6 +1892,7 @@ forge-gui/res/cardsfolder/a/aqueous_form.txt -text
forge-gui/res/cardsfolder/a/aquitects_will.txt svneol=native#text/plain
forge-gui/res/cardsfolder/a/aquus_steed.txt -text
forge-gui/res/cardsfolder/a/araba_mothrider.txt svneol=native#text/plain
forge-gui/res/cardsfolder/a/arachnogenesis.txt -text
forge-gui/res/cardsfolder/a/arachnoid.txt svneol=native#text/plain
forge-gui/res/cardsfolder/a/arachnus_spinner.txt -text
forge-gui/res/cardsfolder/a/arachnus_web.txt -text
@@ -1995,6 +1997,7 @@ forge-gui/res/cardsfolder/a/argothian_swine.txt svneol=native#text/plain
forge-gui/res/cardsfolder/a/argothian_treefolk.txt svneol=native#text/plain
forge-gui/res/cardsfolder/a/argothian_wurm.txt -text
forge-gui/res/cardsfolder/a/arid_mesa.txt svneol=native#text/plain
forge-gui/res/cardsfolder/a/arjun_the_shifting_flame.txt -text
forge-gui/res/cardsfolder/a/ark_of_blight.txt svneol=native#text/plain
forge-gui/res/cardsfolder/a/arm_with_aether.txt -text
forge-gui/res/cardsfolder/a/armada_wurm.txt -text

View File

@@ -0,0 +1,8 @@
Name:AEthersnatch
ManaCost:4 U U
Types:Instant
A:SP$ ControlSpell | Cost$ 4 U U | ValidTgts$ Card | TargetType$ Spell | Mode$ Gain | SubAbility$ DBChooseTargets | SpellDescription$ Gain control of target spell. You may choose new targets for it. (If that spell becomes a permanent, it enters the battlefield under your control.)
SVar:DBChooseTargets:DB$ ChangeTargets | Defined$ Targeted | Optional$ True
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/aethersnatch.jpg
Oracle:Gain control of target spell. You may choose new targets for it. (If that spell becomes a permanent, it enters the battlefield under your control.)

View File

@@ -0,0 +1,9 @@
Name:Arachnogenesis
ManaCost:2 G
Types:Instant
A:SP$ Token | Cost$ 2 G | TokenAmount$ X | TokenName$ Spider | TokenTypes$ Creature,Spider | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 2 | TokenKeywords$ Reach | SubAbility$ DBCurseNonSpiders | References$ X | SpellDescription$ Put X 1/2 green Spider creature tokens with reach onto the battlefield, where X is the number of creatures attacking you. Prevent all combat damage that would be dealt this turn by non-Spider creatures.
SVar:DBCurseNonSpiders:DB$ Effect | Name$ Arachnogenesis Effect | StaticAbilities$ Curse
SVar:Curse:Mode$ PreventDamage | EffectZone$ Command | Source$ Creature.nonSpider | CombatDamage$ True | Description$ Prevent all combat damage that would be dealt this turn by non-Spider creatures.
SVar:X:Count$Valid Creature.attackingYou
SVar:Picture:http://www.wizards.com/global/images/magic/general/arachnogenesis.jpg
Oracle:Put X 1/2 green Spider creature tokens with reach onto the battlefield, where X is the number of creatures attacking you. Prevent all combat damage that would be dealt this turn by non-Spider creatures.

View File

@@ -0,0 +1,12 @@
Name:Arjun, the Shifting Flame
ManaCost:4 U R
Types:Legendary Creature Sphinx Wizard
PT:5/5
K:Flying
T:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ You | Execute$ TrigChangeZone | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a spell, put the cards in your hand on the bottom of your library in any order, then draw that many cards.
SVar:TrigChangeZone:AB$ ChangeZoneAll | Cost$ 0 | Origin$ Hand | Destination$ Library | ChangeType$ Card.YouOwn | RememberChanged$ True | LibraryPosition$ -1 | SubAbility$ DBDraw
SVar:DBDraw:DB$ Draw | NumCards$ RemTossed | References$ RemTossed | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:RemTossed:Remembered$Amount
SVar:Picture:http://www.wizards.com/global/images/magic/general/arjun_the_shifting_flame.jpg
Oracle:Flying\nWhenever you cast a spell, put the cards in your hand on the bottom of your library in any order, then draw that many cards.