Sterlia-Sterlias_Fish_And_Stuff icon

Sterlias Fish And Stuff

A fishy themed card mod which plans to increase underwater battle

By Sterlia
Last updated 8 months ago
Total downloads 743
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

MADH95Mods-JSONCardLoader-2.4.5 icon
MADH95Mods-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.5
Infiniscryption-Pack_Management_API-1.1.4 icon
Infiniscryption-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.4
The_Unwanted_but_Useful_Libraries-Tribal_Libary-1.14.1 icon
The_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.1
BepInEx-BepInExPack_Inscryption-5.4.1902 icon
BepInEx-BepInExPack_Inscryption

BepInEx pack for Inscryption. Preconfigured and ready to use.

Preferred version: 5.4.1902
BepInEx-MonoMod_Loader_Inscryption-1.0.0 icon
BepInEx-MonoMod_Loader_Inscryption

Loads .mm.dll patches from BepInEx/monomod

Preferred version: 1.0.0
API_dev-API-2.15.1 icon
API_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.1
bitty45-BittysSigils-2.1.2 icon
bitty45-BittysSigils

Does more than just add sigils! Adds 48 Sigils, 7 Triggers, and some Card Appearances for developers to use!

Preferred version: 2.1.2
AllTheSigils-All_The_Sigils-3.0.3 icon
AllTheSigils-All_The_Sigils

A very large collection of sigils for modders to use. Includes over 175 sigils!

Preferred version: 3.0.3

README

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.

  1. Download and install Thunderstore Mod Manager or r2modman
  2. Click Install with Mod Manager button on top of the page
  3. Run the game via the mod manager

Installation (manual):

If you are installing this manually, do the following

  1. Install BepInEx
  2. Extract the archive into a folder. Do not extract into the game folder.
  3. Move the contents of BepInExPack_Inscryption folder into the game folder (where the game executable is located).
  4. Run the game. If everything runs correctly, you will see BepInEx console pop up on your desktop.
  5. Follow the game running instructions below:

Installation Manual Sub Info:

  1. Make 2 Folders in the BepInEx Folder called patchers and monomod
  2. Install and place: API-Patcher into monomod
  3. Install and Place: BepInExMonoModLoader MonoMod into patchers
  4. 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