Falador game data

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

rune Scimitar

rune Scimitar

A vicious curved sword

id 398
Value
25,600
Inventory sprite
83
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#00FFFF
Secondary colour
none

Use in a script

let it = invItem(398)            # rune Scimitar

See the script docs for the full command set.