merged the graphics dir with PSP one, modified code with ifdef PSP in order to load different resolution images for different devices.
This commit is contained in:
@@ -34369,6 +34369,18 @@ power=7
|
||||
toughness=7
|
||||
[/card]
|
||||
[card]
|
||||
name=Elderwood Scion
|
||||
abilities=trample,lifelink
|
||||
auto=@targeted(this) from(mystack): altercost(colorless,-2)
|
||||
auto=@targeted(this) from(opponentstack):add{2} opponent
|
||||
text=Trample, Lifelink -- Spells you cast that target Elderwood Scion cost {2} less to cast. Spells your opponents cast that target Elderwood Scion cost {2} more to cast.
|
||||
mana={3}{G}{W}
|
||||
type=Creature
|
||||
subtype=Elemental
|
||||
power=4
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Eldrazi Aggressor
|
||||
auto=aslongas(other creature[colorless]|myBattlefield) haste
|
||||
text=Devoid (This card has no color.) -- Eldrazi Aggressor has haste as long as you control another colorless creature.
|
||||
@@ -36265,6 +36277,18 @@ power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Enigma Sphinx
|
||||
abilities=Flying
|
||||
auto=@movedTo(graveyard) from(this|battlefield): moveto(ownerlibrary)
|
||||
autostack=if casted(this) then cascade:plibrarycount
|
||||
text=Flying -- When Enigma Sphinx is put into your graveyard from the battlefield, put into your library third from the top.
|
||||
mana={4}{W}{U}{B}
|
||||
type=Artifact Creature
|
||||
subtype=Sphinx
|
||||
power=5
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Enlightened Ascetic
|
||||
auto=may destroy target(enchantment)
|
||||
text=When Enlightened Ascetic enters the battlefield, you may destroy target enchantment.
|
||||
@@ -90871,6 +90895,16 @@ mana={2}{U}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
name=Quiet Disrepair
|
||||
target=artifact,enchantment
|
||||
auto=@each my upkeep:choice name(Destroy enchanted permanent) (mytgt):destroy
|
||||
auto=@each my upkeep:choice name(Gain 2 life) life:2
|
||||
text=Enchant artifact or enchantment -- At the beginning of your upkeep, choose one - Destroy enchanted permanent or You gain 2 life.
|
||||
mana={1}{G}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Quiet Purity
|
||||
target=enchantment
|
||||
auto=destroy
|
||||
@@ -121371,6 +121405,16 @@ power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Thromok the Insatiable
|
||||
auto=may target(<anyamount>other creature|mybattlefield) sacrifice && counter(1/1,storedanyamount) all(this)
|
||||
text=Devour X, where X is the numer of creatures devoured this way. (As this enters the battlefield, you may sacrifice any number of creatures. This creature enters the battlefield with X +1/+1 counters on it for each of those creatures.)
|
||||
mana={3}{R}{G}
|
||||
type=Legendary Creature
|
||||
subtype=Hellion
|
||||
power=0
|
||||
toughness=0
|
||||
[/card]
|
||||
[card]
|
||||
name=Throne of Bone
|
||||
auto=@movedto(*[black]|stack):pay({1}) life:1
|
||||
text=Whenever a player casts a black spell, you may pay {1}. If you do, you gain 1 life.
|
||||
|
||||
Reference in New Issue
Block a user