jendave
17bc3a6b5b
convert Faerie Conclave, Forbidding Watchtower, Ghitu Encampment, and Treetop Village to AF_Animate.
2011-08-06 19:55:25 +00:00
jendave
19b5ace9ca
- Added Riftwing Cloudskate.
2011-08-06 19:55:16 +00:00
jendave
de6157edda
convert Halcyon Glaze to triggers
2011-08-06 19:55:09 +00:00
jendave
653e154150
- Added Destructive Flow.
...
- Simplified some card text files.
2011-08-06 19:55:02 +00:00
jendave
f9358894a7
- Converted Horn of Greed to script.
2011-08-06 19:54:53 +00:00
jendave
abeec18490
- Added Thran Foundry
2011-08-06 19:54:46 +00:00
jendave
011c576c9a
- Improved AI blocking.
2011-08-06 19:54:39 +00:00
jendave
d1b8078a1e
add Chimeric Idol, Glint Hawk Idol, Gruul War Plow, and Kamahl, Fist of Krosa using AF_Animate
2011-08-06 19:54:33 +00:00
jendave
e1f643461f
convert Celestial Colonnade (most complete example) and Mishra's Factory as examples of AF_Animate.
2011-08-06 19:54:24 +00:00
jendave
80435670fe
first pass at an Animate AbilityFactory
...
Remaining TODOs:
1. support X in power/toughness
2. allow AI to target things for animate (90% or more of cards would use Defined$ instead of targeting anyway)
3. some moderately advanced AI combat decisions
4. enchance to be able to give abilities/triggers like AF_Token can
2011-08-06 19:54:15 +00:00
jendave
37946edc2c
- Added Regal Force.
2011-08-06 19:54:08 +00:00
jendave
a33de611f4
Added PicCount to SetInfo for Spore Cloud
2011-08-06 19:54:01 +00:00
jendave
fdcb31ef4d
- Added Razor Hippogriff.
2011-08-06 19:53:55 +00:00
jendave
bbf77fb6f7
- Fixed Zhang Liao, Hero of Hefei. The discard ability was set up as a drawback rather than as a triggered ability.
2011-08-06 19:53:48 +00:00
jendave
211bac8006
fix Banshee's Blade not triggering on all combat damage dealt
2011-08-06 19:53:42 +00:00
jendave
2469de2b4f
*Added "Shuffled" trigger mode. Only Cosi's Trickster uses it in all of Magic atm, but you never know with those crafty wizards.
...
*Added Cosi's Trickster.
2011-08-06 19:53:36 +00:00
jendave
40dec3a4a4
fix possible Indexing Exception in AI scrying
2011-08-06 19:53:27 +00:00
jendave
d653b1f629
fix missing ability of Greater Forgeling
2011-08-06 19:53:21 +00:00
jendave
5a36a54176
add a SetLife AbilityFactory. Mostly done by Sol, but I added a little more AI smarts. Add Blessed Wind and Magister Sphinx as examples.
2011-08-06 19:53:15 +00:00
jendave
94ceeb4292
- Added Razing Snidd.
2011-08-06 19:53:05 +00:00
jendave
f91fe8a112
- Added SVar:RemAIDeck:True to Raving Oni-Slave.
2011-08-06 19:52:58 +00:00
jendave
0caeb4c033
- Ran set info script.
2011-08-06 19:52:52 +00:00
jendave
edfb95725f
- Added Raving Oni-Slave.
2011-08-06 19:52:39 +00:00
jendave
f65054b609
- Added the missing description to Mind Ravel.
2011-08-06 19:52:32 +00:00
jendave
bebd7f3f16
- Reverted Snuff Out.
2011-08-06 19:52:26 +00:00
jendave
c1e84da324
- Reverted Flameshot.
2011-08-06 19:52:20 +00:00
jendave
58a54a24d2
- Fixed Carrion Feeder.
2011-08-06 19:52:14 +00:00
jendave
6c25f9f822
- Added Tattermunge Witch and Thoughtweft Gambit
2011-08-06 19:52:08 +00:00
jendave
bcfeea49c8
- Reverted Braids, Cabal Minion.
2011-08-06 19:52:00 +00:00
jendave
12f2fa0050
- Fixed Adventuring Gear.
2011-08-06 19:51:54 +00:00
jendave
e5d2a02e3d
- Reverted Arrow Volley Trap.
2011-08-06 19:51:48 +00:00
jendave
bcb4c6ba53
- Converted Adventuring Gear to trigger.
2011-08-06 19:51:42 +00:00
jendave
1e83be5bc5
- Fixed the LQ pic URL for Mnemonic Sliver.
2011-08-06 19:51:35 +00:00
jendave
3f64172cf9
- Fixed three cards that I broke.
2011-08-06 19:51:28 +00:00
jendave
6a07ace760
- Cleanup in ComputerUtil_Attack2.
2011-08-06 19:51:21 +00:00
jendave
2938f8e4b4
- Removed several strange characters appearing in the card text for several cards.
2011-08-06 19:51:14 +00:00
jendave
401c065f67
*Added Zirbert's Zombie Pack #2
...
Call to the Grave
Nim Replica
Plague Dogs
Sarcomancy
Shepherd of Rot
Strength of Night
2011-08-06 19:51:04 +00:00
jendave
541dcefde6
- The AI will value untapped creatures a little bit higher than tapped ones.
2011-08-06 19:50:53 +00:00
jendave
4ddaaa4d7d
*Added
...
Brood Sliver
Firewake Sliver
Mindlash Sliver
Mindwhip Sliver
Mnemonic Sliver
Quilled Sliver
Screeching Sliver
Synapse Sliver
2011-08-06 19:50:47 +00:00
jendave
331d4375e0
- Commented out the code block for the keyword "When CARDNAME enters the battlefield, draw a card."
2011-08-06 19:50:34 +00:00
jendave
20f8bcfc64
- Converted the last of the cards which use the keyword "When CARDNAME enters the battlefield, draw a card." to trigger.
2011-08-06 19:50:27 +00:00
jendave
11f68bd3c8
*Tweaked Din of the Fireherd for the new TokenOwner parameter.
2011-08-06 19:50:14 +00:00
jendave
7364a21eea
- Added Wicker Warcrawler
2011-08-06 19:50:07 +00:00
jendave
b0a8e401b0
- Added Din of the Fireherd. Fixed picture for Wall of Souls.
2011-08-06 19:49:59 +00:00
jendave
1c090c2c6d
add Deep-Slumber Titan (from Shadowmoor)
2011-08-06 19:49:50 +00:00
jendave
69a3416e4b
*Updated Cloudhoof Kirin and Cold-Eyed Selkie to OptionalDecider
2011-08-06 19:49:43 +00:00
jendave
ad1a4da529
Phyrexian Dreadnought is now Stifle-able. (It's triggered ability hits the stack.)
2011-08-06 19:49:36 +00:00
jendave
0e94451882
convert Anvil of Bogardan to triggers
2011-08-06 19:49:30 +00:00
jendave
04be1d6013
*"Optional$" parameter for triggers is now "OptionalDecider$" which works as "Defined$" for players.
...
Old "Optional$ True" is equivalent to "OptionalDecider$ You", old "Optional$ OpponentDecides" = "OptionalDecider$ Opponent" of course and instead of "Optional$ TriggeredControllerDecides" you can use any of the Triggered-variables that return a player.
*AF_Token's "TokenOwner$" parameter is now also a "Defined$"-like.
*Updated all cards that used either (637 of them!)
2011-08-06 19:49:00 +00:00
jendave
2718798adf
convert Cloudhoof Kirin to triggers
2011-08-06 19:43:35 +00:00