Irie-VanillaAbilitiesPatch icon

VanillaAbilitiesPatch

Patch to allow computer to use sigils without adding to player's hand

By Irie
Last updated 2 years ago
Total downloads 4226
Total rating 2 
Categories Tweaks Misc Act I
Dependency string Irie-VanillaAbilitiesPatch-0.7.1
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

Vanilla Abilities Patch

Patch for Opponent cards bearing vanilla sigils

Sigils Patched

  • Undying/DrawCopyOnDeath - sends card to opponent queue, disable in config
  • Sniper - disables waiting for player target, attacks lowest health
  • Fecundity/DrawCopy - sends card to opponent queue, disable in config
  • DrawAnt - sends card to opponent queue, disable in config
  • DrawRabbits - sends card to opponent queue, disable in config
  • BeesOnHit - sends card to opponent queue, disable in config
  • DrawVesselOnHit - sends card to opponent queue, disable in config
  • DrawRandomCardOnDeath - sends card to opponent queue, disable in config
  • BoneDigger - disabled for computer
  • QuadrupleBones - disabled for computer
  • DrawNewHand - disabled for computer
  • CardsInHand - no longer player's hand size, set to 1 for computer, plan to make opponent's queue size

Change log

v0.7.1

  • Bugfix for Bifurcated on Sniper
  • CorpseEater enabled for computer

v0.4.4

  • Sniper attack styles added to config
  • Code fix for Undying bug

v0.3.6

  • Code overhaul for many bug fixes
  • Spawning to queue or adding to enemy blueprint fixed

v0.2.3

  • DrawCopyOnDeath and DrawRandomCardOnDeath now spawn cards in opponent queue
  • Multiple cards dying in same turn sometimes fail to spawn

v0.1.0

  • DrawNewHand and CardsInHand Special Stat Icon
  • Fix for Brittle and Undying

v0.0.8

  • BoneDigger and QuadrupleBones

v0.0.7

  • Expanded sigils affected

v0.0.5

  • Structure to prevent enemy cards from adding to player's hand