边缘世界 RimWorld

边缘世界 RimWorld

评价数不足
More Inspirations (1.6)
   
奖励
收藏
已收藏
取消收藏
Mod, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
文件大小
发表于
更新日期
303.582 KB
2020 年 2 月 27 日 下午 6:48
7 月 18 日 下午 5:56
9 项改动说明 ( 查看 )

订阅以下载
More Inspirations (1.6)

描述
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 条留言
[JdG] Pejman 2023 年 6 月 18 日 下午 4:07 
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 2023 年 4 月 3 日 下午 7:06 
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 2020 年 11 月 3 日 下午 2:58 
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  [作者] 2020 年 5 月 24 日 上午 9:43 
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  [作者] 2020 年 5 月 24 日 上午 9:29 
@Charlotte Yep. Fully aware, read the comment directly below yours.
Charlotte 2020 年 5 月 24 日 上午 12:14 
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  [作者] 2020 年 5 月 17 日 下午 6:58 
@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 2020 年 5 月 17 日 下午 6:21 
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 2020 年 4 月 27 日 上午 10:58 
Thanks. This solved the problem of their incompatibility.
kasenra  [作者] 2020 年 4 月 27 日 上午 10:48 
@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.