src/map/battle.c
case ELE_FIRE:
if( tsc->data[SC_SPIDERWEB]) {
tsc->data[SC_SPIDERWEB]->val1 = 0; // free to move now
if( tsc->data[SC_SPIDERWEB]->val2-- > 0 )
ratio += 200; // double damage <<--- edit the value here
try value of 100
if you're using toastofdoom's warper , you can set baselevel limitation for each map.
eventually you can create a custom menu with specific level limitation.
i tried this idea in toastofdoom's warper. =)
by reinstall yes, you have to re-do all unless you save all your setting in conf/import folder. Then you can simply copy and paste your conf/import folder into ur new server file.
otherwise, get all the commit/updates that you havent apply to ur server and apply all manually.
you can try mine, I just updated it last night.
https://www.mediafire.com/folder/2xxpe74yz877x/KRO
I didnt upload rdata.grf , I think we're not using anymore
you can just remove the last parameter since it's optional for command logging.
or just checkout a new version of rAthena and reinstalll.
or fetch all the new patch and apply it into your current server for updates.
i believe your SVN is way too outdated ??
https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/
( it's already 17704 )
even through rAthena switch to GIT, but the old SVN i think it's still updated from time to time. Auto synchronized but i am not sure how updated it's.
the setup for emulator is more or less the same.
the different is just we are now use GIT and download the files from GitHub.
https://github.com/rathena/rathena
download the GitTortoise, then checkout the link at GitHub
you can also direct download the rar file here.
https://github.com/rathena/rathena/archive/master.zip