RimWorld
평점이 부족합니다.
Survival Tools (Continued)
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Mod, 1.5
파일 크기
게시일
업데이트일
1.684 MB
2024년 6월 29일 오전 9시 53분
2024년 7월 6일 오전 8시 47분
변경 사항 2개 ( 보기 )

다운로드 위해 구독하기
Survival Tools (Continued)

Zaljerem님의 1 모음집
Zal's Continued Mods
아이템 431개
설명
Original mod by XeoNovaDan
https://ludeon.com/forums/index.php?topic=29503.0

Continued by Taranchuk, SoL
https://steamproxy.net/sharedfiles/filedetails/?id=2874729883

MIT License; all the same, if the original author requests it, I will remove this update.

--

Original mod notes (1.4):

Updated and maintained version of the Survival Tools mod, with new textures. Adds 8 types of tools: axe, hammer, pickaxe, sickle, primitive axe, primitive hammer, primitive sickle, glitterworld multitool.

Adds tools and the need to manage tools to RimWorld.
* Colonists work much less efficiently in certain tasks without the relevant tools
* Colonists can use tools from their inventory as well as their main hand
* Acquire tools through production, purchase and plunder
* Different materials affect tools in different ways
* Tools will degrade over use

Credits:
- XeoNovaDan (original author)
- Lecris (update to 1.2, new features)
- Taranchuk (update to 1.3, 1.4)
- SoL (new textures provided for the mod)
댓글 24
zyzyhasl 18시간 전 
Well, there's only one question left now, Automatic switching tool.
Simple sidearms, or something like that, Switching functions are based on <equippedStatOffsets>
and Survival Tools using <baseWorkStatFactors>
Zaljerem  [작성자] 2024년 7월 7일 오후 12시 53분 
I guess I can patch the tools in this mod to use that feature if Dark Ages is installed.
zyzyhasl 2024년 7월 7일 오후 12시 43분 
I strongly recommend maintaining this feature so that you can clearly see what tools you are working with
zyzyhasl 2024년 7월 7일 오후 12시 41분 
And Dark Ages: Medieval Tools,this mod have an ModExtension
<li Class="ShowTools.ToolExtension">
<workGiverDefs>
<li>FellTrees</li>
</workGiverDefs>
</li>
This can show your tools during work,support both <workGiverDefs><jobDefs>
Zaljerem  [작성자] 2024년 7월 7일 오후 12시 40분 
Thanks, I'll get it fixed.
zyzyhasl 2024년 7월 7일 오후 12시 35분 
I have reviewed the code and tested it several times,Need to add <thingClass> to the tool
<thingClass>SurvivalTools.SurvivalTool</thingClass>
then it worked
tanyfilina 2024년 7월 7일 오후 12시 03분 
For me too. I've tried to resubscribe, that didn't help.
zyzyhasl 2024년 7월 7일 오전 11시 49분 
Hardcore mode,Dark Ages: Medieval Tools cannot be used as a required survival tool.
zyzyhasl 2024년 7월 7일 오전 11시 46분 
Wait,the Patches seems not work for me
Dark Ages: Medieval Tools
zyzyhasl 2024년 7월 7일 오전 11시 41분 
Grab Your Tool! just switching the right tools,But it won't display the tool while working,