Sterlias Fish And Stuff
A fishy themed card mod which plans to increase underwater battle
By Sterlia
Last updated | a year ago |
Total downloads | 1032 |
Total rating | 1 |
Categories | Cards Act I Act II Kaycee's Mod |
Dependency string | Sterlia-Sterlias_Fish_And_Stuff-1.1.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-MonoMod_Loader_Inscryption
Loads .mm.dll patches from BepInEx/monomod
Preferred version: 1.0.0BepInEx-BepInExPack_Inscryption
BepInEx pack for Inscryption. Preconfigured and ready to use.
Preferred version: 5.4.1902bitty45-BittysSigils
Does more than just add sigils! Adds 48 Sigils, 7 Triggers, and some Card Appearances for developers to use!
Preferred version: 2.1.2AllTheSigils-All_The_Sigils
A very large collection of sigils for modders to use. Includes over 175 sigils!
Preferred version: 3.0.3Infiniscryption-Pack_Management_API
Organizes the card mods you have installed into packs that can be toggled on and off with each run through Kaycee's Mod.
Preferred version: 1.1.4MADH95Mods-JSONCardLoader
This is a BepInEx plugin made for Incryption to create custom cards, sigils, starter decks, tribes and encounters using JSON files and the API.
Preferred version: 2.4.5API_dev-API
The de-facto standard core API for all Inscryption mods. This lets you create new cards, abilities, challenges, map nodes, starter decks, and more.
Preferred version: 2.15.1The_Unwanted_but_Useful_Libraries-Tribal_Libary
A libary of tribes you can use in your mods in which adds 133 Tribes. [GUID = tribes.libary]
Preferred version: 1.14.1README
What the mod does
A fishy themed card mod which plans to increase underwater battle
Current Cards
- Angler Fish - 2 attack, 1 health, Submerge
- Axolotl - 3 attack, 1 health, Stinky and Submerge
- Blobfish - 1 attack, 8 health
- Baby Seal - 1 attack, 1 health, Evolve
- Seal - 5 attack, 3 health, Submerge and Push
- Dolphin - 2 attack, 1 health, Submerge and Jumper
- Catfish - 1 attack, 1 health, Submerge, Guard Dog and Stinky
- Sea Bass - 1 attack, 1 health, Annoying, Submerge, and Strafe
- Swordfish - 3 attack, 1 health, Agile and Counter Attack
Installation:
Installation (game, automated):
This is the recommended way to install BepInEx on the game.
- Download and install Thunderstore Mod Manager or r2modman
- Click Install with Mod Manager button on top of the page
- Run the game via the mod manager
Installation (manual):
If you are installing this manually, do the following
- Install BepInEx
- Extract the archive into a folder. Do not extract into the game folder.
- Move the contents of
BepInExPack_Inscryption
folder into the game folder (where the game executable is located). - Run the game. If everything runs correctly, you will see BepInEx console pop up on your desktop.
- Follow the game running instructions below:
Installation Manual Sub Info:
- Make 2 Folders in the BepInEx Folder called
patchers
andmonomod
- Install and place: API-Patcher into
monomod
- Install and Place: BepInExMonoModLoader MonoMod into
patchers
- Place the Plugins folder in the Zip into
plugins
Installation Steamdeck:
You have to download r2modman on the steam deck’s desktop mode and open it from its download using its “AppImage” file. Then go to the setting of the profile you have for the mods and click Browse Profile Folder. Then copy the BepInEx folder and go to steam and browse Inscryptions local files and paste that in there. Then enter Gaming Mode again and open Inscryption and if you did it right you’ll see the mod panel thing open up on the steam deck and after a bit of loading and a black screen you’ll have a modded Inscryption for your Steam Deck.
Patch Notes
v1.1.0:
- Added new cards:
- Dolphin
- Catfish
- Sea Bass
- Swordfish v1.0.4:
- Please help me v1.0.3:
- Fixed the README.md to contain proper installation and bullet points v1.0.2:
- Fixed Anglerfish not existing due to forgetting to remove a line of code v1.0.1:
- Fixed cards being unable to show up in act 2 v1.0.0:
- Initial Re-Release