• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Arrow Durability

Ornias

Refugee
Can someone help me with increasing the durability of arrows (less breakage). I am looking in the items file and see the property lifetime 14 for stone arrows, is this what needs to be changed? Thanks in advance.

 
I think lifetime just affects how long it sticks around if it doesn't break. I believe in previous versions you could change the arrow recovery chance in either buffs or progression but I don't see that option. I am using darkness falls though which changes the xmls a lot. You could try searching for arrow, and recover in those two files as well to see if anything pops up.

 
Can someone help me with increasing the durability of arrows (less breakage). I am looking in the items file and see the property lifetime 14 for stone arrows, is this what needs to be changed? Thanks in advance.
Hi Ornias

You could try adding this, I don't know if it works.

<property name = "MaxDamage" value = "100" />

Good luck

Gouki

 
I am sure there is a modlet out for this already. If I remember what it is will post.

Found it.

https://7daystodie.com/forums/showthread.php?129728-Claymore-s-Modlets&p=1039397&viewfull=1#post1039397

It has them set to 100% stickiness but you can probably change the percentage in the modlet

Sidenote: I found this few minutes ago and is sort of related.

https://7daystodie.com/forums/showthread.php?151350-Glowing-Arrows-and-Bolts&p=1098244&viewfull=1#post1098244

It make arrows glow so you can find them easier. Haven't tried it myself yet but seems interesting.

 
Last edited by a moderator:
Hi OrniasYou could try adding this, I don't know if it works.

<property name = "MaxDamage" value = "100" />

Good luck

Gouki
Edit. My solution does not work, I have tried in other ways and no, I think that is hard coded

 
I am using them both now. The glow one makes them very easy to see when you miss.

Will have to check if it has been done with the spear :)

 
I am using them both now. The glow one makes them very easy to see when you miss.
Will have to check if it has been done with the spear :)
Hi Gamida

The same method of the arrows is used for the spear, I already checked and added.

Gouki

 
Back
Top