


Collection of custom sigils added to daily by Julian Perge.
This was forked from Cyantist's repo as I wanted to make my own sigils that could be used in the JSONCardLoader
Excavator - When played, remove all Terrain cards on your side of the field. For each card removed, place a Squirrel in your hand.Nest - When [creature] is struck, you may select a card from a specific draw pile.
Tail_Bird, Tail_Furry,Tail_Insect,BoulderSplit - When [creature] is played, create a copy an open space on your side of the field.Flight Of The Valkyrie - When [creature] is played, fill all open slots on your side of the field with 1/1 Norse Warriors.
Norse Warriors is defined as: 1 Power, 1 Health,Brittle.Miasma - When [creature] dies, spawn a Greater Smoke in its place.
Greater Smoke is defined as: 1 Power, 3 Health, QuadrupleBones.Prospect - When [creature] damages another creature, that creature turns into a Golden Nugget. Gain 1 gold tooth upon destroying a Golden Nugget.Golden Nugget - When [creature] dies, gain 1 gold toothBelligerent - When [creature] dies, create a copy of itself with a cumulative -1 to Power and Health. Has no effect on cards with 1 Health.Belligerent ability.Norse Warrior as setting it to null causes NRE.Cannibal ability property getter to now correctly return the static field.Prospect ability;Golden Nugget ability;Cannibal ability;CustomAbilityBehavior due to static reference issues where the only NewAbility that can be added to cards is the last one created.Nest ability that can be tutored for. New cards are: Tail_Bird, Tail_Furry,Tail_Insect,BoulderSplit ability.This is the recommended way to install the API on the game.
To install this plugin first you need to install BepInEx as a mod loader for Inscryption. A guide to do this can be found here. Inscryption needs the 86x (32 bit) mono version.
You will also need to install the CardLoaderPlugin To install Inscryption API you simply need to copy API.dll from releases to Inscryption/BepInEx/plugins.
To install SigilADay_julianperge.dll you simply need to copy SigilADay_julianperge.dll folder from the source code zip in releases to a JulianPerge-SigilADay folder inside Inscryption/BepInEx/plugins.