Caves of Qud

Caves of Qud

Not enough ratings
Uncapped Quills
   
Award
Favorite
Favorited
Unfavorite
Character: Mutation
File Size
Posted
Updated
15.368 KB
15 Feb, 2022 @ 1:25am
1 Jun, 2022 @ 2:18pm
4 Change Notes ( view )

Subscribe to download
Uncapped Quills

Description
A simple mod that causes the PV of the Quills mutation to scale without capping at 6 (removing the immediate jump from 4 to 6 at level 11, and scaling by 2 per 3 levels when above level 10; as a result, you'll usually get 2 PV per rapid advancement put into the mutation), while also reducing the variance of the increased quill count (quills gained per mutation level are now 90-110 instead of 80-120).

Warning: this mod overwrites the Quills.cs mutation file directly, and as such is most likely incompatible with other mods that alter Quills.

WARNING: This mod currently does not function, and while the author intends to update it eventually, it is currently not recommended to install it.
12 Comments
Null_Error  [author] 16 May, 2023 @ 10:37pm 
@Godlyvexx Ugh, that's probably an issue resulting from an update. I was planning to rewrite this mod at some point anyway, but I really don't have the time to do so now. I'm going to unlist the mod, and I recommend people uninstall it for the time being.
Godlyvex 14 May, 2023 @ 6:49pm 
workshop\content\333640\2754235582\Quills.cs(211,151): error CS1503: Argument 5: cannot convert from 'bool' to 'string'
workshop\content\333640\2754235582\Quills.cs(211,213): error CS1503: Argument 14: cannot convert from 'string' to 'bool'
workshop\content\333640\2754235582\Quills.cs(211,228): error CS1503: Argument 15: cannot convert from 'bool' to 'string'
workshop\content\333640\2754235582\Quills.cs(213,151): error CS1503: Argument 5: cannot convert from 'bool' to 'string'
workshop\content\333640\2754235582\Quills.cs(213,213): error CS1503: Argument 14: cannot convert from 'string' to 'bool'
workshop\content\333640\2754235582\Quills.cs(213,228): error CS1503: Argument 15: cannot convert from 'bool' to 'string'
workshop\content\333640\2754235582\Quills.cs(312,9): error CS0246: The type or namespace name 'BodyPart' could not be found (are you missing a using directive or an assembly reference?)

happens when I enable mod
Null_Error  [author] 20 Oct, 2022 @ 5:30am 
I know, this was just a quick-and-dirty mod that ended up inexplicably popular. I've been meaning to change it to a Harmony patch at some point for a while, but for now, thanks for reminding me that I should probably include a warning about potential mod incompatibilities.
angelgirlsutures 20 Oct, 2022 @ 12:04am 
Hey, just a compatibility warning: Modifying base-game classes by clobbering the base definition with an identically-named (and namespaced) file is prone to breaking, overwriting changes with version updates, and causing incompatibilities with other mods.

The proper way to do it would be a Harmony patch that just overwrites the necessary methods (or, my preferred strategy, using a transpiler patch and a helper method, although that's more complex).
Null_Error  [author] 1 Jun, 2022 @ 2:18pm 
Should be fixed now.
alividlife 31 May, 2022 @ 11:36pm 
just a headsup, and I can't imagine how frustrating and/or apathetic to issues with mods and Caves of Qud weekly updates. Anyhow:
"=== Uncapped Quills Errors ===
<...>\steamapps\workshop\content\333640\2754235582\Quills.cs(87,32): error CS1501: No overload for method 'GetCombatTarget' takes 10 arguments
== Warnings ==
<...>\steamapps\workshop\content\333640\2754235582\Quills.cs'.
<...>\steamapps\workshop\content\333640\2754235582\Quills.cs'.
<...>\steamapps\workshop\content\333640\2754235582\Quills.cs'.
<...>\steamapps\workshop\content\333640\2754235582\Quills.cs'."
Glazkor 20 Feb, 2022 @ 6:45am 
Thank you!
Null_Error  [author] 20 Feb, 2022 @ 3:24am 
Well, it's working, now.
Glazkor 20 Feb, 2022 @ 2:13am 
I'll wait
Null_Error  [author] 19 Feb, 2022 @ 9:09pm 
Yeah, for some reason I can't update the mod to fix it right now (as in, the game literally won't let me upload the fix to the workshop), so for now, sadly, I'm going to have to unlist this one.