Added ARC (although the set does not have official abbreviation. I putted the scheme in a separate todo.dat, mainly because I'm lazy of adding all the scheme alphabetically ordered into the todo.dat. Some cards do not have official ID now I've used ID from the numbering sequence of ARC that were unusued, will provide a full list later for tracking purpose. modified the m11 cards.dat name, otherwise it does not load correctly. moved some cards from mtg.txt into a "borderline.txt", probably some others should be added... Daily build
59 lines
2.0 KiB
Plaintext
59 lines
2.0 KiB
Plaintext
[card]
|
|
name=Autumn Willow
|
|
abilities=opponentshroud,shroud
|
|
auto={G}:-shroud
|
|
grade=Borderline
|
|
#Slightly borderline assumption you will never activate this ability to let the opponent target Autumn Willow
|
|
text=Shroud -- {G}: Until end of turn, Autumn Willow can be the target of spells and abilities controlled by target player as though it didn't have shroud.
|
|
mana={4}{G}{G}
|
|
type=Legendary Creature
|
|
subtype=Avatar
|
|
power=4
|
|
toughness=4
|
|
[/card]
|
|
[card]
|
|
name=Drain Life
|
|
grade=Borderline
|
|
#can use non black mana
|
|
target=creature,player
|
|
alias=1156
|
|
text=Spend only black mana on X. -- Drain Life deals X damage to target creature or player. You gain life equal to the damage dealt, but not more life than the player's life total before Drain Life dealt damage or the creature's toughness.
|
|
mana={X}{1}{B}
|
|
type=Sorcery
|
|
[/card]
|
|
[card]
|
|
name=Feral Hydra
|
|
type=Creature
|
|
subtype=Hydra Beast
|
|
mana={X}{G}
|
|
power=0
|
|
toughness=0
|
|
text=Feral Hydra enters the battlefield with X +1/+1 counters on it. -- {3}: Put a +1/+1 counter on Feral Hydra. Any player may play this ability
|
|
auto=counter(1/1,X)
|
|
auto={3}:counter(1/1)
|
|
grade=borderline
|
|
#Not all player can use ability
|
|
[/card]
|
|
[card]
|
|
name=Gauntlet of Might
|
|
grade=borderline
|
|
auto=lord(creature[red]) 1/1
|
|
auto=lord(land[mountain]) {T}:add{R}{R}
|
|
#Note: Only works because there are no other cards implemented which change the mountain's mana outout. Also, you get a choice of either {R} or {R}{R} (instead of just adding one {R})
|
|
text=Red creatures get +1/+1. -- Whenever a Mountain is tapped for mana, its controller adds {R} to his or her mana pool (in addition to the mana the land produces).
|
|
mana={4}
|
|
type=Artifact
|
|
[/card]
|
|
[card]
|
|
name=Tangle Asp
|
|
alias=1238
|
|
grade=borderline
|
|
# Note: The alias isn't entirely correct since the Cockatrice's
|
|
# ability doesn't affect walls, but Tangle Asp's should.
|
|
text=Whenever Tangle Asp blocks or becomes blocked by a creature, destroy that creature at end of combat.
|
|
mana={1}{G}
|
|
type=Creature
|
|
subtype=Snake
|
|
power=1
|
|
toughness=2
|
|
[/card] |