Erwan
- Added Dr Solomat's TEMPEST expansion - Added Sacrifice as part of the cost of activated abilities. Making it work as an extra cost for "put in play" still requires some work though. "Render" methods need to be written correctly - Added cards with sacrifice in the existing sets. Most of them need testing...
This commit is contained in:
@@ -35,11 +35,11 @@ mana={3}
|
||||
[/card]
|
||||
[card]
|
||||
text={1}{T}: Sacrifice Barbed Sextant to add one mana of any color to your mana pool. Play this ability as an interrupt. Draw a card at the beginning of the next turn's upkeep.
|
||||
auto={1}{T}: add {G}
|
||||
auto={1}{T}: add {B}
|
||||
auto={1}{T}: add {W}
|
||||
auto={1}{T}: add {R}
|
||||
auto={1}{T}: add {U}
|
||||
auto={1}{T}{S}: add {G}
|
||||
auto={1}{T}{S}: add {B}
|
||||
auto={1}{T}{S}: add {W}
|
||||
auto={1}{T}{S}: add {R}
|
||||
auto={1}{T}{S}: add {U}
|
||||
id=2398
|
||||
name=Barbed Sextant
|
||||
rarity=C
|
||||
@@ -175,14 +175,7 @@ rarity=R
|
||||
type=Artifact
|
||||
mana={4}
|
||||
[/card]
|
||||
[card]
|
||||
text={2}{T}: Sacrifice Pit Trap to bury target creature without flying that is attacking you.
|
||||
id=2419
|
||||
name=Pit Trap
|
||||
rarity=U
|
||||
type=Artifact
|
||||
mana={2}
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Comes into play tapped.{X}{T}: Sacrifice Runed Arch. X target creatures with power no greater than 2 cannot be blocked this turn. Other effects may later be used to increase a creature's power beyond 2.
|
||||
id=2420
|
||||
@@ -2256,40 +2249,9 @@ power=*
|
||||
subtype=Wall
|
||||
toughness=*
|
||||
[/card]
|
||||
[card]
|
||||
text={0}: Sacrifice a land to gain 2 life.
|
||||
id=2436
|
||||
name=Zuran Orb
|
||||
rarity=U
|
||||
type=Artifact
|
||||
mana={0}
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Sacrifice a forest to add three mana in any combination of red and/or green to your mana pool. Play this ability as an interrupt.
|
||||
id=2646
|
||||
auto={T}:destroy target(forest|myinplay)
|
||||
auto={T}: add {G}{G}{G}
|
||||
auto={T}: add {R}{R}{R}
|
||||
auto={T}: add {G}{R}{R}
|
||||
auto={T}: add {G}{G}{R}
|
||||
name=Orcish Lumberjack
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={R}
|
||||
power=1
|
||||
subtype=Orc
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text={1}{T}: Sacrifice a creature to have Skull Catapult deal 2 damage to target creature or player.
|
||||
id=2422
|
||||
name=Skull Catapult
|
||||
auto={1}{T}:Damage:2 target(creature,player)
|
||||
auto={1}{T}:destroy target(creature|myinplay)
|
||||
rarity=U
|
||||
type=Artifact
|
||||
mana={4}
|
||||
[/card]
|
||||
|
||||
|
||||
|
||||
[card]
|
||||
text=When Kjeldoran Dead comes into play, sacrifice a creature.{B}: Regenerate
|
||||
id=2461
|
||||
|
||||
Reference in New Issue
Block a user