Commit Graph

4368 Commits

Author SHA1 Message Date
jendave
e32563d1a1 - Base structure to get AI casting abilities in other phases. 2011-08-06 12:49:33 +00:00
jendave
97f5fcc234 - Minor edit to crosiss_charm.txt.
- Converted Funeral Charm & Piracy Charm to AF and commented out their code block.
2011-08-06 12:49:27 +00:00
jendave
8283a5f0f6 add a bit more info to the Bad Parsing output in Target.java 2011-08-06 12:49:18 +00:00
jendave
eed2e34ffe - Converted Staff of Domination to AFs and commented out the code block for this card. 2011-08-06 12:49:12 +00:00
jendave
10d905ee2f - fixed ragged veins. 2011-08-06 12:49:05 +00:00
jendave
54726c3293 - Added the keyword "Whenever CARDNAME is dealt damage, you lose that much life."
- Converted Filthy Cur to it.
- Added Ragged Veins and Thrashing Mudspawn.
2011-08-06 12:48:59 +00:00
jendave
276ce6cd65 - Converted these cards to AF_Tap: Kor Line-Slinger, Loxodon Mystic, Master Decoy, Merfolk Seastalkers, Mind Over Matter, Naya Battlemage, Opposition and Ostiary Thrull.
- Converted these cards to AF_Tap: Puppet Strings, Puppeteer, Rathi Trapper, Relic Barrier, Ring of Gix, Rishadan Port, Sandsower, Scepter of Dominance, Silkbind Faerie and Squall Drifter.
- Converted these cards to AF_Tap: Staff of Domination, Stalking Assassin, Stonybrook Angler, Storm Front, Stormscape Apprentice, Teardrop Kami, Touchstone, Trickster Mage, Trip Noose and Whipcorder.
- Commented out the now unused code block for abTap.
2011-08-06 12:48:48 +00:00
jendave
9eb1878fa2 - Added Rite of Passage. 2011-08-06 12:48:29 +00:00
jendave
2ed26c875c - Fixed Swarmyard. 2011-08-06 12:48:23 +00:00
jendave
93d12c046c - Converted these cards to AF_Tap: Floodbringer, Glare of Subdual, Goldmeadow Harrier, Homarid Shaman, Hyperion Blacksmith, Innocence Kami, Jolting Merfolk and Kitsune Diviner. 2011-08-06 12:48:17 +00:00
jendave
3ed43e139b - Converted these cards to AF_Tap: Blinding Mage, Blinkmoth Well, Cephalid Retainer, Crowd Favorites, Diversionary Tactics, Elder Druid, Errant Doomsayers and Flood. 2011-08-06 12:48:07 +00:00
jendave
f59ffa3221 - Converted these cards to AF_Untap: Aboshan, Cephalid Emperor, Air Servant, Ali Baba, Aphetto Grifter, Auriok Transfixer, Aysen Bureaucrats, Ballynock Trapper and Benalish Trapper. 2011-08-06 12:47:58 +00:00
jendave
2824c46180 - Commented out the now unused code blocks for abPump and spPump. 2011-08-06 12:47:49 +00:00
jendave
4ae86f058e - Added Shadow Lance, Shiv's Embrace, Soul Kiss and Stonehands. 2011-08-06 12:47:44 +00:00
jendave
03c566cf47 Fixed Baron Sengir to have flying 2011-08-06 12:47:35 +00:00
jendave
bf77f3b68d - Added Fungus Sliver. 2011-08-06 12:47:29 +00:00
jendave
2a5e4edbcf - Added the keyword "Whenever CARDNAME is dealt damage, put a +1/+1 counter on it.".
- Converted Fungusaur to it.
2011-08-06 12:47:23 +00:00
jendave
eaf4d25431 - replaced CARDNAME with the actual name of the card when displaying hidden keywords. 2011-08-06 12:47:16 +00:00
jendave
d6bebd844e - Added HIDDEN to some abilities. 2011-08-06 12:47:10 +00:00
jendave
7f9a3d043a - Convert Hatchlings to etbCounter
- Small cleanup in CardFactory_Creatures
2011-08-06 12:46:59 +00:00
jendave
3e466a6cf5 - Added Death Pits of Rath. 2011-08-06 12:46:49 +00:00
jendave
35bcd62075 - Added Flowstone Embrace, Holy Armor, Manacles of Decay, Midnight Covenant and Oblivion Crown. 2011-08-06 12:46:40 +00:00
jendave
3d84bda7f3 - Added Final Strike and Wicked Reward. 2011-08-06 12:46:30 +00:00
jendave
fa7569a7f8 - Added AF_Sacrifice and Converted Diabolic Edict as a sample
- Cleanup of a few things related to Sacrifice, trying to funnel down the same path
2011-08-06 12:46:22 +00:00
jendave
ac5e7d00fd - Added Armor of Faith, Blessing, Fallen Ideal, Fiery Mantle and Flowstone Blade. 2011-08-06 12:46:11 +00:00
jendave
0dcd63e1c3 - Minor edits to several cards that use AB$Tap. 2011-08-06 12:46:02 +00:00
jendave
181e5ae391 - Added Defined Parameter for AF_Pump. Allowing Eqipped and Enchanted pump cards to function
- Converted Jitte to AF_Pump
- Added Firebreathing
2011-08-06 12:45:55 +00:00
jendave
90d4c5b7ac - Added the keyword "When CARDNAME is dealt damage, destroy it."
- Converted Mortal Wound to use it.
- Added Frozen Solid and Mire Blight.
2011-08-06 12:45:46 +00:00
jendave
8c7e9ce6c3 - Commented out the now unused code for abUntapTgt. 2011-08-06 12:45:37 +00:00
jendave
e1d9cebce4 - Fix for Persist. Now will use moveTo instead of doing it hardcoded. 2011-08-06 12:45:31 +00:00
jendave
ea5a631112 - Fixed the deathtouch - lifelink interaction. 2011-08-06 12:45:26 +00:00
jendave
b13f68b174 - Krovikan Horror was missing its descriptive text regarding its return to hand ability 2011-08-06 12:45:20 +00:00
jendave
6a19da59dd - Fixed type of Esper Charm. 2011-08-06 12:45:14 +00:00
jendave
9119111aa3 -Updated Captain Sisay and Mistform Ultimus to not use the creature type legend. 2011-08-06 12:45:09 +00:00
jendave
b0b53dcad8 - Added a WB multicolor theme.
- Added Bloodied Ghost.
2011-08-06 12:45:01 +00:00
jendave
a9fb11858b - Converted these cards to AF_Untap: Aphetto Alchemist, Arbor Elf, Clock of Omens, Deserted Temple, Earthcraft, Elder Druid, Filigree Sages, Fyndhorn Brownie, Galvanic Key, Hyperion Blacksmith, Juniper Order Druid, Minamo, School at Water's Edge, Mind Over Matter, Oboro Breezecaller, Puppet Strings, Puppeteer, Seeker of Skybreak, Stone-Seeder Hierophant, Stonybrook Angler, Teardrop Kami, Trickster Mage, Voltaic Construct, Voltaic Key and Wirewood Lodge. 2011-08-06 12:44:53 +00:00
jendave
4dba047de5 - Converted Altar Golem to AF Untap.
- Added Devoted Druid.
2011-08-06 12:44:37 +00:00
jendave
7835ca9a6e - Cleanup in Cardfactory.java.
- Converted Expedition Map and Dreamstone Hedron to AF's.
2011-08-06 12:44:30 +00:00
jendave
2d471942de - Cleanup in Cardfactory.java.
- Converted Recurring Nightmare to AF Retrieve.
2011-08-06 12:44:22 +00:00
jendave
2dbd3a8696 - Cleanup in Cardfactory.java. 2011-08-06 12:44:15 +00:00
jendave
21102d8f81 - quick fix for typo in Engineered Plague. 2011-08-06 12:44:10 +00:00
jendave
9d0fc26a5a - Fixed and improved chooseCreatureTypeAI. 2011-08-06 12:44:04 +00:00
jendave
6c2548e873 - AF_Tap should tap Human's creatures 2011-08-06 12:43:57 +00:00
jendave
f4d2de2653 convert stPumpOther cards to stPumpAll and delete stPumpOther code. 2011-08-06 12:43:51 +00:00
jendave
3445fbb9e2 - Missed Planeswalker restriction for Elspeth Tirel 2011-08-06 12:43:42 +00:00
jendave
20d0d4f016 - Converted Elspeth Tirel to AFs
- Added checkStateEffects after UnfreezeStack so Planeswalkers Loyalty is checked after paying costs
2011-08-06 12:43:37 +00:00
jendave
e1867c9055 - Minor edits to several AB$Untap cards. 2011-08-06 12:43:29 +00:00
jendave
a0e2592ef9 - Fixing two other AF_Token cards that had incorrect color set. 2011-08-06 12:43:21 +00:00
jendave
0f550d51b1 Initial Conversion of Planeswalkers to use AFs.
- Added Loyalty in data files, similar to PT
- Converted Jace Beleren and Nissa Revane to use AFs
- Added AddCounter as an AbilityCost (mostly) for Planeswalkers
- Added Planeswalker SA_Restriction
- Added Defined parameter to Draw for "Each" Player
2011-08-06 12:43:14 +00:00
jendave
2f11d97218 - Fixed Scion of Oona and Skittering Invasion. 2011-08-06 12:42:56 +00:00