Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.
Olá pessoal,
Estou querendo editar o calculo de aspd do meu emulador.
Achei na source/map/status.c
// percentual delay reduction from stats amotion -= amotion * (4 * st->agi + st->dex) / 1000;
Queria que ganha-se 1 de aspd a cada 50 pontos de Agi e tira-se a influência da dex.
OBS...