Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Poisoned Adamantite dagger
Short but pointy
- Value
- 800
- Inventory sprite
- 80
- Stackable
- no
- Wieldable
- yes
- Members
- yes
- Special / quest
- no
- Primary colour
- #B2CC99
- Secondary colour
- none
Use in a script
let it = invItem(564) # Poisoned Adamantite dagger
See the script docs for the full command set.