Difference between revisions of "Engineering"

From FOnline 3 wiki
Jump to navigation Jump to search
(Initial create of engineering page)
 
Line 7: Line 7:
 
}}
 
}}
  
Engineering is used to create items around your [[Base]] and to slow condition lose on your [[Armor]]
+
Engineering is used to slow condition lose on your [[Armor]]
 +
 
 +
For each 50 engineering, you get 1 luck in the armor breaking calculation.
 +
 
 +
The calculation is dmg/luck+(engineering/50)
 +
 
 +
With 1 luck and 50 engineering, taking 20 damage the calculation would be <code>20/(1+(50/50) = 20/2 = 10%</code>
 +
 
 +
With 10 luck and 200 engineering, taking 50 damage, it would be <code>50/(10+(200/50) = 50/14 = 3.57%</code>

Revision as of 11:22, 25 June 2022

Skill
Engineering
[[File:{{{image}}}]]
Modifies Chance to loose condition on armor.
Initial level 4(Intelligence)
Related perks None
Related traits None

Engineering is used to slow condition lose on your Armor

For each 50 engineering, you get 1 luck in the armor breaking calculation.

The calculation is dmg/luck+(engineering/50)

With 1 luck and 50 engineering, taking 20 damage the calculation would be 20/(1+(50/50) = 20/2 = 10%

With 10 luck and 200 engineering, taking 50 damage, it would be 50/(10+(200/50) = 50/14 = 3.57%