Falador game data

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

Attack Cape

Attack Cape

Point the sharp end at the enemy.

id 2128
Value
99,000
Inventory sprite
457
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(2128)            # Attack Cape

See the script docs for the full command set.