Re: Shadows Over Innistrad - CW Development - All Coded
Lightning Axe - FixedFinnical wrote:Retesting all cards in SOI, this test performed on 5-26-16. This includes all cards with converted mana cost of 2 or less, will be doing more soon. Anything not listed is working perfectly.
1. Lightning Axe now asks whether you should discard a card or pay 5 extra mana, but deals no damage.
2. A creature with Skeleton Key equipped was illegally blocked, as if it didn't have skulk.
3. Obsessive Skinner gives a counter when entering, but delirium does not activate.
4. Port Town, Foreboding ruins, Fortified Village, and Choked Estuary all caused other abilities to fail when on the field. Specifically, Favor of the Gods was unable to select any permanent to be destroyed.
5. Asylum Visitor does not activate at players' upkeeps. Madness works.
6. Vessel of Malignity does not have an effect after selecting opponent.
7. Hanweir Militia Captain does not transform.
8. Skin Invasion now returns to the battlefield attached to target creature instead of transforming (making it a much better spell)
9. Gibbering Fiend's delirium does not activate.
10. Moonlight Hunt dealt no damage with Ember-Eye Wolf on the field under my control.
11. AI attacks freely into Ormandahl, Profane Prince, as if he were not there.
12. When Lambholt Pacifist transformed with Neglected Heirloom attached, the message "Lambholt Pacifit can attack." blinked endlessly on the screen, even after she was destroyed. Both transformed as expected.
13. Rush of Adrenaline granted the buff but no trample.
14. Liliana's Indignation had no effect once cast.
15. Shard of Broken Glass activates but does not mill cards.
Also seeing a small increase in game crashes, but they do not coorelate with specific cards, I retested it with the same cards each time. It might just be my system.
Skeleton Key - Fixed
Vessel of Malignity - Fixed
Lambholt Pacifist - Fixed
Rush of Adrenaline - Fixed
Shard of Broken Glass - Fixed
Obsessive Skinner - Fixed
Gibbering Fiend - Fixed
Added to list to look at later:
- Port Town
- Foreboding Ruins
- Fortified Village
- Choked Estuary
- Asylum Visitor
- Hanwier Militia Captain
- Skin Invasion
- Moonlight Hunt
- Ormandahl, Profane Prince - Although there's nothing actually special about this card. I don't know of any way to make the AI properly consider it...
- Liliana's Indignation
The game never likes to behave itself when there are tons of token leaving the battlefield at the same time, and it's even worse when those tokens are all trying to run code while doing so. To solve this, I usually start the game by playing all lands. It's under "Target player: " (third from the bottom), and then the last option. It'll play all of the chosen player's lands from all library, hand, and graveyard. You can also play all lands just from the library using the "Search" ability.Discovered the nature of my crash increase: I was using Favor of the Gods to generate large sums of mana. When I would then try to spend that mana the game would crash. Using the cast w/o paying mana option prevented this.
Obsessive Skinner and Gibbering Fiend, along with many others (a couple from this set, but mostly from other sets, 37 altogether) had <TRIGGER...> tags inside non <TRIGGERED_ABILITY...> blocks. All of these were isolated and fixed. Not all will change functionality, because a good number of them were in abilities which were otherwise correct. On those ones, the trigger was removed, but that won't affect the card's functioning. On others, they were defaulted to STATIC abilities and were supposed to be TRIGGERED abilities. These ones should work now. This includes (I think) all of the SOI cards and the few allies included.
- Aerie Ouphes
- Alaborn Veteran
- Anarchy
- Cinder Shade
- Compost
- Defeat
- Defy Death
- Devout Harpist
- Duskwatch Recruiter*
- Flame Elemental
- Ghitu Fire-Eater
- Gibbering Fiend*
- Gloomdrifter
- Grovetender Druids
- Gruul Guildmage
- Inexorable Blob*
- Jaya Ballard, Task Mage
- Kor Entanglers
- Lava Storm
- Mindwrack Demon
- Minotaur Illusionist
- Miracle Worker
- Mtenda Griffin
- Nantuko Disciple
- Nature's Ruin
- Obsessive Skinner*
- Pang Tong, "Young Phoenix"
- Perish
- Shrine of Boundless Growth
- Skarrgan Skybreaker
- Spell Blast
- Spell Burst
- Stern Marshal
- Tajuru Beastmaster
- Tideforce Elemental
- Tooth Collector*
- Persistent Nightmare* (from Startled Awake//Persistent Nighmare)