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.
case SC_DEEP_SLEEP: sc_def = status->int_*50; tick_def = status->int_*10 + iStatus->get_lv(bl) * 65 / 10; //Seems to be -1 sec every 10 int and -5% chance every 10 int. break;
For crystalization(?) not sure
Code:
case SC_COLD: tick -= (1000*(status->vit/10))+(iStatus->get_lv(bl)/50); break;