Commit Graph

487 Commits

Author SHA1 Message Date
Sloth
889680595e - Added SVar:RemAIDeck:True to Darkheart Sliver and Soldevi Golem. 2012-09-15 18:41:00 +00:00
moomarc
f07ba03601 - Fixed Death Wind 2012-09-15 15:24:38 +00:00
moomarc
cf145ced6d - Added Double Negative, Repel Intruders, River's Grasp and Torrent of Souls
- Expanded Target selection for 'up to' amounts on the stack
- Allowed for spells with TargetMin$0 to still be played if it has CanPlayNoTgt$True
2012-09-14 06:27:30 +00:00
moomarc
4e9436f59a - Added Dawnglow Infusion
- Fixed X costs resetting colors paid
2012-09-11 06:44:25 +00:00
Sloth
8f999f4956 - More improvements of kicker AI. 2012-09-10 07:44:16 +00:00
Sloth
2b4fb8eb5d - Converted the old Kicker keyword to a proper optional additional cost. 2012-09-09 20:17:54 +00:00
Sloth
d8074eda74 - Converted Buyback to a keyword that creates an optional additional cost. 2012-09-08 20:46:20 +00:00
Sloth
822f93c59c - Improved AI using Cycling abilities. 2012-09-05 20:48:35 +00:00
Sloth
e4ee8a6bbd - Added Evermind. 2012-09-03 11:21:38 +00:00
Sloth
436e72fa9f - Updated some SVars of slivers. 2012-09-01 21:05:08 +00:00
Sloth
5a8d16dd5b - Added Blazing Salvo and Dwarven Scorcher. 2012-09-01 10:44:04 +00:00
Sloth
0cb6b29e0c - Added Skullscorch. 2012-09-01 10:35:57 +00:00
Sloth
d70a0f8c18 - Fixed the dragon auras. 2012-09-01 10:12:57 +00:00
Hellfish
2f40a48ecd *Added ETBReplacement:<Mode>:<SVar>[:Optional] keyword.
*Added ActiveZones parameter to replacement effects to let replacement effects function wherever.
*Converted clones to ETBReplacement
*Added Essence of the Wild
*CardCharacteristics now copy ReplacementEffects
*ReplacementEffects now copy alot more stuff.
*Divvied up Replacement Effect running into layers
*Moved stuff common between Trigger and ReplacementEffect to TriggerReplacementBase
*Let AF_Tap tap cards on the stack in order to work with ETBReplacement.
*Converted Remote Farm to ETBReplacement.
2012-08-31 22:23:02 +00:00
Sloth
086a2c3cee - Added the cost "DamageYou".
- Added Dwarven Driller.
2012-08-31 21:58:42 +00:00
moomarc
cbd2e38719 - Small tweaks to Diseased Vermin
- Pump RememberObjects will not remember objects already remembered
2012-08-31 08:42:32 +00:00
Sol
9ef73f6891 - Added Diseased Vermin 2012-08-30 23:19:33 +00:00
Sloth
083902409d - Added 4 cards with Splice onto Arcane. 2012-08-28 19:00:14 +00:00
Sol
1edcf73295 - Added Phyrexian Portal
- Simplified Two Piles logic allowed for FaceDown piles
2012-08-28 01:25:49 +00:00
Sloth
49b79ec4ae - Added Dream Halls. 2012-08-27 21:04:46 +00:00
Sloth
a618b4a5c8 - Added discard costs to payCostDuringAbilityResolve.
- Added Deepcavern Imp.
2012-08-26 20:41:08 +00:00
moomarc
7b0bf64eb3 - Added Dystopia 2012-08-26 12:40:49 +00:00
Sloth
fde6e45c68 - Re-added SVar:RemAIDeck:True to the Cumulative upkeep:PayLife<1> cards. These cards are just too hard to handle. 2012-08-26 11:49:27 +00:00
moomarc
abbacaeda3 - Added Decomposition
- added some basic logic for AI cumulative upkeep. Expand as needed.
2012-08-26 11:20:00 +00:00
Sloth
ab4c9fe50d - Added and updated some DeckNeeds (White). 2012-08-25 11:20:42 +00:00
Sloth
0fe93defe1 - Added and updated some DeckNeeds (Black). 2012-08-25 10:43:15 +00:00
mcrawford620
6e9bf59c0b - Adjustments to how AI handles RemRandomDeck cards in Limited. 2012-08-25 00:27:14 +00:00
Sloth
298fab72cd - Split DeckHints into DeckHints and DeckNeeds. Cards with DeckNeeds will only be included if the specified type of cards are in the deck already (for cards like Angel's Feather). 2012-08-24 18:58:19 +00:00
Sloth
935cf55959 - Fixed Deadapult. 2012-08-23 20:16:58 +00:00
Sloth
477759c47c - Converted some card scripts to use "UnlessCost$ Sac<...". 2012-08-23 11:15:36 +00:00
moomarc
3390855c10 - Added Delif's Cube
- Made X svar in Delif's Cone a unique name improved stack description
- CUBE counters added to counter types
2012-08-14 08:43:24 +00:00
moomarc
6c5a614fd9 - Committed Diogenes's fix for Jace and Dream Cache subabilities not being mandatory. 2012-08-10 20:58:17 +00:00
moomarc
0bc500d266 - Added Delif's Cone 2012-08-08 08:18:24 +00:00
moomarc
a5cd5b25d9 - Fix: Disciple of Bolas wasn't clearing remembered list 2012-08-06 20:40:52 +00:00
moomarc
53791eabd6 - Fix: Removed trample from Demonic Taskmaster 2012-08-05 09:53:11 +00:00
mcrawford620
5ba0659f05 - Fix DeckHints and put back in to LimitedDeck generation. 2012-08-02 23:02:24 +00:00
Sloth
f6627d06c1 - Updated some SVars.
- Fixed some card texts.
- Fixed AI of Fissure Vent.
2012-08-02 20:23:00 +00:00
Sloth
ac02aa2134 - Added RememberedLKI as an option for calculateAmount.
- Fixed Disciple of Bolas.
2012-07-31 07:38:40 +00:00
mcrawford620
ed9cbacb43 - AI for Pump -X/0 cards, targeting Human attackers 2012-07-18 00:34:53 +00:00
Sloth
829c8bf9b7 - Converted the last cards to StAb RaiseCost.
- Removed the CostChange keyword.
2012-07-17 18:26:32 +00:00
Sloth
2a17a3d88e - Converted more cards to StAb RaiseCost. 2012-07-17 16:22:42 +00:00
Sloth
1f12fd461c - Converted more cards to StAb ReduceCost. 2012-07-16 16:24:09 +00:00
Sloth
dbe9c48244 - Converted more cards to StAb ReduceCost. 2012-07-15 19:00:48 +00:00
Sloth
a88edded34 - Converted Affinity cards to StAb ReduceCost. 2012-07-15 12:57:22 +00:00
mcrawford620
afa59c0596 - New DeckWants SVar and class. Provides a way to give instructions for selecting related combo cards in random and Limited decks. 2012-07-15 05:37:10 +00:00
moomarc
b47bdd6289 Added Dust of Moments
Added optional param ValidZone to PutCountersAll and RemoveCountersAll
2012-07-12 12:14:37 +00:00
moomarc
e8e8c8c486 Added suspended restriction in isValid 2012-07-12 11:00:48 +00:00
moomarc
612aeafc0e Missed a few eqPumps and forgot to take some out 2012-07-09 18:05:54 +00:00
ArsenalNut
d227c8d2a6 convert G-M equipment to new Equip keyword. added check to attach ability macro to prevent Equip if artifact is creature. 2012-07-09 15:02:26 +00:00
ArsenalNut
96d6cde8ee convert A-F equipment to new Equip keyword 2012-07-09 13:50:19 +00:00