JON4TH4N - (5DN) added equipment, fixed twitch test, improved equip_shroud test
This commit is contained in:
@@ -454,18 +454,6 @@ toughness=1
|
|||||||
abilities=unblockable
|
abilities=unblockable
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Vigilance As long as Raksha Golden Cub is equipped, Cat creatures you control get +2/+2 and have double strike.
|
|
||||||
id=73569
|
|
||||||
name=Raksha Golden Cub
|
|
||||||
rarity=R
|
|
||||||
mana={5}{W}{W}
|
|
||||||
type=Creature
|
|
||||||
subtype=Cat Soldier
|
|
||||||
power=3
|
|
||||||
toughness=4
|
|
||||||
abilities=vigilance,legendary
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=Relentless Rats gets +1/+1 for each other creature on the battlefield named Relentless Rats. A deck can have any number of cards named Relentless Rats.
|
text=Relentless Rats gets +1/+1 for each other creature on the battlefield named Relentless Rats. A deck can have any number of cards named Relentless Rats.
|
||||||
id=73573
|
id=73573
|
||||||
auto=foreach(relentless rats) 1/1 other
|
auto=foreach(relentless rats) 1/1 other
|
||||||
@@ -581,6 +569,15 @@ mana={3}
|
|||||||
type=Artifact
|
type=Artifact
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
id=51078
|
||||||
|
name=Steelshaper's Gift
|
||||||
|
mana={W}
|
||||||
|
type=Sorcery
|
||||||
|
text=Search your library for an Equipment card, reveal that card, and put it into your hand. Then shuffle your library.
|
||||||
|
auto=moveTo(myhand) target(equipment|mylibrary)
|
||||||
|
rarity=U
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text={T}, Put a 2/2 colorless Pincher creature token onto the battlefield. Whenever an artifact is put into a graveyard from the battlefield, you may untap Summoning Station.
|
text={T}, Put a 2/2 colorless Pincher creature token onto the battlefield. Whenever an artifact is put into a graveyard from the battlefield, you may untap Summoning Station.
|
||||||
auto=@movedTo(artifact|graveyard) from(battlefield):may untap
|
auto=@movedTo(artifact|graveyard) from(battlefield):may untap
|
||||||
auto={T}:token(Pincher,creature artifact pincher,2/2,artifact)
|
auto={T}:token(Pincher,creature artifact pincher,2/2,artifact)
|
||||||
|
|||||||
@@ -651,6 +651,13 @@ mana={0}
|
|||||||
type=Artifact
|
type=Artifact
|
||||||
subtype=Equipment
|
subtype=Equipment
|
||||||
text=Equipped creature has "{T}: Add one mana of any color to your mana pool." Equip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)
|
text=Equipped creature has "{T}: Add one mana of any color to your mana pool." Equip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)
|
||||||
|
auto={1}:equip
|
||||||
|
##doesnt work
|
||||||
|
auto={T}:Add:{W}
|
||||||
|
auto={T}:Add:{U}
|
||||||
|
auto={T}:Add:{B}
|
||||||
|
auto={T}:Add:{R}
|
||||||
|
auto={T}:Add:{G}
|
||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
@@ -697,8 +704,6 @@ text=Choose one: Destroy target artifact; or destroy target land. Entwine {3}{R}
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
# Note: Following card is currently implemented in _cards.dat,
|
|
||||||
# but will need to be updated once Equipment is implemented.
|
|
||||||
id=73569
|
id=73569
|
||||||
name=Raksha Golden Cub
|
name=Raksha Golden Cub
|
||||||
mana={5}{W}{W}
|
mana={5}{W}{W}
|
||||||
@@ -830,6 +835,8 @@ mana={2}
|
|||||||
type=Artifact
|
type=Artifact
|
||||||
subtype=Equipment
|
subtype=Equipment
|
||||||
text=Equipped creature has first strike. {R}{R}: Attach Sparring Collar to target creature you control. Equip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)
|
text=Equipped creature has first strike. {R}{R}: Attach Sparring Collar to target creature you control. Equip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)
|
||||||
|
auto={1}:equip
|
||||||
|
auto=first strike
|
||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
@@ -868,14 +875,7 @@ subtype=Aura
|
|||||||
text=Enchant artifact Enchanted artifact's activated abilities can't be activated. If enchanted artifact is a creature, it can't attack or block.
|
text=Enchant artifact Enchanted artifact's activated abilities can't be activated. If enchanted artifact is a creature, it can't attack or block.
|
||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
|
||||||
id=51078
|
|
||||||
name=Steelshaper's Gift
|
|
||||||
mana={W}
|
|
||||||
type=Sorcery
|
|
||||||
text=Search your library for an Equipment card, reveal that card, and put it into your hand. Then shuffle your library.
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
[card]
|
[card]
|
||||||
id=51075
|
id=51075
|
||||||
name=Summoner's Egg
|
name=Summoner's Egg
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ FIRSTMAIN
|
|||||||
[PLAYER1]
|
[PLAYER1]
|
||||||
hand:Whispersilk Cloak
|
hand:Whispersilk Cloak
|
||||||
manapool:{5}
|
manapool:{5}
|
||||||
inplay:Runeclaw Bear
|
inplay:Runeclaw Bear,Caravan Hurda
|
||||||
[PLAYER2]
|
[PLAYER2]
|
||||||
hand:Hideous End
|
hand:Hideous End
|
||||||
inplay:129754,129756,129755
|
inplay:129754,129756,129755
|
||||||
@@ -24,14 +24,15 @@ next
|
|||||||
129755
|
129755
|
||||||
Hideous End
|
Hideous End
|
||||||
Runeclaw Bear
|
Runeclaw Bear
|
||||||
|
Caravan Hurda
|
||||||
[ASSERT]
|
[ASSERT]
|
||||||
firstmain
|
firstmain
|
||||||
[PLAYER1]
|
[PLAYER1]
|
||||||
life:20
|
life:18
|
||||||
inplay:Runeclaw Bear,Whispersilk Cloak
|
inplay:Runeclaw Bear,Whispersilk Cloak
|
||||||
|
graveyard:Caravan Hurda
|
||||||
[PLAYER2]
|
[PLAYER2]
|
||||||
hand:Hideous End
|
graveyard:Hideous End
|
||||||
manapool:{B}{B}{B}
|
|
||||||
inplay:129754,129756,129755
|
inplay:129754,129756,129755
|
||||||
life:20
|
life:20
|
||||||
[END]
|
[END]
|
||||||
@@ -19,7 +19,7 @@ manapool:{U}{U}{U}{U}{U}{U}
|
|||||||
# to activate both and damage p2. Only one sorcerer
|
# to activate both and damage p2. Only one sorcerer
|
||||||
# should be able to do damage.
|
# should be able to do damage.
|
||||||
Twitch
|
Twitch
|
||||||
choice 1
|
choice 0
|
||||||
Prodigal Sorcerer
|
Prodigal Sorcerer
|
||||||
Prodigal Sorcerer
|
Prodigal Sorcerer
|
||||||
p2
|
p2
|
||||||
@@ -29,7 +29,7 @@ p2
|
|||||||
# both and damage p1. Exactly one sorcerer should be
|
# both and damage p1. Exactly one sorcerer should be
|
||||||
# able to do damage.
|
# able to do damage.
|
||||||
Twitch
|
Twitch
|
||||||
choice 0
|
choice 1
|
||||||
Prodigal Sorcerer
|
Prodigal Sorcerer
|
||||||
Prodigal Sorcerer
|
Prodigal Sorcerer
|
||||||
p1
|
p1
|
||||||
|
|||||||
Reference in New Issue
Block a user