Erwan
- new Ability : ALifeGiver (bottle gnomes) - Added a few cards from Tempest - Hybrid mana fix for hybrid mana involving uncolored mana costs (see tests/generic/hybridmana2.txt - spectral possession) - Fixed bugs with targetting for TargetAbilities - Fixed multiple sacrifice abilities cost (Siege gang commander, see tests) - Fixed a small font issue
This commit is contained in:
@@ -27,6 +27,14 @@ mana={2}{R}{R}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {2} to your mana pool. Ancient Tomb deals 2 damage to you.
|
||||
auto={T}: Add {2} && Damage 1 controller
|
||||
id=4636
|
||||
name=Ancient Tomb
|
||||
rarity=U
|
||||
type=Land
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying
|
||||
id=4861
|
||||
name=Armored Pegasus
|
||||
@@ -283,6 +291,15 @@ mana={2}{U}{U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=White creatures get -1/-1.
|
||||
auto=lord(creature[white]) -1/-1
|
||||
id=4658
|
||||
name=Dread of Night
|
||||
rarity=U
|
||||
type=Enchantment
|
||||
mana={B}
|
||||
[/card]
|
||||
[card]
|
||||
text=Legendary Other Elf creatures have forestwalk. Other Elves have shroud. (They can't be the targets of spells or abilities.)
|
||||
id=4757
|
||||
name=Eladamri, Lord of Leaves
|
||||
@@ -619,6 +636,19 @@ toughness=1
|
||||
abilities=Haste
|
||||
[/card]
|
||||
[card]
|
||||
text={T}, Sacrifice Lotus Petal: Add one mana of any color to your mana pool.
|
||||
auto={T},{S}:Add{G}
|
||||
auto={T},{S}:Add{R}
|
||||
auto={T},{S}:Add{U}
|
||||
auto={T},{S}:Add{B}
|
||||
auto={T},{S}:Add{W}
|
||||
id=4614
|
||||
name=Lotus Petal
|
||||
rarity=C
|
||||
type=Artifact
|
||||
mana={0}
|
||||
[/card]
|
||||
[card]
|
||||
id=4829
|
||||
name=Lowland Giant
|
||||
colour=Red
|
||||
|
||||
Reference in New Issue
Block a user