Jump to content
  • 0
Siguer

Monarch Katar Item_DB

Question

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,{ [email protected] = getrefine(); { bonus2 bSkillAtk,GC_CROSSIMPACT,([email protected]/2); bonus2 bSkillAtk,GC_COUNTERSLASH,[email protected]; bonus2 bSkillAtk,GC_ROLLINGCUTTER,(([email protected]/2)*3);} { if([email protected] >=7){bonus bAspdRate,5;} if([email protected] >=9){bonus bAspdRate,5;} if([email protected] >=12){bonus bDefRatioAtkClass,Class_All; },{},{}

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

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
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.