Re: Formal Request Thread
If the only way to make it work with Equipments is to remove the Equipment sub-type, then that's the best solution available.NeoAnderson wrote:have you seen what i made with Titania's Song ?
I haven't looked at the code very carefully, but I saw that you are saving the damage dealt by artifacts to each player in player chests, that's exactly how I would have done.NeoAnderson wrote:Please let me know if you think my version of Reverse Polarity can be ok.
Better if you wait for the answer by someone who has tried to code a Licid before: I never coded one because the "You may pay ... to end this effect" isn't really an activated ability, but there's no other good way to make it.NeoAnderson wrote:I also coded the other requested card : Dominating Licid
I would just say this was the first time i coded a card who turns from a creature type to an enchantment aura, so it will be better to have also the opinion of my talented friends, i just want to be sure i haven't miss something or some interactions.
To anyone attempting to fill the request:nekrose wrote:Humbly requesting any of the following cards [if they are indeed able to be coded) for DOTP 2014
Stormtide Leviathan can't be coded because adding (or changing) land types isn't possible without screwing up mana abilities.
Geth, Lord of the Vault should be much easier now than in DotP2012 when I tried to code it: by using depends_on_X, the bond between
and the targets should be handled by the engine.