Tetrameth Posted November 30, 2018 Share Posted November 30, 2018 What do I need to change to reduce the hitpoints of nests. They take 4 hits with a stone axe to destroy, I want to know how to bring it down to make it only 1-2 hits. Link to comment Share on other sites More sharing options...
Russiandood Posted November 30, 2018 Share Posted November 30, 2018 You will need to add a "property" element with the attribute of "MaxDamage". You can either append with a modlet or just add the value in your game xml. The former is of course recommended. Found that setting it to 10 is one hit and 20 is 2 hits. Example of the element that needs adding: <property name="MaxDamage" value="10"/> Happy modding Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.