You are viewing a potentially older version of this package.
View all versions.
Card Picker
Allows you to choose any cards when starting a new run
| Date uploaded | a year ago |
| Version | 1.0.1 |
| Download link | PattyHoswell_reupload-Card_Picker-1.0.1.zip |
| Downloads | 262 |
| Dependency string | PattyHoswell_reupload-Card_Picker-1.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Card Picker
Allows you to choose any cards when starting a new run (For Monster Train 2).
This's a reupload of Nexus mod with the author PattyHoswell's permission.
How to manually install:
- Install BepInEx 5.4 (or you can use the preconfigured ones)
- Run the game once (To initialize BepInEx for first time)
- Put the mod into (gamedata)\BepInEx\plugins
- Restart the game (If the mod does not show, check the game logs if there's Patty_CardPicker_MOD installed and if BepInEx is installed correctly).
- (Optional) to install BepInEx Configuration Manager to enable/disable the mod on Challenge run easily. And settings to show uncollectible cards
How to use:
- In the start a new run menu. There is a new button called Set Starter Cards
- Pick any card you want, there is no limit to how much card you can pick at a time
- Start a new run to see your card added at the beginning
How to use in Challenge run:
- Make sure the setting to allow the card on Challenge run enabled (by default its enabled)
- Pick the card you want to have in the beginning on the new run menu (not Challenge run)
- Go back and start the Challenge run you want
Disclaimer:
- There is an advanced setting to also show cards thats not collectible. Some cards might lead into unintended behaviour so please proceed with caution
- The menu will sort the order based on the amount of card going to be added, and then follow the Compendium sorts
- Re-open the menu (or change one of the option) to sort the order after increasing/decreasing a card
The faction mod shown is Sweetkin Back On Tracks
CHANGELOG
2.2.0
- Fixed an issue where the game sometimes would display files error when opening soul savior run screen
- Fixed an issue where the options in the menu would not open
2.1.0
- Updated for game version 2.0 (and above hopefully)
- Made the menu available in Soul Saviour run screen.
2.0.2
- Fixed an issue creating a CardState. Now it uses CardStateHelper to workaround
- Fixed an issue where the toggleable button in the mod options goes out of bounds (no longer visible) after 1.3.x game update
2.0.1
- Fixed an issue where the mod will not add the card after 1.2.x game update and breaking RelicPicker mod along the way
- Fixed an issue where if you changed language after toggling an options in the mod menu, and then toggling it again, it will print an error
- Fixed an issue where the toggleable button in the mod options goes out of bounds (no longer visible) after 1.2.x game update
- Opening a dropdown while other dropdown is being opened will now closes the other dropdown
2.0.0
- Added multi languages support (Some words will still be English regardless of what language you're playing with)
- Added mod options menu to enable/disable settings on the mod easily
- Added feature to remove starting deck (Except the champions)
1.1.1
- Fixed issues where relic effects are not being applied to the card added by the mod
- Renamed Reset All Count button into Reset Current Page
- Added Reset All button to reset everything on the mod setting
- Repositioned tooltip bar to be more easier to read
- Pressing the same option as already pressed now does nothing
- Rewritten some code to be more manageable in the future
1.0.1
Fix url
1.0.0
Initial Release