ぽろり
Members-
Content Count
34 -
Joined
-
Last visited
About ぽろり
-
Rank
Advanced Member
-
About Transcended Jobs on Hercules SVN
ぽろり replied to ThyroDree's question in General Server Support
removing 3rd job (quest related or not) npc will remove 3rd job in the game without actually removing it from the system. -
changing max_preserve = 4 * pc->checkskill(sd, WL_FREEZE_SP) + (status_get_int(&sd->bl) + sd->status.base_level) / 10; to max_preserve = 2; is a way that works for me, although you have to configure every "PreservePoints" in spellbook_db.txt to 1 since each of the skills have their own preserve points 14,1,6190 // limits cold bolt to 2 reads and 2 release.
-
so you wanna read 2 spell books then release it 2x?
-
src/map/skill.h #define MAX_SKILL_SPELLBOOK_DB 17 and you have to configure preserve points in db/spellbook_db.txt
-
Where can I find the STR = ATK formula?
ぽろり replied to Svanhild's question in General Server Support
str = (int)(rstr + (float)dex/5 + (float)st->luk/3 + (float)((TBL_PC*)bl)->status.base_level/4); this statement carries the formula adding atk for stats str/dex/luk rstr = actual str the user has meaning 1 str = 1bAtk dex = dex/5 per bAtk st->luk/3 = luk divided by 3 per bAtk for example replacing rstr with (rstr *2) provides 2atk per str: str = (int)((rstr*2) + (float)dex/5 + (float)st->luk/3 + (float)((TBL_PC*)bl)->status.base_level/4); -
Where can I find the STR = ATK formula?
ぽろり replied to Svanhild's question in General Server Support
i think youre looking for this function status_base_atk in src/map/status.c -
kRO's data.grf/rdata.grf extract it.
-
missing this file 하이위저드_남.imf or ÇÏÀÌÀ§Àúµå_³².imf from your imf folder, id say update your data.grf/rdata.grf or extract your imf folder from data and paste to your custom.grf
-
name: 특가b alternative name: Ư°¡b its a cash shop button.
-
いthink your stats seller does a different functions like granting permanent stat (i.e atcommands like @int, @dex @str etc..), it resets the stats used not the stat points given by statpoint.txt. statpoint.txt is your table giving the stat points for every level, although you have to change the constant values inside and you may not need the use of stat seller.
-
db/re/statpoint.txt for renewal and db/pre-re/statpoint.txt for pre-re
-
skill_tree.conf seems you added more skills to the super novice's skill tree.
-
the best solution i can think of is updating you data.grf, it would be painless. else try this grf which has my effect data from my data.grf since i think this is the problem or your imf folder. https://www.mediafire.com/?i3tgg4ihfd78bgd
-
http://herc.ws/board/topic/5695-where-to-find-full-throttle-files/ linked
-
not found in kRO's data.grf and jRO's, its using this name instead of the old Silver coin's