I decided to make the Skills from DL playable in edopro. Right now all Skills except Tag Duel-only are available, I'm using the same functions as the speed duel skill cards. Please let me know any bug or improvement I could make to the cards.
Known bugs and observations:- The Tag Duel-only Skills are the only missing Skills because Skills in that duel mode are not supported due to core limitations.
- Life Cost 0 is currently the previous version before the change to make it one time only, I tried but I failed to make it to only trigger once and using LPCost_Replace crashes the game.
- Surprise Present is not fully implemented, I tried using the Darkness card effect to hide the card but I couldn't make it work.
- Psychic Vision is not fully implemented because it's not possible to make you unable to check the cards details and show them at the same time.
- The Skills that Special Summons to the opponent's field can be activated even if you can't special summon them because using the Movetofield function makes the monster to move to your field after making a move (I may or may not added a check for that in the future).
- The cards played with Skills are considered to be Special Summoned in DL but I couldn't replicate that because the SpecialSummon function can't bypass the "you can only special summon X monster for the rest of the turn" effects.
- Right now it's not possible to add a separate pendulum zone after the duel has begun in edopro.
The Forbidden & Limited file includes all the cards currently available in Duel Links, the limited 2 and 1 cards have their corresponding limit but the limited 3 can't be shown in any way.
The cards only available by using a Skill are included but are Forbidden.
Downloads:You can download only the files or you can use an user config file which yo can download an example file to get automatic updates.
Skills (only the files):
https://www.mediafire.co...d7tsvos1/Skills.rar/file Whitelist (only the file):
https://www.mediafire.co...7cix/DL.lflist.conf/file User config file (with both projects):
https://www.mediafire.co...i/user_configs.json/file Curent Projects Status:- Whitelist cards up to the "A Soldier from the Fusion Dimension: Sora Perse" event
- All the Skills up to the "The Shadow Memories: Bakura" event are available.
Edited by user
2022-04-27T01:05:48Z
|
Reason: Delete items from the known bugs and reword some,