JON4TH4N - (5DN) added equipment, fixed twitch test, improved equip_shroud test
This commit is contained in:
@@ -651,6 +651,13 @@ mana={0}
|
||||
type=Artifact
|
||||
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.)
|
||||
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
|
||||
[/card]
|
||||
[card]
|
||||
@@ -697,8 +704,6 @@ text=Choose one: Destroy target artifact; or destroy target land. Entwine {3}{R}
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
# Note: Following card is currently implemented in _cards.dat,
|
||||
# but will need to be updated once Equipment is implemented.
|
||||
id=73569
|
||||
name=Raksha Golden Cub
|
||||
mana={5}{W}{W}
|
||||
@@ -830,6 +835,8 @@ mana={2}
|
||||
type=Artifact
|
||||
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.)
|
||||
auto={1}:equip
|
||||
auto=first strike
|
||||
rarity=C
|
||||
[/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.
|
||||
rarity=C
|
||||
[/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]
|
||||
id=51075
|
||||
name=Summoner's Egg
|
||||
|
||||
Reference in New Issue
Block a user