Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
adamantite bar
it's a bar of adamantite
- Value
- 640
- Inventory sprite
- 79
- Stackable
- no
- Wieldable
- no
- Members
- no
- Special / quest
- no
- Primary colour
- #B2CC99
- Secondary colour
- none
Use in a script
let it = invItem(174) # adamantite bar
See the script docs for the full command set.