Commit graph

19217 commits

Author SHA1 Message Date
dragonfyre23
d6bdb39041 Bug fix for Gargos, Vicious Watcher. His triggered ability now activates when creatures you control are enchanted with auras. Bug reported by u/bubblesdotua on r/XMage. Not mentioned in any open issues. 2020-01-30 15:21:25 -05:00
Oleg Agafonov
2db9419ff1 * Flicker of Fate - fixed that it return permanents tapped; 2020-01-30 05:38:23 +04:00
Oleg Agafonov
6cbf94bad6 AI: improved usage of attachments:
* AI can play equipment/aura cards more frequent (computer can see and analyse all attached effects now);
* AI can attach permanents with bad effects correctly (bad for opponents, good for itself);
2020-01-29 07:38:08 +04:00
Oleg Agafonov
89394ffe0a Improved ability outcome processing; 2020-01-29 07:33:33 +04:00
Oleg Agafonov
537906004f * Bloodthirsty Blade - fixed wrong text; 2020-01-29 03:12:30 +04:00
Oleg Agafonov
9eba000cf5
Merge pull request #6227 from dragonfyre23/master
Implemented Spectral Shield (ICE)
2020-01-28 03:08:03 +01:00
dragonfyre23
b3670a6014 Whoops scourge.java is back now 2020-01-27 20:56:42 -05:00
dragonfyre23
a017d989b6
Removed unrelated set file 2020-01-27 20:47:44 -05:00
dragonfyre23
b364b41704
Removed unrelated card 2020-01-27 20:47:11 -05:00
dragonfyre23
c4d048b5bb Fixed not able to be enchanted by auras. 2020-01-27 20:40:28 -05:00
Oleg Agafonov
8ca6fd8552 Can't be target/attached effects - fixed that user gets multiple warning message about prevention effect; 2020-01-28 05:31:32 +04:00
Oleg Agafonov
105062beb7 Fixed multiple NPE errors in cards; 2020-01-28 03:37:49 +04:00
jeffwadsworth
285ed5801f - Fixed #6230 2020-01-27 17:32:43 -06:00
Oleg Agafonov
9a804810e4 * Etali, Primal Storm - fixed rollback error on empty library; 2020-01-28 01:54:56 +04:00
Oleg Agafonov
24fa917784 * God Eternal Kefnet - fixed rollback error on empty library; 2020-01-28 01:53:19 +04:00
Oleg Agafonov
cc1840b109 * Glory Bearers - fixed that it boost itself too; 2020-01-28 01:46:40 +04:00
jeffwadsworth
684a4b3cc9 - Fixed #6229 2020-01-27 15:28:21 -06:00
jeffwadsworth
331c3ce0a0 - Fixed #6228 2020-01-27 15:27:35 -06:00
dragonfyre23
ee2b904cca In Progress Not Functional
Exiled Doomsayer (SCG)
2020-01-26 23:34:44 -05:00
dragonfyre23
4ab8f506fc Merge branch 'master' of https://github.com/magefree/mage 2020-01-26 15:42:03 -05:00
dragonfyre23
302c3d3cc0 Spectral Shield (ICE)
Spectral Shield (ME3)
added.
2020-01-26 15:33:26 -05:00
Oleg Agafonov
36b309df6b * Thassa's Oracle - fixed wrong text (#6223); 2020-01-26 19:56:01 +04:00
Oleg Agafonov
0d981a8528 * Vivien's Arkbow - fixed that it can't choose cards to put it on battlefield (#6225); 2020-01-26 19:52:35 +04:00
Oleg Agafonov
9deaa4c227 * Gadwick, the Wizened - fixed that it doesn't draw cards on ETB; 2020-01-26 19:04:23 +04:00
jeffwadsworth
3510ac0957 - Fixed #6220 2020-01-24 11:09:26 -06:00
jeffwadsworth
fbcdda16d1 - Added some extra log clarity to Whirlwind Denial 2020-01-24 09:36:04 -06:00
brookeburkett
d968894620 Update TaintedPact.java 2020-01-24 09:14:22 -05:00
jeffwadsworth
070ba24e05 - Refactored some cards to use the correct counter spell/ability method 2020-01-23 16:19:25 -06:00
jeffwadsworth
f432365197 - Added requested card Barbed Wire 2020-01-23 11:17:46 -06:00
jeffwadsworth
cb340e4709 - Revert changes made for bug #5437. See 2ca1643b54 2020-01-23 08:31:22 -06:00
Oleg Agafonov
b2af8a3887 * Dawn Evangel - fixed not working triggered ability; 2020-01-23 10:46:59 +04:00
jeffwadsworth
5aaec29361 - Workaround for #5437. The delayed triggers work correctly now and the game will no longer freeze. TODO: Cards that are copied and then cast do not retain the correct sourceObject. They instead point to the spell on the stack which fails when delayed triggers are used. 2020-01-22 16:57:01 -06:00
Oleg Agafonov
cf759e0443 * War's Toll - fixed that is applies restriction attack effect from any zone (from command, hand, etc); 2020-01-22 12:33:03 +04:00
Oleg Agafonov
93d3ee4a93 * Shrine Keeper - fixed wrong cost; 2020-01-22 01:15:26 +04:00
jeffwadsworth
507658e942 - Fixed #6216 2020-01-21 14:36:49 -06:00
jeffwadsworth
f2dab4415a - Fixed #6209 2020-01-20 17:53:30 -06:00
jeffwadsworth
eb730d4fc3 - Fixed #6205 2020-01-20 17:21:40 -06:00
jeffwadsworth
897dcb3343 - Fixed #6203 (Related to Magus of the Moon) 2020-01-20 15:38:52 -06:00
jeffwadsworth
5000020592 - Fixed #6202 #6200 2020-01-20 10:05:04 -06:00
LevelX2
8c65ca69e1 * Driven // Despair - Fixed rule text tooltip (fixes #6204). 2020-01-20 12:20:33 +01:00
LevelX2
d87a4e4c9b * Karn Liberated - Fixed that a with Karn's ability exiled commander was not put to battlefield after game restart. 2020-01-19 16:48:58 +01:00
Oleg Agafonov
2429095f4d * Mogis, God of Slaughter - fixed that it doesn't make damage if nothing to sacrifice; 2020-01-18 11:11:59 +04:00
Oleg Agafonov
b2ab3a2ba4 Fixed multiple card texts; 2020-01-18 11:01:33 +04:00
Evan Kranzler
cf97b9e6c7 fixed Erebos, Bleak-Hearted triggering off of opposing creatures 2020-01-17 18:32:26 -05:00
jeffwadsworth
4f7133bd08 - Fixed #6198 2020-01-17 15:40:27 -06:00
jeffwadsworth
70c81bb1f9 - Fixed #6162 2020-01-17 14:39:00 -06:00
Oleg Agafonov
1ac9502748 * Cast without paying its mana cost - fixed that some cards can freeze the game on disconnected player or non castable cards (Mizzix's Mastery and other); 2020-01-17 20:54:56 +04:00
jeffwadsworth
e92081b7ea - Fixed #6193 2020-01-16 16:33:26 -06:00
Adrian Petrescu
3acf81165d
Tectonic giant doesn't trigger on attack 2020-01-16 16:50:45 -05:00
jeffwadsworth
e91b0a01d2 - Fixed #6192 2020-01-16 14:36:05 -06:00
Oleg Agafonov
ef224fe15c * Kroxa, Titan of Death's Hunger - fixed that it sacrifice itself on escape cast too; 2020-01-16 23:20:07 +04:00
Oleg Agafonov
68e5932d37 * Gadwick, the Wizened - fixed that it doesn't draw the cards if another Gadwick in hand/game; 2020-01-16 21:54:53 +04:00
Evan Kranzler
d09c04b8a7 fixed Seasoned Pyromancer's activated ability zone 2020-01-16 11:12:59 -05:00
Evan Kranzler
d63278214d fixed Bonfire of the Damned always damaging players even when a planeswalker is targeted 2020-01-16 10:57:49 -05:00
jeffwadsworth
0716b83928 - Fixed #6189 2020-01-16 08:35:19 -06:00
Oleg Agafonov
caa328c38c * Momentary Blink - fixed that it return creature under controller instead owner; 2020-01-16 08:57:04 +04:00
Oleg Agafonov
5d52f0ace3 * Conqueror's Galleon - fixed that it returns under owner control instead your; 2020-01-16 08:54:59 +04:00
Oleg Agafonov
ec2ea7f070 Reverted some changes, related to #6187, see comments from d20a20fb6a 2020-01-16 08:22:23 +04:00
LevelX2
180c7dfff6 * Updated UnequipEventTest. 2020-01-15 17:32:07 +01:00
LevelX2
bf1da82567 * Colfenor'S Urn - Fixed rule text. 2020-01-15 17:30:43 +01:00
Oleg Agafonov
d20a20fb6a Refactor related to #6187 2020-01-15 11:47:22 +04:00
Oleg Agafonov
745bfa2836 Fixed NPE errors on missing card (game.getCard can't find card); 2020-01-15 07:08:56 +04:00
Oleg Agafonov
3f7b0da884 * Fixed that some cards apply or not apply triggered effects after zone change (Bellowing Fiend, Flayed Nim, Genesis Chamber, Grim Feast, see #6187); 2020-01-15 06:10:00 +04:00
LevelX2
6714a092b2 * Thryx, the Sudden Storm - Fixed that the cost reduction ability was not added to the card. 2020-01-14 23:45:19 +01:00
LevelX2
7575510c85 * Fixed that Soulfire Grand Master did not work for adventure or split cards (fixes #6182). 2020-01-14 23:26:04 +01:00
jeffwadsworth
afbae25fd1 - Fixed #6184 2020-01-14 15:28:21 -06:00
Oleg Agafonov
3fdaf043a1 fixed Taranika, Akroan Veteran (wrong text); 2020-01-14 20:52:13 +04:00
LevelX2
55fe1db60d Merge origin/master 2020-01-14 17:43:43 +01:00
LevelX2
6455180765 * Some code clean up and a new test. 2020-01-14 17:42:58 +01:00
Oleg Agafonov
b1b6bd600e Improved rules text generation and removed static texts for some cards with effects:
* ExileTargetForSourceEffect
 * ReturnFromExileForSourceEffect
 * ReturnToBattlefieldUnderOwnerControlTargetEffect
 * ReturnToBattlefieldUnderYourControlTargetEffect
2020-01-14 20:38:45 +04:00
Evan Kranzler
26bdd8c0e8 fixed Dream Trawler activated ability not being available 2020-01-14 10:59:39 -05:00
Oleg Agafonov
3a681d565a * Displace - fixed that it return cards under your control instead owner; 2020-01-14 19:15:42 +04:00
Oleg Agafonov
748d14e55e * Thassa, Deep-Dwelling - fixed text; 2020-01-14 18:53:47 +04:00
Oleg Agafonov
e768c375dc * Yorvo, Lord of Garenbrig - fixed that it doesn't add +1 counter is green creature dies before resolve; 2020-01-14 12:55:21 +04:00
Oleg Agafonov
92eba9861d fixed Uro, Titan of Nature's Wrath (getSpellOrLKIStack return ability instead spell after card triggers); 2020-01-14 11:48:15 +04:00
Oleg Agafonov
dae2c57c45 fixed Heliod's Punishment (counters not removes after tap); 2020-01-14 09:34:41 +04:00
Oleg Agafonov
11976b5c89 Refactor: move player.damage params to default (same as permanent.damage); 2020-01-14 09:15:33 +04:00
Oleg Agafonov
76387057b7 * Deals damage to player - fixed that some cards deals combat damage instead non-combat; 2020-01-14 08:53:09 +04:00
Oleg Agafonov
846200c093 * Mogis, God of Slaughter - fixed that it deals combat damage, fixed AI targeting; 2020-01-14 08:24:31 +04:00
Oleg Agafonov
de7a01a776 fixed Funeral Rites (wrong text) 2020-01-14 04:07:20 +04:00
Oleg Agafonov
307e39112c Fixed typo 2020-01-14 03:42:06 +04:00
LevelX2
42265d78d8 * Haktos the Unscarred - Fixed some problems with the protection ability not working correctly. 2020-01-14 00:34:48 +01:00
jeffwadsworth
ef64865db0 - Fixed #6177 2020-01-13 15:58:08 -06:00
Evan Kranzler
6d49b6eef5 fixed Hateful Eidolon not counting auras correctly 2020-01-13 10:10:34 -05:00
Evan Kranzler
1d32a6761d Fixed Captivating Unicorn trigger 2020-01-13 07:56:18 -05:00
Oleg Agafonov
a51af7055e fixed Sentinel's Eyes (missing ability); 2020-01-13 15:07:54 +04:00
Oleg Agafonov
4d2790be3f * Thirst for Meaning - fixed that it doesn't allow to discard artifact card as pay;
* Thirst for Knowledge - fixed that it doesn't allow to discard enchantment card as pay;
2020-01-13 15:03:01 +04:00
Oleg Agafonov
c229654304 fixed Heroes of the Revel (wrong PT); 2020-01-13 14:30:33 +04:00
Oleg Agafonov
7a1e62ec34 fixed Covetous Urge (now it put all cards in same exile window, fixed wrong AI); 2020-01-13 14:26:39 +04:00
Oleg Agafonov
f15d5d34f1 * Serra the Benevolent - fixed wrong text for +2 ability; 2020-01-13 13:54:50 +04:00
Oleg Agafonov
2b576241df * Huatli, Dinosaur Knight - fixed wrong text for -7 ability; 2020-01-13 13:54:01 +04:00
Oleg Agafonov
03551411e1 * Chainweb Aracnir - fixed rollback error on ETB; 2020-01-13 13:52:16 +04:00
Oleg Agafonov
bfdce903e9 * Brawl - fixed rollback error on gain ability usage; 2020-01-13 13:50:50 +04:00
Oleg Agafonov
4a004a27b3 Refactor damage with power effect, added checking for wrong targets; 2020-01-13 13:49:40 +04:00
Oleg Agafonov
62530b3880 * Sludge Strider - fixed rollback error on card usage; 2020-01-13 10:43:13 +04:00
Oleg Agafonov
d78e2b91ef * Crypsis - fixed rollback error on card usage; 2020-01-13 10:42:20 +04:00
Oleg Agafonov
8a7f31b215 fixed Daybreak Chimera (wrong zone) 2020-01-13 06:37:35 +04:00
Evan Kranzler
de59888456 fixed Venomous Hierophant not milling 2020-01-12 21:32:58 -05:00
Oleg Agafonov
6691306219 fixed Pharika's Libation (missing mode) 2020-01-13 06:33:20 +04:00
LevelX2
079a404d79 * Fixed bugs of Calix, Destiny Hand. 2020-01-12 23:08:23 +01:00
LevelX2
aff75278fd * Fixed bug of Bronzehide Lion. 2020-01-12 23:08:03 +01:00
LevelX2
2b01ec156e * Fixed missing ability of Gallia of the Endless Dance. 2020-01-12 22:04:51 +01:00
Evan Kranzler
1067761e3f fixed Covetous Urge not allowing players to choose cards 2020-01-12 14:10:45 -05:00
Evan Kranzler
73d87a9432 fixed Polukranos, Unchained not getting counters when entering from a zone other than the stack 2020-01-12 14:08:31 -05:00
Evan Kranzler
0f6fcaee18 fixed Agonizing Remorse not allowing players to pick cards 2020-01-12 13:49:25 -05:00
Evan Kranzler
ef3b555467 fixed various Sagas not working 2020-01-12 13:40:30 -05:00
Oleg Agafonov
2d2b009c43 * My turn condition - added card hints about turn (final); 2020-01-12 22:07:32 +04:00
Oleg Agafonov
6736f5f3b8 * My turn condition - added card hints about turn; 2020-01-12 21:59:56 +04:00
Oleg Agafonov
1a82eba77c * My turn condition - added card hints about turn; 2020-01-12 21:36:23 +04:00
Evan Kranzler
6367bf68b2 fixed ELD errors 2020-01-12 12:31:11 -05:00
Oleg Agafonov
3eb4493a45 * My turn condition - added card hints about turn; 2020-01-12 21:25:50 +04:00
Evan Kranzler
330c6d8062 fixed Gravebreaker Lamia text 2020-01-12 12:14:36 -05:00
Oleg Agafonov
0db5bf6bc5 fixed Swimmer in Nightmares (missing card hints) 2020-01-12 21:09:53 +04:00
Evan Kranzler
fddbe3f50e added alternate THB card versions 2020-01-12 11:52:13 -05:00
Evan Kranzler
4bd5ab5c02 Implemented Bronzehide Lion 2020-01-12 11:42:42 -05:00
Evan Kranzler
83ebe8c24d moved CELD cards to ELD 2020-01-12 09:42:56 -05:00
LevelX2
62062367e2 Implemented Furious Rise. 2020-01-12 13:19:09 +01:00
LevelX2
7d3f17d578 Implemented Gravebreaker Lamia. 2020-01-12 11:29:43 +01:00
Oleg Agafonov
fe0717cbc7 * Goblin Clearcutter - fixed that tapped for mana replacement effects ignore his mana; 2020-01-12 11:19:17 +04:00
Oleg Agafonov
860c57d9d9 * Chrom Mox - fixed that tapped for mana replacement effects ignore his mana; 2020-01-12 10:09:51 +04:00
Evan Kranzler
70bf7e4098 fixed some escape costs 2020-01-11 23:42:30 -05:00
Oleg Agafonov
aa678a3b00 fixed Kiora, Master of the Depths (NPE errors) 2020-01-12 08:06:14 +04:00
Oleg Agafonov
56d52899c8 fixed Relentless Pursuit (NPE errors) 2020-01-12 08:05:26 +04:00
Oleg Agafonov
cff44f1436 fixed Destiny Spinner (missing card hint); 2020-01-12 07:54:00 +04:00
Evan Kranzler
261172c6ae Implemented Kroxa, Titan of Death's Hunger 2020-01-11 22:50:00 -05:00
Evan Kranzler
5422fb5825 Implemented Uro, Titan of Nature's Wrath 2020-01-11 22:49:59 -05:00
Evan Kranzler
0533854d1d Implemented Nightmare Shepherd 2020-01-11 18:08:37 -05:00
Evan Kranzler
35100c2532 Implemented Calix, Destiny's Hand 2020-01-11 18:08:36 -05:00
Evan Kranzler
369e39f98b Implemented Aspect of Manticore 2020-01-11 18:08:36 -05:00
Evan Kranzler
efc6ea155d Implemented Agonizing Remorse 2020-01-11 18:08:35 -05:00
Oleg Agafonov
49d7dfa411 * Oreskos Explorer - fixed rollback error; 2020-01-12 02:30:51 +04:00
Evan Kranzler
d12d1fffaf Implemented Mirror Shield 2020-01-11 16:23:40 -05:00
Evan Kranzler
67d859b372 Implemented Minion's Return 2020-01-11 16:23:40 -05:00
LevelX2
955c10a91d Merge origin/master 2020-01-11 22:12:11 +01:00
LevelX2
946aff50a2 Implemented Heliod's Punishment, Hydra's Growth, Ilysian Caryatid, Impending Doom and Incendiary Oracle. Fixed Irreverent Revelers. 2020-01-11 22:11:44 +01:00
Evan Kranzler
b0853fae8b Implemented Protean Thaumaturge 2020-01-11 15:20:32 -05:00
Evan Kranzler
50a40290e4 Implemented Warbriar Blessing 2020-01-11 14:48:07 -05:00
Evan Kranzler
0d7dc61282 Implemented Nessian Hornbeetle 2020-01-11 14:39:34 -05:00
Evan Kranzler
135d7bce27 Implemented Skola Gravedancer 2020-01-11 14:34:06 -05:00
Evan Kranzler
6b7d217f98 Implemented Flummoxed Cyclops 2020-01-11 14:28:05 -05:00
Evan Kranzler
11c3d33ac0 Implemented Alirios, Enraptured 2020-01-11 12:48:13 -05:00
LevelX2
38ab692aa0 Merge origin/master 2020-01-11 18:23:03 +01:00
LevelX2
86f2d22baa Implemented Underworld Fires and Wings of Hubris 2020-01-11 18:22:30 +01:00
Evan Kranzler
b2e929e03a Implemented Acolyte of Affliction 2020-01-11 12:01:39 -05:00
Evan Kranzler
425ea1e74a Implemented Medomai's Prophecy 2020-01-11 12:01:39 -05:00
Evan Kranzler
93d17f5f34 fixed Chain to Memory boost count 2020-01-11 12:01:38 -05:00
LevelX2
dd0844b09f Implemented Slaughter-Priest of Mogis and Storm Herald 2020-01-11 17:32:12 +01:00
LevelX2
3cfead576c Implemented Slaughter-Priest of Mogis and Storm Herald 2020-01-11 17:32:06 +01:00
LevelX2
00669289f6 * Implemented Skophos Warleader. 2020-01-11 11:45:52 +01:00
Oleg Agafonov
8baa80c58f fixed Mischievous Chimera (wrong target controller) 2020-01-11 09:52:51 +04:00
Oleg Agafonov
4f1fb63dda * Nicol Bolas, Dragon-God - +1 ability: fixed that opponent can skip exile step, fixed that AI selects wrong cards/permanents; 2020-01-11 09:28:14 +04:00
Evan Kranzler
144e62e4f5 Implemented Pheres-Band Brawler 2020-01-11 00:12:45 -05:00
Evan Kranzler
6ee766fdd7 Implemented Threnody Singer 2020-01-11 00:12:45 -05:00
Evan Kranzler
c4555a5a1f Implemented Triton Waverider 2020-01-11 00:12:45 -05:00
Evan Kranzler
8bb6c98120 Implemented Setessan Skirmisher 2020-01-11 00:12:44 -05:00
Evan Kranzler
537caffc3c Implemented Karametra's Blessing 2020-01-11 00:12:44 -05:00
Evan Kranzler
c9e30f65cc Implemented Hero of the Nyxborn 2020-01-11 00:12:43 -05:00
Evan Kranzler
181524a779 Implemented Hero of the Games 2020-01-11 00:12:43 -05:00
Evan Kranzler
2a062e5f56 Implemented Final Flare 2020-01-11 00:12:43 -05:00
Evan Kranzler
07c1407709 Implemented Captivating Unicorn 2020-01-11 00:12:42 -05:00
Evan Kranzler
59054bb059 Implemented Blight-Breath Catoblepas 2020-01-11 00:12:42 -05:00
Evan Kranzler
a9c3206026 Implemented Nexus Wardens 2020-01-10 20:51:06 -05:00
Evan Kranzler
d0bca0a65e Implemented Nylea's Huntmaster 2020-01-10 20:48:24 -05:00
Evan Kranzler
b5fb4142db Implemented Temple Thief 2020-01-10 20:44:31 -05:00
Evan Kranzler
0b0b172d56 Implemented Mischievous Chimera 2020-01-10 20:36:05 -05:00
Evan Kranzler
6438030f8e Implemented Glory Bearers 2020-01-10 20:27:57 -05:00
Evan Kranzler
8defedc72e Implemented Flicker of Fate 2020-01-10 20:25:45 -05:00
Evan Kranzler
f18fd85828 Implemented Sunmane Pegasus 2020-01-10 20:22:29 -05:00
Evan Kranzler
5ce31781c7 Implemented Transcendent Envoy 2020-01-10 20:19:07 -05:00
Evan Kranzler
3c0c40c1d2 Implemented Lampad of Death's Vigil 2020-01-10 20:13:34 -05:00
Evan Kranzler
25b929e367 Implemented Starlit Mantle 2020-01-10 20:10:33 -05:00
Evan Kranzler
1b62cfd906 Implemented Rage-Scarred Berserker 2020-01-10 20:06:41 -05:00
Evan Kranzler
0f2810bdc9 Implemented Dreadful Apathy 2020-01-10 20:01:40 -05:00
Evan Kranzler
ffe598d3b1 Implemented Phalanx Tactics 2020-01-10 19:55:30 -05:00
Evan Kranzler
103c7c4926 Implemented Chain to Memory 2020-01-10 19:52:12 -05:00
Evan Kranzler
cb0bf451ee Implemented Deny the Divine 2020-01-10 19:52:12 -05:00
Evan Kranzler
1541a1ccc2 Implemented Enemy of Enlightenment 2020-01-10 19:52:11 -05:00
Evan Kranzler
c92ea238db Implemented Sage of Mysteries 2020-01-10 19:52:10 -05:00
Evan Kranzler
97f6b443ff Implemented Soulreaper of Mogis 2020-01-10 19:52:10 -05:00
Evan Kranzler
eab3ae1880 Implemented Stern Dismissal 2020-01-10 19:52:09 -05:00
Evan Kranzler
52aef43388 Implemented Venomous Hierophant 2020-01-10 19:52:09 -05:00
Evan Kranzler
5530adbbc1 Implemented Sentinel's Eyes 2020-01-10 19:52:08 -05:00
Evan Kranzler
7b1878d2a2 Implemented Daybreak Chimera 2020-01-10 19:52:08 -05:00
Evan Kranzler
225ee56a69 Implemented Aspect of Lamprey 2020-01-10 19:52:07 -05:00
Evan Kranzler
aa8d67942e Implemented Grim Physician 2020-01-10 19:52:06 -05:00
Evan Kranzler
8aaad35df7 Implemented Sleep of the Dead 2020-01-10 19:52:06 -05:00
Evan Kranzler
f505944440 Implemented Mogis's Favor 2020-01-10 19:52:05 -05:00
Evan Kranzler
c02f5c301c Implemented Pharika's Libation 2020-01-10 19:52:05 -05:00
Evan Kranzler
92ea80eaf0 Implemented Dreamstalker Manticore 2020-01-10 19:52:04 -05:00
Evan Kranzler
60a850664a Implemented Iroas's Blessing 2020-01-10 19:52:04 -05:00
Evan Kranzler
d2356e62a4 Implemented Irreverent Revelers 2020-01-10 19:52:04 -05:00
Evan Kranzler
3b50550f1d Implemented Stampede Rider 2020-01-10 19:52:03 -05:00
Evan Kranzler
e8672d2d38 Implemented Omen of the Hunt 2020-01-10 19:52:03 -05:00
Evan Kranzler
2cd4bd6c36 Implemented Setessan Training 2020-01-10 19:52:02 -05:00
Evan Kranzler
cb6815d2af Implemented Voracious Typhon 2020-01-10 19:52:02 -05:00
Evan Kranzler
1e9e19606a Implemented Labyrinth of Skophos 2020-01-10 19:52:02 -05:00
Evan Kranzler
8f13ac9620 Implemented Rumbling Sentry 2020-01-10 19:52:01 -05:00
Evan Kranzler
32e8238c66 Implemented Elite Instructor 2020-01-10 19:52:01 -05:00
Evan Kranzler
29d70d4eec Implemented Nyxborn Seaguard 2020-01-10 19:52:00 -05:00
Evan Kranzler
542aa87339 Implemented Fruit of Tizerus 2020-01-10 19:52:00 -05:00