Barzah Posted December 29, 2014 Share Posted December 29, 2014 Im not trying to create a new item (for now), all i need is a tutorial about how to find the item data i want and change the parameter such as durabiity, damage,etc. For example: I want to make my boomerang hit harder, while increasing the projectile speed. Can you guys help me with this issue? thanks Link to comment https://forums.kleientertainment.com/forums/topic/47794-need-help-for-adjusting-item-parameter/ Share on other sites More sharing options...
tetrified Posted December 29, 2014 Share Posted December 29, 2014 (edited) Im not trying to create a new item (for now), all i need is a tutorial about how to find the item data i want and change the parameter such as durabiity, damage,etc. For example: I want to make my boomerang hit harder, while increasing the projectile speed. Can you guys help me with this issue? thanks for durability and damage on most anything:Don't Starve Together Beta\data\scripts\tuning.luafor boomerang:durability is on line 82damage is on line 130 for boomerang speed: Don't Starve Together Beta\data\scripts\prefabs\boomerang.luaspeed is on line 103 My recommendation: ctrl+f in tuning, check the wiki for any alternate names it could have ('cause who knows what it could be named in the files) for durability and damage, and a few other things. Use the windows search for everything else. Edited December 29, 2014 by tetrified Link to comment https://forums.kleientertainment.com/forums/topic/47794-need-help-for-adjusting-item-parameter/#findComment-594082 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now