mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
12 lines
757 B
Plaintext
12 lines
757 B
Plaintext
Name:Aspect of Wolf
|
|
ManaCost:1 G
|
|
Types:Enchantment Aura
|
|
K:Enchant creature
|
|
A:SP$ Attach | Cost$ 1 G | ValidTgts$ Creature | AILogic$ Pump
|
|
S:Mode$ Continuous | Affected$ Card.AttachedBy | AddPower$ X | AddToughness$ Y | Description$ Enchanted creature gets +X/+Y, where X is half the number of Forests you control, rounded down, and Y is half the number of Forests you control, rounded up.
|
|
SVar:X:Count$TypeYouCtrl.Forest/HalfDown
|
|
SVar:Y:Count$Valid Forest.YouCtrl/HalfUp
|
|
SVar:BuffedBy:Forest
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/aspect_of_wolf.jpg
|
|
Oracle:Enchant creature\nEnchanted creature gets +X/+Y, where X is half the number of Forests you control, rounded down, and Y is half the number of Forests you control, rounded up.
|