Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Anyway, the body size changes are just in the patches directory in the mod, you can change them to your liking, or disable them by just deleting the directory. The source code is included, if anyone wants to provide a slider for the yield amount, I'd be happy to accept a diff.
Hunting is much more exciting with this mod though, and it's great for tribal starts. Thanks for your work
<Operation Class="PatchOperationInsert">
<xpath>/Defs/ThingDef[defName="Bear_Polar"]/race/wildness</xpath>
<value>
<baseBodySize>3.41</baseBodySize>
</value>
</Operation>
<Operation Class="PatchOperationInsert">
<xpath>/Defs/ThingDef[defName="Bear_Polar"]/race/wildness</xpath>
<value>
<baseHealthScale>3.41</baseHealthScale>
</value>
</Operation>
Was
Line 137 <xpath>/Defs/ThingDef[defName="Bear_Polar"]/race/baseBodySize</xpath>
Line 409 <xpath>/Defs/ThingDef[defName="Bear_Polar"]/race/baseHealthScale</xpath>
Works for me
Line 137 <xpath>/Defs/ThingDef[@Name="BaseBear"]/race/baseBodySize</xpath>
Line 409 <xpath>/Defs/ThingDef[@Name="BaseBear"]/race/baseHealthScale</xpath>
[Meat Amount Fix] Patch operation Verse.PatchOperationReplace(/Defs/ThingDef[defName="Bear_Polar"]/race/baseBodySize) failed
file: E:\Steam\steamapps\workshop\content\294100\1918591417\Patches\bodysize.xml
[Meat Amount Fix] Patch operation Verse.PatchOperationReplace(/Defs/ThingDef[defName="Bear_Polar"]/race/baseHealthScale) failed
file: E:\Steam\steamapps\workshop\content\294100\1918591417\Patches\bodysize.xml