Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
Thrumbomane has slightly better stats then Thrumbofur so it would be nice to be able to shear them both and get the respective furs
I dunno if or when I'll actually get around to it, but would you be okay with me copying your homework for a slightly expanded version?
As for the shearing of the wool, it's not actually its own thing. It's thrumbofur, the leather you get when killing them. So instead of getting 160 leather for killing each one, you get 190 every 60 days(year)
The stats of both are listed on the rimworld wiki (rimworldwiki.com)
would you have any thoughts on, potentially adding support for some of the hybrids/the colossal paragon from Vanilla Genetics Expanded?
1 suggestion is you include a "mod options" so that people can configure milk production and shearing etc.
Thank you for spending the time to make this mod!
Then open that .xml file in any notepad program and remove:
<li Class="CompProperties_Milkable">
<milkDef>Milk</milkDef>
<milkIntervalDays>15</milkIntervalDays>
<milkAmount>90</milkAmount>
</li>
and
<li Class="CompProperties_Milkable">
<milkDef>Milk</milkDef>
<milkIntervalDays>15</milkIntervalDays>
<milkAmount>90</milkAmount>
</li>
then save and enjoy no milk Thrumbos.
You can also change <packAnimal>true</packAnimal> to <packAnimal>false</packAnimal> if you don't want them to be pack animals, you can change what milk and shearing gives you by changing the woolDef or milkDef. Want hyperweave or plasteel from shearing thrumbos? Just change it to the hyperweave or plasteel defs. And you can mod the amount values to get more of it, and how quickly it grows if desired.
However if you want to you can just straight up copy my mod and lower the wilderness rating yourself by looking at the wilderness rating of another animal and copying that over to thrumbos, it's not that hard to learn how to do and took me a grand total of 30 mins before I made this mod.
I've tested it and Thrumbos can still be pack animals, sheared and be milked. This will also hold true for the future UNLESS any of the above get added nativly, which seems unlikely and even then it should work.
Benefit of a lightweight mod is that it's very unlikely to break from updates since it doesn't depend on much. So unless they remove multi-version mod support in the future, this mod will work as is going forward!
It should also be compatible with any and all future updates unless they add shearing or milking to thrumbos.