Anthony Calosa
5101ac9d8e
add some C15 cards
2016-09-03 21:38:24 +08:00
Anthony Calosa
501b310efa
add some C14 cards
2016-09-02 10:11:51 +08:00
Anthony Calosa
75921e1130
add some cards from CMD to C13
2016-08-31 14:02:16 +08:00
Anthony Calosa
2671826b19
add some cards from BFZ to EMN
2016-08-31 00:00:43 +08:00
Anthony Calosa
1b5c61a285
added some cards from KTK sets
...
Also fix typos reported by sage. Thanks.
2016-08-30 17:37:38 +08:00
Anthony Calosa
d6b682ab88
update/fix some card codes
...
also add some missing cards from THS block
2016-08-28 12:41:41 +08:00
Anthony Calosa
8d19ee8ab3
add some missing cards
2016-08-27 19:31:27 +08:00
Anthony Calosa
8c4c80731c
fix halfup logic when used on negation
...
halfup is computation is correct but when used in negation, you must use
the halfdown, example if you have 5 life and you pay half your life
rounded up, you must have 3 life, so life:-halfdownlifetotal. if you use
halfup you will lose 3 life...
2016-08-27 16:23:42 +08:00
Anthony Calosa
4d56269130
fix some cards and add some missing
...
it seems " add " inside name causes issue when parsed (cause crash in
deck editor like arlinn kord), renaming it fixes it...
2016-08-27 14:56:54 +08:00
Anthony Calosa
66c2ab38ed
fix some cards
2016-08-26 14:20:02 +08:00
Anthony Calosa
f8369ee39a
add some missing cards
...
from SHM to ROE
2016-08-26 11:31:48 +08:00
Anthony Calosa
e12c87b869
add some missing cards from lorwyn
...
also fix card enters tapped
2016-08-25 03:40:38 +08:00
Anthony Calosa
5f9e123571
added some cards
...
from ravnica, ice age and time spiral blocks
2016-08-25 00:21:48 +08:00
Anthony Calosa
a90cddf589
update PPR
...
also fix cards "when you cast" triggers, They must trigger when cast,
not when it resolves...
2016-08-23 11:27:40 +08:00
Anthony Calosa
42e240c9ab
add some cards from kamigawa
2016-08-23 06:49:57 +08:00
Anthony Calosa
6bfc79fb03
test
...
test if the name is the cause of this...
2016-08-22 08:30:13 +08:00
Anthony Calosa
e9a5f30c71
cleanup
2016-08-22 07:36:23 +08:00
Anthony Calosa
774cd46892
Hanweir the Writhing Township token
...
battleready and fix Make Mischief
2016-08-21 22:10:14 +08:00
Anthony Calosa
3e95f5cd05
add some cards
2016-08-21 12:26:21 +08:00
Anthony Calosa
ecb4f64f91
added some cards
...
I think I added abilitycontroller before, I just forgot to add a card
that can use it (Gerrard's Verdict)
2016-08-20 16:04:17 +08:00
Anthony Calosa
a63065b44f
try to fix
2016-08-20 03:04:58 +08:00
Anthony Calosa
cec4494ce6
fix can produce mana
...
limited for land...
2016-08-20 00:21:58 +08:00
Anthony Calosa
60411027ca
change plandtype & olandtype parsing
2016-08-19 23:34:01 +08:00
Anthony Calosa
8d7b9293b5
change naming convention
...
to avoid confusion
2016-08-19 20:29:41 +08:00
Anthony Calosa
2a8c036c63
moved rayne to borderline
...
@targeted needs update for player targets
2016-08-19 18:18:18 +08:00
Anthony Calosa
c90f357bff
added myzones & oppzones
2016-08-19 18:08:36 +08:00
Anthony Calosa
fd703dd4d1
re added my previous changes
2016-08-18 21:40:38 +08:00
Anthony Calosa
0e95444552
added the EMN cards
2016-08-18 20:02:02 +08:00
Anthony Calosa
892ef6b1b3
Add CD Blocked & some cards
...
cd "blocked" should fix Smite , Tattermunge Witch
2016-08-18 17:57:14 +08:00
Anthony Calosa
debdf917ea
Added "Balance" cards & Fix Kozilek
...
Added Balance, Balancing Act, Natural Balance & Restore Balance. Fix
Kozilek, the Great Distortion autostack ability
2016-08-17 20:48:51 +08:00
Anthony Calosa
d7445a70f9
Fix OGW cards & Sorted Primitives
...
todo recheck BFZ
2016-08-17 04:49:50 +08:00
zethfoxster
f5c9ab72ef
adding eldrich moon cards, and part 1 of my unsupport scan through...these are not sorted and are added at the bottom.
...
there are way more in unsupported that need checking, im going through it slowly but thought i should add this
2016-08-16 13:34:14 -04:00
Anthony Calosa
91d3a6ecb7
Minor Cleanup
2016-08-16 16:11:44 +08:00
Anthony Calosa
763918e129
added CD geared attribute
2016-08-16 15:42:22 +08:00
Anthony Calosa
1eae3a032f
Fixed some cards
...
replaced @lifed with @lifeof, had to hardcode conduit of ruin...
2016-08-16 12:17:53 +08:00
Anthony Calosa
7157e571c8
fateshaper flying
2016-08-14 09:22:11 +08:00
Anthony Calosa
f1bc268f58
add mycastingzone & oppcastingzone
...
to simplify code
2016-08-13 10:55:58 +08:00
Anthony Calosa
9c81acff53
Fix Deathbringer Liege
2016-08-12 16:25:37 +08:00
Anthony Calosa
adad723110
game mode info
2016-08-11 14:26:41 +08:00
Anthony Calosa
a10e7ab279
Revert "copy/flip limit"
...
This reverts commit 0c124327de .
2016-08-11 11:03:37 +08:00
Anthony Calosa
0c124327de
copy/flip limit
...
if the copy/flip is activated, it means it's already in the battlefield,
so "enters the battlefield" must not trigger...
2016-08-10 19:49:31 +08:00
Anthony Calosa
14d8d65de0
asflash
...
spellmastery is for alternate cost, added asflash... so cards that find
cards with flash don't find asflash...
2016-08-10 07:31:15 +08:00
Anthony Calosa
d3305cadb6
quick sliver typo
2016-08-10 07:18:46 +08:00
Anthony Calosa
17c28ca584
revised Quick Sliver & Shimmer Myr
2016-08-10 06:39:09 +08:00
Anthony Calosa
151905c5f3
Transform Trigger, Turnlimit for TrCardAddedtoZone
...
Cleaned primitives, and fix SOI cards (remove workarounds) todo(recheck
BFZ and OGW)
2016-08-10 01:54:24 +08:00
Anthony Calosa
c4ce2aa977
fix Forgotten Creation and Fable of Wolf And Owl
...
Forgotten Creation typo and Fable of Wolf and Owl ability clashing
2016-08-08 15:42:35 +08:00
Anthony Calosa
eb0ecedecf
revised token id (tnum:num parameter)
...
this should not conflict like earlier version.
ex:
[card]
name=Fable of Wolf and Owl
auto=@movedTo(*[green]|mystack):may token(Wolf,Creature
Wolf,2/2,green,tnum:11)
auto=@movedTo(*[blue]|mystack):may token(Bird,Creature
Bird,1/1,flying,blue,tnum:12)
text=Whenever you cast a green spell, you may put a 2/2 green Wolf
creature token onto the battlefield. -- Whenever you cast a blue spell,
you may put a 1/1 blue Bird creature token with flying onto the
battlefield.
mana={3}{GU}{GU}{GU}
type=Enchantment
[/card]
tnum uses -source id & tnum (concatenated)
2016-08-08 13:49:24 +08:00
Anthony Calosa
05e81ad923
Fix Westvale Abbey and Master Transmuter
2016-08-07 19:42:56 +08:00
Anthony Calosa
9bbf28e44b
correction
2016-08-07 11:21:07 +08:00
Anthony Calosa
1f58b8e6a7
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
2016-08-07 10:30:42 +08:00