Jump to content
  • 0

Monarch Katar Item_DB


Question

Posted

Hello guys, before anything sorry for my english. I'm new on this tinhg of create server, so I've been trying to add the monarch katar on my item_db. I don't know what is wrong, if someone could help me (again sorry for my english). Thanks all !!!

28025,Monarch_katar, Katar do Monarca,5,10,,28,150,0,1,1,0x00001000,16,2,34,4,130,1,16,{ .@r = getrefine(); { bonus2 bSkillAtk,GC_CROSSIMPACT,(.@r/2); bonus2 bSkillAtk,GC_COUNTERSLASH,.@r; bonus2 bSkillAtk,GC_ROLLINGCUTTER,((.@r/2)*3);} { if(.@r >=7){bonus bAspdRate,5;} if(.@r >=9){bonus bAspdRate,5;} if(.@r >=12){bonus bDefRatioAtkClass,Class_All; },{},{}

2 answers to this question

Recommended Posts

  • 0
Posted

Corrected:

28025,Monarch_katar, Katar do Monarca,5,10,,28,150,0,1,1,0x00001000,16,2,34,4,130,1,16,{ .@r = getrefine(); bonus2 bSkillAtk,GC_CROSSIMPACT,(.@r/2); bonus2 bSkillAtk,GC_COUNTERSLASH,.@r; bonus2 bSkillAtk,GC_ROLLINGCUTTER,((.@r/2)*3); if(.@r >=7){bonus bAspdRate,5;} if(.@r >=9){bonus bAspdRate,5;} if(.@r >=12){bonus bDefRatioAtkClass,Class_All;} },{},{}

 

  • Love 1

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...