JulianMods-IncreaseActOneCardSlots icon

IncreaseActOneCardSlots

Increases Act 1 card slots from 4 to 5. Now works in Grimora's finale! Corrects size of moon in Part 1 finale. Moves items around to avoid overlapping.

Last updated 2 years ago
Total downloads 12308
Total rating 12 
Categories Act I
Dependency string JulianMods-IncreaseActOneCardSlots-1.4.0
Dependants 3 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_Inscryption-5.4.1701 icon
BepInEx-BepInExPack_Inscryption

BepInEx pack for Inscryption. Preconfigured and ready to use.

Preferred version: 5.4.1701

README

Increasing Act 1 Slots

Objects positions/size to handle new layout (Act 1)

Table related items

  • Bell and Scales: Farther left.
  • Candle Holder: Moved farther right.
  • Card Draw Piles: Moved farther right.
  • Consumable items: Moved to the right to avoid overlapping far*right slot.
  • Sacrifice Tokens: Moved farther right.
  • Table RuleBook: Moved left and down.

Boss related items

  • Giant Moon: Scaled to now fit across 5 slots.
  • Prospector: Tress on the left were moved farther outward so that the bell and scales could be seen easier.
  • Trader/Trapper: Knives were moved outward to avoid clipping into the table.

Changelog

1.4.0

  • Changed x position from 3.4 to 3.35.
  • Fixed exception of unable to find card board that occurs if you enter Grimora's finale.
    • This means that Grimora's finale now has 5 slots!
    • Also means this mod is compatible with Grimora's Mod!
  • Updated project to net6.

1.3.0

  • Added patch for TraderTrapper boss to now queue all 5 slots and not just 4 anymore. All 5 queue slots

1.2.0

  • Changed default Board and BoardCentered view FOV from 50 to 60 so that the board is easier to view.
  • Changed TargetFramework when building the project to net472 from netstandard2.0 due to a BepInEx issue