Agetian
257cd5116e
- Updating Cipher cards (IsEncoded parameter is no longer necessary).
2017-01-22 10:46:46 +00:00
Agetian
c0e1df5c68
- Reverting Champion of Lambholt to the "SVar partial fix" state (the "CARDNAME can't block" solution doesn't work any better + uses an incorrect action).
...
.- This still needs fixing and improvement. In particular: all versions of Champion of Lambholt tried so far fail when there is more than one of them present (including the original CARDNAME can't block version); it's better not to use the SVar to count the card power.
2017-01-17 17:06:28 +00:00
Agetian
a8baffa549
- For now, reverting Champion of Lambholt (it's now back to "CARDNAME can't block" mechanism). Couldn't figure out how to make it work correctly using anything I tried, help is welcome.
2017-01-17 15:09:59 +00:00
Agetian
b056607a22
- Renamed SVar in Champion of Lambholt.
...
- Sadly, this still doesn't work correctly with multiple Champions of Lambholt on the battlefield at the same time. Better ideas are welcome.
2017-01-17 12:56:03 +00:00
Agetian
5814a30099
- Fixed Champion of Lambholt (active continuous ability description is very ugly for some reason though).
2017-01-17 11:55:43 +00:00
Agetian
a0153a7fd5
- Fixed Consuming Vapors targeting prompt.
2017-01-13 15:23:23 +00:00
Sol
f08b8ab5e0
- Migrate upcoming to normal letter folders
2017-01-13 00:53:00 +00:00
Agetian
ea4057a08c
- Added a way to count the number of coin flips in AF FlipACoin without the need for recursive counting script (which no longer works in the current engine).
...
- Fixed Crazed Firecat.
2017-01-11 15:25:37 +00:00
Hanmac
fa60ad78bc
cards: update cards with 'blocked this combat'
2017-01-09 18:28:28 +00:00
Agetian
52512967cb
- Oracle text updates.
2017-01-09 04:47:43 +00:00
Hanmac
286e47439e
cards: update all cards that use DamageDone Replacement with DealDamage Effect
2017-01-07 17:25:16 +00:00
Agetian
4d408baf78
- Updating some cards with "at the beginning of upkeep of enchanted X's controller, CARDNAME deals Y damage to that player" and other similar effects.
2017-01-07 15:56:47 +00:00
Agetian
a168875f37
- Added Chain of Smog with basic AI support when the player casts it targeting AI, it will only continue the chain if it ends up having no cards in hand. The AI itself currently does not know when/how to time it properly when casting it from hand (will always cast it),
2017-01-05 16:16:42 +00:00
Agetian
ba68e337b7
- Added some AI priorities for Cryptic Command to specify a subability that is generally good and a subability that is good under a particular circumstance. Tests show that the AI plays the card rather sensibly with these priorities in mind, on par with other Command cards.
...
- Marking Cryptic Command as AI playable.
2017-01-03 18:47:34 +00:00
Sol
243c081da7
- Migrate upcoming C16 cards to their normal card folders
2016-12-30 21:58:41 +00:00
Hanmac
ef87367ae6
cards: update cards with ReplaceCount/Twice using new ReplaceEffect
2016-12-29 13:45:46 +00:00
Hanmac
54b69e8040
Covenant of minds: move Cleanup to Choice for all choices
2016-12-28 18:57:26 +00:00
Agetian
e597f692e7
- Fixed Covenant of Minds (should not count as draw).
2016-12-28 18:25:00 +00:00
Hanmac
ad8fab8b3f
cards: do Corpsejack Menace as ReplaceEffect too
2016-12-28 10:28:06 +00:00
Agetian
16f87f56a7
- Fixed Crossroads Consecrator (if set to Card.Human instead of Creature.Human, the AI starts to target opponent's Human creatures with it).
2016-12-24 13:24:22 +00:00
Hanmac
50b45901c1
cards: update splice cards
2016-12-21 18:33:31 +00:00
Agetian
9f17f2700d
- Chandra, Torch of Defiance should show the exiled card to the ability activator prior to asking whether the player wants to play it or not.
2016-12-19 06:06:30 +00:00
Hanmac
08b984ff4c
cards: update cards using UpkeepCost
2016-12-17 18:05:44 +00:00
Agetian
256d0bd455
- Further updated the cards from the previous commit.
...
- Removed DB Cleanup from cards that do not utilize it anywhere else.
- Rewrote the cards that used RememberedController (from LKI) but do not care about the destruction of the creature to use TargetedController instead.
2016-12-17 08:44:18 +00:00
Agetian
c4908fc0c0
- Removed RememberLKI from cards updated in the previous commit.
...
- Fixed Death's Caress
2016-12-17 08:34:51 +00:00
Agetian
4ca2ca7441
- Update cards that have an extra ability which does not care whether the targeted creature was destroyed or not (indestructibe, regenerated, etc.) to use TargetedLKI instead of RememberedLKI.
2016-12-17 08:27:57 +00:00
Hanmac
b269f714f1
updated Crooked Scales to prevent it from crashing
2016-12-12 21:10:41 +00:00
Hanmac
836ecb2e09
cards: update cards with MayLookAt, remove old keywords
2016-12-10 13:50:08 +00:00
Hanmac
aad08104cb
cards: update Changeling cards and update oracle
2016-12-09 06:02:41 +00:00
Hanmac
205586cc01
cards: updated DelayedTrigger, replace some of them with AtEOT, fixed some other cards
2016-12-03 22:02:32 +00:00
Hanmac
32bd46f0e0
cards: updated Investigate cards with new oracle
2016-12-03 19:11:07 +00:00
Hanmac
f3ad503f42
Cry of Contrition: update Haunt
2016-12-02 06:33:21 +00:00
Hanmac
497bba1329
Cycle of Life: its a delayed trigger, not an extra Effect
2016-12-02 06:32:03 +00:00
Hanmac
cf9095b2ad
AI now knows how to use Chisei
2016-11-26 12:11:41 +00:00
Hanmac
72df8e241b
cards: updated cards with DelayedTrigger
2016-11-16 09:30:30 +00:00
Sol
76f125d215
- Executed trigger subabilities either need to be "DB" or contain "Cost$ 0"
2016-11-15 15:46:52 +00:00
Hanmac
125ee2315e
cards: update 1/1 white spirit token cards
2016-11-09 07:38:17 +00:00
Hanmac
dddea7d1a1
cards: update 0/1 Eldrazi token cards
2016-11-08 11:45:26 +00:00
Hanmac
b47107793c
cards: update 1/1 Eldrazi Token cards
2016-11-08 09:13:41 +00:00
Hanmac
0aef81c4f3
cards: update populate cards
2016-11-07 20:46:45 +00:00
Hanmac
a7fc2024fe
cards: update cloudblazer
2016-11-07 15:07:23 +00:00
Hanmac
60556f3ec0
cards: update Cryptolith Fragment
2016-11-07 14:38:21 +00:00
Myrd
92bb1bf22d
Fix up two more card filenames.
2016-11-06 18:42:22 +00:00
Hanmac
22423b2180
cards: updated Graft cards and added DeckHints
2016-11-05 08:11:20 +00:00
Hanmac
dfdc097755
cards: update Exile until leaves Battlefield cards.
...
remove RememberChanged when not needed, if needed, use Cleanup
add ForgetOnMoved for the Exiled Cards,
and use EFFECTSOURCE for the Effect
2016-11-01 20:48:25 +00:00
Hanmac
873d50b3cd
cards: updated Myriad cards with DeckHints and new Oracle
2016-10-30 22:08:34 +00:00
Hanmac
8b03917cbe
cards: updated Monstrosity and add DeckHints
2016-10-30 21:18:58 +00:00
Hanmac
90a9a0d170
cards updated Renown cards, add DeckHints
2016-10-30 16:37:08 +00:00
Hanmac
208a6c24ca
Corpseweft: add TokenImage
2016-10-20 12:33:42 +00:00
Hanmac
44d4389dd3
Update cards to use new Kicker and Multikicker. Also add DeckHints.
2016-10-19 06:56:58 +00:00