


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
File name geck.jldr in MADH95Mods-JSONCardLoader folder.
{
"name": "Geck",
"fieldsToEdit": ["customAbilities"],
"customAbilities": [
{
"name": "Evolve Randomly",
"GUID": "julianperge.inscryption.sigiladay"
}
]
}
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.dllfolder from the source code zip in releases to aJulianPerge-SigilADayfolder insideInscryption/BepInEx/plugins.
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.Evolve Randomly - A card bearing this sigil will grow into a random form after 1 turn on the board.
path_to_your_bepinex_install\BepInEx\config\, there will be a file called julianperge.inscryption.sigiladay.cfg. If you don't see this, run the game for the first time and it should create the default .cfg file.Hermit (WIP) - Similar to Submerge ability, but instead can only be played on Terrain/Pelt cards and hides under them.Brimstone
Hermit ability (WIP).
Brimstone ability.
Nest ability.Randomly Evolve ability.
Snaketits#1535 is their ID) in the Inscryption modding discord.Belligerent for the time being due to lack of testing (sorry!)TargetFramework in .csproj back to netstandard2.0 from netstandard2.1 as 2.1 was causing errors when trying to use string.Split()Belligerent ability.
Allie BONES#7395Norse 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.