Jump to content
Cydh

item_db help

Recommended Posts

According to kRO: Maintenance Thread on iRO Wiki forums, there are some items (raw datas) that rA don't have yet.

  • Upvote 5
Link to comment
Share on other sites

@TheFinalEpisode

 

if you don't have idea for it, just give comment /* TODO */ on the item script.

 

 

btw, no one here? GREAT! also no one from Script/DB Dev who read this post (that why too many times I said they're dying waiting for leaks). /pif

post-5421-0-74341900-1385921048_thumb.png

Link to comment
Share on other sites

I think there is no big deal, it does not take much time. Because even if u don't know how to write a bonus on any item, u can put in his place /* TODO */.Someone just laziness /meh

I started a few files.

  • Upvote 1
Link to comment
Share on other sites

@Lilith, since it pull request or someone just put the lines here, we will know the /* TODO */, and that the community times to make it real

Link to comment
Share on other sites

2013-08-21 (http://forums.irowiki.org/showpost.php?p=1368518&postcount=660) is done

Edit: Well I don't know what to write on the item_combo_db.txt for these 2 Shadow equipments  /panic

Edited by nanakiwurtz
Link to comment
Share on other sites

2013-08-21 (http://forums.irowiki.org/showpost.php?p=1368518&postcount=660) is done

Edit: Well I don't know what to write on the item_combo_db.txt for these 2 Shadow equipments  /panic

maybe like this?

24078:24079:24080,{ bonus2 bSPDrainRate,10,1; if ((getequiprefinerycnt(EQI_SHADOW_WEAPON) + (getequiprefinerycnt(EQI_SHADOW_ACC_R) + (getequiprefinerycnt(EQI_SHADOW_ACC_L)) > 10) bonus2 bSPDrainRate,1000,1; }
but hmm, refined accessories? /swt
Link to comment
Share on other sites

 

2013-08-21 (http://forums.irowiki.org/showpost.php?p=1368518&postcount=660) is done

Edit: Well I don't know what to write on the item_combo_db.txt for these 2 Shadow equipments  /panic

maybe like this?

24078:24079:24080,{ bonus2 bSPDrainRate,10,1; if ((getequiprefinerycnt(EQI_SHADOW_WEAPON) + (getequiprefinerycnt(EQI_SHADOW_ACC_R) + (getequiprefinerycnt(EQI_SHADOW_ACC_L)) > 10) bonus2 bSPDrainRate,1000,1; }
but hmm, refined accessories? /swt

 

yes, its refineable.

Link to comment
Share on other sites

Do you have any suggestion Ziu?

Is there any source for new items release?

source?? aegis db??.....but there new are leaks in bRO/ cRO??..

Link to comment
Share on other sites



×
×
  • Create New...

Important Information

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