Changes

Jump to: navigation, search

Stats

10 bytes added, 05:58, 29 November 2015
/* Formula */
(assuming Yo-kai grows at medium speed)
['''HP]''':
HP = floor(e * (1.0 + l * 0.0050505) + (B + x + y) + (B + x + y + z) * 0.1 * l)
['''Other stats]''':
stat = floor(e * (1.0 + l * 0.0050505) + (B * 0.1) + (B + x + y + z) * 0.05 * l)