- Parser: Added possibility to add multiple abilities for one cost, using keyword && (see Ardakar wastes in 10E). Currently only works with mana and damage
- Added a dozen new cards
- Improved testing suite : new keyword "choice" to select an item in the abilities popup menu
This commit is contained in:
wagic.the.homebrew
2009-01-18 06:42:59 +00:00
parent e978a7d168
commit 9e314720e9
15 changed files with 723 additions and 546 deletions
+110
View File
@@ -101,6 +101,17 @@ subtype=Angel
toughness=3
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {W} or {U} to your mana pool. Adarkar Wastes deals 1 damage to you.
auto={T}:Add {1}
auto={T}:Add {W} && Damage 1 controller
auto={T}:Add {B} && Damage 1 controller
id=129458
name=Adarkar Wastes
rarity=R
color=Land
type=Land
[/card]
[card]
text=Flying (This creature can't be blocked except by creatures with flying or reach.) Other black creatures get +1/+1. Nonblack creatures get -1/-1.
abilities=Legendary, flying
auto=lord(creature[black]) 1/1
@@ -127,6 +138,17 @@ type=Sorcery
mana={2}{B}
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {R} or {W} to your mana pool. Battlefield Forge deals 1 damage to you.
id=129479
auto={T}:Add {1}
auto={T}:Add {R} && Damage 1 controller
auto={T}:Add {W} && Damage 1 controller
name=Battlefield Forge
rarity=R
color=Land
type=Land
[/card]
[card]
text=Flash (You may play this spell any time you could play an instant.) First strike (This creature deals combat damage before creatures without first strike.)
abilities=flash,first strike
id=136279
@@ -189,6 +211,28 @@ type=Instant
mana={U}{U}
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {G} or {W} to your mana pool. Brushland deals 1 damage to you.
auto={T}:Add {1}
auto={T}:Add {G} && Damage 1 controller
auto={T}:Add {W} && Damage 1 controller
id=129496
name=Brushland
rarity=R
color=Land
type=Land
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {W} or {B} to your mana pool. Caves of Koilos deals 1 damage to you.
auto={T}:Add {1}
auto={T}:Add {W} && Damage 1 controller
auto={T}:Add {B} && Damage 1 controller
id=129497
name=Caves of Koilos
rarity=R
color=Land
type=Land
[/card]
[card]
text=Counter target spell.
alias=1196
id=129882
@@ -809,6 +853,17 @@ subtype=Human Barbarian
toughness=1
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {R} or {G} to your mana pool. Karplusan Forest deals 1 damage to you.
auto={T}:Add {1}
auto={T}:Add {R} && Damage 1 controller
auto={T}:Add {G} && Damage 1 controller
id=129614
name=Karplusan Forest
rarity=R
color=Land
type=Land
[/card]
[card]
text=When Kavu Climber comes into play, draw a card.
id=129511
name=Kavu Climber
@@ -859,6 +914,17 @@ subtype=Elf Druid
toughness=1
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {B} or {G} to your mana pool. Llanowar Wastes deals 1 damage to you.
id=129627
auto={T}:Add {1}
auto={T}:Add {B} && Damage 1 controller
auto={T}:Add {G} && Damage 1 controller
name=Llanowar Wastes
rarity=R
color=Land
type=Land
[/card]
[card]
text={B}: Looming Shade gets +1/+1 until end of turn.
auto={B}:1/1
id=129628
@@ -1547,6 +1613,17 @@ subtype=Dragon
toughness=5
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {U} or {R} to your mana pool. Shivan Reef deals 1 damage to you.
id=129731
auto={T}:Add {1}
auto={T}:Add {U} && Damage 1 controller
auto={T}:Add {R} && Damage 1 controller
name=Shivan Reef
rarity=R
color=Land
type=Land
[/card]
[card]
text=Shock deals 2 damage to target creature or player.
target=creature,player
auto=Damage:2
@@ -1712,6 +1789,17 @@ subtype=Human Rebel
toughness=2
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {B} or {R} to your mana pool. Sulfurous Springs deals 1 damage to you.
id=129751
auto={T}:Add {1}
auto={T}:Add {B} && Damage 1 controller
auto={T}:Add {R} && Damage 1 controller
name=Sulfurous Springs
rarity=R
color=Land
type=Land
[/card]
[card]
text=Flying (This creature can't be blocked except by creatures with flying or reach.)
abilities=flying
id=129753
@@ -1845,6 +1933,17 @@ subtype=Wolf
toughness=1
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {U} or {B} to your mana pool. Underground River deals 1 damage to you.
id=129778
auto={T}:Add {1}
auto={T}:Add {U} && Damage 1 controller
auto={T}:Add {B} && Damage 1 controller
name=Underground River
rarity=R
color=Land
type=Land
[/card]
[card]
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) Enchanted creature gets +2/+1.
target=creature
auto=:2/1
@@ -1984,6 +2083,17 @@ type=Sorcery
mana={2}{W}{W}
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {G} or {U} to your mana pool. Yavimaya Coast deals 1 damage to you.
id=129810
auto={T}:Add {1}
auto={T}:Add {G} && Damage 1 controller
auto={T}:Add {U} && Damage 1 controller
name=Yavimaya Coast
rarity=R
color=Land
type=Land
[/card]
[card]
text=First strike (This creature deals combat damage before creatures without first strike.)
abilities=first strike
id=129790
+1 -80
View File
@@ -20,14 +20,6 @@ subtype=Human Wizard
toughness=2
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {W} or {U} to your mana pool. Adarkar Wastes deals 1 damage to you.
id=129458
name=Adarkar Wastes
rarity=R
color=Land
type=Land
[/card]
[card]
text=Look at target player's hand and choose two cards from it. Put them on top of that player's library in any order.
id=135228
name=Agonizing Memories
@@ -178,14 +170,6 @@ type=Instant
mana={W}
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {R} or {W} to your mana pool. Battlefield Forge deals 1 damage to you.
id=129479
name=Battlefield Forge
rarity=R
color=Land
type=Land
[/card]
[card]
text=Beacon of Destruction deals 5 damage to target creature or player. Shuffle Beacon of Destruction into its owner's library.
id=135262
name=Beacon of Destruction
@@ -271,22 +255,6 @@ subtype=Gnome
toughness=3
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {G} or {W} to your mana pool. Brushland deals 1 damage to you.
id=129496
name=Brushland
rarity=R
color=Land
type=Land
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {W} or {B} to your mana pool. Caves of Koilos deals 1 damage to you.
id=129497
name=Caves of Koilos
rarity=R
color=Land
type=Land
[/card]
[card]
text=Whenever Cephalid Constable deals combat damage to a player, return up to that many target permanents that player controls to their owners' hands.
id=135261
name=Cephalid Constable
@@ -945,14 +913,6 @@ subtype=Juggernaut
toughness=3
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {R} or {G} to your mana pool. Karplusan Forest deals 1 damage to you.
id=129614
name=Karplusan Forest
rarity=R
color=Land
type=Land
[/card]
[card]
text=Karplusan Strider can't be the target of blue or black spells.
id=129911
name=Karplusan Strider
@@ -1041,14 +1001,6 @@ subtype=Elf
toughness=3
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {B} or {G} to your mana pool. Llanowar Wastes deals 1 damage to you.
id=129627
name=Llanowar Wastes
rarity=R
color=Land
type=Land
[/card]
[card]
text=Equipped creature gets +3/+0 and has lifelink and trample. (When it deals damage, you gain that much life. If it would deal enough combat damage to its blockers to destroy them, you may have it deal the rest of its damage to defending player.) Equip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)
id=129630
name=Loxodon Warhammer
@@ -1645,14 +1597,6 @@ mana={U}
subtype=Aura
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {U} or {R} to your mana pool. Shivan Reef deals 1 damage to you.
id=129731
name=Shivan Reef
rarity=R
color=Land
type=Land
[/card]
[card]
text=Change the target of target spell with a single target.
id=130362
name=Shunt
@@ -1870,14 +1814,7 @@ color=Red
type=Instant
mana={3}{R}
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {B} or {R} to your mana pool. Sulfurous Springs deals 1 damage to you.
id=129751
name=Sulfurous Springs
rarity=R
color=Land
type=Land
[/card]
[card]
text=At the beginning of each player's upkeep, that player returns a creature he or she controls to its owner's hand.
id=129509
@@ -2077,14 +2014,6 @@ mana={2}{R}{R}
subtype=Aura
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {U} or {B} to your mana pool. Underground River deals 1 damage to you.
id=129778
name=Underground River
rarity=R
color=Land
type=Land
[/card]
[card]
text=Whenever an opponent draws a card, Underworld Dreams deals 1 damage to him or her.
id=129779
name=Underworld Dreams
@@ -2212,14 +2141,6 @@ type=Artifact
mana={2}
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {G} or {U} to your mana pool. Yavimaya Coast deals 1 damage to you.
id=129810
name=Yavimaya Coast
rarity=R
color=Land
type=Land
[/card]
[card]
text=Yavimaya Enchantress gets +1/+1 for each enchantment in play.
id=130515
name=Yavimaya Enchantress