calculations:event-points-currency
Event Points/Currency
For Research Talk, visit the Event Points/Currency (Research) subpage.
Event Points
This formula is correct in all cases.
$\begin{align} x &= (lower \cdot eventfac + (upper - lower) \cdot eventfac \cdot rankfac) \cdot \frac{lpcost}{baselpcost} \\ epbase &= x \odot \begin{cases} 1.5 & \text{if a Booster Item is used} \\ 1 & \text{otherwise} \end{cases} \cdot skipcount \end{align}$
Where $lpcost$ is the amount of LP spent, which differs in the case of Story Stages, $unitfac$ is the total amount of Unit Bonuses, and the other variables are:
Difficulty | $lower$ | $upper$ | $baselpcost$ |
---|---|---|---|
Beginner / Story 9/10 LP | 225 | 275 | 10 |
Intermediate / Story 12/13 LP | 345 | 405 | 12 |
Advanced / Story 15/16 LP | 525 | 600 | 15 |
Advanced+ / Challenge | 815 | 875 | 20 |
Event Type | $eventfac$ |
---|---|
Story Event | 0.6 |
Exchange Event | 1 |
Rank | $rankfac$ |
---|---|
S | 1 |
A | 0.75 |
B | 0.5 |
C | 0.25 |
D | 0 |
Event Currency
This formula is correct in all cases.
$ec = base + 15 \cdot rankfac$
Where the variables are:
Difficulty | $base$ |
---|---|
Beginner | 75 |
Intermediate | 165 |
Advanced | 285 |
Advanced+ / Challenge | 465 |
Rank | $rankfac$ |
---|---|
S | 4 |
A | 3 |
B | 2 |
C | 1 |
D | 0 |
Contributors to this page:
calculations/event-points-currency.txt · Last modified: 2021/09/27 09:41 by Suyooo