Jump to content
  • 0
manabeast

item_db have error. what problem?

Question

15782883.png

17004,Luna_Card,Luna Card,6,6,,10,10,,,,,,,,008,,,,,{ skill "AL_INCAGI",8; skill "AL_BLESSING",8; skill "ALL_RESURRECTION",1; },{},{}

21138,U_PDamageMatk1,Unique P.Damage+5%/MATK+5%,6,20,10,0,,,,,,,,16,,,,,{ bonus2 bAddRace,RC_Boss,5; bonus2 bAddRace,RC_NonBoss,5; bonus2 bMatkRate,5; },{},{}

21139,U_PDamageMatk2,Unique P.Damage+7%/MATK+7%,6,20,10,0,,,,,,,,16,,,,,{ bonus2 bAddRace,RC_Boss,7; bonus2 bAddRace,RC_NonBoss,7; bonus2 bMatkRate,7; },{},{}

how to fix?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

Try this, and please next time use a codebox.

17004,Luna_Card,Luna Card,6,20,,10,,,,,,,,008,,,,,{ skill "AL_INCAGI",8; skill "AL_BLESSING",8; skill "ALL_RESURRECTION",1; },{},{}
21138,U_PDamageMatk1,Unique P.Damage+5%/MATK+5%,6,20,,10,,,,,,,,16,,,,,{ bonus2 bAddRace,RC_Boss,5; bonus2 bAddRace,RC_NonBoss,5; bonus2 bMatkRate,5; },{},{}
21139,U_PDamageMatk2,Unique P.Damage+7%/MATK+7%,6,20,,10,,,,,,,,16,,,,,{ bonus2 bAddRace,RC_Boss,7; bonus2 bAddRace,RC_NonBoss,7; bonus2 bMatkRate,7; },{},{}

  • Upvote 1
Link to comment
Share on other sites

i'm sorry. i will. and thank you very much.

67060898.png

21138,U_PDamageMatk1,Unique P.Damage+5%/MATK+5%,6,20,10,0,,,,,,,,16,,,,,{ bonus2 bAddRace,RC_Boss,5; bonus2 bAddRace,RC_NonBoss,5; bonus2 bMatkRate,5; },{},{}
21139,U_PDamageMatk2,Unique P.Damage+7%/MATK+7%,6,20,10,0,,,,,,,,16,,,,,{ bonus2 bAddRace,RC_Boss,7; bonus2 bAddRace,RC_NonBoss,7; bonus2 bMatkRate,7; },{},{}

85235484.png

21138,U_PDamageMatk1,Unique P.Damage+5%/MATK+5%,6,20,,10,,,,,,,,16,,,,,{ bonus2 bAddRace,RC_Boss,5; bonus2 bAddRace,RC_NonBoss,5; bonus2 bMatkRate,5; },{},{}
21139,U_PDamageMatk2,Unique P.Damage+7%/MATK+7%,6,20,,10,,,,,,,,16,,,,,{ bonus2 bAddRace,RC_Boss,7; bonus2 bAddRace,RC_NonBoss,7; bonus2 bMatkRate,7; },{},{}

what's wrong with this script =.=". i been trying 1 hour can't solve /wah .... why zzzz

Edited by manabeast
Link to comment
Share on other sites

it's simple problem , look at bonus2 bMatkRate,7;

change it to bonus bMatkRate,7;

that's all =D

I know this because I had error like this before LOL

  • Upvote 1
Link to comment
Share on other sites

Try this, sorry.

21138,U_PDamageMatk1,Unique P.Damage+5%/MATK+5%,6,20,10,0,,,,,,,,16,,,,,{ bonus2 bAddRace,RC_Boss,5; bonus2 bAddRace,RC_NonBoss,5; bonus bMatkRate,5; },{},{}
21139,U_PDamageMatk2,Unique P.Damage+7%/MATK+7%,6,20,10,0,,,,,,,,16,,,,,{ bonus2 bAddRace,RC_Boss,7; bonus2 bAddRace,RC_NonBoss,7; bonus bMatkRate,7; },{},{}

On matkrate it's not bonus2, it's simply bonus. Sorry.

Edit: gertrude was faster lol

Edited by Flaid
  • Upvote 1
Link to comment
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.   Paste as plain text instead

  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.



×
×
  • Create New...

Important Information

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