Jump to content

Recommended Posts

Hello.. I got last problem with Dragon alchemy in refine window.. All other windows works perfect.. (like Clarity grad and Level)..

Click on "Refine" and nothing happen :(

drag.jpg

Someone know how to fix it?

 

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/10228-dragon-soul-alchemy/
Share on other sites

EDIT :

I fix it :)

When someone got that same problem here is fix ->

You must got the same numbers in dragon_soul_table.txt as in dragon_soul_refine_settings.py

dragon_soul_table.txt

Spoiler

Group RefineGradeTables                                    
{                                    
    Group Default                                
    {                                
        #--#    NEED_COUNT    FEE    GRADE_NORMAL    GRADE_BRILLIANT    GRADE_RARE    GRADE_ANCIENT    GRADE_LEGENDARY
        GRADE_NORMAL    15    30000    70    25    5    0    0
        GRADE_BRILLIANT    10    50000    25    70    5    0    0
        GRADE_RARE    5    70000    8    15    75    2    0
        GRADE_ANCIENT    3    100000    2    3    8    85    2
    }                                
}

dragon_soul_refine_settings.py

Spoiler

default_grade_need_count = [15, 10, 5, 3]
default_grade_fee = [30000, 50000, 70000, 100000]

 

  • Love 1
Link to comment
https://metin2.dev/topic/10228-dragon-soul-alchemy/#findComment-60659
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.