Item level requirement.

Results 1 to 7 of 7
  1. #1
    Account Upgraded | Title Enabled! Tryout is offline
    MemberRank
    Jul 2020 Join Date
    340Posts

    Item level requirement.

    Good evening! I wanted to change item/set level requirement example is Demonite it is level 127 or above and I wanted to make it level 175 for better and yes I did change the uint limit_level value to 175 and uint value_lv to 175 and sync to my item.scp and repatch the item.enc and restart the server side for item.scp but still shows 127, it gives me 175 for the no option item/set but if it has option it will show 127, may I know what is my mistake?


  2. #2
    Proficient Member HariSeldon is offline
    MemberRank
    Oct 2019 Join Date
    188Posts

    Re: Item level requirement.

    cabal.enc -> item_equip_limit
    const.scp -> ItemEquipLimit

  3. #3
    Account Upgraded | Title Enabled! Tryout is offline
    MemberRank
    Jul 2020 Join Date
    340Posts

    Re: Item level requirement.

    Quote Originally Posted by HariSeldon View Post
    cabal.enc -> item_equip_limit
    const.scp -> ItemEquipLimit
    can you give me a small hint on how to make it work? thank you.

    - - - Updated - - -

    Do I need to make my own grade for every item/set so I can distribute each of level req.?

  4. #4
    Account Upgraded | Title Enabled! Tryout is offline
    MemberRank
    Jul 2020 Join Date
    340Posts

    Re: Item level requirement.

    Got it! Thank you @HariSeldon

    - - - Updated - - -

    After I create new grade the option will become 0% :/

  5. #5
    Valued Member Rostfrei is offline
    MemberRank
    Oct 2018 Join Date
    133Posts

    Re: Item level requirement.

    Quote Originally Posted by Tryout View Post
    Got it! Thank you @HariSeldon

    - - - Updated - - -

    After I create new grade the option will become 0% :/

    EP8 only supports up to grade 12 or 13. Not sure anymore :)

  6. #6
    Account Upgraded | Title Enabled! Tryout is offline
    MemberRank
    Jul 2020 Join Date
    340Posts

    Re: Item level requirement.

    is Grade affect the item option? If I use Grade 7 instead of 11 what is the changes?

  7. #7
    Proficient Member HariSeldon is offline
    MemberRank
    Oct 2019 Join Date
    188Posts

    Re: Item level requirement.

    Quote Originally Posted by Tryout View Post
    is Grade affect the item option? If I use Grade 7 instead of 11 what is the changes?
    In the section rare_code you can see what values are used for what grades.
    Some codes:
    1 - HP
    2 - MP
    3 - Atk
    4 - mAtk
    5 - Def
    8 - CDi
    9 - CR
    30 - sAMP
    32 - mAmp
    Find the rest yourself.
    RareNum 1-3 - green Craft
    RareNum 5-7 - Epic



Advertisement