Commit Graph

571 Commits

Author SHA1 Message Date
Hanmac
41fd7bde6e Chandra Flamecaller: add removed Cleanup again
Feldon of the third Path: remove uneeded SubAbility
2016-07-27 06:37:22 +00:00
Hanmac
e7b3b33c52 cards: updated Evoke creatures, removing the SacrificeTrigger 2016-07-27 06:25:32 +00:00
swordshine
1cce67675f - Added “OppOwn” check to Creeping Dread 2016-07-27 03:52:58 +00:00
Hanmac
4505d5d482 Collective Brutality: add Card thanks to new Escalate Keyword 2016-07-26 17:53:27 +00:00
Hanmac
effd633989 Collective Effort: add card, now scriptable thanks Escalate Keyword 2016-07-26 15:19:06 +00:00
Hanmac
bca2bbfe22 updated Escalate cards. Also update the list bullets 2016-07-26 08:44:20 +00:00
Hanmac
ba56def28f cards: updated Strive cards, using new keyword 2016-07-26 07:56:33 +00:00
Agetian
d53e10d0a7 - Implemented Xitax's token updates. 2016-07-24 14:06:08 +00:00
Agetian
5815dbc4be - Fixed a mistype in Curse Artifact. 2016-07-24 13:51:34 +00:00
Sol
02befb7f0f - Creeping Dread file name was wrong 2016-07-24 12:00:23 +00:00
swordshine
e447aa87b4 - Added Creeping Dread 2016-07-24 06:23:35 +00:00
mcrawford620
bfb5c9415a Add deck hints for KTK block cards 2016-07-24 03:53:42 +00:00
Hanmac
1c99713172 Updated Card files with Unleash now a keyword 2016-07-23 19:55:20 +00:00
Hanmac
394281b7f5 reworked a bunch of cards, using AtEOT for Token too,
also adding AtEOTTrig which is a Trigger for the Token instead of a delayed one.
also fixed some cards where it say: "gain haste" vs "has haste"
2016-07-23 07:35:34 +00:00
mcrawford620
0d155118c6 Add some more SOI hints and clean up 2016-07-20 05:42:37 +00:00
mcrawford620
5c5af31bc3 Merge all from trunk at 31586 2016-07-20 04:57:21 +00:00
Sloth
689f5ca692 - Updated some SVars on EMN cards (a-d). 2016-07-17 08:39:59 +00:00
mcrawford620
394bb5b634 Add hints for SOI 2016-07-17 03:47:28 +00:00
mcrawford620
1eb3fafb7b Add some more hints 2016-07-16 04:04:00 +00:00
mcrawford620
255ea0cb03 Mark cards that have and need colorless mana 2016-07-15 05:09:29 +00:00
Agetian
72fae66f7d - Removed an unnecessary reference to X. 2016-07-14 05:21:01 +00:00
mcrawford620
95e2b096f8 Add deckhints to cards 2016-07-14 04:49:56 +00:00
Agetian
4de63c381f - Fixed Court Homunculus not transforming under proper conditions. 2016-07-14 04:28:35 +00:00
Hanmac
3e96d8ffb8 add some missing EMN Artifacts 2016-07-13 17:01:37 +00:00
Sol
f8700fec7a - Fix description of Collective Defiance Escalate 2016-07-13 14:24:42 +00:00
Hanmac
9020c0b4ea add Otherworldly Outburst which was named Give No Ground1, and remove duplicated chilling_grasp1 and long_road_home1 2016-07-13 04:52:05 +00:00
Hanmac
9a98fd9e7e Conduit of Storms: fixed Trigger and ManaGain Ability 2016-07-13 04:43:57 +00:00
Sol
9078fa9586 - Fix two name typos 2016-07-13 01:39:49 +00:00
Sol
c09666dd6f - Adding EMN cards from Marek's master file (copied straight, no bugfixing) 2016-07-13 01:11:53 +00:00
Sol
06e21c589b - Merge EMN cards from branch to trunk 2016-07-12 23:59:13 +00:00
Agetian
eded29c9cb - Implemented Eternal Masters oracle updates, including the Winter Orb functional change.
- I'm not sure if we need to change the internal in-code representation of KWs "You may spend mana is if it were mana of any color(->type)" and "You may cast nonland cards(->spells) as though they had flash" at this moment. Feel free to do it if necessary.
2016-07-12 05:36:38 +00:00
Hanmac
de95319f49 Circu, Dimir Lobotomist: add ExiledWithSource and add Forget trigger 2016-07-10 09:09:35 +00:00
Hanmac
bc1a80f395 Cold Storage: added ExiledWithSource, fixed that it only can return creature cards 2016-07-10 09:06:14 +00:00
mcrawford620
7521db3efe Add DeckHints so that Ingest and Processors find each other 2016-07-08 05:02:23 +00:00
Hanmac
3a8ab02c5f Captain's Maneuver: removed double SubAbility 2016-06-25 19:40:31 +00:00
Hanmac
8bafb0b4dd add Captain's Maneuver: use ChosePlayer/ChoseCard to turn targeted into chosen values for the Effect use same damage counting as Razia 2016-06-25 04:15:00 +00:00
Hanmac
61b8df46cf Update Damage Redirection Spells which does Target where the damage was redirected to.
Now it does check if the Target is still a creature (or player) before the replace effect does apply
2016-06-23 08:24:23 +00:00
Hanmac
4b490af6c8 updated some cards that does prevent damage from a chosen source to target creature or player.
use ChosenCard instead of imprinting the source, also Cleanup the ChosenCard after Effect is created.
add OutOfSight Trigger to remove the Effect when the Targeted Creature leaves the Battlefield
2016-06-21 15:02:40 +00:00
Hanmac
4c602c257b Chant of Vitu-Ghazi: removed Remember You, is not needed for the Effect, also remove duplicated DamageDone Replacement, its only needed for Redirect Damage, added missing Svars 2016-06-21 14:40:22 +00:00
Hanmac
ef8ff1d7e8 add Comeuppance: checking for ReplacedSource, and if its not a Creature deal the damage to ReplacedSourceController 2016-06-19 13:04:15 +00:00
Hanmac
7ceb231b92 updated PreventEffects again, they now use the ChosenCard directly instead of remembering it for the Effect 2016-06-18 14:34:42 +00:00
Hanmac
b1b06fed77 Update Cards to have RedSource istead of Red when they are looking for "red source"
Prevention Effects now does check inside the Effect too (if the color or a source did change), also use ChosenCard instead of Remember, and Cleanup the ChosenCard.
add Ghostly Flame which does add Colorless Damage Source
2016-06-17 13:23:40 +00:00
Hanmac
c6ad6d30d0 BecomesTarget: does add inZoneBattlefield checks for BecomesTarget Trigger 2016-06-12 19:08:51 +00:00
Agetian
2b0261aa49 - Added alternate token images for the Clue token to cards which were missing TokenAltImage. 2016-06-07 08:05:20 +00:00
Hanmac
ebf9b7bb1a Celestial Flare: fixed SacMessage 2016-05-29 15:34:14 +00:00
Hanmac
96276cb896 EffectAI: add SpellCopy AILogic for Chandra, the Firebrand and Howl of the Horde 2016-05-14 19:31:13 +00:00
Hanmac
bb77ae962c Cover of Winter: add new card 2016-05-03 17:01:57 +00:00
Hanmac
83f711cd2c Crawling Sensation: fixed the Edition of the TokenImage
unify the TokenImage values to lowercase
2016-04-30 08:35:28 +00:00
jje4th
dbf7b96111 Support for crawling sensation. Provides the ActivationLimit keyword for triggers now (was already supported on SAs) 2016-04-30 05:45:41 +00:00
Hanmac
a7ee7b4732 Confront the Unkown: use better StackDescription to show it is Investigate. 2016-04-29 05:53:37 +00:00