Jump to content
  • 0
Sign in to follow this  
Nash

+100 refine Guys Please Help Me Asap i cant understand this

Question

Hi guys ,

i am trying to add  +100 refine to my server i edited Status.h
but i dunno what i suld do with refine_db.txt

please help me guys please 

[Error]: sv_readdb: Insufficient columns in line 41 of "db/re/refine_db.txt" (found 24, need at least 104).Please Help with this error

My Refine_db.txt
 

// Renewal Version//// Type,Stats per level,Random bonus start level,Random bonus value,Chance+1:Bonus+1,Chance+2:Bonus+2,Chance+3:Bonus+3,...//// IMPORTANT: changing the number of upgrade levels requires modifying MAX_REFINE in status.h//// For armors, values of 100 add 1 armor defense.// For weapons, values of 100 add 1 ATK&MATK.//// Type:// 0 - Armors// 1 - Level 1 weapons// 2 - Level 2 weapons// 3 - Level 3 weapons// 4 - Level 4 weapons//// Stats per level:// This value is applied for every upgrade level.//// Random bonus start level:// This value specifies the start point for those levels that give a random bonus value (usually the first unsafe upgrade).//// Random bonus value:// A random number between 0 and (Random bonus start level - Upgrade level + 1) * this value is applied for all upgrades past// Random bonus start level. This is only applied for weapons, and not displayed client-side.//// Chance:// 100 = 100%//// Note: Chances for +11 and higher are not verified - 10% is a rumor from iRO wiki.// A note about renewal Armors, there may or may not be another bonus, according to iRO wiki: Every upgrade gives floor[( 3 + current upgrade ) / 4] equipment DEF)0,0,0,0,100:100,100:100,100:100,100:100,60:200,40:200,40:200,20:200,20:300,10:300,50:300,30:300,30:400,20:400,10:400,10:400,10:500,10:500,10:500,10:500// Level 1 weapons1,200,8,300,100:0,100:0,100:0,100:0,100:0,100:0,100:0,60:0,40:0,20:0,70:0,70:0,50:0,50:0,30:0,30:300,20:300,20:300,10:300,10:300// Level 2 weapons2,300,7,500,100:0,100:0,100:0,100:0,100:0,100:0,60:0,40:0,20:0,20:0,70:0,50:0,50:0,30:0,30:0,20:600,20:600,10:600,10:600,10:600// Level 3 weapons3,500,6,800,100:0,100:0,100:0,100:0,100:0,60:0,50:0,20:0,20:0,20:0,50:0,50:0,30:0,30:0,20:0,20:900,10:900,10:900,10:900,10:900// Level 4 weapons4,700,5,1400,100:0,100:0,100:0,100:0,60:0,40:0,40:0,20:0,20:0,10:0,50:0,30:0,30:0,20:0,20:0,10:1200,10:1200,10:1200,10:1200,10:1200

please help ASAP T_T :)  :meow:

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

first 4 values are other things, the rest are, as the document says: Chance+1:Bonus+1,Chance+2:Bonus+2,Chance+3:Bonus+3,...

 

Just fill the DB accordingly until you get 104 values (4 + the 100 refine values), a pair Chance+X:Bonus+X are considered as one only value.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.