Erwan
- Card Primitives system. Check Royal Assassin in RV, 10E, M10 - Please review, is sets/primitives a good directory? Should we rename MTGCard into "CardPrint"? - Unfortunately for now it is not possible to "override" a Primitive. A card that links to a primitive but also defines new "values" will create its own data and ignore the data in the "linked" primitive for the time being. I hope to solve that at some point...
This commit is contained in:
@@ -851,40 +851,24 @@ mana={X}{2}{R}{R}
|
||||
auto=lord(creature) x/-x
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool.
|
||||
auto={T}: Add {G}
|
||||
id=129559
|
||||
name=Forest
|
||||
primitive=Forest
|
||||
rarity=L
|
||||
type=Basic Land
|
||||
subtype=Forest
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool.
|
||||
auto={T}: Add {G}
|
||||
id=129560
|
||||
name=Forest
|
||||
primitive=Forest
|
||||
rarity=L
|
||||
type=Basic Land
|
||||
subtype=Forest
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool.
|
||||
auto={T}: Add {G}
|
||||
id=129561
|
||||
name=Forest
|
||||
primitive=Forest
|
||||
rarity=L
|
||||
type=Basic Land
|
||||
subtype=Forest
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool.
|
||||
auto={T}: Add {G}
|
||||
id=129562
|
||||
name=Forest
|
||||
primitive=Forest
|
||||
rarity=L
|
||||
type=Basic Land
|
||||
subtype=Forest
|
||||
[/card]
|
||||
[card]
|
||||
text={2}, {T}: You gain 1 life.
|
||||
@@ -2093,16 +2077,9 @@ subtype=Merfolk
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Destroy target tapped creature.
|
||||
id=129708
|
||||
auto={T}:destroy target(creature[tapped])
|
||||
name=Royal Assassin
|
||||
primitive=Royal Assassin
|
||||
rarity=R
|
||||
type=Creature
|
||||
mana={1}{B}{B}
|
||||
power=1
|
||||
subtype=Human Assassin
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Forestwalk (This creature is unblockable as long as defending player controls a Forest.)
|
||||
|
||||
@@ -440,40 +440,24 @@ power=2
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool.
|
||||
auto={T}:Add {G}
|
||||
id=174927
|
||||
name=Forest
|
||||
primitive=Forest
|
||||
rarity=L
|
||||
type=Basic Land
|
||||
subtype=Forest
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool.
|
||||
auto={T}:Add {G}
|
||||
id=174930
|
||||
name=Forest
|
||||
rarity=L
|
||||
type=Basic Land
|
||||
subtype=Forest
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool.
|
||||
auto={T}:Add {G}
|
||||
id=174928
|
||||
name=Forest
|
||||
primitive=Forest
|
||||
rarity=L
|
||||
type=Basic Land
|
||||
subtype=Forest
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool.
|
||||
auto={T}:Add {G}
|
||||
id=174929
|
||||
name=Forest
|
||||
primitive=Forest
|
||||
rarity=L
|
||||
[/card]
|
||||
[card]
|
||||
id=174930
|
||||
primitive=Forest
|
||||
rarity=L
|
||||
type=Basic Land
|
||||
subtype=Forest
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying Whenever another artifact enters the battlefield under your control, Glaze Fiend gets +2/+2 until end of turn.
|
||||
|
||||
@@ -1502,14 +1502,7 @@ rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=191318
|
||||
name=Royal Assassin
|
||||
mana={1}{B}{B}
|
||||
type=Creature
|
||||
subtype=Human Assassin
|
||||
power=1
|
||||
toughness=1
|
||||
text={T}: Destroy target tapped creature.
|
||||
auto={T}:destroy target(creature[tapped])
|
||||
primitive=Royal Assassin
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
|
||||
@@ -1824,16 +1824,9 @@ mana={4}
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Destroy target tapped creature.
|
||||
auto={T}:destroy target(creature[tapped])
|
||||
id=1175
|
||||
name=Royal Assassin
|
||||
primitive=Royal Assassin
|
||||
rarity=R
|
||||
mana={1}{B}{B}
|
||||
type=Creature
|
||||
subtype=Human Assassin
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=As an additional cost to cast Sacrifice, sacrifice a creature. Add to your mana pool an amount of black mana equal to the sacrificed creature's converted mana cost.
|
||||
|
||||
19
projects/mtg/bin/Res/sets/primitives/mtg.txt
Normal file
19
projects/mtg/bin/Res/sets/primitives/mtg.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
#Primitives Pack for Wagic the Homebrew.
|
||||
#Please keep these card alphabetized, and try to have the "name=" line at the top of each card
|
||||
[card]
|
||||
name=Forest
|
||||
text={T}: Add {G} to your mana pool.
|
||||
auto={T}: Add {G}
|
||||
type=Basic Land
|
||||
subtype=Forest
|
||||
[/card]
|
||||
[card]
|
||||
name=Royal Assassin
|
||||
text={T}: Destroy target tapped creature.
|
||||
auto={T}:destroy target(creature[tapped])
|
||||
type=Creature
|
||||
mana={1}{B}{B}
|
||||
power=1
|
||||
subtype=Human Assassin
|
||||
toughness=1
|
||||
[/card]
|
||||
Reference in New Issue
Block a user