jendave
dd82aae561
convert Spidersilk Armor and Beastmaster Ascension to stPumpAll keyword
...
Also added functionality to the condition of stPumpAll. You can now do :isValid <requirements>: and it will check if this card is valid.
2011-08-06 12:39:13 +00:00
jendave
b3f81a3be5
convert Eldrazi Monument to stPumpAll keyword
2011-08-06 12:39:06 +00:00
jendave
e0ceddd205
convert Deranged Hermit and Thelonite Hermit to stPumpAll keyword
2011-08-06 12:38:49 +00:00
jendave
6024a8ce7f
convert Naya Hushblade, Relentless Rats and Serra Ascendant to stPumpSelf keyword
2011-08-06 12:38:28 +00:00
jendave
88d992d1c5
convert Death's Shadow to stPumpSelf keyword.
2011-08-06 12:38:08 +00:00
jendave
8017006c86
remove unneeded text from Wild Nacatl and Werebear
2011-08-06 12:38:00 +00:00
jendave
d26761d81b
convert Divinity of Pride, Werebear, and Wild Nacatl to stPumpSelf keyword
2011-08-06 12:37:54 +00:00
jendave
fde43cac40
- Converted these cards to AF_Pump: Dauthi Trapper, Deathless Angel, Deathspore Thallid, Deepwood Drummer, Dwarven Bloodboiler, Elvish Herder, Ethereal Usher, Fires of Yavimaya, Flowstone Overseer and Ghost Warden.
2011-08-06 12:37:45 +00:00
jendave
7949f732a6
convert Engineered Plague to stPumpAll.
2011-08-06 12:37:35 +00:00
jendave
0a2aaf78ab
convert Aura Gnarlid, Kor Spiritdancer, and Rabid Wombat to stPumpSelf.
2011-08-06 12:37:28 +00:00
jendave
9ac5ced600
convert Shared Triumph to stPumpAll keyword
2011-08-06 12:37:19 +00:00
jendave
d7eebb7df7
convert Rubinia Soulsinger to AB$GainControl
2011-08-06 12:37:06 +00:00
jendave
302423f324
- Converted these cards to AF_Pump: Blighted Shaman, Boros Guildmage, Burr Grafter, Caller of Gales, Cave People, Ceta Disciple, Child of Thorns, Crenellated Wall, Crimson Acolyte and Crookclaw Elder.
2011-08-06 12:36:58 +00:00
jendave
72cd695fed
- Adding SubAbilities at the end of the API block instead of in every API section
...
- Added consistency to how each AF uses SubAbilities
- Converted Ambitions Cost, Ancient Craving, Attunement, and Steady Progress to use SubAbility
2011-08-06 12:36:43 +00:00
jendave
6ef23fc00e
convert Steely Resolve to stPumpAll keyword
2011-08-06 12:36:28 +00:00
jendave
950d50aa3f
add the depletion lands from Mercadian Masques (Hickory Woodlot, Peat Bog, Remote Farm, Sandstone Needle, and Saprazzan Skerry)
2011-08-06 12:36:20 +00:00
jendave
fc94c265f5
- Converted these cards to AF_Pump: Advance Scout, Agent of Shauku, Akki Drillmaster, Antler Skulkin, Armored Guardian, Armorer Guildmage, Arnjlot's Ascent, Auriok Bladewarden, Bant Battlemage and Battle Rampart.
2011-08-06 12:36:08 +00:00
jendave
12d040a6a6
*Added Groundling Pouncer.
2011-08-06 12:35:58 +00:00
jendave
c95b5a7f8b
add Crumbling Sanctuary (from Mercadian Masques)
2011-08-06 12:35:52 +00:00
jendave
65fecebb3a
add Phyrexian Processor (from Urza's Saga)
2011-08-06 12:35:39 +00:00
jendave
36ff9a28af
- Finished converting Cromat and Enslaved Scout to AB$Pump.
2011-08-06 12:35:24 +00:00
jendave
8c5685ca53
1) add ChosenType to Card.hasProperty(). This will compare the current card types to source.getChosenType()
...
2) convert Cover of Darkness to stPumpAll keyword
2011-08-06 12:35:18 +00:00
jendave
5c4743d710
minor text edit to Nath of the Gilt Leaf, and update its token creation to use standard code instead of manually setting everything.
2011-08-06 12:34:58 +00:00
jendave
e197a97402
convert Bind to AF_CounterMagic
2011-08-06 12:34:45 +00:00
jendave
d9371560b7
1) make targeting for AF_DealDamage optional (though almost everything needs it; there's still a warning message displayed to console)
...
2) convert Stuffy Doll to AF_DealDamage (no target specified)
3) moved code from Filthy Cur, Jackal Pup, Shinka Gatekeeper and Stuffy Doll to the addDamage code in Card.java (previously, it was overriding the addDamage method and putting it on a new card in CardFactory_Creatures.java)
2011-08-06 12:34:39 +00:00
jendave
d17c100841
convert Lifeforce and Deathgrip to AF_CounterMagic
2011-08-06 12:34:31 +00:00
jendave
9e04366634
convert Counterspell to AF_CounterMagic
2011-08-06 12:34:23 +00:00
jendave
2504918d0c
fixed Arcanis the Omnipotent AB$Bounce Cost
2011-08-06 12:34:17 +00:00
jendave
3ad96bd145
add Channel (from original base Alpha)
...
NOTE: To activate the mana ability that Channel provides after casting it, click on your life total.
2011-08-06 12:34:11 +00:00
jendave
d2a7dc1956
- Fix for Baku Altar not having an owner
...
- Fix for Gate to Phyrexia which was completely not working
2011-08-06 12:34:03 +00:00
jendave
1056785ff1
add Mishra's Helix (from Urza's Saga)
2011-08-06 12:33:41 +00:00
jendave
2ef5b63266
- Fixed Token Color of Nath of the Gilt-Leaf.
...
- Added Battlegrowth.
2011-08-06 12:33:33 +00:00
jendave
eac1cc5f1a
- Little fixes to 3 card txts.
2011-08-06 12:33:18 +00:00
jendave
dbd6ccfbae
convert Imperious Perfect to stPumpAll keyword.
2011-08-06 12:33:11 +00:00
jendave
89876159fb
convert Daru Warchief to stPumpAll keyword
2011-08-06 12:33:04 +00:00
jendave
969e090abd
convert Castle, Castle Raptors, Chainer, Dementia Master, and Giant Tortoise to stPump keywords.
2011-08-06 12:32:56 +00:00
jendave
3d06deca5b
convert Eladamri, Lord of Leaves, Honor of the Pure, and Jacques le Vert to stPumpAll keyword.
2011-08-06 12:32:35 +00:00
jendave
37f76a2845
convert Mystic Enforcer and Kor Duelist to stPump keywords.
2011-08-06 12:32:28 +00:00
jendave
82ca959a1d
convert Knight of the Reliquary, Master of Etherium, Undead Warchief, and Yavimaya Enchantress to stPumpAll keyword.
2011-08-06 12:32:22 +00:00
jendave
70d0bf696f
convert Squirrel Mob to stPumpAll keyword.
2011-08-06 12:32:13 +00:00
jendave
f796db45ea
convert Kaysa, Meng Huo, Barbarian King, and Tolsimir Wolfblood to stPumpAll keyword
2011-08-06 12:32:05 +00:00
jendave
6b9d1ac85e
- I was able to convert an additional 101 more abPump cards, but the rest will have to wait until after the upcoming beta release.
2011-08-06 12:31:52 +00:00
jendave
1060406ef4
convert Steel of the Godhead to stPumpEnchanted
2011-08-06 12:31:01 +00:00
jendave
2251e24c85
convert Akki Underling and Deathmask Nezumi to stPumpSelf keyword
2011-08-06 12:30:56 +00:00
jendave
2f91794046
convert Stalwart Shield-Bearers to stPumpAll keyword
2011-08-06 12:30:49 +00:00
jendave
de98feb9c0
C/P error in Fires of Yavimaya
2011-08-06 12:30:44 +00:00
jendave
55ba06d672
convert Hanna's Custody, Righteous War, and Song of Serenity to stPumpAll keyword.
2011-08-06 12:30:38 +00:00
jendave
ba6eaa9ffa
convert Fountain Watch, Glen Elendra Liege, Intimidation, Kavu Monarch, Long Forgotten Gohei, Lumbering Satyr, Murkfiend Liege, and Primal Rage to stPumpAll keyword.
2011-08-06 12:30:31 +00:00
jendave
f8f81f564e
convert Boartusk Liege, Corrosive Mentor, Creakwood Liege, Cumber Stone, Day of Destiny, Deepchannel Mentor, Dread of Night, Fires of Yavimaya, and Flowstone Surge to stPumpAll keyword.
2011-08-06 12:30:17 +00:00
jendave
9da4ba7027
convert Akroma's Devoted, Anaba Spirit Crafter, Ascendant Evincar, Blessed Orator, and Bloodmark Mentor to stPumpAll keyword
2011-08-06 12:30:07 +00:00