You are viewing a potentially older version of this package. View all versions.
Infiniscryption-P03_In_Kaycees_Mod-2.3.5 icon

P03 In Kaycees Mod

Had enough of Leshy? Face P03 inside of Kaycee's Mod! Now with NPCs, extra cards, and secrets.

Date uploaded 2 years ago
Version 2.3.5
Download link Infiniscryption-P03_In_Kaycees_Mod-2.3.5.zip
Downloads 6744
Dependency string Infiniscryption-P03_In_Kaycees_Mod-2.3.5

This mod requires the following mods to function

API_dev-API-2.19.2 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.19.2
WhistleWind-New_Spell_Card_Toolkit-1.2.1 icon
WhistleWind-New_Spell_Card_Toolkit

An updated version of Infiniscryption's Spell Card Toolkit with new features and general improvements. v1.2.1 - Stat spells cards now show their stats when mousing over them.

Preferred version: 1.2.1
Infiniscryption-Pack_Management_API-1.2.0 icon
Infiniscryption-Pack_Management_API

Organizes the cards (and encounters!) you have installed into packs that can be toggled on and off with each run through Kaycee's Mod.

Preferred version: 1.2.0
Infiniscryption-Achievements-0.2.0 icon
Infiniscryption-Achievements

An API for adding achievements. Includes an achievement browser and a happy little popup whenever you unlock one.

Preferred version: 0.2.0

README

P03 Kaycee's Mod

Version 2.0: The NPC Update

Check out this super spicy 720p trailer made in a free video editor

SUPER SPICY 720p TRAILER

If you enjoyed the energy-based robotic gameplay of Inscryption Act 3 and wished it was available as part of Kaycee's Mod, then this is the mod for you.

Installing this mod will give you the option to play against either Leshy or P03 when you start a new run. Selecting Leshy will give you the standard game you're used to, but selecting P03 will send you to the land of Botopia, where you will draft robotic cards (including all new cards created just for this mod), explore procedurally generated maps, fight off bounty hunters, and purchase upgrades with your hard-earned robobucks. And at the end of it all, P03 is waiting for you in an all-new boss fight.

A Personal Message from DivisionByZ0rro (7/19/2022)

It's been a while since you've heard from me. Life changes quickly. I got a bad case of Covid, I had family members get seriously injured, and was just generally unavailable for a while.

Working on this and other Inscryption mods has been an amazing collaborative journey over the past months. Ever since I completed Inscryption for the first time in the fall of 2021, I spent all of my spare time (and then some) working on modding this game and being a part of an incredible community. But unfortunately, things change, and I cannot keep this up moving forward. I simply don't have the same amount of spare time that I used to, and it's time for me to move on.

I have nothing but gratitude for everyone who supported me and helped me accomplish what I have been able to accomplish. I know I'm leaving work unfinished, but I know that would be true no matter when I called it quits.

If anybody wants to continue any of my work, I hereby grant unrestricted permission for anyone to fork any of projects and make it their own moving forward. This work was always a passion project for the community, and I would be honored if anyone on the community wanted to continue that work. Please feel free to copy anything I've done and use it for yourself.

Thanks for everything, /0

How does this mod work?

When you install this mod, you will see two 'new run' options on the opening screen for Kaycee's Mod. You can either start a New Leshy Run (the default KCM experience) or a new P03 run (this mod's experience).

P03 runs differ from Leshy runs in a few significant ways:

  1. You have more choice over how the maps play out:
    • You can fight through the four zones in any order you choose.
    • You are not forced to use any map nodes that you don't want to. (Pro tip: you still need to add cards to your deck - matches last longer than you might be used to).
  2. Most of your choices are based on how you manage your currency. You will find currency on the map, and you earn it by 'overkilling' P03 during battles. (Pro tip: you should deliberately overkill as much as possible if you want to build a strong of a deck as possible). Every upgrade you select will cost you robobucks. The only thing that's free is adding new cards to your deck.

There are also some changes from the way P03's gameplay worked the first time through:

  1. Bosses have been updated. G0lly and the Archivist are the most significantly different; both of them have completely reworked second phases.
  2. There is a final boss fight against P03. He has...some thoughts about what you're doing.
  3. Some events work differently (see below).
  4. There are now NPCs that will give you quests with rewards for your run.
  5. And there...might be some other hidden secrets as well.

The runs are still similar to Leshy in significant ways:

  1. You will still start with a draft.
  2. There are a number of starter decks that you can pick from to help guide your selections through the rest of the game.
  3. You must complete four battles against enemies before facing the boss. Once you beat the boss, you're done with that zone and can't go back.
  4. There are now rare cards available to you. You will be given a Rare Token for completing a boss, which you can spend at the draft node to get a rare for your deck.

Events

Some events play the same in this mod as they did the first time you played through Botopia. However, some are different. Here's what you need to know before spending your robobucks on an event:

  • Build-a-Card: This is mostly the same as before, but the ability pool has been modified. The Unkillable sigil is no longer able to be added to a build-a-card, and a few new abilities (such as conduits and cells) are added.
  • Gemify Cards: This behaves the same as before.
  • Items: You can buy an item like you would in Act 1. However, you can only get one item from each shop.
  • Overclock: This is significantly different. As before, the overclocked card gets +1 attack. However, when an overclocked card dies, it is not just removed from your deck. It is replaced with an Exeskeleton with the same set of abilities as the original card. So if you overclock a Sniper and it dies, you will get an Exeskeleton with the Sniper sigil.
  • Recycle: Instead of getting robobucks back for your recycled card, you get a draft token. Normal cards get you a standard Token, with all of the card's abilities imprinted on the token. Those abilities will transfer to the card you draft with it. Rare cards get you a Rare token, which can be exchanged for another rare card.
  • Transformer: You now select two cards instead of one, and the transformation causes one card to transform into the other.

NPCs

New in Version 2.0 - you will now encounter NPcs scattered throughout the map who will give you optional side quests that you can complete for some additional rewards!

Challenges

Some challenges simply don't work in this context. Any challenge that doesn't work will be 'locked' and you won't be able to select it.

If you've created a new custom challenge and you want it to be compatible with this mod, you need to set a flag named "P03" on the challenge using the Challenge Manager in API 2.4+

ChallengeManager.FullChallenge fch = ChallengeManager.AddSpecific(...)
fch.SetFlags("P03");

If the challenge does not have this flag set, it will always be locked when the player is setting up a P03 run.

Adding more cards to the pool

If you want to add more cards to the pool for use in this mod, you need to add one of five new unique metacategories to your cards. These metacategories control which regions the cards can appear in choice nodes. For example, a card that has the 'TechRegionCards' can only show up in the draft node at the hub of the map, or in choice nodes in the Tech region ("Resplendent Bastion").

All of these metacategories have this plugin's GUID: 'zorro.inscryption.infiniscryption.p03kayceerun'

The five metacategories are:

  • NeutralRegionCards: For cards that can appear in any region.
  • WizardRegionCards: For cards that should appear in the Wizard region (these cards should be gem-related)
  • TechRegionCards: For cards that should appear in the Tech region (these cards should be conduit-related)
  • NatureRegionCards: For cards that should appear in the Nature region (these cards should be beast/animal related)
  • UndeadRegionCards: For cards that should appear in the Undead region (these cards should be death-related)

Note that this does not control which battles/encounters the cards appear in.

Here is an example of how to do this in code.

public static readonly CardMetaCategory WizardRegion = (CardMetaCategory)GuidManager.GetEnumValue<CardMetaCategory>("zorro.inscryption.infiniscryption.p03kayceerun", "WizardRegionCards");

CardInfo myCard = (...);
myCard.AddMetaCategories(WizardRegion);

Modding encounters

Unfortunately, custom encounters and regions are not currently supported by this mod. Perhaps sometime in the future.

Credits

While the full credits will play in-game when you win for the first time, I have to thank everyone that made this possible here as well:

Principal Artist: Makako

Other Contributing Artists

  • Froenzi
  • Answearing Machine
  • Nevernamed

Card Design, Balance, and Playtesting

  • TheGreenDigi
  • Bitty45
  • Jury
  • Eye Fly
  • Froenzi
  • Atrum (Lin)
  • Sire
  • Sylvie
  • Tresh

Kickass Final Boss Music

  • Purist, the Specter

Requirements

Changelog

Changelog

2.3.5

  • Final update by DivisionByZ0rro - see note.
  • Gem Cycler updates the resources manager on each gem change.
  • Fixed defect where the recycler was giving away common tokens instead of rare token when cashing in a rare card.
  • Energy Conduit no longer crashes inside of of a circuit
  • The checks for entering REDACTED are more robust, which should hopefully fix some issues entering that zone.
  • The "No Bomb Remote" challenge has been replaced with a second, stackable Smaller Backpack challenge.

2.3.4

  • Fixed a defect in the interaction between "Unkillable when Powered" and "Skeleclocked"

2.3.3

  • There was a really silly bug in the audio import code - this should hopefully solve the modman compatibility issue.
  • You'll know if the audio bug is fixed because this will be the last time you see me talk about it.
  • If there's another mention of it, it means I didn't fix it this time either.

2.3.2

  • Repackaged to hopefully fix modman compatibility issues

2.3.1

  • Rewrote the audio importing code to not assume the location of the audio files.

2.3

  • Added some kick-ass new music from Purist to the final boss fight
  • Fixed an issue with holographic cards breaking due to floating point parsing in certain locales
  • Rewrote the Gem Cycler ability to fix breaking portraits
  • Fixed a couple of miscellaneous visual defects
  • Fixed defect in transformer cards where cards eventually transformed permanently into Add3rs

2.2.8

  • Prevent upgrades from being assigned to the lower level of the tower in Gaudy Gem Land
  • Updated dialogue for some quests

2.2.7

  • I goofed and screwed up the packaging for version 2.2.6. This will fix that.

2.2.6

  • Changed how challenge compatibility works

2.2.4

  • Prevent Too Easy and Donation quests from appearing in the final zone.
  • Fixed the dialogue for the Lost Friend quest and buffed the reward for that quest.
  • Added a small additional reward for the broken generator quest

2.2.3

  • Balance tweaks to Recycle Angel
  • Fixed visual issue where card slots would not properly reset their colors in certain situations.
  • Tweaked the Gembound Ripper encounter
  • Compatibility with API 2.4+

2.2.2

  • Fixed the orange and green blessings to not work when the cards are in your hand.

2.2.1

  • Fixed the interaction between Transform and Permadeath - cards should permadie even if they are on their opposite side when they die now
  • Fixed the interaction between Transform and Build-A-Card - custom cards should no longer lose their attack/health when merged in a transform node
  • Fixed the attack animation of REDACTED
  • Fixed the REDACTED ability of REDCATED to actually do what it says
  • Fixed the interaction of Guard Dog and REDACTED

2.2.0

  • Fast travel between zones is less restricted - you can now continue exploring a region after you beat the boss. You still cannot travel back to a region you have cleared and left, however.
  • Fixed a visual defect with Zombie Process
  • Fixed a visual defect with ability icons on REDACTED
  • Fixed a defect with board slots not properly resetting after REDACTED
  • Updated artwork for Skeleton Master

2.1.4

  • Fixed defect with Skeleton Master
  • Fixed defect with CopyPasta (opposing slots are now properly selectable)
  • Fixed defect with ability conduits erroneously duplicating existing abilities on cards
  • Tweaked the Spyplane encounter

2.1.3

  • Fixed Mr:Clock to show the correct state of the rotation when it enters the battlefield.
  • Fixed a defect with trading cards with Transformer to REDACTED
  • Made some more of the new abilities able to be acquired in Add Ability nodes

2.1.2

  • Set the 'not randomly selectable' flag for the new custom items so that they won't be picked by the Pack Rat in Act 1
  • Hopefully fixed issues with the 'ConduitGainAbility' manager
  • Fixed the Radio and Power Tower quests to not accidentally give you duplicate copies of the quest cards.
  • Replaced the art for Executor
  • Tweaked the Wing Latcher encounter, the Mr:Clock encounter, and the Bombs and Shields encounter.

2.1.1

  • Fixed defect with the GOLD!! quest

2.1

  • Fixed defects with Mr:Clock, Oroboros, and Gem Cycler

2.0

  • The NPC Update! Quests! New cards! A new boss maybe?!

1.1.3

  • Okay - no more trying to be clever. The interoperability between this mod and the pack manager mod is now contained in a separate BepInEx plugin, so if it fails (because you don't have Pack Manager installed), nothing in the P03 plugin is affected.
  • Hopefully. Finally. Fixed the starter deck bug.

1.1.2

  • Some additional convenience code that I wrote apparently re-introduced an old bug where this mod chokes if the Pack Management mod is not also installed. I think I have that fixed now.

1.1.1

  • Fixed defect where the new P03 items would show up in Leshy's runs

1.1.0

  • Previous versions of this mod would leave your save file in a state where unloading the mod would permanently corrupt your save file. This has now been fixed. If you load up this version of the mod and take any action that would cause the game to save your file to the disk, your save file should now be able to handle this mod being uninstalled.
  • Fixed an issue where sometimes the trading sequence would activate multiple times at once
  • Replaced the Transformer event
  • Added some new items and replaced some of the items that you start with.
  • Replaced some of the temporary card portraits with kickass new art by Makako and Nevernamed
  • Used some serious hacks to make the Deck Editor mod compatible with this mod
  • Moved project to its own repo to make collaboration with other modders easier
  • Fixed an issue where tranferring Transformer via the shredder made the recipient turn into an Add3r permanently.
  • Filled the main challenge screen with a bunch of new challenges
  • Random balance tweaks to some cards
  • Rebalanced a lot of the encounters to be harder at higher difficulties, and hopefully fixed some issues with a couple of encounters being too difficult at low difficulties.
  • Registered all of the custom metacategories created by this mod with the Pack Management mod to improve compatibility with cards that are missing
  • Preparing myself for the inevitable amount of bugs that will appear once I release this.

1.0.7

  • Patch 1.0.5 broke Build-A-Card. This should fix it.

1.0.6

  • Fixed defect where activating chapter select would corrupt your entire save file unrecoverably. Let's take a moment of silence for all of the save files that were lost over the past few days...

1.0.5

  • Okay, really fixed the P03 starter deck/Leshy starter deck issue...I hope. I really hope.
  • Prevent cards from being Skeleclocked more than once.
  • Removed GainBattery from Build-A-Card
  • Rebalanced the Energy Conduit, Thick Droid, and Automaton
  • Fixed a defect with the rare card appearance and Leshy runs
  • Build-A-Card now randomly selects a set of abilities for you to choose from
  • Updated dependency to API 2.02

1.0.4

  • Fixed it so that P03 no longer puts his starter decks over Leshy's when you have no starter decks unlocked and play a Leshy run.
  • Fixed an incompatibility with the Pack Manager mod that caused the 'A Random Card Is Played' option in the Canvas boss fight to softlock the game.

1.0.3

  • Fixed defect where sometimes the RNG would generate a map that didn't have enough room to hold all possible nodes.

1.0.2

  • Fixed defect where the game's internal data files were not loading correctly after being checked into and out of GIT.

1.0.1

  • Properly created soft dependency on Pack Manager mod
  • Properly handle what happens when you have no starter decks unlocked.

1.0

  • Initial version.

CHANGELOG

5.0.5

  • Hotfixes:

    • Fixed a defect where the game would softlock in geographies that use the , symbol as a decimal marker.
  • Some known defects that are still not yet fixed (wait for a future patch):

    • Stickers misbehave on talking cards.
    • The two new talking cards have an oversized breathing animation.

5.0.4

  • Hotfixes:

    • Fixed a defect inadvertently caused by the last hotfix - talking cards no longer softlock the game when discovered.
    • Modifications made to the training dummy are now transferred to the Lonely Wizbot
  • Some known defects that are still not yet fixed (wait for a future patch):

    • Stickers misbehave on talking cards.
    • The two new talking cards have an oversized breathing animation.

5.0.3

  • Hotfixes:

    • The dialogue for the Melter has been updated and improved to switch the voice sample sound depending upon the speaker.
    • Talking cards now speak when in selectable card events.
    • Talking cards no longer appear misaligned when displayed on P03's face in card upgrade events.
    • Chippy now properly identifies card selection as a "negative" event (i.e., talking cards will use their negative reactions instead of their positive reactions when you are choosing who to shred).
    • All talking card lines now have a slight delay at the end, which aligns with the base game behavior and should hopefully make them easier to read when discovered at the end of a quest.
  • Balance Change:

    • Gas Conduit now costs 2 energy.
  • Some known defects that are not yet fixed (wait for a future patch):

    • Stickers misbehave on talking cards.
    • The two new talking cards have an oversized breathing animation.

5.0.2

  • Hotfixes:

    • The Kaycee NPC now uses the Gravedigger body instead of the Wildling body.
    • Updated the icon for the Strange Encounters challenge.
    • The Rebecha NPC will no longer appear on the regional maps.
    • The carnival game should no longer softlock the game if you have less than three items.
    • The Cell Steel Trap ability should no longer trigger when the card is not in a circuit.
    • The odds of talking card quests being prioritized have been lowered.
    • Fixed the border color of rare cards and the experiment card.
  • Some known defects that are not yet fixed (wait for a future patch):

    • Stickers misbehave on talking cards.
    • Talking cards do not properly pause their dialogue when discovered, making it hard to read their dialogue.
    • Some talking cards do not properly talk when they appear in selection events.
    • The two new talking cards have an oversized breathing animation.
    • Some of the Melter's dialogue was improperly transcribed.

5.0.1

  • Hotfixes:

    • Added some better error handling for the code that generates the random bounty hunter dialogue choices to prevent errors if too many bounty hunters have been generated already.
    • Fixed a defect where Rebecha's dialogue would not advance as the player moves from region to region.
    • Fixed a defect where G0lly would crash to desktop in certain situations. Ooops.
    • Fixed a defect where turning cards that provide gems into salmon would not cause the gem to be lost.
    • Replaced the portrait for the Sawyer talking card with the correct portrait.
    • Beating the Dredger no longer gives you an additional rare card. Ooops.
    • The Double Death ability now has the appropriate name in the rulebook.
    • Custom talking card dialogue has been broken down into smaller sections.
    • The volume on the Melter talking card has been lowered.
    • Fixed the emotion settings for a number of NPC dialogue entries.
    • The Melter now has the Flamethrower weapon mesh properly assigned.
    • Updated the figurine type for the Inspector NPC.
  • Some known defects that are not yet fixed (wait for a future patch):

    • The border color on rare cards is incorrect.
    • Stickers misbehave on talking cards.
    • Talking cards do not properly pause their dialogue when discovered, making it hard to read their dialogue.
    • Some talking cards do not properly talk when they appear in selection events.
    • The two new talking cards have an oversized breathing animation.
    • Some of the Melter's dialogue was improperly transcribed.

5.0

  • The Great Transcendence is complete

  • Additions:

    • Two new achievements (and associated stickers) have been added.
    • One new challenge has been added.
    • Significantly overhauled the map generation algorithm, focused on expanding the types of terrain and environments that can be generated. The forest now has a snowline, the factory and undead crypt are now explorable, etc.
    • Added four new quests that have talking cards as their rewards for completion.
    • Two new secret rooms have been added to the map; one providing a cosmetic customization opportunity and one with an optional minigame.
    • Lockjaw Cell is now a common.
    • Urchin Conduit has been added as a new rare. It is a factory conduit that spawns Urchin Cells. Consequently, Urchin Cell is no longer in the card pool.
  • Balance Changes

    • The blocker that G0lly plays during the first phase of the boss fight now scales with difficulty.
    • The "Buy Your Buddy" achievement now correctly unlocks at SP 6 instead of SP 5.
    • There was a defect with how pre-queued opposing terrain was being processed. A number of encounters that were supposed to start with pre-defined cards in the opponent queue simply were not. Fixing this defect will have a side effect of making a handful of encounters more difficult than they were before.
  • Bug Fixes and Tweaks

    • Activated abilities can no longer be activated while the hammer is active.
    • Taurus now repeatedly destroys cards in the opposing slot until it is empty (e.g., Frozen Away, Bounty Hunter Brains, etc)
    • Custom cards with no names now are assigned a random name.
    • Wiseclock and UFO have been retextured.
    • Oil Jerry now has a small animation when he dies to help visualize his effect.
    • Bounty Hunter kills are now tracked as statistics.
    • The Hopper sigil can now appear in the sigil machine and the Build-A-Card machine.
    • The Flammable (M0l0t0v) sigil now flips vertically when on an opponent card. It also causes cards to have the "fuse" animation.
    • Cards with holographic portraits now properly re-activate their normal portraits when transforming.
    • Amber no longer appears on the map when she shouldn't.
    • NPCs that had unique models in the base game (e.g., Amber/Pikemage) now have the same/similar models in this mod.
    • Expanded the bounty hunter generation algorithm with new names, dialogue, and portrait components.
    • Fixed a bug in the interaction between Electric and Sharp.
    • Fixed a bug where the original three beast transformation options were not appearing in the beast transformation node.
    • The "Transform When Powered" sigil now interacts properly with all cards that have predefined evolutions.
    • A bug fix for the Deck Editor mod by Peaiace is now included.
    • Fixed a number of bugs with the Experiment card. This card is still quite buggy; feel free to reach out to me on Discord as you discover more bugs.

4.4.1

  • Resolved a memory leak with how asset bundles and audio files were being loaded and (not always) unloaded.
  • Improved the performance of rendering RGB cards and made them only render on player cards.
  • Fixed a defect where the Data Cube didn't work in generator battles
  • All turbo vessels now are marked to flip their portraits when strafe goes in the opposite direction
  • Fixed an issue with the rulebook as it related to a special item.
  • Properly marked both sides of Asmanteus as being rare colored.
  • Fixed an issue with how the generator battle resolved.
  • Fixed an issue with how certain 3D cards rendered in the final boss battle.
  • Made the "Burning Adrenaline" secret achievement slightly less difficult to unlock.

4.4

  • Balance change: The "Overwhelming Entrance" sigil (3leph4nt's sigil) is now an activated ability that still triggers on entering play. The activation cost is 4 energy. This allows you to retrigger the Elephant's disruptive effect multiple times during battle. Additionally, this effect now shuffles the opponent queue and no longer shuffles terrain.
  • The currency catchup mechanic was broken and players were receiving way too much extra money. Ultimately we decided to remove it altogether. Players will receive significantly less currency in pickup nodes. We will keep an eye on how this affects gameplay and determine if any additional tweaks to the currency system are necessary.
  • Fixed a defect where a particular NPC's quest would never complete.
  • Fixed a defect where the sticker printer could print stickers that were no unlocked.
  • Added another patch to handle the randomly appearing robobucks node in Central Botopia.
  • The Clock battle has been completely reworked and a new terrain card has been added to support the encounter.
  • A significant update to difficulty: the top half of all battles (according to number of player deaths) have been made less difficult. This was accomplished by entirely eliminating one opponent card somewhere in turns 2-4.

4.3.13

  • Fixed a bug where the Scarlet Skull achievement would not unlock. If you have been personally affected by this bug on any version less than 4.3.13, feel free to reach out to me on Discord for a retroactive fix.
  • Fixed a bug where switching to and from the deck review with the fast travel map open would allow players to bypass the Broken Bridges challenge.
  • Copypasta can no longer copy itself.
  • Stickers no longer show through cards when facedown.
  • The enigmatic Tapeworm has replaced the Ringworm.

4.3.12

  • Billdozer and 50er are now appropriately tagged to flip their portrait horizontally when the card moves left.
  • Updated the border color of rare cards.
  • Fixed a defect where items in the item shop showed two mouse cursors when hovering over them.
  • Fixed a defect where the effects of the Strange Encounters challenge could bleed over into a subsequent run.
  • Fixed a defect where sometimes the Overwhelming Entrance sigil would freeze the game indefinitely.

4.3.11

  • Made a slight change to the global difficulty curve. Regardless of the number of difficulty challenges active, Map 2 will now be slightly easier.
  • Fixed an error in the Minecarts encounter where turn 3 spawned a Double Gunner on difficulty 4+. Made a couple of fun tweaks to the encounter while I was in there.

4.3.10

  • All Mr:Clocks now have 2 health as previously advertised.

4.3.9

  • Potentially fixed a couple of long-reported and difficult to reproduce bugs that I had not previously been able to resolve.
    • In some strange cases, an extra money drop would appear on the Central Botopia map. I was finally able to come up with a way to consistently make this happen, and then fixed it. Hopefully this will no longer happen.
    • If a sticker was already on a card, and you then opened the sticker interface and rotated that sticker without also moving that sticker, the position of the sticker would be lost. This has now been resolved.
    • The sticker tablet should no longer get stuck on the table if you rapidly open and close the deck review screen.

4.3.8

  • Fixed a defect where the Recycler was giving out the incorrect token type.

4.3.7

  • The formula for how much SP the Build-A-Bot machine gives you for your card has been modified to be more consistent across all types of cards.
  • Fixed a defect in the formula that determines how many Robobucks are in each pickup on the map. This should slightly increase the amount of money the player receives.
  • Bounty Hunters and Friend Cards with Bifurcated Strike now have an additional attack reduction. Surprisingly, the base game did not have a check for this already. This will mostly affect very high bounty levels.
  • Mr:Clock now has 2 health instead of 3.
  • The Mox Obelisk terrain now has the "Dust Giver" sigil instead of the "Great Mox" sigil.
  • The following encounters are moderately easier: Attack Conduits, Stinky Conduits, Zoo, Final Boss Phase One
  • The following encounters are moderately harder: Obnoxious Conduits, Gem Shielders, Conveyor Latchers, Sentry Wall, Emerald Squids

4.3.6

  • Fixed a defect that caused the G0lly bossfight to softlock.

4.3.5

  • Fixed a defect where selectable cards (i.e., cards in deck review) with custom gun animations caused the game to softlock.

4.3.4

  • The "Guardians" (Ruby/Sapphire/Emerald Guardian) are now named "Sentinels" (Ruby Sentinel, Sapphire Sentinel, and Emerald Sentinel).
  • Dialogue can now be advanced using the spacebar in addition to clicking with the mouse.
  • The Busted 3D Printer now changes its portrait when the L33pB0t sidedeck challenge is active.
  • Curve Hopper, Dr. Zambot, Ignitron, and Street Sweeper now have special gun models.
  • Skeletons created by the Skeleclock ability retain their name.
  • G0lly's friend cards now can't have energy costs higher than 6.
  • "Unkillable when Powered" and "Unkillable" now work correctly together.
  • Dr. Zambot's upgrade effect no longer makes beast mode cards revert to bot mode.
  • Fixed a performance issue with the "Conduit Gain Ability" template where opposing cards moving from the queue to the board would cause a framerate drop.
  • Fixed a defect where if you somehow managed to draw a Seed, playing it would softlock the game.
  • Fixed a defect with the Kaycee's Run lifetime stats screen where stats were not properly being displayed.
  • Made a minor visual tweak to the second phase of the final boss fight.

4.3.3

  • Refactored how encounters are managed internally to be compatible with the latest version of Pack Manager.
  • Added three encounter packs to be compatible with the latest version of Pack Manager.

4.3.2

  • Fixed a defect with Splice Conduit. It now correctly reads the card's current attack and health when splicing instead of its base attack and health.

4.3.1

  • Balance Change: Emerald Guardian now has 1 power instead of 2.
  • Balance Change: Green Mox Buff now grants 2 health per gem instead of 1.
  • Balance Change: Weeper now has 2 health instead of 3.
  • Balance Change: Encapsulator now has 3 health instead of 2.
  • Balance Change: Any card which has a gem now counts as as Gem Vessel. The biggest impact this will have is that Gem Dependent is easier to work with now.
  • Tweaked the color balance of rare cards.
  • A new cosmetic reward has been added for completing the Scarlet Skull achievement.
  • Fixed some defects with the random salmon painting rule.
  • Fixed some defects with the minimap where sometimes you could trigger fast travel at the wrong time.
  • Fixed some edge case defects with the [redacted] card.
  • Fixed a defect where the Vessel Heart (Box Bot sigil) ability was not correctly working with slot modification abilities.
  • Fixed a visual defect that affected SeedBot during the final boss.
  • G0lly no longer makes an unnecessary connection to the game's back end server.

4.3.0

  • Balance Change: Shield Smuggler now has 3 health instead of 4.
  • Challenge Update: Both of the Bounty Hunter wanted level challenges have been combined into one. A new challenge: "Strange Encounters" has been added. Battle modifiers (Sticker Battles, Trap Battles, etc) are no longer active by default; they are now gated behind this challenge.
  • A number of challenge points have been modified. This doesn't change the challenge itself, but the amount of points its worth.
  • Fixed a defect with the Eccentric Painter challenge and the composite rule infinite loop trigger.
  • Properly fixed the audio layering defect with the Eccentric Painter challenge and the Unfinished Boss fight.
  • The Dead Byte sigil now always damages its owner instead of always damaging the player.
  • Fixed a defect with the interaction between Big Strike and Flying.
  • The "reroll" purchase button now disappears correctly during the trade cards sequence.
  • Fixed yet antoher defect with cleaning up the Eccentric Painter's paintings at the end of the battle. The battle with these bugs continues on...
  • Fixed a visual defect with [redacted]
  • Fixed a defect with the map generation algorithm

4.2.9

  • Fixed a defect where the Eccentric Painter's painting would not clean up after boss fights.

4.2.8

  • Fixed a visual defect in the third phase of the final boss fight when the Eccentric Painter challenge is active.
  • Fixed a visual defect in the second phase of the final boss fight when a certain effect of the Eccentric Painter challenge is active.
  • Fixed a visual defect with the painting displayer and the Eccentric Painter challenge.
  • Fixed a visual defect where NPC models always had the same configuration as the player's model.
  • Quests now have a fixed NPC face attached to each quest rather than a randomly generated face.
  • Tweaked the Splinter Cell encounter.

4.2.7

  • Fixed a defect with the Missile Launcher sigil where opponent cards could fire missiles even when out of ammo.
  • Fixed a defect where the random bounty hunter ability was incorrectly calculating the energy cost of the bounty hunter.
  • Fixed a defect where the sticker customization screen was trying to display ability stickers and then softlocking.
  • Fixed a defect where Copypasta was not copying temporary mods.

4.2.6

  • Fixed a defect where stickers in Sticker Battles sometimes didn't actually give the sticker ability to the card.

4.2.5

  • The Eccentric Painter challenge paintings no longer orbit P03's face except during the Unfinished Boss.
  • Mr:Clock's ability now always rotates clockwise.

4.2.4

  • Fixed a softlock when using stickers on your cards.

4.2.3

  • Latch Battles have now been replaced with Sticker Battles. They are functionally the same as before, except the abilities are not granted with latches, which means your latches can still work during the battle.
  • The Eccentric Painter challenge now presents you with three randomly selected rules and asks you to pick one of them. This makes the challenge less difficult, but far more fair. As part of this change, all rules that had previously been banned are now unbanned.
  • Gem Auger is now a rare, and the Gem Strike sigil is part of the rare card pool. The rulebook entry for Gem Strike has been updated to match the behavior of the sigil - there are now no longer any restrictions how many times the card can attack.
  • Added a small delay between each of the molotovs when Sir Blast enters play.
  • Hellfire Commando now costs 4 energy instead of 5.
  • Made a small gameplay tweak to an early part of the P03 final boss battle.
  • Made a small cosmetic tweak to the third phase of the P03 final boss battle.
  • Fixed an issue where the Steel Trap sigil was accidentally giving out Wolf Pelts.
  • Fixed a bug with the Laser Rifle animation/position during the target selection sequence.
  • Fixed a bug with variable stat icons and the Photographer drone.
  • Fixed a bug with the audio in the Unfinished Boss when the Eccentric Painter rule is active.
  • Updated the icon for the Energy Hammer challenge and the No Remote challenge.

4.2.2

  • Battle modifiers (latch battles, conveyor battles, etc) now appear less frequently and with lowered intensity.
  • One of the empty backpack challenges is replaced with the "Missing Remote" challenge. This means that a Scarlet Skull run will still start with only one item (the Amplification Coil) but can now buy up to a maximum of two items. Scarlet Skull is still bonkers difficult.
  • Fixed an animation issue with certain cards in the finale.
  • Fixed a defect where quest givers would not remove cards from your deck when their purpose was complete.
  • Tweaked the rewards for the Power Up The Tower quest.
  • Fixed a defect that allowed you to duplicate the Hunter Brain.
  • Updated the textures for slots on fire.

4.2.1

  • A quick patch to fix the stats on one of the cards in the final boss.

4.2.0

  • The final phase of the final boss has been modified to be a little bit harder.
  • Death Latch is no longer considered a negative ability.
  • The Electric sigil now rounds up instead of down.
  • SwapBot actually works now. But I've said that before. Many times.
  • Missile launchers fire faster now.

4.1.2

  • In the last patch, I neglected to update the NPC dialogue to account for the change to quests. This is now fixed.
  • [redacted] has lost its negative ability.
  • Made a couple of small tweaks to how [redacted] are generated in the [redacted] region.
  • Fixed an issue where paying to reroll card choices for [redacted] resulted in the same choices.
  • Fixed a bug where abducting a card with a UFO did not cause gems to update.
  • Fixed a bug where sometimes the Green Mox Buff sigil softlocked the game.
  • Fixed a bug with the reward for the Bounty Target quest.
  • Fixed a bug (hopefully) where the Mr:Clock sigil would softlock the game if the card died or was otherwise removed at an unexpected time.
  • Fixed a bug where Conveyor Battles (and slot modifications in general) did not properly clean up when exiting to menu during battle.
  • Fixed a bug where Conveyor Battles were not properly in the randomly selected battle modification pool.
  • Fixed a bug where the missile launcher sigil breaks Build-a-Bot.
  • Took another stab at making SwapBot actually work right.
  • Added missing pixel art for Oil Jerry.

4.1.1

  • If an NPC would give you an item as a quest reward, and your backpack is full, the NPC will now stick around until you have an empty slot to take the reward.
  • Quests that modified battles for 5 games now only require 3.
  • Fixed a bug where sometimes the Detonator ability would softlock the game in rare situations.
  • Fixed a bug where the "set slot on fire" Canvas rule would softlock the game in some situations.
  • Fixed a bug where the random Canvas rule challenge would break the Canvas boss.
  • Fixed a bug where a random Canvas rule could be selected a second time during the Canvas boss.
  • Fixed a bug where missiles don't cause Swapbot to swap under certain circumstances.

4.1.0

  • A number of bugs that had their roots in the API have been fixed. Make sure you upgrade to the latest version of the API when installing this!!
  • Updated the terrain (starting card conditions) for a number of battles. Also added two new terrain cards; one for the Gem region and one for the Undead region.
  • Added three new effects to the Canvas rule set.
  • Overhauled the encounters in the Resplendent Bastion zone to be slightly more intelligent.
  • Fixed an issue relating to the interaction between Seedbot and the Fecundity sigil.
  • In Latch Battles, the latched ability is now visible in the queue. This makes it easier to plan around your opponent's cards and makes their "on resolve on board" effects actually happen.
  • Fixed some broken stuff with Build-A-Bot that was making it better than it was supposed to be. Also fixed some bugs with the Build-A-Bot user interface.
  • Fixed a bug with the Photographer boss and Ability Conduits.
  • Fixed a bug with Explodenate breaking under certain conditions.
  • Fixed (hopefully for good) an issue where sometimes nodes on the map appeared on top of each other.
  • Updated the dialogue database to consistently apply punctuation

4.0.4

  • Cards with flying will now be able to fly over Holo Traps during Holo Trap Battles.
  • Holo Trap Battles now deal 10 damage when the trap is sprung instead of outright killing it. This means you can survive them with a shield (e.g., shield generator) or tank it if you can somehow get enough health.
  • Fixed a defect with the burning slots that I accidentally introduced with the last patch.
  • Updated the texture of the Laser Rifle item.
  • Fixed an issue that could arise with some bosses where certain scene effects wouldn't reset after battle.
  • Made a small tweak to the boss scene effects for the final boss.

4.0.3

  • Fire starting animations are faster across the board.
  • Fire now triggers the Swapper sigil, and I made another tweak to the Swapper sigil to make it behave a little better. With these changes, the Swapper starter deck is also changed.
  • One of the hidden quests was misbehaving - it should be fixed now.
  • G0ph3r, P00dl3, and Hellfire Commando have new portraits.
  • Flamecharmer is now 0/3 instead of 0/4, and gives all cards on your side of the board Made of Stone instead of just itself.
  • Overhauled some of the trigger management code to prevent some enumeration changed bugs from happening.
  • KNOWN ISSUE: There are problems with the latest version of the API and the way that shields behave. We are working on those as fast as we can.

4.0.2

  • Some small tweaks to the way data is saved. This should hopefully make it safer to quit and reload in the middle of game sequences.
  • Tweak to the battle modification system to prevent occasional softlocks when battles tried to clean up.

4.0.1

  • OP Bot: Rolling Overclock or Skeleclock now adds +1 to attack. These abilities also now behave properly and actually remove the card from your deck.
  • Latch Battles: Abilities that are not marked as usable by the opponent will no longer be assigned.
  • Swapper Sigil: This has been re-implemented and should behave as expected.
  • Keyboard Movement: Fixed some bugs related to keyboard movement.
  • Updated the power level of a number of sigils. This was a change I meant to do earlier and just forgot.

4.0.0

  • Huge new update!
  • Expansion Pack 2 is now complete - with 50 (!!) new cards!
  • The save system has been re-done. You might have some work to do.
  • There are now achievements!
  • And STICKERS! Completing achievements unlocks stickers that can be used to customize your cards with each run.
  • Also a ton of bug fixes and balance changes.

3.1.6

  • Fixed some defects with the [redacted] boss.

3.1.5

  • Fixed a defect where Gamblobot's ability did not work
  • Fixed a defect where Copypasta would get double impact from Build-A-Card cards
  • Fixed a defect where L33pb0t side deck cards still had the null conduit ability
  • Fixed a defect where effects could cause the scales to change after they had already tipped all the way to one side.
  • Added a number of new abilities to the Build-A-Card pool
  • Curve Hopper now costs 3 energy
  • The text description for Summon Familiar is more concise
  • Turbo Vessels now flip their portraits when switching direction
  • Zip Bomb is now a neutral rare instead of an Undead rare
  • Box Bot now costs 1 energy instead of 2
  • The following battles have been turned down slightly: Bombs & Shields (Neutral), Bat Transformers (Foul Backwater), Gem Exploder (Gaudy Gem Land), Big Gem Ripper (Gaudy Gem Land), Spy Planes (Neutral)
  • The following battles have been turned up slightly: Snake Transformers (Foul Backwater), Conduit Protectors (Resplendent Bastion), Shield Latchers (Filthy Corpse World), Final Boss

3.1.4

  • Fixed compatibility with the Side Deck Selector mod

3.1.3

  • Fixed softlock in phase 2 of G0lly
  • Properly fixed the issue with the transformer event
  • Fixed issue with the Seed Sprinter ability
  • Fixed a defect with the map generator that sometimes caused battles to be set to difficulty level zero regardless of map location.
  • Statistics count the correct number of bosses
  • Trade nodes will no longer be generated in the initial quadrant of a map
  • Fixed defect with Phase Through
  • Full of Oil sigil now flips on the opponent side
  • Really fixed [redacted] this time. At least, I hope so.
  • Added the Electric sigil to the rulebook.
  • Reduced coin reward for bosses from 10 to 5.

3.1.2

  • All encounters have been reworked again.
  • We are now capturing metrics every time you lose a battle. Those metrics are: name of encounter, turn you lost, and difficulty level. All metrics are captured anonymously.
  • The Gamblobot sigil has updated art and rulebook text.
  • Copypasta has new art.
  • Copypasta and Angelbot can now be used by opponents.
  • [redacted] should no longer throw an error when trying to remove [redacted]
  • Transformer and Skeleclock should no longer spin out of control.
  • Full of Oil will revert the camera view to its previous view instead of to View.Default at the conclusion of the animation.
  • Save scumming the Skeleclock event is no longer possible.
  • Quitting during the Recycler event no longer breaks the game.
  • The Transformer event no longer allows you to set a card's energy cost higher than 6.
  • Shovester now costs 1 Energy to activate (down from 2)
  • ScrapBot now costs 4 Energy (up from 3)
  • R4M's default stats are now 2/1 instead of 1/2.
  • Gem Cycler works now. I'm about 66% sure.
  • Non Functional Trinkets are slightly stronger.
  • The Activated Bounty Hunter Brain is slightly stronger.
  • The Gain Gem abilities are now part of the modular pool

3.0.3

  • Tokens received from the recycler now have an energy cost based on the number of abilities they gain.
  • CellEvolve and CellDeEvolve have proper behaviors for cards that don't have set evolutions.
  • Rare cards are now red instead of gold and have portrait colors to match.
  • There is now an animation for whenever a quest reward involves cards in your deck (to show you what's actually changed).
  • The data cube is now functional during a damage race battle.
  • NFTs should now be unique.
  • The entire quest system was rewritten and now supports adding custom quests via an API (see included QuestAPI.md file for full documentation)

3.0.2

  • Bosses now make you pay double your respawn fee after increasing it
  • P03 final boss music volume increased
  • Wording corrected on Turbo Vessels challenge
  • Fixed bug: projector quad remained active once P03 dialogue started for the lives system explanation

3.0.1

  • Eccentric Painter no longer places the canvas boss background behind bosses
  • Side Deck Review sequence now updates along with enabled challenges
  • Updated icon
  • Updated challenge point values
  • Fixed bug: l33pbots counted as gems
  • Fixed bug: Viper was 3 energy, it was supposed to be 5
  • Fixed bug: Boss rares didn’t appear
  • Fixed bug: After dying once, players would receive a penalty after interacting with some nodes
  • Known bug: When playing with Turbo Vessels enabled only, enemy vessels recieve the Double Sprinter sigil

3.0.0

  • New lives system! When you die, you get one freebie. The next death, you’ll have to pay 5 coins to respawn. Next time, 10 coins, and so on.
  • New dialogue possibilities on losing a run
  • Explosive challenge and conveyor challenge are made neutral challenges and moved to the next page
  • New Eccentric Painter challenge
  • New Leaping Sidedeck challenge
  • New Turbo Vessels challenge
  • New Traditional Lives challenge
  • New(ish?) Costly Lives challenge
  • Tesla Coil item buffed, now provides two additional max energy
  • Viper card buffed
  • Oil Jerry buffed
  • Goranj Vessel nerfed
  • Bleene Vessel buffed
  • Skeleton Lord buffed
  • New Swapper Latcher card
  • New art for mirror tentacle
  • Fixed an API compatibility issue that made the quest system break with mods that added dialogue (thanks WhistleWind and NeverNamed)

2.0.0

  • The NPC Update! Quests! New cards! A new boss maybe?!

1.0.0

  • Initial version.