| Author | Repair | 
|---|
			
| When something is being repaired, are the numbers rounded up after 5? Eg: a 5/5 durability artifact is being 90% repaired,giving us 4.5 durability final. Is this down to 4? What if the number was 4.6?
 | 
| Each time you repair an item, its MAX durability is reduced by 1, regardless of smithing efficiency. 
 Quite obviously, in your case, it cannot be 5/4, so it will be 4/4.
 
 If it's a 10/10 item, it will be a 9/9, obviously.
 | 
| In a more complex example, what if I were to repair a 70 durability item twice? How would the maximum durability and after-repair durability look like with a 90% efficient smith? | 
| 1st repair 70x90%=63
 the maximum dura, 70-1=69
 then you get 63/69
 
 2nd repair
 69*90%=62
 the maximum dura, 69-1=68
 then you get 62/68
 | 
| It's rounded down, always. The decimals are cut off no matter how close to the next integer you are. | 
| Thank you, all questions I have answered. QATC.
 | 
| You're welcome, you forgot to close the topic. | 
| closed by Magier (2014-01-05 13:41:44) | 
|---|