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

Joined
Mar 29, 2019
Messages
785
Reaction score
851
This website was created with 0 web development knowledge, using 95% ChatGPT and 5% of my brain.exe

It's an alternative to TERA v92.03 Visual Item Database

Screenshots:

t-item-db1.png


t-item-db2.png


t-item-db3.png


t-item-db6.png




*This might have useless, unused classes, files, chunky code and so on...but hey, it works.



Future implementations without any ETA


- Menu bars to filter by category like tera lore does, maybe ChatGPT and my brain can agree..or someone can cooperate to implement it :)
- Which item drops X item, like tera lore does
- Quest and NPC's


Known issues


- Currently the footer is broken (and is not the background color. ...i guess?)
- Searching words like "kaia twin swords" (without quotes) without " ' " don't work, but if you write only "kaia" (without quotes) and press enter, it will filter by everything that matches that word, is like a workaround while i discover how to fix it.
- Searching words like "(Elin) tattoo" don't work, same workaround as before.


Request


- Someone can share the TERA logo font?


Credits to @hsdn, i used parts of his amazing api database and icons to build this.



Installation.


1. Download TERA_ITEM_DATABASE.7z | Password: RaGEZONE
2. Extract it to your desired folder (C:\ or D:\ preferable)
3. Open laragon.exe and run Apache and MySQL
4. Open your browser and go to localhost or 127.0.0.1
5. Enjoy

Database Info:

User: root

There's no password.


I hope you enjoy it guys like i did for the love of TERA.

:firedup:
 
Last edited:
Initiate Mage
Joined
Nov 3, 2022
Messages
20
Reaction score
1
If i search for the ItemID i dont find the Costume for Example 182062 Elin Alice where i can find this items StrSheet_Item-1.xml, ItemTemplate.xml no results for ItemID :(
 
Joined
Mar 29, 2019
Messages
785
Reaction score
851
If i search for the ItemID i dont find the Costume for Example 182062 Elin Alice where i can find this items StrSheet_Item-1.xml, ItemTemplate.xml no results for ItemID :(

That's because Elin Alice is NA/EU exclusive costume, so you have to search in ItemTemplate_NAEU.xml

Try to use notepad++ with this filter.

1693680490366.png
 
Back
Top