More actions
m Update the steps for "To see what faction and corporation standings you need to speak with an R&D agent" in response to Discord post. Put the formula in <math> tags. |
m Reformat formula. |
||
| Line 111: | Line 111: | ||
The formula for how many research points you'll get in a day is: | The formula for how many research points you'll get in a day is: | ||
:<math> \displaystyle \text{RP/day} = (1 + (20 + 5 \times N + AS)/100) \times (SS + AL)^2 </math> | <!--: <math> \displaystyle \text{RP/day} = (1 + (20 + 5 \times N + AS)/100) \times (SS + AL)^2 </math>--> | ||
: <math> \displaystyle \text{RP/day} = \left( 1 + \frac { 20 + 5 \times N + AS } { 100 } \right) \times (SS + AL)^2 </math> | |||
Where: | Where: | ||
* <math> N </math> = Character's {{Sk|Negotiation}} skill level | * <math> N </math> = Character's {{Sk|Negotiation}} skill level | ||
* <math> AS </math> = Agent standing (not faction or corporation standing). This is affected by your {{Sk|Connections}} skill. | * <math> AS </math> = Agent standing (not faction or corporation standing). This is affected by your {{Sk|Connections}} skill. | ||
* <math> SS </math> = Character's specialist science field skill level (e.g., "Quantum Physics") | * <math> SS </math> = Character's specialist science field skill level (e.g., "{{Sk|Quantum Physics}}") | ||
* <math> AL </math> = Agent Level | * <math> AL </math> = Agent Level | ||