Is there a way to know the level of the node we find?
In the game we can see "lv 5 Mineral Deposit" but I could not find the level 5 information using the Api.
Explaining, I use the GameObjectManager to get the GatheringNodes and I wish to filter then by level, is there a way, or maybe by it's itens.
Like filter only the lvl 5 or that ones that contains Copper Ore.
Thanks for your help!
In the game we can see "lv 5 Mineral Deposit" but I could not find the level 5 information using the Api.
Explaining, I use the GameObjectManager to get the GatheringNodes and I wish to filter then by level, is there a way, or maybe by it's itens.
Like filter only the lvl 5 or that ones that contains Copper Ore.
Thanks for your help!
Last edited: