Commit Graph

4232 Commits

Author SHA1 Message Date
jendave
4bfb27dc63 - Fixed canPlayAI() for the etbDestroyTgt keyword. 2011-08-06 13:13:39 +00:00
jendave
383abdcbcb remove code for Spore Saproling keyword (no longer used; converted to AF_Token.) 2011-08-06 13:13:33 +00:00
jendave
b582a08ce7 convert several cards from remove 3 spore counters > Saproling keyword to AF_Token. cleanup ab/spMakeToken in a few cards. 2011-08-06 13:13:27 +00:00
jendave
20521a21db convert Wayward Soul and Vedalken Mastermind to AF_Bounce. 2011-08-06 13:13:15 +00:00
jendave
229850b4b2 delete unused code from the old PlayerLife type. 2011-08-06 13:13:07 +00:00
jendave
3744cda5f7 convert Energizer to AB$PutCounter and random cleanups. 2011-08-06 13:12:59 +00:00
jendave
a599da3bef convert Elvish Farmer, Mycologist, and Psychotrope Thallid to AFs. 2011-08-06 13:12:52 +00:00
jendave
4f99ed6aaf - Added a WR Anti Red theme. 2011-08-06 13:12:44 +00:00
jendave
fc04d4933e convert Doomed Necromancer to AB$Retrieve 2011-08-06 13:12:37 +00:00
jendave
e014ca33af convert Stalking Assassin to AF_Destroy 2011-08-06 13:12:30 +00:00
jendave
409e67c726 convert Marrow-Gnawer to stPumpAll and AF_Token 2011-08-06 13:12:22 +00:00
jendave
d3ee80a465 - Added Doubtless One. 2011-08-06 13:12:14 +00:00
jendave
52be1f0fde convert Nut Collector to stPumpAll 2011-08-06 13:12:08 +00:00
jendave
9af89690b5 - Added a black rat theme. 2011-08-06 13:12:01 +00:00
jendave
e3cbde97d6 convert Dauntless Dourbark to stSetPT and stPumpSelf keywords. 2011-08-06 13:11:54 +00:00
jendave
7327c51178 fix duplicate card text on Serra Avatar. 2011-08-06 13:11:47 +00:00
jendave
36aa38bdf1 convert Serra Avatar to stSetPT 2011-08-06 13:11:41 +00:00
jendave
940f1121f5 convert Faerie Swarm, Maro, and Molimo, Maro Sorcerer to stSetPT keyword. 2011-08-06 13:11:33 +00:00
jendave
0c70f8747c - Added the missing spell text to AEther Flash. 2011-08-06 13:11:24 +00:00
jendave
6eadfb19e6 - Added Swarm of Rats. 2011-08-06 13:11:19 +00:00
jendave
b2b8f774f6 convert Bant Sureblade, Esper Stormblade, and Grixis Grimblade to stPumpSelf. convert Soulsurge Elemental to stSetPT. 2011-08-06 13:11:12 +00:00
jendave
2fe0551ed0 convert Uril, the Miststalker to stPumpSelf keyword. 2011-08-06 13:11:03 +00:00
jendave
906daaec57 - Converted SKeldon Warlord to stSetPT. 2011-08-06 13:10:55 +00:00
jendave
69698d5c95 - Converted Serpent of the Endless Sea to stSetPT.
- Added Pestilence Rats and Yavimaya Kavu.
2011-08-06 13:10:47 +00:00
jendave
d5e9068032 - Fixed Count$Valid to be compatible with stSetPT.
- Converted Drift of the Dead to stSetPT.
- Added Krovikan Mist and Nameless One.
2011-08-06 13:10:37 +00:00
jendave
bd8b37661a convert People of the Woods to stSetPT keyword 2011-08-06 13:10:28 +00:00
jendave
bcb2207304 add Uktabi Wildcats (from Mirage) 2011-08-06 13:10:21 +00:00
jendave
5cde1f83ec convert Altar Golem, Battle Squadron, Beast of Burden, Darksteel Juggernaut, Reckless One, and Scion of the Wild to stSetPT keyword. 2011-08-06 13:10:15 +00:00
jendave
7883e1f69f convert Crowd of Cinders, Dakkon Blackblade, and Drove of Elves to stSetPT. 2011-08-06 13:10:06 +00:00
jendave
5baf361904 convert Cognivore to stSetPT 2011-08-06 13:09:58 +00:00
jendave
bc2c8a59b4 convert Adamaro, First to Desire, Aven Trailblazer, Broodstar, Cantivore, and Master of Etherium to stSetPT 2011-08-06 13:09:50 +00:00
jendave
9cabe29911 add stSetPT keyword. syntax> stSetPT:att:def:altCondition:altAtt:altDef:Description
This should consolidate code using StaticEffect keyword and GameActionUtil/StaticEffects custom code.

Also, the card.txt now accepts the * or 2+* for displaying in the DeckEditor.  The game will still display the actual numbers.

The one todo is that card overlays are not updated correctly when the card is in hand.  The actual stats are updated correctly however.

converted Nightmare and Angry Mob as examples.
2011-08-06 13:09:40 +00:00
jendave
d2dab57d09 - Added Maddness to the list of keywords that no longer show the colon as part of the keyword displayed in the card detail panel. 2011-08-06 13:09:30 +00:00
jendave
2dbbd62603 - Minor edit to Card.keywordsToText() and the keywords Cumulative upkeep, Echo, Fading, Ripple, Unearth, Vanishing will no longer show the colon as part of the keyword displayed in the card detail panel. 2011-08-06 13:09:25 +00:00
jendave
eaad54cc20 - Minor edit to Card.keywordsToText() and Soulshift will no longer show the colon as part of the keyword displayed in the card detail panel. 2011-08-06 13:09:19 +00:00
jendave
841680b6d1 - Reverted the 18 Soulshift cards as my edits are no longer needed. 2011-08-06 13:09:13 +00:00
jendave
4038784624 - Added Sol's fix to the missing Soulshift text. 2011-08-06 13:09:00 +00:00
jendave
a63b5499d9 - Added Bouncing Beebles, Bubbling Beebles and Neurok Spy. 2011-08-06 13:08:54 +00:00
jendave
d419e32240 - Added Scrapdiver Serpent. 2011-08-06 13:08:46 +00:00
jendave
149ed0cb59 - Added Muzzle, Soul Parry and Temporal Isolation. 2011-08-06 13:08:40 +00:00
jendave
ce66099434 - This commit contains the minor mod to the CardFactoryUtil.soulshiftTrigger() ability. 2011-08-06 13:08:31 +00:00
jendave
881d893ee4 - Added the missing "Soulshift" text to the text line of the cards with Soulshift. Made a minor mod to the CardFactoryUtil.soulshiftTrigger() ability. 2011-08-06 13:08:25 +00:00
jendave
7eb81b438e - Fixed damage prevention for combat damage. 2011-08-06 13:08:12 +00:00
jendave
0ceb69dc39 - Converted Allied Strategies and Sylvan Tutor to AF. 2011-08-06 13:08:06 +00:00
jendave
332520fdda - Adding Definition of X in CostPayment for X costs other than manaPaid
- Send in Activating Player and Source card to getValidCards for AF_Fetch
- Converted Candelabra of Tawnos and Mishra's Helix to AFs
- Added Gorilla Shaman, Citanul Flute
2011-08-06 13:07:58 +00:00
jendave
7a5ae69366 - Added Magma Mine. 2011-08-06 13:07:47 +00:00
jendave
98727471ca - Little changes in card txt files. 2011-08-06 13:07:40 +00:00
jendave
83c58de2be - Added some cards. 2011-08-06 13:07:32 +00:00
jendave
853e985117 - Converted Brion Stoutarm to keyword.
- little changes in card txt files.
2011-08-06 13:07:16 +00:00
jendave
687b3d300e - reverted Adarkar Valkyrie since it didn't fix anything (it wasn't meant to be submitted). 2011-08-06 13:07:07 +00:00