theelk801
7babd0aa6a
[ONE] Implement Voidwing Hybrid
2023-01-26 08:47:43 -05:00
theelk801
47be4e09d9
[DMR] add set
2023-01-26 08:41:04 -05:00
theelk801
f942c36651
consolidate effects which add counters to players
2023-01-26 08:36:12 -05:00
Jeff Wadsworth
04e6b16899
- fixed duration on Shameless Charlatan
2023-01-25 16:17:38 -06:00
theelk801
28f933e1a7
fix verify failure
2023-01-25 10:02:48 -05:00
theelk801
a0a3a686ea
[ONE] Implement Armored Scrapgorger
2023-01-25 09:50:07 -05:00
theelk801
602e622c7d
[ONE] Implement Infectious Bite
2023-01-25 09:13:10 -05:00
theelk801
efcda8cf2a
[ONE] Implement Venomous Brutalizer
2023-01-25 08:28:38 -05:00
theelk801
4e7fe89c78
[ONE] update spoiler and reprints
2023-01-25 08:26:09 -05:00
theelk801
1f79fc4c2a
[ONE] Implement The Hunter Maze
2023-01-24 21:44:01 -05:00
theelk801
feb151c1d8
[ONE] Implement The Automated Furnace
2023-01-24 21:41:57 -05:00
theelk801
a0162babf9
[ONE] Implement The Dross Pits
2023-01-24 21:41:16 -05:00
theelk801
aa22fd39bb
[ONE] Implement The Surgical Bay
2023-01-24 21:39:58 -05:00
theelk801
91a5f0a513
[ONE] Implement The Fair Basilica
2023-01-24 21:38:07 -05:00
theelk801
f2a0680afb
[ONE] Implement Plague Nurse
2023-01-24 21:35:18 -05:00
theelk801
82e40867cd
[ONE] Implement Drown in Ichor
2023-01-24 21:29:21 -05:00
theelk801
1a9ceec18b
[ONE] Implement Branchblight Stalker
2023-01-24 21:28:09 -05:00
theelk801
6758105254
[ONC] update spoiler and reprints
2023-01-24 21:25:34 -05:00
theelk801
b5356e0ab3
[ONE] update spoiler and reprints
2023-01-24 21:24:31 -05:00
PurpleCrowbar
4b7cea55e9
Fix Flamewar, Brash Veteran. Closes #9909
2023-01-25 02:17:35 +00:00
theelk801
51c3122c95
[ONE] Implement Bladed Ambassador
2023-01-24 09:00:44 -05:00
theelk801
61ceb0c07a
[ONE] Implement Rustvine Cultivator
2023-01-24 08:55:04 -05:00
theelk801
c6168e6179
[ONE] Implement Cankerbloom
2023-01-24 08:48:23 -05:00
theelk801
72d17c90a2
[ONE] Implement Quicksilver Fisher
2023-01-24 08:41:14 -05:00
theelk801
f5e34ef560
[ONE] Implement Tainted Observer
2023-01-24 08:39:05 -05:00
PurpleCrowbar
67a46a6b81
Add dynamic value hint to Cabal Coffers
2023-01-24 02:10:38 +00:00
Grath
77daf49883
Fix Zndrsplt's Judgment to choose creatures. ( #9902 )
...
Current implementation was Targeting creatures, which meant that it was considering Shroud when the choices were made.
2023-01-23 14:05:59 -06:00
theelk801
e31e18e535
[ONE] Implement Tamiyo's Logbook
2023-01-23 08:47:19 -05:00
theelk801
7b1c703d21
[ONE] Implement Ambulatory Edifice
2023-01-22 22:56:34 -05:00
theelk801
5bb85feb2d
[ONE] update spoiler
2023-01-22 22:45:25 -05:00
AhmadYProjects
d26f0f8754
Gleeful demolition ( #9896 )
...
* Gleeful Demolition
* Gleeful Demolition
* Gleeful Demolition
* Gleeful Demolition
* Gleeful Demolition
* Gleeful Demolition
* Gleeful Demolition
* Gleeful Demolition
* Gleeful Demolition
* Gleeful Demolition
* Gleeful Demolition
* Changed DestroyEffect to OneShotEffect
added super constructor
* Removed super constructor and added permanent.destroy
* Removed super constructor and added permanent.destroy
* testing removal of DestroyTargetEffect
* removed redundant DestroyTargetEffect and cleaned up imports. card works as intended.
Co-authored-by: AhmadYProjects <yousufa@kean.edu>
Co-authored-by: Evan Kranzler <theelk801@gmail.com>
2023-01-22 10:06:32 -05:00
theelk801
14a93dccb7
[ONE] Implement The Filigree Sylex
2023-01-21 22:48:04 -05:00
theelk801
3ce2b48850
[ONE] Implement Vraan, Executioner Thane
2023-01-21 22:01:33 -05:00
theelk801
6e2f6100ce
[ONE] Implement Vanish into Eternity
2023-01-21 21:59:30 -05:00
theelk801
be6a4a3dc2
[ONE] Implement Transplant Theorist
2023-01-21 21:53:42 -05:00
theelk801
c0bf1b6039
[ONE] Implement Urabrask's Anointer
2023-01-21 21:50:08 -05:00
theelk801
afe8ebc995
[ONE] Implement Chittering Skitterling
2023-01-21 21:37:36 -05:00
theelk801
e68ac17f9c
[ONE] Implement Cacophony Scamp
2023-01-21 21:31:49 -05:00
theelk801
0ae1329f64
[ONE] Implement Necrogen Rotpriest
2023-01-21 19:42:41 -05:00
theelk801
252255d182
[ONE] Implement Necrogen Communion
2023-01-21 19:25:28 -05:00
PurpleCrowbar
6a8692c575
Fix incorrect Graaz entries in ONE card list
2023-01-21 19:36:08 +00:00
AhmadYProjects
7b4b8493e8
Ossification ( #9895 )
...
* Planar Distruption
* Changed "Your opponent" to "an opponent"
Co-authored-by: AhmadYProjects <yousufa@kean.edu>
2023-01-21 13:59:16 -05:00
AhmadYProjects
e3ae20faa6
Hexgold Slash ( #9897 )
...
* Gleeful Demolition
* Gleeful Demolition
* Gleeful Demolition
Co-authored-by: AhmadYProjects <yousufa@kean.edu>
Co-authored-by: Evan Kranzler <theelk801@gmail.com>
2023-01-21 13:58:22 -05:00
theelk801
900f9f9d0b
fix verify failure
2023-01-21 12:33:51 -05:00
theelk801
d461c6bbd5
[ONE] Implement Slaughter Singer
2023-01-21 12:20:29 -05:00
theelk801
fd4a36788d
[ONE] Implement Goliath Hatchery
2023-01-21 11:50:50 -05:00
theelk801
445f67f513
[ONE] Implement Malcator, Purity Overseer
2023-01-21 11:28:56 -05:00
theelk801
44d57e4874
[ONE] Implement Hexgold Halberd
2023-01-21 10:54:08 -05:00
theelk801
dcdd596e7d
[ONE] Implement Feed the Infection
2023-01-21 10:48:01 -05:00
theelk801
e3f342cd45
[ONE] Implement Mite Overseer
2023-01-21 10:31:43 -05:00
theelk801
4461f33163
[ONE] Implement Surgical Spellbomb
2023-01-21 10:22:42 -05:00
theelk801
da3806097e
[ONE] Implement Basilica Skullbomb
2023-01-21 10:17:55 -05:00
theelk801
38bfcba14f
[ONE] Implement Dross Skullbomb
2023-01-21 10:10:49 -05:00
theelk801
6ff9e55eb6
[ONE] Implement Furnace Skullbomb
2023-01-21 10:06:33 -05:00
theelk801
5ac1f042ef
[ONE] Implement Maze Skullbomb
2023-01-21 09:57:10 -05:00
theelk801
3cd6385b21
[ONE] Implement Scheming Aspirant
2023-01-21 09:40:20 -05:00
theelk801
3fb470b02b
[ONC] update spoiler and reprints
2023-01-21 09:33:58 -05:00
theelk801
773fd36373
[ONE] update spoiler
2023-01-21 09:32:34 -05:00
theelk801
270d658f73
[ONE] Implement Resistance Reunited
2023-01-20 22:02:13 -05:00
theelk801
050d926c8d
[ONE] Implement Planar Disruption
2023-01-20 21:56:13 -05:00
theelk801
b67bbbadd8
[ONE] Implement Oxidda Finisher
2023-01-20 21:48:46 -05:00
AhmadYProjects
bdf8efed39
Annex Sentry ( #9892 )
...
* Adding Filter for opponent's creatures and Artifacts
* Annex Sentry
* Annex Sentry
* Annex Sentry
* Annex Sentry
* Annex Sentry
Co-authored-by: AhmadYProjects <yousufa@kean.edu>
Co-authored-by: Evan Kranzler <theelk801@gmail.com>
2023-01-20 20:31:42 -05:00
theelk801
3498501e9d
fix verify failures
2023-01-20 18:30:00 -05:00
theelk801
5c0dcc94c8
[ONE] Implement Anoint with Affliction
2023-01-20 18:13:51 -05:00
theelk801
81c033138d
[ONE] Implement Tyvar's Stand
2023-01-20 18:00:19 -05:00
theelk801
b8670aa959
[ONE] Implement Sawblade Scamp
2023-01-20 17:58:00 -05:00
theelk801
309a563a25
[ONE] Implement Bonepicker Skirge
2023-01-20 17:52:01 -05:00
theelk801
a146f552ea
[ONE] Implement Blightbelly Rat
2023-01-20 17:45:38 -05:00
theelk801
8b8d63689a
[ONE] Implement Tamiyo's Immobilizer
2023-01-20 17:41:58 -05:00
theelk801
19b65599d5
[ONE] Implement Infested Fleshcutter
2023-01-20 17:36:30 -05:00
theelk801
a63820effe
[ONE] Implement Resistance Skywarden
2023-01-20 17:34:18 -05:00
theelk801
db23786bec
[ONE] Implement Prosthetic Injector
2023-01-20 17:33:28 -05:00
theelk801
b9ea68b146
[ONE] Implement Atraxa, Grand Unifier
2023-01-19 10:01:11 -05:00
theelk801
6dfba5dc59
fix verify failure
2023-01-19 09:41:26 -05:00
theelk801
8b6f82e18f
[ONE] Implement Bilious Skulldweller
2023-01-19 09:25:40 -05:00
theelk801
518195ee72
[ONE] Implement Experimental Augury
2023-01-19 09:23:44 -05:00
theelk801
059c68b2ce
fix verify failure
2023-01-19 09:21:51 -05:00
theelk801
bf2394075d
[ONE] Implement Staff of Compleation
2023-01-19 09:20:53 -05:00
theelk801
d1f2b8902d
[ONE] Implement Sheoldred's Edict
2023-01-19 09:12:29 -05:00
theelk801
c0218722f7
[ONE] Implement Sinew Dancer
2023-01-19 08:58:23 -05:00
theelk801
78f1fcd273
[ONE] Implement Unnatural Restoration
2023-01-19 08:50:23 -05:00
theelk801
ffe9f55c7a
[ONE] Implement Incisor Glider
2023-01-19 08:48:26 -05:00
theelk801
7f405f9fcb
[ONE] update spoiler and reprints
2023-01-19 08:34:02 -05:00
theelk801
2bf782c782
[ONE] Implement Tyrranax Rex
2023-01-18 22:01:21 -05:00
theelk801
b6c952dc61
[ONE] Implement Jawbone Duelist
2023-01-18 21:57:47 -05:00
theelk801
39214a2594
[ONE] Implement Swooping Lookout
2023-01-18 21:56:10 -05:00
theelk801
f850a93277
[ONE] Implement Apostle of Invasion
2023-01-18 21:54:59 -05:00
theelk801
3f4ed6e006
[ONE] Implement Mesmerizing Dose
2023-01-18 21:03:42 -05:00
theelk801
33349b3d28
[ONE] Implement Mirran Safehouse
2023-01-18 21:00:32 -05:00
theelk801
7082255861
[ONE] Implement Nimraiser Paladin
2023-01-18 20:50:04 -05:00
theelk801
1d4c8d4f99
[ONE] Implement Myr Convert
2023-01-18 20:45:49 -05:00
theelk801
ddb8d23dc7
[ONE] Implement Paladin of Predation
2023-01-18 19:51:57 -05:00
theelk801
07fc15d732
[ONE] Implement Serum Sovereign
2023-01-18 19:51:07 -05:00
theelk801
647e8b2d5c
[ONE] Implement Vulshok Splitter
2023-01-18 19:47:56 -05:00
theelk801
80178431a9
[ONC] Implement Glistening Sphere
2023-01-18 19:47:56 -05:00
Grath
7b188b8191
Implement Encroaching Mycosynth ( #9885 )
...
* Implement Encroaching Mycosynth
* Implement Encroaching Mycosynth
2023-01-18 19:47:24 -05:00
theelk801
b299293fe2
fix verify failure
2023-01-18 10:01:35 -05:00
theelk801
c9bcc82994
[ONC] add set
2023-01-18 09:43:20 -05:00
Grath
df37f2e1f0
Implement Mondrak, Glory Dominus ( #9886 )
...
* Implement Mondrak, Glory Dominus
* Fix comment
2023-01-18 09:30:02 -05:00
AhmadYProjects
5c4c7d171d
The seedcore ( #9888 )
...
* Adding The Seedcore
* Adding The Seedcore
* Adding The Seedcore
* Adding The Seedcore
* Adding The Seedcore
* Adding The Seedcore
* Adding The Seedcore
* Adding The Seedcore
* Adding The Seedcore
* Adding The Seedcore
* Adding The Seedcore
* Adding The Seedcore
Co-authored-by: AhmadYProjects <yousufa@kean.edu>
2023-01-18 09:29:26 -05:00