Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

TERA Item Database "Portable"

Joined
Mar 29, 2019
Messages
1,032
Reaction score
1,191
Simple winforms application used as "Portable" item database of TERA

Archgeus - TERA Item Database "Portable" - RaGEZONE Forums


I created this tool for personal usage but i tought that it would be very useful for all, so i'm releasing it.

Current features.​

Shows item icons / names in a datagrid and values when any icon grid is selected, sorted by the coincidences in the search bar. Currently search by item name is supported. Search by ItemId is not supported (yet).

The tool uses a Sqlite as database in order to make it more portable.

It shows the following values,​

ItemID
ItemString
ToolTip
RareGrade
Level
MaxStack
Destroyable
Dismantlable
StoreSellable
Tradable
WarehouseStorable

The tool comes with 71.03 database by default, but it can generate a new database placing ItemData and StrSheet_Item folders from any client (I guess, only tested v3x.xx, 71.03 and 92.04) to the root application folder. (Remember to rename or delete the existing index.db file in order to force the app to recreate it, also move or delete the existing ItemData and StrSheet_Item folders to avoid incongruences).



Cheers.
 
Last edited:
Newbie Spellweaver
Joined
Feb 16, 2023
Messages
80
Reaction score
13
is there a way to add skills to it ? to know what skills we have avilable
 
Back
Top