User:Losernyeo: Difference between revisions
From EHWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 54: | Line 54: | ||
== Monster Stat Scaling ([http://forums.e-hentai.org/index.php?showtopic=47834&st=160&p=1585552&#entry1585552 Forum Post #1])([http://forums.e-hentai.org/index.php?showtopic=47834&st=220&p=1672318&#entry1672318 Forum Post #2]) == | == Monster Stat Scaling ([http://forums.e-hentai.org/index.php?showtopic=47834&st=160&p=1585552&#entry1585552 Forum Post #1])([http://forums.e-hentai.org/index.php?showtopic=47834&st=220&p=1672318&#entry1672318 Forum Post #2]) == | ||
<pre<includeonly></includeonly> style="overflow: auto;{{{style|}}}">Bonus = [(level^1.1)-10]*.293 if level is greater then 10 | |||
Bonus = 0 otherwise</pre> | |||
Where level is a monster's PL. | |||
Revision as of 04:05, 20 December 2012
PXP (Forum Post)
The amount of PXP required to advance one level is as follows:
PXP(x) = PXP(1) * (1 + PXP(1)/1000)^(x-1)
Note that PXP(x) is the amount of PXP required to advance from level (x-1) to level x.
The amount of PXP required to advance from level 0 to level n is as follows:
Total exp needed = PXP(1)*((1+PXP(1)/1000)^n - 1)/(PXP(1)/1000)
Proc Duration (Forum Post)
The following applies for the BW and PA procs.
| Debuff's Actual Duration | ||||||||
|---|---|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | ||
| 0.5 | 0 | 400 | 800 | - | - | - | - | |
| 1.0 | 0 | 100 | 300 | 500 | 700 | 900 | - | |
| 1.5 | - | 0 | 134 | 267 | 400 | 534 | 667 | |
| 2.0 | - | 0 | 50 | 150 | 250 | 350 | 450 | |
| 2.5 | - | - | 0 | 80 | 160 | 240 | 320 | |
| 3.0 | - | - | 0 | 34 | 100 | 167 | 234 | |
| 3.5 | - | - | - | 0 | 58 | 115 | 172 | |
| 4.0 | - | - | - | 0 | 25 | 75 | 125 | |
Monster Stat Scaling (Forum Post #1)(Forum Post #2)
Bonus = [(level^1.1)-10]*.293 if level is greater then 10 Bonus = 0 otherwise
Where level is a monster's PL.