Falador game data

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

Fire bolt

A strength 8 missile attack

id 18
Magic level
35
Kind
Combat / curse

Use in a script

cast("Fire bolt", target)          # on an npc or player

See the script docs for the full command set.