The False Wirral
Instructions
Installation
- Download and unzip the provided download
- Follow the mod user guide provided on the official wiki for installing the pck file
Uninstallation
- Leave the modded area / dungeon first.
- Double check your party & tapes look correct
- You can now uninstall the mod safely
Troubleshooting uninstallation
- Make sure you have fully left the modded area. If you forgot to do this step, you can still use "df_exit" from the console immediately after re-installing the mod.
- Check you don't have one of the new battle moves (these are marked as sigils) equipped or in your inventory. If you do, recycle them.
- Check you don't have a tape overwriter in your inventory. If you do, recycle it.
- Check the log file, and reach out on the modding channel in the discord for help. You may need to restore a backup of your save.
Console commands
All console commands added by this mod begin with "df". These can be used incase you get stuck, encounter a bug, or want to do a seeded run against a friend.
dfnext - Jump to the next floor. Useful if a bug gets you stuck.
dfexit - Exit the dungeon, leaving any loot behind. Useful if a bug gets you stuck.
dflog - Prints out the spoiler log to the log file again. This gives individual floor seeds and can help with reporting bugs.
dfgen [seed] - Generate and go to the first floor of a new dungeon with the given seed.
dfset [seed] - Set the seed for the current floor and reroll the floor. Tags may influence layout.
dftag [tag] - Adds a tag to the current floor and rerolls it
dflast - Jump to the last floor in the dungeon. Consider also: debug_team
Other mod integration
This shouldn't conflict with other mods, but has no specific integration. If other mods would like to integrate with this mod (e.g. to turn of functionality if you are in a procedurally generated area), then a global node is available under "DLC/Ap7Dungeon/DungeonData" after preload completes. You can see the methods on this node in the github repo linked below.
Source code
Comments