Mod: Yotan Mod Core
Yotan Mod Core is a base library/framework to simplify mod creation.
As an end user, it does little to your game directly, BUT many mods require it to be installed.
What it does (for end users)
- Enables many other mods to work
- Adds some new "debug"/console commands (Press ENTER to type) -- See Console commands
Installation
- Make sure you have BepInEx installed
- Download the latest version of Yotan Mod Core from Releases
- Move the ZIP file to your Mad Island folder (
right click the game on Steam > Manage > Browser local filesto get to the folder) - Extract the ZIP file there (use "Extract here" option)
- Allow it to "replace" files (it will merge its content within the BepInEx folder)
- Start the game once so additional files are generated by it.
- Close the game
You should now be ready to install mods. You probably want to go to Enhanced Island next.
Console commands
Note: whenever [friendId] is mentioned, it is optional and when not informed it will follow this order:
- Try to get selected NPC
- If no NPC is selected, selects active player
/faint [friendId]- faints a character (Stun)
[friendId]is the target NPC friend ID
/heal,/healhp,/healst,/healfood,/healwater- heals player HP/Stamina/Food/Water (
/healheals everything)
- heals player HP/Stamina/Food/Water (
/makevirgin [friendId]- resets basic sex info so character is considered virgin again
[friendId]is the target NPC friend ID
/moral [value] [friendId]- changes character moral to
value [friendId]is the target NPC friend ID
- changes character moral to
/stun [value]- overrides player stun damage to
value - 0 disables it
- overrides player stun damage to