RimWorld
Dynamic Weapon Cooldown
91 Komentar
Ash_YO 8 jam yang lalu 
increases*
Ash_YO 11 Okt @ 10:57am 
For me it still decreases the cooldown when manipulation is high ><
PixelBirb  [pembuat] 8 Okt @ 1:29pm 
damn, my bad, didn't notice that
Basically did the same thing RadioDoggo did, now it should work as intended, with the same (un)balance
RadioDoggo 8 Okt @ 1:24pm 
Yep, having the same issue. I fixed it by going into Patches/CooldownPatch.xml in the mod files and getting rid of the " - " symbols for the scale values.

So <scale>-1<scale> was changed to <scale>1<scale>. Repeat for all four of those in the file. Worked like a charm right after :steamthumbsup:
ZeroNoPocky 8 Okt @ 12:31pm 
Manipulation above 100% affect "Range attack speed factor" to turn into negative instead, causing pawn to be shooting slower
JamieDave 7 Okt @ 9:00pm 
Manipulation capacity now increases weapon cooldown after the update instead of decrease. Maybe because the new def is "AttackSpeed" rather than "Cooldown"?
PixelBirb  [pembuat] 7 Okt @ 10:45am 
Mod is now updated. VEF split the cooldown stat into two separate ones for melee and ranged. My patch now affects both in the same way, like it did before. Apologies for such a delay for a trivial fix
benny30912 6 Okt @ 10:01am 
As @xuelin mentioned, the recent VEF update split VEF_VerbCooldownFactor into VEF_RangedCooldownFactor, VEF_MeleeAttackSpeedFactor, and VEF_RangeAttackSpeedFactor.

You can simply open the Patches\CooldownPatch.xml file and change [defName = "VEF_VerbCooldownFactor"] to one of those. At least it will prevent the error log from appearing, though I’m not sure if it actually works as intended.
legend 6 Okt @ 9:39am 
The mod is currently broken since Vanilla Expanded Framework updated, please don't spam the comment section with error logs so people can actually find out what happened.
Zombyed 6 Okt @ 9:29am 
same error
不善言辞钟表头 6 Okt @ 12:15am 
(System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
Verse.LoadedModManager:LoadAllActiveMods (bool)
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__10_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()
不善言辞钟表头 6 Okt @ 12:15am 
[Dynamic Weapon Cooldown - Start of stack trace]
Verse.PatchOperationAdd(xpath="Defs/StatDef[defName = "VEF_VerbCooldownFactor"]"): Failed to find a node with the given xpath
[End of stack trace]
Source file: D:\steam\steamapps\workshop\content\294100\3038525914\Patches\CooldownPatch.xml

UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
XmlExtensions.ErrorManager:PrintErrors (string,Verse.ModContentPack)
XmlExtensions.PatchOperation_Patch:Finalizer (System.Exception,Verse.PatchOperation,bool&,System.Xml.XmlDocument)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PatchOperation.Apply_Patch1 (Verse.PatchOperation,System.Xml.XmlDocument)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.LoadedModManager.ApplyPatches_Patch2
acerew2436 5 Okt @ 7:31am 
To compliment @xuelin's comment, I'm getting the following errors related to this mod:
[Dynamic Weapon Cooldown - Start of stack trace]
Verse.PatchOperationAdd(xpath="Defs/StatDef[defName = "VEF_VerbCooldownFactor"]"): Failed to find a node with the given xpath
[End of stack trace]
Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\3038525914\Patches\CooldownPatch.xml
xuelin 3 Okt @ 2:29am 
VEF has been updated and is not compatible. He has replaced the relevant DEF. The DEF originally related to weapon cooling has been subdivided into long-range and melee, divided into three DEFs
Six Feet Under 10 Sep @ 8:16am 
How does this interact with cooldown reduction?
Futstub 26 Agu @ 4:21am 
So this doesn't have mod settings to make it less OP?
Hibiki Yuta 17 Agu @ 5:04pm 
It is a great mod! I like it a lot. However the default adjustment curve is too op for me. Will you consider adding a mod setting tab so that we can change the modification curve/values? Thanks.
Arlington 2 Agu @ 1:15pm 
excellent... excellent
PixelBirb  [pembuat] 29 Jul @ 3:55am 
@Frank Completely safe, should've clarified it myself in the description
Frank 28 Jul @ 6:13pm 
Would it be safe to remove this from a playthrough?
Stellar Harbour 14 Jul @ 12:52pm 
Can you make no weapon aiming mod?
PixelBirb  [pembuat] 12 Jul @ 8:20am 
@aap5454 yes, the weapon doesn't show the actual cooldown, since the cooldown multiplier belongs to the pawn, not the weapon. Coding this multiplier to directly affect the weapon a pawn is currently holding will be absolutely not worth the effort (assuming this is even possible without rewriting the game), so I simply chose not to
Commander Link 12 Jul @ 5:50am 
awesome wooohoooo.although i was just making a joke about how others said stuff like 2.0 when.

but this mod is 100% needed so im happy to see it return
aap5454 12 Jul @ 5:02am 
Not sure if it's something on my end or actually intended, but is it correct that the actual weapon cooldown isn't shown correctly when looking at the weapon? My pawn has it equipped, and it doesn't show a lower cooldown. It is actually applied when shooting though, as he recovers faster than a different pawn with an identical weapon.
PixelBirb  [pembuat] 12 Jul @ 3:55am 
updated, can't do with Duplicity though :(((
Commander Link 12 Jul @ 2:44am 
will it be compatible with Duplicity? the 17th rimworld DLC?
Commander Link 12 Jul @ 2:44am 
when is this coming for 8.6
Hecker Man 11 Jul @ 3:45pm 
2.0 when
Felnel 11 Jul @ 3:30pm 
1.6?
「Brainiac」 11 Jul @ 10:36am 
1.6? no pressure
PixelBirb  [pembuat] 29 Mar @ 3:43am 
@NeverAgain thanks for the notice, this stat has been renamed
uoh 28 Mar @ 1:47pm 
@PixelBirb
The pawn stat introduced by mod is `Ranged weapon cooldown factor`. But actually, it indeed affects melee/unarmed/ranged cooldown. Is this naming just a typo or has some history background? Will you consider rename to avoid confusion ?
PixelBirb  [pembuat] 13 Jan @ 1:57am 
@IlostmylimbsbutnotNNN Correct, this is a curve with points that specify how cooldowns are affected on different manipulation (and sight) capacity. In the <points>, the value on the left is a decrease/increase in cooldown while the value on the right is a capacity at which the buff/debuff should be applied. The postprocessing of these values is quite confusing but its easily modifiable
ConnieLingusMD 11 Jan @ 5:02pm 
For those who want to edit the size of the effect, what I did is edit the XML file and change the difference from 1 for the rightmost numbers inside <points>

For instance, if you want to half the effect I'm pretty sure you do this:

points>
<li>-2, 0.6</li>
<li>-1.5, 0.625</li>
<li>-1, 0.65</li>
<li>-0.5, 0.7</li>
<li>0, 0.775</li>
<li>0.5, 0.875</li>
<li>1, 1</li>
<li>2, 1.5</li>
</points>

Idk if it's exactly correct, so PixelBirb has to verify, but that's how I changed the values at least. Just wanted to put it out there for those confused.
PixelBirb  [pembuat] 30 Nov 2024 @ 10:11am 
@Dr Jimothy it affects any sort of cooldown an attack can have. It affacts all; ranged, melee and even unarmed attacks
Dr Jimothy 30 Nov 2024 @ 7:29am 
Does this affect all weapons, or just ranged / melee / only reloading / only aiming?
Also, if I use melee weapons: speed and damage, will the effects multiply together, overwrite, etc?
d_valroth 14 Nov 2024 @ 8:52am 
Pretty sure it would only effect semi-auto, large caliber weapons as well. The cooldown of an assault rifle is already like 0.36 seconds.
d_valroth 14 Nov 2024 @ 8:45am 
It would change RPM as that is what cooldown is in CE, not an abstraction of reloading. So somehow your pawn makes the gun's physics go faster.
Tye-Wynd 13 Nov 2024 @ 3:14pm 
for CE does this change RPM or reload speed?
Gaming 9 Jun 2024 @ 3:46am 
thanks
PixelBirb  [pembuat] 27 Mei 2024 @ 12:19am 
@kyenn_zeratul as I've mentioned in a previous comment, you can make the attack cooldown only up to 5 times smaller, so it shouldn't be THAT overpowered
kyenn_zeratul 13 Mei 2024 @ 7:20pm 
What happens if I use this mod with the Sandevistan mod, which increases manipulation a thousandfold?
PixelBirb  [pembuat] 6 Mei 2024 @ 11:00pm 
@Gaming the loading order of this mod shouldn't break anything, as long as it loads after the required VE framework
Gaming 20 Apr 2024 @ 5:38pm 
should this be loaded before or after any weapon mods?
Farron 15 Apr 2024 @ 2:58pm 
Thank you
PixelBirb  [pembuat] 15 Apr 2024 @ 1:33pm 
@Farron can be added or removed mid save, don't worry about it
Farron 15 Apr 2024 @ 1:13pm 
Can this be added mid save?
Zajian 11 Apr 2024 @ 2:02pm 
I appreciate you. Thanks!
PixelBirb  [pembuat] 11 Apr 2024 @ 9:26am 
@Zajian updated, didn't really have to do anything because of the simplicity of this mod, but I didn't have the time to play the game to thoroughly test it
Zajian 10 Apr 2024 @ 11:01am 
Any plans on updating to 1.5?