Added the new zone "OPPONENTHAND" (by Zethfox).

Zethfox: "Opponenthand gui access, cards that target(*|opponenthand) can now be coded as such, target chooser will activate allowing you to click the new icon under the avatar of the opponent and open the opponents hand Gui so you may select the target card."

Cards in opponents hand are only viewable when target choosing would allow you to enter that zone! ;)


- Added the new keyword "NAME". (by Zethfox). 
When used in an autoline it replaces an autoline's "ability" text with a custom ability name. 
The basic phrase is: "auto=name(whatever you want) &&".

Example card:
[card]
name=Order of the Stars
abilities=defender
auto=choice name(white) && counter(0/0,1,White) all(this)
auto=choice name(blue) && counter(0/0,1,Blue) all(this)
auto=choice name(black) && counter(0/0,1,Black) all(this)
auto=choice name(red) && counter(0/0,1,Red) all(this)
auto=choice name(green) && counter(0/0,1,Green) all(this)
auto=this(counter{0/0.1.White}) protection from white
auto=this(counter{0/0.1.Blue}) protection from blue
auto=this(counter{0/0.1.Black}) protection from black
auto=this(counter{0/0.1.Red}) protection from red
auto=this(counter{0/0.1.Green}) protection from green
text=Defender (This creature can't attack.) -- As Order of the Stars enters the battlefield, choose a color. -- Order of the Stars has protection from the chosen color.
mana={W}
type=Creature
subtype=Human Cleric
power=0
toughness=1
[/card]

The popup window for this card will now contain a list with 

"white,"blue","black","red" and "green" 
instead of 
"ability","ability","ability","ability","ability".

This will make a lot of cards much easier to handle!


- Added 42 successfully test using one (or both) new keywords.
Card list --> First comment


Note that we did not add tests for both new keywords:
It is simply not possible to write them yet! They will follow as soon as they are possible. We guarantee that everything we submitted in this revision has been tested excessively!
This commit is contained in:
solo81@web.de
2010-08-13 00:38:56 +00:00
parent fb3733a947
commit 897114af70
11 changed files with 756 additions and 1361 deletions
+1 -281
View File
@@ -296,12 +296,6 @@ power=2
toughness=1
[/card]
[card]
name=Addle
text=Choose a color. Target player reveals his or her hand and you choose a card of that color from it. That player discards that card.
mana={1}{B}
type=Sorcery
[/card]
[card]
name=Admonition Angel
text=Flying -- Landfall - Whenever a land enters the battlefield under your control, you may exile target nonland permanent other than Admonition Angel. -- When Admonition Angel leaves the battlefield, return all cards exiled with it to the battlefield under their owners' control.
mana={3}{W}{W}{W}
@@ -2325,7 +2319,7 @@ toughness=3
[card]
name=Bargaining Table
text={X}, {T}: Draw a card. X is the number of cards in an opponent's hand as you activate this ability.
mana={5}
mana={1}
type=Artifact
[/card]
[card]
@@ -2842,12 +2836,6 @@ mana={3}{B}{R}
type=Instant
[/card]
[card]
name=Black Mana Battery
text={2}, {T}: Put a charge counter on Black Mana Battery. -- {T}, Remove any number of charge counters from Black Mana Battery: Add {B} to your mana pool, then add an additional {B} to your mana pool for each charge counter removed this way.
mana={4}
type=Artifact
[/card]
[card]
name=Blackmail
text=Target player reveals three cards from his or her hand and you choose one of them. That player discards that card.
mana={B}
@@ -2865,15 +2853,6 @@ type=Artifact
subtype=Equipment
[/card]
[card]
name=Blademane Baku
text=Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Blademane Baku. -- {1}, Remove X ki counters from Blademane Baku: For each counter removed, Blademane Baku gets +2/+0 until end of turn.
mana={1}{R}
type=Creature
subtype=Spirit
power=1
toughness=1
[/card]
[card]
name=Blades of Velis Vel
text=Changeling (This card is every creature type at all times.) -- Up to two target creatures each get +2/+0 and gain all creature types until end of turn.
mana={1}{R}
@@ -3245,12 +3224,6 @@ mana={2}{B}
type=Enchantment
[/card]
[card]
name=Blue Mana Battery
text={2}, {T}: Put a charge counter on Blue Mana Battery. -- {T}, Remove any number of charge counters from Blue Mana Battery: Add {U} to your mana pool, then add an additional {U} to your mana pool for each charge counter removed this way.
mana={4}
type=Artifact
[/card]
[card]
name=Body Snatcher
text=When Body Snatcher enters the battlefield, you may discard a creature card. If you don't, exile Body Snatcher. -- When Body Snatcher is put into a graveyard from the battlefield, exile Body Snatcher and return target creature card from your graveyard to the battlefield.
mana={2}{B}{B}
@@ -3596,12 +3569,6 @@ mana={1}{B}
type=Sorcery
[/card]
[card]
name=Brainbite
text=Target opponent reveals his or her hand. You choose a card from it. That player discards that card. -- Draw a card.
mana={2}{U}{B}
type=Sorcery
[/card]
[card]
name=Brainspoil
text=Destroy target creature that isn't enchanted. It can't be regenerated. -- Transmute {1}{B}{B} ({1}{B}{B}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)
mana={3}{B}{B}
@@ -3679,12 +3646,6 @@ power=2
toughness=2
[/card]
[card]
name=Brave the Elements
text=Choose a color. White creatures you control gain protection from the chosen color until end of turn.
mana={W}
type=Instant
[/card]
[card]
name=Brawl
text=Until end of turn, all creatures gain "{T}: This creature deals damage equal to its power to target creature."
mana={3}{R}{R}
@@ -4648,12 +4609,6 @@ type=Enchantment
subtype=Aura
[/card]
[card]
name=Castigate
text=Target opponent reveals his or her hand. You choose a nonland card from it and exile that card.
mana={W}{B}
type=Sorcery
[/card]
[card]
name=Casting of Bones
target=Creature
auto=@movedTo(mytgt|graveyard):draw:3 controller
@@ -5074,15 +5029,6 @@ power=4
toughness=4
[/card]
[card]
name=Chameleon Spirit
text=As Chameleon Spirit enters the battlefield, choose a color. -- Chameleon Spirit's power and toughness are each equal to the number of permanents of the chosen color your opponents control.
mana={3}{U}
type=Creature
subtype=Illusion Spirit
power=*
toughness=*
[/card]
[card]
name=Chance Encounter
text=Whenever you win a coin flip, put a luck counter on Chance Encounter. -- At the beginning of your upkeep, if Chance Encounter has ten or more luck counters on it, you win the game.
mana={2}{R}{R}
@@ -5869,12 +5815,6 @@ type=Enchantment
subtype=Aura
[/card]
[card]
name=Coercion
text=Target opponent reveals his or her hand. You choose a card from it. That player discards that card.
mana={2}{B}
type=Sorcery
[/card]
[card]
name=Coffin Puppets
text=Sacrifice two lands: Return Coffin Puppets from your graveyard to the battlefield. Activate this ability only during your upkeep and only if you control a Swamp.
mana={3}{B}{B}
@@ -5921,12 +5861,6 @@ mana={4}
type=Artifact
[/card]
[card]
name=Coldsteel Heart
text=Coldsteel Heart enters the battlefield tapped. -- As Coldsteel Heart enters the battlefield, choose a color. -- {T}: Add one mana of the chosen color to your mana pool.
mana={2}
type=Snow Artifact
[/card]
[card]
name=Colfenor's Plans
text=When Colfenor's Plans enters the battlefield, exile the top seven cards of your library face down. -- You may look at and play cards exiled with Colfenor's Plans. -- Skip your draw step. -- You can't cast more than one spell each turn.
mana={2}{B}{B}
@@ -8600,12 +8534,6 @@ mana={X}{U}{U}{U}
type=Sorcery
[/card]
[card]
name=Distress
text=Target player reveals his or her hand. You choose a nonland card from it. That player discards that card.
mana={B}{B}
type=Sorcery
[/card]
[card]
name=Disturbed Burial
text=Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.) -- Return target creature card from your graveyard to your hand.
mana={1}{B}
@@ -9326,12 +9254,6 @@ mana={3}{U}{U}
type=Enchantment
[/card]
[card]
name=Duress
text=Target opponent reveals his or her hand. You choose a noncreature, nonland card from it. That player discards that card.
mana={B}
type=Sorcery
[/card]
[card]
name=Durkwood Baloth
text=Suspend 5 - {G} (Rather than cast this card from your hand, you may pay {G} and exile it with five time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost. It has haste.)
mana={4}{G}{G}
@@ -10068,12 +9990,6 @@ power=2
toughness=2
[/card]
[card]
name=Encroach
text=Target player reveals his or her hand. You choose a nonbasic land card from it. That player discards that card.
mana={B}
type=Sorcery
[/card]
[card]
name=Endbringer's Revel
text={4}: Return target creature card from a graveyard to its owner's hand. Any player may activate this ability but only any time he or she could cast a sorcery.
mana={2}{B}
@@ -12517,11 +12433,6 @@ type=Enchantment
subtype=Aura
[/card]
[card]
name=Fountain of Cho
text=Fountain of Cho enters the battlefield tapped. -- {T}: Put a storage counter on Fountain of Cho. -- {T}, Remove any number of storage counters from Fountain of Cho: Add {W} to your mana pool for each storage counter removed this way.
type=Land
[/card]
[card]
name=Fractured Loyalty
text=Enchant creature -- Whenever enchanted creature becomes the target of a spell or ability, that spell or ability's controller gains control of that creature. (This effect lasts indefinitely.)
mana={1}{R}
@@ -14654,12 +14565,6 @@ power=3
toughness=3
[/card]
[card]
name=Green Mana Battery
text={2}, {T}: Put a charge counter on Green Mana Battery. -- {T}, Remove any number of charge counters from Green Mana Battery: Add {G} to your mana pool, then add an additional {G} to your mana pool for each charge counter removed this way.
mana={4}
type=Artifact
[/card]
[card]
name=Greener Pastures
text=At the beginning of each player's upkeep, if that player controls more lands than each other player, the player puts a 1/1 green Saproling creature token onto the battlefield.
mana={2}{G}
@@ -15474,15 +15379,6 @@ power=2
toughness=4
[/card]
[card]
name=He Who Hungers
text=Flying -- {1}, Sacrifice a Spirit: Target opponent reveals his or her hand. You choose a card from it. That player discards that card. Activate this ability only any time you could cast a sorcery. -- Soulshift 4 (When this is put into a graveyard from the battlefield, you may return target Spirit card with converted mana cost 4 or less from your graveyard to your hand.)
mana={4}{B}
type=Legendary Creature
subtype=Spirit
power=3
toughness=2
[/card]
[card]
name=Head Games
text=Target opponent puts the cards from his or her hand on top of his or her library. Search that player's library for that many cards. The player puts those cards into his or her hand, then shuffles his or her library.
mana={3}{B}{B}
@@ -19100,12 +18996,6 @@ power=1
toughness=1
[/card]
[card]
name=Kyren Toy
text={1}, {T}: Put a charge counter on Kyren Toy. -- {T}, Remove X charge counters from Kyren Toy: Add {X}{1} to your mana pool.
mana={3}
type=Artifact
[/card]
[card]
name=Labyrinth Minotaur
text=Whenever Labyrinth Minotaur blocks a creature, that creature doesn't untap during its controller's next untap step.
mana={3}{U}
@@ -21499,17 +21389,6 @@ mana={5}
type=Artifact
[/card]
[card]
name=Mercadian Bazaar
text=Mercadian Bazaar enters the battlefield tapped. -- {T}: Put a storage counter on Mercadian Bazaar. -- {T}, Remove any number of storage counters from Mercadian Bazaar: Add {R} to your mana pool for each storage counter removed this way.
type=Land
[/card]
[card]
name=Mercadian Lift
text={1}, {T}: Put a winch counter on Mercadian Lift. -- {T}, Remove X winch counters from Mercadian Lift: You may put a creature card with converted mana cost X from your hand onto the battlefield.
mana={2}
type=Artifact
[/card]
[card]
name=Mercenaries
text={3}: Prevent all damage that would be dealt to you this turn by this creature. Any player may activate this ability.
mana={3}{W}
@@ -21916,20 +21795,11 @@ type=Sorcery
[/card]
[card]
name=Mind Rot
target=player
auto=discard:2
#No Discard unless random
text=Target player discards two cards.
mana={2}{B}
type=Sorcery
[/card]
[card]
name=Mind Slash
text={B}, Sacrifice a creature: Target opponent reveals his or her hand. You choose a card from it. That player discards that card. Activate this ability only any time you could cast a sorcery.
mana={1}{B}{B}
type=Enchantment
[/card]
[card]
name=Mind Sludge
text=Target player discards a card for each Swamp you control.
mana={4}{B}
@@ -24908,15 +24778,6 @@ power=2
toughness=2
[/card]
[card]
name=Order of the Stars
text=Defender (This creature can't attack.) -- As Order of the Stars enters the battlefield, choose a color. -- Order of the Stars has protection from the chosen color.
mana={W}
type=Creature
subtype=Human Cleric
power=0
toughness=1
[/card]
[card]
name=Ordruun Commando
text={W}: Prevent the next 1 damage that would be dealt to Ordruun Commando this turn.
mana={3}{R}
@@ -25048,12 +24909,6 @@ power=1
toughness=1
[/card]
[card]
name=Ostracize
text=Target opponent reveals his or her hand. You choose a creature card from it. That player discards that card.
mana={B}
type=Sorcery
[/card]
[card]
name=Otherworldly Journey
text=Exile target creature. At the beginning of the next end step, return that card to the battlefield under its owner's control with a +1/+1 counter on it.
mana={1}{W}
@@ -25280,12 +25135,6 @@ power=1
toughness=1
[/card]
[card]
name=Painful Memories
text=Look at target opponent's hand and choose a card from it. Put that card on top of that player's library.
mana={1}{B}
type=Sorcery
[/card]
[card]
name=Painter's Servant
text=As Painter's Servant enters the battlefield, choose a color. -- All cards that aren't on the battlefield, spells, and permanents are the chosen color in addition to their other colors.
mana={2}
@@ -25415,12 +25264,6 @@ type=Artifact
subtype=Equipment
[/card]
[card]
name=Paradise Plume
text=As Paradise Plume enters the battlefield, choose a color. -- Whenever a player casts a spell of the chosen color, you may gain 1 life. -- {T}: Add one mana of the chosen color to your mana pool.
mana={4}
type=Artifact
[/card]
[card]
name=Paradox Haze
text=Enchant player -- At the beginning of enchanted player's first upkeep each turn, that player gets an additional upkeep step after this step.
mana={2}{U}
@@ -27262,12 +27105,6 @@ mana={U}
type=Sorcery
[/card]
[card]
name=Psychic Spear
text=Target player reveals his or her hand. You choose a Spirit or Arcane card from it. That player discards that card.
mana={B}
type=Sorcery
[/card]
[card]
name=Psychic Theft
text=Target player reveals his or her hand. You choose an instant or sorcery card from it and exile that card. You may cast that card for as long as it remains exiled. At the beginning of the next end step, if you haven't cast the card, return it to its owner's hand.
mana={1}{U}
@@ -27822,15 +27659,6 @@ type=Artifact
subtype=Equipment
[/card]
[card]
name=Quillmane Baku
text=Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Quillmane Baku. -- {1}, {T}, Remove X ki counters from Quillmane Baku: Return target creature with converted mana cost X or less to its owner's hand.
mana={4}{U}
type=Creature
subtype=Spirit
power=3
toughness=3
[/card]
[card]
name=Quillspike
text={(b/g)}, Remove a -1/-1 counter from a creature you control: Quillspike gets +3/+3 until end of turn.
mana={2}{BG}
@@ -27840,15 +27668,6 @@ power=1
toughness=1
[/card]
[card]
name=Quirion Elves
text=As Quirion Elves enters the battlefield, choose a color. -- {T}: Add {G} to your mana pool. -- {T}: Add one mana of the chosen color to your mana pool.
mana={1}{G}
type=Creature
subtype=Elf Druid
power=1
toughness=1
[/card]
[card]
name=Quirion Explorer
text={T}: Add to your mana pool one mana of any color that a land an opponent controls could produce.
mana={1}{G}
@@ -28583,12 +28402,6 @@ mana={4}{G}{G}
type=Enchantment
[/card]
[card]
name=Red Mana Battery
text={2}, {T}: Put a charge counter on Red Mana Battery. -- {T}, Remove any number of charge counters from Red Mana Battery: Add {R} to your mana pool, then add an additional {R} to your mana pool for each charge counter removed this way.
mana={4}
type=Artifact
[/card]
[card]
name=Redeem
text=Prevent all damage that would be dealt this turn to up to two target creatures.
mana={1}{W}
@@ -30151,11 +29964,6 @@ power=3
toughness=3
[/card]
[card]
name=Rushwood Grove
text=Rushwood Grove enters the battlefield tapped. -- {T}: Put a storage counter on Rushwood Grove. -- {T}, Remove any number of storage counters from Rushwood Grove: Add {G} to your mana pool for each storage counter removed this way.
type=Land
[/card]
[card]
name=Rushwood Legate
text=If an opponent controls an Island and you control a Forest, you may cast Rushwood Legate without paying its mana cost.
mana={2}{G}
@@ -30679,11 +30487,6 @@ power=3
toughness=3
[/card]
[card]
name=Saprazzan Cove
text=Saprazzan Cove enters the battlefield tapped. -- {T}: Put a storage counter on Saprazzan Cove. -- {T}, Remove any number of storage counters from Saprazzan Cove: Add {U} to your mana pool for each storage counter removed this way.
type=Land
[/card]
[card]
name=Saprazzan Heir
text=Whenever Saprazzan Heir becomes blocked, you may draw three cards.
mana={1}{U}
@@ -30752,12 +30555,6 @@ subtype=Sarkhan
loyalty=4
[/card]
[card]
name=Sarpadian Empires, Vol. VII
text=As Sarpadian Empires, Vol. VII enters the battlefield, choose white Citizen, blue Camarid, black Thrull, red Goblin, or green Saproling. -- {3}, {T}: Put a 1/1 creature token of the chosen color and type onto the battlefield.
mana={3}
type=Artifact
[/card]
[card]
name=Sasaya, Orochi Ascendant
text=Reveal your hand: If you have seven or more land cards in your hand, flip Sasaya, Orochi Ascendant.
mana={1}{G}{G}
@@ -31282,12 +31079,6 @@ mana={1}{R}{W}
type=Enchantment
[/card]
[card]
name=Searing Rays
text=Choose a color. Searing Rays deals damage to each player equal to the number of creatures of that color that player controls.
mana={2}{R}
type=Sorcery
[/card]
[card]
name=Searing Spear Askari
text=Flanking (Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.) -- {1}{R}: Searing Spear Askari can't be blocked except by two or more creatures this turn.
mana={2}{R}
@@ -31963,12 +31754,6 @@ mana={X}{B}{B}
type=Sorcery
[/card]
[card]
name=Shattered Dreams
text=Target opponent reveals his or her hand. You choose an artifact card from it. That player discards that card.
mana={B}
type=Sorcery
[/card]
[card]
name=Shattering Pulse
text=Buyback {3} (You may pay an additional {3} as you cast this spell. If you do, put this card into your hand as it resolves.) -- Destroy target artifact.
mana={1}{R}
@@ -32514,15 +32299,6 @@ power=1
toughness=2
[/card]
[card]
name=Silhana Starfletcher
text=Reach (This creature can block creatures with flying.) -- As Silhana Starfletcher enters the battlefield, choose a color. -- {T}: Add one mana of the chosen color to your mana pool.
mana={2}{G}
type=Creature
subtype=Elf Druid Archer
power=1
toughness=3
[/card]
[card]
name=Silhouette
text=Prevent all damage that would be dealt to target creature this turn by spells or abilities that target it.
mana={1}{U}
@@ -32924,15 +32700,6 @@ mana={B}
type=Sorcery
[/card]
[card]
name=Skullmane Baku
text=Whenever you cast a Spirit or Arcane spell, you may put a ki counter on Skullmane Baku. -- {1}, {T}, Remove X ki counters from Skullmane Baku: Target creature gets -X/-X until end of turn.
mana={3}{B}{B}
type=Creature
subtype=Spirit
power=2
toughness=1
[/card]
[card]
name=Skullmulcher
text=Devour 1 (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with that many +1/+1 counters on it.) -- When Skullmulcher enters the battlefield, draw a card for each creature it devoured.
mana={4}{G}
@@ -33338,12 +33105,6 @@ power=3
toughness=3
[/card]
[card]
name=Sol Grail
text=As Sol Grail enters the battlefield, choose a color. -- {T}: Add one mana of the chosen color to your mana pool.
mana={3}
type=Artifact
[/card]
[card]
name=Solar Tide
text=Choose one - Destroy all creatures with power 2 or less; or destroy all creatures with power 3 or greater. -- Entwine - Sacrifice two lands. (Choose both if you pay the entwine cost.)
mana={4}{W}{W}
@@ -35303,11 +35064,6 @@ mana={4}{U}
type=Instant
[/card]
[card]
name=Subterranean Hangar
text=Subterranean Hangar enters the battlefield tapped. -- {T}: Put a storage counter on Subterranean Hangar. -- {T}, Remove any number of storage counters from Subterranean Hangar: Add {B} to your mana pool for each storage counter removed this way.
type=Land
[/card]
[card]
name=Sudden Death
text=Split second (As long as this spell is on the stack, players can't cast spells or activate abilities that aren't mana abilities.) -- Target creature gets -4/-4 until end of turn.
mana={1}{B}{B}
@@ -36257,12 +36013,6 @@ text=Phasing (This phases in or out before you untap during each of your untap s
type=Legendary Land
[/card]
[card]
name=Teferi's Moat
text=As Teferi's Moat enters the battlefield, choose a color. -- Creatures of the chosen color without flying can't attack you.
mana={3}{W}{U}
type=Enchantment
[/card]
[card]
name=Teferi's Puzzle Box
text=At the beginning of each player's draw step, that player puts the cards in his or her hand on the bottom of his or her library in any order, then draws that many cards.
mana={4}
@@ -36939,12 +36689,6 @@ mana={2}{R}{R}
type=Sorcery
[/card]
[card]
name=Thoughtseize
text=Target player reveals his or her hand. You choose a nonland card from it. That player discards that card. You lose 2 life.
mana={B}
type=Sorcery
[/card]
[card]
name=Thoughtweft Trio
text=First strike, vigilance -- Champion a Kithkin (When this enters the battlefield, sacrifice it unless you exile another Kithkin you control. When this leaves the battlefield, that card returns to the battlefield.) -- Thoughtweft Trio can block any number of creatures.
mana={2}{W}{W}
@@ -39325,15 +39069,6 @@ power=0
toughness=4
[/card]
[card]
name=Voice of All
text=Flying (This creature can't be blocked except by creatures with flying or reach.) -- As Voice of All enters the battlefield, choose a color. -- Voice of All has protection from the chosen color. (It can't be blocked, targeted, dealt damage, or enchanted by anything of the chosen color.)
mana={2}{W}{W}
type=Creature
subtype=Angel
power=2
toughness=2
[/card]
[card]
name=Voice of the Woods
text=Tap five untapped Elves you control: Put a 7/7 green Elemental creature token with trample onto the battlefield.
mana={3}{G}{G}
@@ -39896,15 +39631,6 @@ power=1
toughness=1
[/card]
[card]
name=Ward Sliver
text=As Ward Sliver enters the battlefield, choose a color. -- All Slivers have protection from the chosen color.
mana={4}{W}
type=Creature
subtype=Sliver
power=2
toughness=2
[/card]
[card]
name=Ward of Bones
text=Each opponent who controls more creatures than you can't play creature cards. The same is true for artifacts, enchantments, and lands.
mana={6}
@@ -40386,12 +40112,6 @@ mana={1}{U}
type=Instant
[/card]
[card]
name=White Mana Battery
text={2}, {T}: Put a charge counter on White Mana Battery. -- {T}, Remove any number of charge counters from White Mana Battery: Add {W} to your mana pool, then add an additional {W} to your mana pool for each charge counter removed this way.
mana={4}
type=Artifact
[/card]
[card]
name=Wicked Akuba
text={B}: Target player dealt damage by Wicked Akuba this turn loses 1 life.
mana={B}{B}