RimWorld

RimWorld

Esper Drakes
 This topic has been pinned, so it's probably important
squidd  [developer] 12 Mar, 2020 @ 9:01pm
Bug Reports
Post any issues with the mod here and I'll do my best to fix them!
< >
Showing 1-3 of 3 comments
Tarojun 14 Mar, 2020 @ 10:21am 
There are several tags I believe are incorrect with your intentions.

For race restriction, you should be using <whiteWeaponList>, not <weaponList>. weaponList locks that weapon to purely only your race can use, and every other race cannot use it.

With <hediffGiverSets>, you don't need the Inherit="False" tag because it never had anything in BasePawn to begin with, and you should have the <li>OrganicStandard</li> within it, as that accounts for the reaction to bleeding, hypothermia, heatstroke, and other chronic health conditions.

The <butcherProducts> is giving an extreme extra amount of leather and I don't think it should be like that. And it will be giving that amount regardless of the pawn's condition.
What you are looking for, is <LeatherAmount>125</LeatherAmount>, to be placed in the <statBases> tag. That multiplies with the baseBodySize by the way, which you can customise in <race> tag, although default should be at 1 if you did not input the value.

I am not sure how traits with specific degrees are targeted and if erdelf has done something about it, but <li>psychically deaf</li> in disabled traits may not function how you want it to as it does not target the correct defname of the trait.

Very promising and interesting race concept, and if you got any more questions, I would be happy to help. For now, I only looked in your alien race file.
Last edited by Tarojun; 14 Mar, 2020 @ 10:22am
squidd  [developer] 14 Mar, 2020 @ 11:33am 
Updated! Cleaned up some loose ends, thank you v much for your interest and the information tarojun.

I plan on introducing new surgeries (and associated thoughts) to offer the player some kind of reward for defeating drake raids, since they otherwise offer even fewer rewards than human tribals. Until then, I think the large sum of leather makes a good prize.
Last edited by squidd; 14 Mar, 2020 @ 11:46am
NihilRetnar 4 Aug, 2020 @ 5:07pm 
This only happens with this race but when I have a tiered robots mod, it makes these guys only able to be operated on with upgrade kits?
< >
Showing 1-3 of 3 comments
Per page: 1530 50