Anthony Calosa
12f7d5e4b6
added missing cards by sets
...
todo... since i'll recheck all expansions
2016-08-18 21:43:54 +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
861620cb6e
fix AI deck129 invalid mtgid
2016-08-14 21:53:54 +08:00
Anthony Calosa
a7cdb0a514
re upload sets
2016-08-14 09:24:15 +08:00
Anthony Calosa
7157e571c8
fateshaper flying
2016-08-14 09:22:11 +08:00
Anthony Calosa
d073b7b3c0
remove sets with no carriage returns
...
will reupload the new ones
2016-08-14 09:21:47 +08:00
Anthony Calosa
53efc96e30
add carriage returns
...
it's not visible but instead of lf, replaced it with crlf
2016-08-13 23:26:58 +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
de5414ec19
Fix Etched Affinity Combo
...
Fix Glimmervoid Combo Hint
2016-08-09 02:58:48 +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
Anthony Calosa
807874ce5d
add andAbility support for AACopier
...
the granted ability must exists only if you copy a card, if you don't
copy any card, the source doesn't have any granted abillities.
2016-08-07 10:15:11 +08:00
punkeduard
213d11c8e9
Changes to primitives
...
name=Ojutai, Soul of Winter
name=Atarka, World Render
name=Kolaghan, the Storm's Fury
name=Savageborn Hydra
2016-08-06 21:03:23 -05:00
Anthony Calosa
dfd0761506
Corrected cards reported from forums
2016-08-07 09:59:59 +08:00
Anthony Calosa
8afeef568f
update ability
...
prowess +1/+1 is ueot
2016-08-04 20:55:36 +08:00
Anthony Calosa
1ab88940f9
add nonCombatDamage count
2016-08-04 09:56:53 +08:00
Anthony Calosa
5f276f6b22
blockcost and attackcost
...
counter{1%1} -> value
2016-08-04 05:46:23 +08:00
Anthony Calosa
c45b5751af
cantattack
...
change some cards since -cantattack overrides cantattack. If there is an
effect that makes creatures can't attack, you can just activate the
ability to remove -cantattack...
2016-08-04 05:41:22 +08:00
Anthony Calosa
be899159f3
correction
2016-08-03 23:03:32 +08:00
Anthony Calosa
56a8011b78
revert
2016-08-03 18:44:41 +08:00
Anthony Calosa
1c63c1937a
Update some cards
2016-08-03 16:28:49 +08:00
Anthony Calosa
4753f7bb51
andAbility on ATokenCreator, Extend AAFlip,
2016-08-03 16:10:53 +08:00
Anthony Calosa
223e2e04b0
Correction
2016-08-01 11:44:07 +08:00
Anthony Calosa
71a9ef00ee
Support transforms for nonpermanent
...
fix startled awake to persistent nightmare
2016-08-01 03:52:10 +08:00
Anthony Calosa
2f7d2873f7
@at to @each
2016-07-31 13:28:55 +08:00
Anthony Calosa
a971576de0
Fix Chandra, Cryptolith Rite
2016-07-31 08:16:25 +08:00
Anthony Calosa
9722f7b71e
Added Eternal Masters
2016-07-31 08:06:53 +08:00
Anthony Calosa
45d8413d59
Revert Stormtide Leviathan code
2016-07-31 07:58:26 +08:00
Anthony Calosa
1d2abeb20b
Minor Border changes
...
Also added copier values if it has copied a token or not...
2016-07-29 18:37:03 +08:00
Anthony Calosa
239a186b36
Update _tests.txt
2016-07-28 21:36:21 +08:00
Anthony Calosa
5aeb2ebc05
Create TirelessGraf.txt
2016-07-28 21:35:43 +08:00