- Updating the Assault // Battery script to the new SetInfo format.

This commit is contained in:
Agetian
2013-03-04 17:37:51 +00:00
parent 61b86568bd
commit f382f28f61

View File

@@ -3,9 +3,9 @@ ManaCost:R
AlternateMode: Split
Types:Sorcery
A:SP$ DealDamage | Cost$ R | NumDmg$ 2 | ValidTgts$ Creature,Player | SpellDescription$ Assault deals 2 damage to target creature or player.
SetInfo:INV|Uncommon|http://magiccards.info/scans/en/in/295a.jpg
SetInfo:TSB|Uncommon
SetInfo:PCH|Uncommon
SetInfo:INV Uncommon
SetInfo:TSB Uncommon
SetInfo:HOP Uncommon
Oracle:Assault deals 2 damage to target creature or player.
ALTERNATE
@@ -14,8 +14,5 @@ Name:Battery
ManaCost:3 G
Types:Sorcery
A:SP$ Token | Cost$ 3 G | TokenAmount$ 1 | TokenName$ Elephant| TokenTypes$ Creature,Elephant| TokenOwner$ You | TokenColors$ Green | TokenPower$ 3 | TokenToughness$ 3 | TokenImage$ g 3 3 elephant | SpellDescription$ Put a 3/3 green Elephant creature token onto the battlefield.
SetInfo:INV|Uncommon|http://magiccards.info/scans/en/in/295b.jpg
SetInfo:PCH|Uncommon
SetInfo:TSB|Uncommon
Oracle:Put a 3/3 green Elephant creature token onto the battlefield.
End