Falador game data

Read straight from the client cache — every id here is exactly what a script uses.

iron bar

iron bar

it's a bar of iron

id 170
Value
28
Inventory sprite
79
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(170)            # iron bar

See the script docs for the full command set.