Falador game data

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

Poisoned Bronze Spear

Poisoned Bronze Spear

A bronze tipped spear with added venom

id 1135
Value
4
Inventory sprite
383
Stackable
no
Wieldable
yes
Members
yes
Special / quest
no
Primary colour
#FF6619
Secondary colour
none

Use in a script

let it = invItem(1135)            # Poisoned Bronze Spear

See the script docs for the full command set.