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
jendave
2b4d233684
- Added a green Snake theme.
2011-08-06 12:42:49 +00:00
jendave
de1c5b6577
- Added Coastal Piracy and Seshiro the Anointed.
2011-08-06 12:42:42 +00:00
jendave
31e08f09ab
- Fixed the DealsDamage/opponent trigger of the whenever keyword to only trigger when dealing damage to the opponent.
2011-08-06 12:42:35 +00:00
jendave
cf16a4c3f0
- Minor fix to Umezawa's Jitte. This card is not finished. The abPumpEquipped keyword can not be converted at this time.
...
- Added a note to CardFActory.abPump.
2011-08-06 12:42:29 +00:00
jendave
1dd7c20381
- Fog Drawback not calling right function
2011-08-06 12:42:22 +00:00
jendave
fe9279611a
- Added Scroll Thief.
...
- Added a UBRG snow theme.
2011-08-06 12:42:16 +00:00
jendave
db1bc32856
- Added AF_Drawback for Pump, Fog, Untap, Tap
2011-08-06 12:42:08 +00:00
jendave
86e090b84a
- Fixed the DealsDamage/opponent trigger of the whenever keyword (to trigger on non-combat damage).
...
- Added a DealsCombatDamage/opponent trigger used for Worldgorger and Ohran Viper.
2011-08-06 12:42:01 +00:00
jendave
aa44958a11
- Fixed a serious bug in ComputerUtil_Attack2.
2011-08-06 12:41:53 +00:00
jendave
6cb52627d9
- Fix for Personal Tutor
...
- Fix for Fauna Shaman
2011-08-06 12:41:48 +00:00
jendave
c4784ddcf9
- Converted these cards to AF_Pump: Spurred Wolverine, Stormscape Master, Thallid Germinator, Thornscape Apprentice, Thornscape Master, Thriss, Nantuko Primus, Thunderscape Apprentice, Timberwatch Elf, Tower of Coireall and Tuknir Deathlock.
...
- Converted these cards to AF_Pump: Umezawa's Jitte, Unseen Walker, Ursapine, Viridian Lorebearers, Vitaspore Thallid, Weatherseed Elf, Whip Sergeant, Wildheart Invoker, Wind Dancer and Wyluli Wolf.
2011-08-06 12:41:41 +00:00
jendave
71a8a7799c
- Converted these cards to AF_Pump: Lady Evangela, Leonin Battlemage, Merrow Grimeblotter, Merrow Levitator, Mogg Raider, Mother of Runes, Nantuko Disciple, Naya Battlemage, Obsidian Acolyte and Phyrexian Plaguelord.
...
- Converted these cards to AF_Pump: Pixie Queen, Plagued Rusalka, Power Armor, Predator, Flagship, Restless Bones, Revelsong Horn, Ridged Kusite, Seedcradle Witch, Shaper Guildmage and Smokespew Invoker.
2011-08-06 12:41:26 +00:00
jendave
30675e4aa0
- Converted Fallen Angel, Nantuko Husk, Phyrexian Ghoul, Vampire Aristocrat, Bloodthrone Vampire to AF_Pump
2011-08-06 12:41:12 +00:00
jendave
9f9a64069a
- Added Smite.
2011-08-06 12:41:02 +00:00
jendave
39a7759e74
- Added Ohran Viper.
2011-08-06 12:40:57 +00:00
jendave
f8cbd63ce4
- Added Sosuke, Son of Seshiro.
2011-08-06 12:40:50 +00:00
jendave
db2b0ebeb2
copyCard fix - SVars and SetInfo were not being copied. Fixes at least AF_Bounce.
2011-08-06 12:40:44 +00:00
jendave
1f552039ae
- Updated evaluateCreature.
2011-08-06 12:40:38 +00:00