Jump to content

[Q]About Dragon soul refine


Recommended Posts

Hello guys
While i trying dragon alchemy i m able to do upgrade class and clarity ..but level of dragon stone ( strength) cant be increase...
Here is the picture

http://dragon.jpg

If i click too nothing happens..
In sys error i get this

any solution for this ?
Thanks in advance...

DoRefineStrength: INVALID DRAGON SOUL(114410)

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • 2 weeks later...

This is obviously an item_proto issue. You need to check both clientside and serverside for the neccesary vnums. If you analyse the vnum of the dragon soul you will realise this:

Let's take for example an Excellent Perfect Black dragon soul+6. The vnum is 164460. 16 = Black dragon soul 4(first) = grade (legendary) 4(second) = clearity (excellent) and 60 = level(+6) so 16+4+4+60 = Dragon Soul (Black) Grade (Legendary) Clearity (Excellent) Level (+6)

 

Dragon Soul Kinds:

White = 11(XXX)0
Red = 12(XXX)0
Green = 13(XXX)0
Blue = 14(XXX)0
Orange = 15(XXX)0
Black = 16(XXX)0
Grade:

Rough = (XX)0(XX)0
Cut = (XX)1(XX)0
Rare = (XX)2(XX)0
Ancient = (XX)3(XX)0
Legendary = (XX)4(XX)0
Clearity:

Matt = (XXX)0(X)0
Clear = (XXX)1(X)0
Flawless = (XXX)2(X)0
Brilliant = (XXX)3(X)0
Excellent = (XXX)4(X)0
Level:

+0 = (XXXX)00
+1 = (XXXX)10
+2 = (XXXX)20
+3 = (XXXX)30
+4 = (XXXX)40
+5 = (XXXX)50
+6 = (XXXX)60

 

If you still can't understand this quote this comment with your question and i will try to explain better :) hope i helped some

Link to comment
Share on other sites

  • 5 months later...
On 15/10/2015 at 5:43 PM, szymek20189 said:

You not have full item_proto client and server, Dragon alchemy working perfect item_proto txt not mysql.

 

Item_proto server http://pastebin.com/bChgguN6 replace old vnum item dragon alchemy.

Search you item_proto client i don't have.

Someone have the client part?

Link to comment
Share on other sites

  • 4 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.