RimWorld

RimWorld

Not enough ratings
More Inspirations
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.1, 1.2, 1.3, 1.4, 1.5
File Size
Posted
Updated
297.059 KB
27 Feb, 2020 @ 6:48pm
8 Oct, 2024 @ 7:03pm
8 Change Notes ( view )

Subscribe to download
More Inspirations

Description
Adds frenzies for a much broader variety of pawn stats including:

- Growing: PlantWorkSpeed x1.5 ; HarvestYield x1.5
- Research: ResearchSpeed x1.5
- Mining: MiningSpeed x 2.5 ; MiningYield x1.5
- Melee: MeleeDPS x1.5 ; MeleeHitRate x1.5
- Evasion: MoveSpeed x1.1 ; MeleeDodgeChance x2.5 ; HuntingStealth x2.0
- Learning: GlobalLearnRate x1.25
- Fasting: HungerRate x0.2 ; RestGainRate x2.0
- Defense: PainShockThreshold x0.65 ; IncomingDamage x0.7
- Hauling: CarryingCapacity x3.0 ; MoveSpeed x1.2
26 Comments
[JdG] Pejman 18 Jun, 2023 @ 4:07pm 
getting an error for
Could not resolve cross-reference: No RimWorld.StatDef named hungerRateFactorOffset found to give to RimWorld.StatModifier (null stat)

from <hungerRateFactorOffset>-0.8</hungerRateFactorOffset>
The1Grenade 3 Apr, 2023 @ 7:06pm 
Maybe it's just me (and my 175 active mods), but I had an issue in 1.4 (not in 1.3) with the fasting inspiration:
<hungerRateFactorOffset>-0.8</hungerRateFactorOffset>

ERROR: Could not resolve cross-reference: No RimWorld.StatDef named hungerRateFactorOffset found to give to RimWorld.StatModifier (null stat)

I can delete that line and rename it to a "resting" inspiration until a fix is available.
Kushala Daora 3 Nov, 2020 @ 2:58pm 
I randomly noticed a flaw in one of the inspirations!
Inspired vanguard actually lowers the pawns pain shock threshold meaning they take way less hits to get downed.
You have to change the value from 0.65 to at least 1.1 to make pawns more resilient
kasenra  [author] 24 May, 2020 @ 9:43am 
I also finally reinstalled Rim and put that patch into the main branch, so now I'll never have to be reminded of my hubris again.
kasenra  [author] 24 May, 2020 @ 9:29am 
@Charlotte Yep. Fully aware, read the comment directly below yours.
Charlotte 24 May, 2020 @ 12:14am 
The incompatibility is because PawnBeauty is broken here. It gets overriden in a very bad way, it not only breaks Outfitted, it breaks the vanilla Info Card and a lot of other mods.

Remove the following from Inspirations.xml

// Madoka... is beauty

<StatDef>
<defName>PawnBeauty</defName>
<minValue>-20</minValue>
<maxValue>20</maxValue>
</StatDef>
kasenra  [author] 17 May, 2020 @ 6:58pm 
@Daeris Yeah, part of this mod causes a lot of incompatibilities, i've just been too lazy to chop it out. If you want to continue using the mod and most likely fix the incompatibilities, just delete all the bits in this mod's XML about beauty and social impact
Axiom 17 May, 2020 @ 6:21pm 
I believe this mod has an incompatibility with Charlotte's Outfitted mod (and the other Outfit Manager mod). When More Inspirations is active, I am unable to add new stat priorities to my outfits for those mods. Without More Inspirations, I am. I've notified Charlotte, but just wanted to bring this up here as an FYI for people as well.
R@id_78 27 Apr, 2020 @ 10:58am 
Thanks. This solved the problem of their incompatibility.
kasenra  [author] 27 Apr, 2020 @ 10:48am 
@roman_kh got it. Just comment out those lines, its a small incompatibility with Infusion 2. The rest of the mod shouldn't have any problems.