Commit Graph

97 Commits

Author SHA1 Message Date
slapshot5
28ba42067e remove SVar= from SubAbility (H-I cards) 2012-01-16 05:30:53 +00:00
Sloth
f3dcd2068e - Added Mesmeric Sliver. 2012-01-11 12:57:46 +00:00
Sloth
5884d088ae - Added Harmonic Sliver. 2012-01-11 12:51:49 +00:00
Hellfish
fd959651fe *Added wasCastFrom<Zone> card property. It is set when the card is moved to the stack and cleared whenever it is moved anywhere else except from the stack to the battlefield(for Myojins,Phage,Iname, Epochrasite etc...)
*Added wasNotCastFrom<Zone> as well, doi.
*Added Count$wasCastFrom<Zone>.<truevalue>.<falsevalue>
*Converted
	Burning Vengeance
	Coal Stoker
	Dread Cacodemon
	Furnace Dragon
	Hypnox
	Iname as One
	Myojin of Cleansing Fire
	Myojin of Infinite Rage
	Myojin of Life's Web
	Myojin of Night's Reach
	Myojin of Seeing Winds
	Reiver Demon
2012-01-11 09:57:00 +00:00
Sloth
e8c955cae1 - Little card script updates. 2012-01-10 16:34:36 +00:00
Sloth
f10536d9b2 - Added Hedron-Field Purists by xanbie (with a little clean up). 2012-01-10 16:19:20 +00:00
Sloth
fbc6accf63 - Added Hoarding Dragon. 2012-01-10 16:00:09 +00:00
moomarc
642b51f38a Added Coal Stoker
Added Dread Cacodemon
Added Hypnox
Added Reiver Demon
Updated Furnace Dragon and Iname as One to check for 'cast from hand' restriction.
Ran Oracle and set info scripts.
2012-01-03 15:13:20 +00:00
ArsenalNut
fc733a2319 convert cards to any mana keyword (G-K) 2012-01-03 04:45:27 +00:00
Sloth
b1707060e9 - Added Horde of Boggarts. 2011-12-21 14:37:10 +00:00
Sloth
cc54db9907 - Fixed Honden of Night's Reach. 2011-12-16 15:28:42 +00:00
Sloth
927ce3733f - Added Kongming's Contraptions. 2011-12-03 09:21:46 +00:00
Sloth
705dd62109 - Added Deep Wood and Heavy Fog. 2011-12-01 14:57:42 +00:00
Hellfish
570c75bd39 *Reorganized ISD Werewolves (and one vampire) to be more clear and not overwrite SVars left and right. 2011-12-01 09:15:52 +00:00
slapshot5
9afc28fe1b minor text fixes for a few cards. 2011-12-01 04:55:23 +00:00
Sloth
a1f701007a - Removed Moxen from and diversified the Mr Slate 2 deck. 2011-11-30 19:07:28 +00:00
Sloth
51171b47b6 - Added Halls of Mist. 2011-11-28 06:55:51 +00:00
Sloth
161bf168c9 - Fixed type of Hanabi Blast. 2011-11-24 12:39:05 +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
6d5f2f7458 - Added the AILogic "Fog" to AF Effect.
- Removed SVar:RemAIDeck:True from some cards.
2011-11-19 10:00:52 +00:00
moomarc
fc44d27af4 Inserted missing space between variable and pipe in Hand to Hand 2011-11-17 11:45:30 +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
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
b17ca6a266 - Little AI SVar updates and ran scripts. 2011-11-15 11:03:24 +00:00
moomarc
d3ca995ced Added Heartwood Giant 2011-11-15 08:44:44 +00:00
Sloth
1c419c2a8c - Converted some more flashback cards to the new keyword. 2011-11-13 10:20:47 +00:00
Sloth
1c37bb1b34 - Fixed Homura's Essence and Malignant Growth. 2011-11-12 06:19:54 +00:00
Maxmtg
4131d09764 these have 2 prints 2011-11-05 15:49:59 +00:00
Hellfish
3e4f405fb3 *Added Convoke for the human only. (AI will always pay full cost currently.)
*Converted Sprout Swarm to script and completed it.
*Added
	Autochthon Wurm
	Conclave Equenaut
	Conclave Phalanx
	Conclave's Blessing
	Devouring Light
	Gather Courage
	Guardian of Vitu-Ghazi
	Hour of Reckoning
	Kavu Primarch
	Overwhelm
	Root-Kin Ally
	Scatter the Seeds
	Siege Wurm
	Sundering Vitae
2011-11-05 13:32:31 +00:00
Sloth
5a38a19f8d - Added Phase requirements to static abilities.
- Added Hand to Hand.
2011-11-05 08:45:10 +00:00
Chris
c32252322c - Added LQ pic URLs to the new flipped cards. 2011-11-04 16:54:37 +00:00
Sloth
fe40b902c7 - Added even more "TriggerZones$ Battlefield" to some flip cards. 2011-11-04 15:39:33 +00:00
Sloth
b2a563a0e7 - Added "TriggerZones$ Battlefield" to some more flip cards. 2011-11-04 15:31:54 +00:00
Sloth
bd8b0320b8 - Fixed Hired Muscle. 2011-11-04 11:48:46 +00:00
Hellfish
4f951f32d5 *The parameters of ThisTurnCast,LastTurnCast and ThisTurnCast are now separated by underscore rather than space so that the named and notnamed properties can be used with them.
*New xMath operators LimitMin and LimitMax. LimitMin.X will return the count if it's >= X or return X otherwise. LimitMax is the same but <= X.
*Added Sift Through Sands.
2011-11-02 21:41:32 +00:00
Sloth
5ea90c5801 - Added Kaalia of the Vast. 2011-10-31 19:56:05 +00:00
Sloth
435914c62e - Added the optional parameter "Attacked" to the "Attacks" trigger. If set to player it won't trigger when a planeswalker is attacked. 2011-10-31 19:50:45 +00:00
Sloth
58471dfed3 - Removed some unnecessary properties from costs. 2011-10-31 15:36:25 +00:00
jeffwadsworth
5c6db10773 - Added Hypnotic Cloud 2011-10-31 15:19:03 +00:00
Sloth
beda295f33 - Added Chronicles to the setInfo script.
- Updated the card text files with Chronicles set info.
2011-10-31 07:24:23 +00:00
Chris
3784c29322 - Ran oracle script. 2011-10-29 10:43:42 +00:00
Chris
a0c74d105b - Ran set info script. 2011-10-29 10:42:49 +00:00
slapshot5
7563f45f21 add Hikari, Twilight Guardian (from Champions of Kamigawa) 2011-10-29 05:02:24 +00:00
slapshot5
55eb2c0c4e add Hanabi Blast (from Champions of Kamigawa) 2011-10-29 02:42:51 +00:00
ArsenalNut
765a881ddb fixed ETB trigger for Hired Giant 2011-10-28 01:21:30 +00:00
Chris
0c7041cf02 - Added LQ Pic URL to Homura, Human Ascendant. URL for Homura's Essence is commented out as it 404s. 2011-10-27 21:29:57 +00:00
Chris
d7ea5d785f - Added LQ Pic URL to Hired Muscle. URL for Scarmaker is commented out as it 404s. 2011-10-27 21:26:32 +00:00
Chris
72c48b20ac - Added LQ pic URLs to Hanweir Watchkeep / Bane of Hanweir. 2011-10-26 21:11:33 +00:00
Hellfish
0b904c5b41 *Added
Homura, Human Ascendant / Homura's Essence
	Jushi Apprentice / Tomoya the Revealer
2011-10-26 12:48:09 +00:00
Sloth
6c9429a5f0 - Added Hanweir Watchkeep / Bane of Hanweir 2011-10-25 20:46:01 +00:00