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
Anthony Calosa
96b4f024b4
Update test and Corrected Graf Mole
2016-07-28 19:34:50 +08:00
Anthony Calosa
30dab27202
Fix Compilation
2016-07-28 16:38:16 +08:00
Anthony Calosa
cc7077d783
Fix compilation and add Tireless Tracker test
2016-07-28 16:37:38 +08:00
zethfoxster
afb98a374c
updated codes for changes
2016-07-27 19:58:32 -04:00
Anthony Calosa
b99f9ae752
alpha beta small border
2016-07-27 17:10:26 +08:00
Anthony Calosa
eebcc9c925
Fix CDAACTIVE & transformed card colors
...
cdaactive has its own computation, so exclude it on flip/transform cards
ability
2016-07-27 06:31:03 +08:00
Anthony Calosa
e855ca72aa
Fix Mirror Gallery & enters "tapped" cards
...
If Mirror Gallery leaves play, you must check for legendary status.
Fix some cards that enters tapped.
2016-07-27 01:44:18 +08:00
Anthony Calosa
ae33977e10
Add Snapcaster Mage Ability
...
tempflashback - flashback using manacost
2016-07-26 09:56:13 +08:00
Anthony Calosa
12b80307a7
Update Living_Death.txt
...
Use Living Death and Clone
2016-07-26 08:51:46 +08:00
Anthony Calosa
43fd399d10
Update _tests.txt
2016-07-26 07:46:18 +08:00
Anthony Calosa
cc5d8940bf
Clue tokens
2016-07-26 07:43:13 +08:00
Anthony Calosa
26c85fd18a
added Eldritch Moon
2016-07-25 06:32:49 +08:00
Anthony Calosa
4a73e90da8
remove test
...
temporarily
2016-07-24 20:19:58 +08:00
Anthony Calosa
5e35dac1da
Update Living_Death.txt
2016-07-24 17:51:26 +08:00
Anthony Calosa
44cbd408ce
Update _tests.txt
2016-07-24 14:25:08 +08:00
Anthony Calosa
6fbe9de1a8
Create Living_Death.txt
2016-07-24 14:24:11 +08:00
Anthony Calosa
c0e9800179
added scalpelexis, sphinx's tutelage, grindstone, primal surge
2016-07-24 12:31:16 +08:00