Difference between revisions of "Template:Melee Hit Chance/curve"

From RimWorld Wiki
Jump to navigation Jump to search
(Create curve calculator)
 
Line 7: Line 7:
 
| 4 | 5 = {{#expr: ({{{1|}}} - 40) * 0.001 + 0.96}}
 
| 4 | 5 = {{#expr: ({{{1|}}} - 40) * 0.001 + 0.96}}
 
| #default = {{#ifexpr: {{{1|}}} >= 60 | 0.98 | 0.05}}
 
| #default = {{#ifexpr: {{{1|}}} >= 60 | 0.98 | 0.05}}
}}</includeonly><noinclude>
+
}}</includeonly><noinclude>{{Documentation wanted}}
 
{| class="wikitable"
 
{| class="wikitable"
 
! Modified Melee Skill !! Curve Point
 
! Modified Melee Skill !! Curve Point

Revision as of 10:04, 2 August 2022

Modified Melee Skill Curve Point
-20 0.05
-10 0.10
0.0 0.50
10 0.80
20 0.90
40 0.96
60 0.98

Testing

  • -23: 0.05
  • -20: 0.05
  • -15: 0.075
  • -3: 0.38
  • 0: 0.5
  • 8: 0.74
  • 15: 0.85
  • 25: 0.915
  • 50: 0.97
  • 59: 0.979
  • 60: 0.98
  • 99999: 0.98
  • asdf: Expression error: Unrecognized word "asdf".