Sloth
09ead4f149
- Fixed the wording of the keyword: "If CARDNAME would be put into a graveyard from anywhere, reveal CARDNAME and shuffle it into its owner's library instead.".
2011-10-19 14:47:30 +00:00
Sloth
d88363af84
- A little note is added to creatures that have to block an attacker (in case the player forgot who was targeted with provoke).
...
- Finished the basic trigger AI of AF MustBlock.
- Removed RemAIDeck SVar from some of the Provoke cards.
2011-10-19 09:54:57 +00:00
Sloth
66ae3e1770
- Fixed cost of Living Terrain.
2011-10-18 20:06:24 +00:00
Sloth
5358e78a47
- Added Llawan, Cephalid Empress.
2011-10-17 19:06:36 +00:00
Chris
6be472f1ac
- Ran oracle script.
2011-10-17 10:38:11 +00:00
Chris
caf0fdbd4e
- Ran set info script.
2011-10-17 10:37:13 +00:00
slapshot5
217fc960d5
add Brontotherium, Crested Craghorn, Lowland Tracker (from Legions)
2011-10-17 01:56:46 +00:00
Sloth
3ae3a871a7
- Converted Lurking Predators to script.
2011-10-16 10:40:32 +00:00
Sol
73922e1ae0
- Adding Printings info to Lat-Nams Legacy
2011-10-12 00:52:26 +00:00
Sloth
e888ab66c0
- Added an ultimate parameter to planewalker abilities. These abilities will be considered before the others.
2011-10-10 13:46:10 +00:00
Chris
ec6580bea7
- Ran oracle script.
2011-10-09 10:37:06 +00:00
Chris
0ec9d510d7
- Ran set info script.
2011-10-09 10:36:03 +00:00
slapshot5
6a31ddb450
add Living Terrain (from Prophecy)
2011-10-09 02:18:03 +00:00
Sloth
62a3e59fbd
- Added Lich's Tomb.
2011-10-08 10:26:33 +00:00
Chris
940e376b2f
- Ran oracle script.
2011-10-07 10:48:12 +00:00
Chris
0078884b38
- Ran set info script.
2011-10-07 10:47:10 +00:00
Sloth
bc16e5942a
- Fixed Vulturous Zombie.
...
- Little updates and fixes in other card text files.
2011-10-07 05:29:01 +00:00
jeffwadsworth
5eeb1fdcb9
- Added Lesser Werewolf
2011-10-06 17:14:41 +00:00
Sloth
93b7679950
- Added Ethersworn Shieldmage.
2011-10-05 09:42:30 +00:00
jeffwadsworth
0e7fa78f57
- Fix rarity
2011-10-04 23:45:02 +00:00
jeffwadsworth
44c727a541
- Added Lowland Basilisk
2011-10-04 23:43:09 +00:00
Sloth
0664da831e
- Replaced the challenge quest11.
2011-10-03 11:43:39 +00:00
Sloth
4956eb8e0b
- Fixed Lobotomy to not affect your own cards.
2011-10-02 11:44:32 +00:00
Sol
da8c42171f
- Added Lat-Nam's Legacy
2011-10-01 19:01:41 +00:00
Sloth
e8e4aacddd
- Fixed Vigean Hydropon being able to attack and block.
...
- The AI will now use the Graft ability of Llanowar Reborn and Vigean Hydropon.
2011-09-30 12:34:38 +00:00
Sloth
b9e7990fb6
- Corrected Lost Order of Jarkeld.
2011-09-29 10:02:21 +00:00
Sloth
a12c7a6e6f
- Added Lost Order of Jarkeld.
2011-09-28 21:01:49 +00:00
Sloth
2c4ea6d606
- Made some scripts AI friendly (J-Z).
2011-09-28 13:48:53 +00:00
Sloth
8d169b77da
- Added Llanowar Vanguard, Phyrexian Reaper and Phyrexian Slayer.
2011-09-28 11:54:11 +00:00
Sloth
ac8707f1ff
- Added Ethereal Haze and Luminesce.
...
- Converted Forfend.
2011-09-25 20:33:12 +00:00
Sloth
46c6f3af4d
- Converted all cards with stPreventDamage keyword to the PreventDamage static ability.
...
- Removed the code of the stPreventDamage keyword.
2011-09-25 18:39:55 +00:00
Chris
bb6928cd26
- Ran oracle script.
2011-09-25 11:17:45 +00:00
Sloth
b0bc6d22ee
- Added Innistrad setinfo to reprints.
2011-09-23 20:15:30 +00:00
ArsenalNut
7cefa68d62
Innistrad H-Z
2011-09-23 04:14:22 +00:00
Hellfish
795c4cbead
*Added Radiance parameter to AF_Destroy.
...
*Converted Leave No Trace to Radiance parameter.
2011-09-22 09:23:03 +00:00
Hellfish
58f4b5e7a8
*Changed the counters-property to "counters_<Comparator><Value>_<CounterType>" Where
...
<Comparator> = LT or LE or EQ or NE or GE or GT
<Value> = Integer or SVarname
<CounterType> = Any countertype
Separating it like this removes the restrictions that only X or Y could be used for SVarNames or single digits for integers.
Unfortunately it also makes for a massive commit.
*Changed all cards that use the counters-property to the new format.
*Converted Helix Pinnacle to script.
2011-09-19 10:43:23 +00:00
Sloth
f76b889ace
- Converted Aquitect's Will and Liege of the Tangle to continuous static ability.
2011-09-18 10:39:15 +00:00
Hellfish
5824a78ee5
*Added AttackersDeclared trigger.
...
*Converted Lighmine Field.
2011-09-17 07:59:40 +00:00
Sloth
8dfdaf0cc4
- Converted the rest of the cards with continuous static abilities to use AddHiddenKeyword.
2011-09-15 15:21:32 +00:00
Sloth
8124d6493e
- Converted cards granting HIDDEN keywords.
2011-09-13 12:57:05 +00:00
Hellfish
70f19ea0c7
*Reverted the Leylines to their previous handling as I thought ChangeZone could handle their "opening hand abilities".
2011-09-11 19:16:12 +00:00
Hellfish
b7bf5e1967
*Added MayEffectFromOpeningHand keyword. This replaces the hardcoding for Leyline-like effects.
...
*Converted the Leylines to keyword.
*Added
Chancellor of the Dross
Chancellor of the Forge
Chancellor of the Tangle
Unfortunately Chancellors of the Annex and Spires have their own problems.
2011-09-11 17:44:07 +00:00
Sloth
8440739226
- Removed stAnimate from three more cards.
2011-09-11 11:49:37 +00:00
Sloth
00aef08091
- Fixed a bug with continuous static abilities with "RemoveAllAbilities" not granting mana abilities back.
...
- Removed stAnimate from Blood Moon and Lignify.
2011-09-11 11:39:25 +00:00
Sloth
35c1694712
- Fixed the other level up creatures.
2011-09-11 10:59:37 +00:00
Sloth
9a8396e8ba
- Added RemoveAllAbilities to some cards.
2011-09-09 16:21:20 +00:00
Sloth
4b964057ce
- Added the keyword "CARDNAME assigns no combat damage" and converted some cards to use it.
2011-09-08 18:46:48 +00:00
Sloth
4af523872c
- Added Imperial Mask and Leyline of Sanctity.
2011-09-08 12:59:27 +00:00
Sloth
9170a06da0
- Added the option to remove triggered abilities with continuous static abilities.
...
- Added it to some cards that currently still use stAnimate.
2011-09-05 17:04:36 +00:00
Chris
658d93dfd1
- Fixed the typos for the cards: Nin, the Pain Artist; Vedalken Dismisser; Latulla, Keldon Overseer; Pearlspear Courier; Sorceress Queen; Khabal Ghoul; Skulking Ghost and Diligent Farmhand.
2011-09-04 02:48:40 +00:00