Jump to content
  • Sign Up

[BUG] Problem with the relic equipment


Recommended Posts

What I read from the v2/characters/:id/equipment is this 

  • {
    equipment:
     
    [
    •  
      {
      • id: 64114,
      • slot: "Sickle",
      • binding: "Account"
      },
    •  
      {
      • id: 64101,
      • slot: "Axe",
      • binding: "Account"
      },
    •  
      {
      • id: 64115,
      • slot: "Pick",
      • binding: "Account"
      },
    •  
      {
      • id: 97730,
      • slot: "FishingRod",
      • binding: "Account"
      },
    •  
      {
      • id: 96613,
      • slot: "PowerCore"
      },
    •  
      {
      • id: 96654,
      • slot: "ServiceChip",
      • binding: "Account"
      },
    •  
      {
      • id: 100432,
      • slot: "Relic",
      • binding: "Character",
      • bound_to: "Some Random Character Here"
      }
    ]
  • }
fasfasfasfasf
The problem here is that the Relic doesn't say on which equipmenttab is. It acts as the gather tools or the jade bot parts and the fishing rod, which are character specific no matter which equipmenttab you are on. The relics have to have a tab. Also can't find the relic in v2/characters/:id/equipmenttabs/:tab which would show the relic for the current tab and would solve that problem.

 

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...