An open API service indexing awesome lists of open source software.

https://github.com/pixeltris/lotd

Yu-Gi-Oh Legacy of the Duelist helper tool
https://github.com/pixeltris/lotd

yu-gi-oh yugioh

Last synced: 26 days ago
JSON representation

Yu-Gi-Oh Legacy of the Duelist helper tool

Awesome Lists containing this project

README

        

Helper tool for Yu-Gi-Oh! Legacy of the Duelist. Allows for custom duels to be configured including features not available in the regular game such as tag / speed / rush duels.
The save file can also be modified to 100% the content, reset parts and unlock all cards.

It supports "Yu-Gi-Oh! Legacy of the Duelist" (2016, steam) and "Yu-Gi-Oh! Legacy of the Duelist : Link Evolution" (2020, steam).

# Duel Starter

![Alt text](https://raw.githubusercontent.com/pixeltris/Lotd/master/Screenshots/DuelStarter.png)

The left side displays a list of available decks in the game. Use the dropdown to select between user decks / game decks / exported decks.
The export button exports the selected deck to a file. View will view the selected deck in the deck editor (cannot use this whilst in a duel).
P1/P2/P3/P4 buttons sets the given player index to the selected deck. (P1 = player, P2 = AI).

**Speed:** Used for speeding up the game. This may cause crashes at higher values. May cause issues if this tool is reopened and a different speed is applied.
**Tag Duel:** A tag duel consisting of four total players (all four players must have a deck assigned)
**Match Duel:** A best of three duel.
**Regular/Speed/Rush:** The type of duel format (regular duel / speed duel / rush duel).
**Skip Rock Paper Scissors:** This will skip the rock paper scissors screen.
**Full Reload:** This will go to the main menu before loading which reduces rendering issues but can increase loading times. Generally this should always be enabled to avoid issues.
**Rewards:** Rewards will be given for this duel (win cards / duel points).
**Master Rules 5:** Use master rules 5. If this isn't enabled then it will use master rules 4 (unless you're running the original LOTD which only has master rules 3).
**Starting Player:** Who starts the duel.
**Duel Arena:** The duel arena to play on.
**Custom life points / hand:** Use customized starting hand count / life points.
**Life Points:** The number of starting life points for this duel.
**Start Hand:** The number of starting hand cards.
**P1/P2/P3/P4:** The name of the deck assigned to each player.
**PXAI:** If checked that player will be controlled by the AI.

# Modify Save

![Alt text](https://raw.githubusercontent.com/pixeltris/Lotd/master/Screenshots/ModifySave.png)

**Campaign:** Sets the completion percentage of each part of the campaign. Setting everything to 0% available means all content will be playable not complete. 0% regular means some content will be locked and must be completed sequentially.
**Challenges:** Sets the completion percentate of challenges.
**Available Shop Packs:** Sets the availability of packs in the "Card Shop" menu.
**Available Battle Packs:** Sets the availability of the battle packs in the "Battle Pack" menu.
**Deck Recipes:** Sets the unlocked deck recipes to be used in the "Deck Edit" menu.
**Avatars:** Sets the unlocked avatars to be used in the "Deck Edit" menu.
**Cards:** Sets the card count for every card (All 3x = unlock all cards with 3 available for each).
**Duel Points:** Sets the number of duel points.
**Remove default cards:** Removes the cards given to you by default when you first start the game (reset when the game is reopened).
**Unlock buttons:** Unlocks all menu buttons such as "Card Shop" / "Deck Edit" / "Duelist Challenges".

# Animations Blocker

![Alt text](https://raw.githubusercontent.com/pixeltris/Lotd/master/Screenshots/BlockAnimations.png)

This can be used to block many animations / actions which are played during a duel. This is useful for animations which take a long time to complete and make things less fun. Blocking some animations / actions will softlock the duel or cause side effects so be careful.
Use the log checkbox to log animations. Click an animation and click block / unblock to block the selected animation.
TODO: Create a list of animations which are useful to block.

# Related Projects

https://github.com/Arefu/Wolf
https://github.com/thomasneff/YGOLOTDPatchDraft
https://github.com/MoonlitDeath/Link-Evolution-Editing-Guide/wiki
[https://github.com/nzxth2](https://github.com/nzxth2?tab=repositories&q=&type=source&language=) (various repos)