Commit Graph

3286 Commits

Author SHA1 Message Date
jendave
291933cd4a add Erg Raiders (from Arabian Nights) 2011-08-06 13:30:06 +00:00
jendave
be76e3be0d rewrite Lurking Informant (AI was crashing when trying to use it) 2011-08-06 13:29:58 +00:00
jendave
09f9edce07 Add Shapeshifter (from Antiquities) 2011-08-06 13:29:53 +00:00
jendave
07c864032e convert Jenara, Asura of War and Nullmage Shepherd to AF 2011-08-06 13:29:38 +00:00
jendave
efcb15d1ea code cleanup in CardFactory_Creatures 2011-08-06 13:29:24 +00:00
jendave
8f8d5cf72f convert Gwafa Hazid, Profiteer to AF and stPumpAll keyword 2011-08-06 13:29:19 +00:00
jendave
ec2ef270ce - Added the keywords "Whenever CARDNAME deals combat damage to a creature, destroy that creature." and "Whenever CARDNAME deals combat damage to a creature, destroy that creature. It can't be regenerated.".
- Added Dripping Dead and Stinkweed Imp.
2011-08-06 13:28:56 +00:00
jendave
1439aec22f - Update AF_Damage to properly care about legal targets. 2011-08-06 13:28:45 +00:00
jendave
7ce3901f26 add Animate Wall (from original base Alpha) 2011-08-06 13:28:40 +00:00
jendave
5ce3c99c2b add Mijae Djinn (from Arabian Nights) 2011-08-06 13:28:20 +00:00
jendave
c584eec7b0 -add keyword: If CARDNAME would be put into a graveyard this turn, exile it instead.
-tweak CARDNAME can't be regenerated. keyword with my changes (Sloth and I were adding the same keyword at the same time.)
2011-08-06 13:27:35 +00:00
jendave
27d3f312d0 - Added the keyword "CARDNAME can't be regenerated.".
- Added Hurr Jackal.
2011-08-06 13:27:28 +00:00
jendave
ab274e2fc3 - Converted Chainer's Edict to AF.
- Fixed flashback cost description of Battle Screech.
2011-08-06 13:27:14 +00:00
jendave
c185b30df7 fix AI crash in Suffer the Past. 2011-08-06 13:27:00 +00:00
jendave
8feabc72c5 - Improved Slapshot's Phase shortcut to handle Ranges to help clean up Phase Restrictions
- Converted Arcum's Sleigh and Reset
2011-08-06 13:26:37 +00:00
jendave
737afedd0e -add a shortcut of AfterUpkeep to ActivatingPhases
-convert Reset to AF_UntapAll
2011-08-06 13:26:23 +00:00
jendave
89df3e021e - Added Flight Spellbomb and Panic Spellbomb. 2011-08-06 13:26:16 +00:00
jendave
85f4c2dea3 - Restructured Combat to fix AI issues with Crawlspace, Silent Arbiter and the "CARDNAME can't be blocked by more than one creature." keyword. 2011-08-06 13:26:06 +00:00
jendave
7a8df64993 convert Ensnare to AltCost and SP$TapAll 2011-08-06 13:25:33 +00:00
jendave
f0361d0a2e add AF$TapAll and convert Blinding Light and Aboshan, Cephalid Emperor 2011-08-06 13:25:19 +00:00
jendave
4d652dcdab add UntapAll to AbilityFactory. converted Llanowar Druid, Mobilize, To Arms!, and Vitalize. 2011-08-06 13:25:04 +00:00
jendave
79f6b7abaf fix type in AF_DestroyAll stack description. 2011-08-06 13:24:55 +00:00
jendave
9a312e2127 - Added the missing stack description to AF_Fog. 2011-08-06 13:24:50 +00:00
jendave
c49977d4e1 convert Thopter Foundry to AF_Token 2011-08-06 13:24:44 +00:00
jendave
05915fcf19 fixed Kaervek's Spite and minor updates in CardFactory.java 2011-08-06 13:24:37 +00:00
jendave
3e09090128 - Human now gets to decide whether or not to return a Krovikan Horror to his hand. 2011-08-06 13:24:31 +00:00
jendave
531ad4251e remove some of my old unused keyword code in CardFactory.java 2011-08-06 13:24:25 +00:00
jendave
9b7d865814 convert Nyxathid to stPumpSelf keyword 2011-08-06 13:24:20 +00:00
jendave
96ad901348 *Added Sunburst keyword.
*Added:
	Baton of Courage
	Etched Oracle
	Heliophial
	Lunar Avenger
	Sawtooth Thresher
	Skyreach Manta
	Suncrusher
	Suntouched Myr
*Added SetInfo to Ratchet Bomb.
2011-08-06 13:24:12 +00:00
jendave
aa220e554b convert Maraxus of Keld to stSetPT 2011-08-06 13:23:54 +00:00
jendave
f192b6db75 - Converted these cards to AF_Fog: Angelsong, Darkness, Fog, Holy Day, Lull, Moment's Peace and Respite. Commented out the now unused code block for these 7 spells. 2011-08-06 13:23:39 +00:00
jendave
3fd30b47c6 convert Lhurgoyf and Loxodon Punisher to stSetPT and stPumpSelf keywords. 2011-08-06 13:23:22 +00:00
jendave
148075f029 clean up StaticEffects.java 2011-08-06 13:23:14 +00:00
jendave
681a50d2ac convert Lighthouse Chronologist, Skywatcher Adept, and Zulaport Enforcer to stSet* and stPump* keywords. 2011-08-06 13:23:08 +00:00
jendave
b01035ae39 convert Kargan Dragonlord and Ikiral Outrider to stSetPT and stPumpSelf keywords. 2011-08-06 13:22:59 +00:00
jendave
05d13b5718 convert Coralhelm Commander, Knight of Cliffhaven, and Coralhelm Commander to stSetPT, stPumpSelf, and stPumpAll keywords. 2011-08-06 13:22:50 +00:00
jendave
59de36fc80 convert Student of Warfare to stSetPT and stPumpSelf keywords. 2011-08-06 13:22:35 +00:00
jendave
338b3308fa - Added Flashback parameter in AbilityFactory (which sets the Flashback flag, and sets ActivateZone to Graveyard)
- Converted Targeting Flashback spells to use Flashback$
2011-08-06 13:22:21 +00:00
jendave
9db17e6f3a convert Transcendent Master to stSetPT and stPumpSelf keywords. 2011-08-06 13:22:08 +00:00
jendave
19fa4bddd3 convert Hada Spy Patrol and Caravan Escort to stSetPT and stPumpSelf keywords. 2011-08-06 13:22:00 +00:00
jendave
eda874879d convert Beastbreaker of Bala Ged to stSetPT and stPumpSelf keywords. Also, fixed MaxLevel. 2011-08-06 13:21:52 +00:00
jendave
b928a5fd8b - Added Masako the Humorless. 2011-08-06 13:21:32 +00:00
jendave
b53971c5da convert AEther Spellbomb to AF_Bounce 2011-08-06 13:21:22 +00:00
jendave
3c299fdb26 convert Seal of Cleansing, Seal of Primordium, Seal of Fire, Moonglove Extract, and Ior Ruin Expedition to AbilityFactory. 2011-08-06 13:21:15 +00:00
jendave
ef7f72c8e3 remove more debug code. 2011-08-06 13:20:46 +00:00
jendave
47300c3c16 remove debug code. 2011-08-06 13:20:40 +00:00
jendave
860d4ba112 -update stSetPT to handle 2 altConditions; now it can be used for Level creatures (level creatures can then use stPumpSelf to be fully keyworded)
-convert Halimar Wavewatch as an example
2011-08-06 13:20:34 +00:00
jendave
8b010e88c9 convert Lord of Extinction to stSetPT 2011-08-06 13:20:19 +00:00
jendave
46d2f3fa44 -convert Tethered Griffin to keyword
-convert Mortivore and Terravore to stSetPT keyword
2011-08-06 13:20:11 +00:00
jendave
63acb1f2f9 convert Kithkin Rabble and Matca Rioters to stSetPT 2011-08-06 13:20:03 +00:00