moomarc
6a715b1827
Split the oracle text on DKA double-faced cards between their two faces.
2012-01-28 06:46:52 +00:00
Sol
0c9d839bfa
- Updated mtgData
...
- Ran OracleScript
2012-01-27 18:44:41 +00:00
Sloth
55ed3b3483
- Added setinfo line to first face of DFC's.
2012-01-27 15:43:49 +00:00
ArsenalNut
453f22f505
added some fixes that were made on DKA branch
2012-01-27 15:05:43 +00:00
ArsenalNut
97fd20ad05
adding cards from Dark Ascension branch into trunk
2012-01-27 15:04:08 +00:00
ArsenalNut
1823520340
Converted Lord of the Pit and Liege of the Pit to scripts.
2012-01-27 03:36:36 +00:00
Sloth
cd7d5b2a14
- Added "SVar:MustBeBlocked:True" to some creatures.
2012-01-25 12:17:09 +00:00
Sloth
26335bd716
- Updated some SVars.
2012-01-23 21:11:22 +00:00
Sloth
6f392a7b08
- Fixed shuffling of Lich's Mirror.
2012-01-23 21:02:15 +00:00
Sloth
b1588bda51
- Added Laquatus's Disdain.
2012-01-22 17:09:41 +00:00
jeffwadsworth
a05a4f499c
- Fixed Lich's Mirror.
2012-01-22 01:21:48 +00:00
jeffwadsworth
dd8bf3b673
- Fixed some "Basilisk" cards.
2012-01-20 20:47:45 +00:00
moomarc
c90a69c0b5
Added all the Licids:
...
Calming Licid
Convulsing Licid
Corrupting Licid
Dominating Licid
Enraging Licid
Gliding Licid
Leeching Licid
Nurturing Licid
Quickening Licid
Stinging Licid
Tempting Licid
Transmogrifying Licid
2012-01-18 11:31:43 +00:00
moomarc
067664676e
General fix: DealDamage abilities that targeted "target creature or player" can now target planeswalkers as well, either using TgtCP or implicitly added Planeswalker type.
2012-01-18 08:15:08 +00:00
slapshot5
fcc0e2288e
remove SVar= from SubAbility (J-L cards)
2012-01-16 05:32:03 +00:00
Hellfish
c0319cb833
*Forgot to add Lich's Mirror script.
2012-01-15 20:34:50 +00:00
Sloth
9d2623ad5b
- Added Lantern of Insight.
2012-01-15 10:29:56 +00:00
Sloth
8396639d87
- Updated the AffectedZone of some continuous static abilities.
2012-01-15 09:56:43 +00:00
moomarc
993196f0fd
Improved scripts for Ebon Praetor and for Lyzolda, the Blood Witch
2012-01-11 09:02:05 +00:00
Sloth
7229e183c5
- Converted the replacement ability of Lich to script.
2012-01-08 15:37:26 +00:00
moomarc
e933b27958
Added Bloodchief Ascension
...
Added Luminarch Ascension
Added Sygg, River Cutthroat
Added Tainted Sigil
Added Wound Reflection
2012-01-08 15:27:26 +00:00
ArsenalNut
04b20aa34b
convert cards to any mana keyword (L-M)
2012-01-03 05:17:31 +00:00
Hellfish
76619496bd
*Added scriptable Replacement Effects. The system and syntax is very similar to the trigger system.For examples see the cards below or the forge.card.replacement package.
...
*Added:
Akki Lavarunner / Tok-Tok, Volcano-born
Laboratory Maniac
Obstinate Familiar
Pursuit of Knowledge
Thought Reflection
Undead Alchemist
*Converted to script:
Benevolent Unicorn
Boon Reflection
Divine Presence
Dralnu, Lich Lord
Fire Servant
Forethought Amulet
Furnace of Rath
Gratuitous Violence
Lashknife Barrier
Lichentrope
Phytohydra
Pyromancer's Swath
Sulfuric Vapors
Sulfuric Vortex
2012-01-02 21:07:24 +00:00
Sloth
fa73c9c339
- Little text file updates and cleanup.
2011-12-21 14:46:30 +00:00
slapshot5
199f0d8304
oh, I guess it would help if I committed lions_eye_diamond.txt too...
2011-12-21 13:39:38 +00:00
Sloth
d83571a6bd
- Updated some SVars.
2011-12-02 13:18:54 +00:00
Chris
4137d04eef
- Ran oracle script.
2011-12-02 11:29:39 +00:00
Chris
6201d582fd
- Ran set info script
2011-12-02 11:27:48 +00:00
jeffwadsworth
13309b2f46
- Added Life Matrix.
2011-12-01 23:41:27 +00:00
Sloth
090f926d06
- Made the deck Mr Slate 3 more powerful.
2011-11-30 17:52:28 +00:00
jeffwadsworth
13ed2446ac
- Fixed Lightning Surge
2011-11-23 17:06:45 +00:00
Hellfish
9132b23dbe
*Renamed the alternate LQ pic URL Svars in DFCs and Flips.
...
*Removed Rarity SVar from DFCs and Flips.
*Moved SVars from CardCharacteristics to Card.
*Altered LQ Picture downloader to check for multiple Picture SVars.
2011-11-21 14:27:36 +00:00
Sloth
94e50fe399
- The keyword "CARDNAME enters the battlefield tapped." will now be checked at runtime.
...
- Added the static ability ETBTapped and converted six cards to script.
2011-11-19 08:02:15 +00:00
moomarc
ebc5c213bf
Added Keeper of the Flame
...
Added Keeper of the Light
Ran Oracle and set info scripts
2011-11-17 07:52:20 +00:00
Sloth
abd0568eea
- Added the following properties to hasProperty: attackedThisTurn, attackedLastTurn, blockedThisTurn, notAttackedThisTurn, notAttackedLastTurn and notBlockedThisTurn.
...
- Added Lurker.
2011-11-16 21:34:37 +00:00
jeffwadsworth
beba24dca4
- Added Lady Sun
2011-11-16 21:27:34 +00:00
Hellfish
82fbd77264
*Fixed front face of DFCs getting double the abilities.
...
*Revised SetState to have a single Mode parameter rather than a lot of different parameters.
2011-11-16 11:43:27 +00:00
Sloth
4e5a67fa29
- Added the missing AILogic for Lurebound Scarecrow and fixed the script.
2011-11-16 07:27:51 +00:00
moomarc
3198eec5fc
Ran set info and oracle scripts
2011-11-16 06:04:18 +00:00
jeffwadsworth
6b65f93418
- Added Lurebound Scarecrow
2011-11-15 22:56:25 +00:00
Hellfish
cbf36eeef0
*Changed Characteristics-handling from an array to a Map.
...
*Renamed AF_ChangeState to AF_SetState. SetState can be used with a Transform,Flip or NewState parameter.
*Rewrote Clones to use Characteristics.
*Rewrote Morph to use Characteristics.
*Added
Ixidron
Sakashima, the Impostor
2011-11-15 17:14:53 +00:00
Sloth
3ab31e0aa0
- Little cleanups.
2011-11-13 17:12:54 +00:00
Sloth
d6080b8229
- Added Veilstone Amulet.
2011-11-13 16:36:47 +00:00
Sloth
2d6655e95e
- Converted some more flashback cards to the new keyword.
2011-11-13 11:24:58 +00:00
Sloth
d6cbcfc41b
- Removed the old flashback ability.
...
- Converted some more flashback cards to the new keyword.
2011-11-12 21:59:03 +00:00
Chris
688b3439cc
- Ran oracle script.
2011-11-04 16:56:49 +00:00
Chris
f3662a65a2
- Ran set info script.
2011-11-04 16:56:02 +00:00
jeffwadsworth
c0aebb4846
- Added Leery Fogbeast
2011-11-04 15:37:54 +00:00
Sloth
ae9f7ec664
- Added the property "AttachedTo XXX" to hasProperty.
...
- Added Savaen Elves.
2011-11-03 18:49:59 +00:00
slapshot5
3fed3e29ca
add Liliana of the Veil (from Innistrad)
2011-11-03 12:53:54 +00:00