Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Poisoned Steel Throwing Dart
A venomous throwing dart with a steel tip.
- Value
- 20
- Inventory sprite
- 384
- Stackable
- yes
- Wieldable
- yes
- Members
- yes
- Special / quest
- no
- Primary colour
- #EEEEEE
- Secondary colour
- none
Use in a script
let it = invItem(1124) # Poisoned Steel Throwing Dart
See the script docs for the full command set.