RimWorld

RimWorld

320 ratings
Dynamic Weapon Cooldown
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.4, 1.5
File Size
Posted
Updated
208.512 KB
Sep 20, 2023 @ 8:38am
Mar 29 @ 3:41am
4 Change Notes ( view )

Subscribe to download
Dynamic Weapon Cooldown

Description
The cooldown of any weapon now depends on the manipulation capacity of the pawn holding it.
Have fun creating legit supersoldiers.

Also consider checking out Quality Cooldown and Simple Prosthetics Rebalance to make this mod even more o̶v̶e̶r̶p̶o̶w̶e̶r̶e̶d̶ fun.

And, just to clarify, it does work with Combat Extended.
61 Comments
PixelBirb  [author] Mar 29 @ 3:43am 
@NeverAgain thanks for the notice, this stat has been renamed
NeverAgain Mar 28 @ 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  [author] Jan 13 @ 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
IlostmylimbsbutnotNNN Jan 11 @ 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  [author] Nov 30, 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 Nov 30, 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 Nov 14, 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 Nov 14, 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 Nov 13, 2024 @ 3:14pm 
for CE does this change RPM or reload speed?
Gaming Jun 9, 2024 @ 3:46am 
thanks