Falador game data

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

Stun

Reduces your opponents attack by 10%

id 48
Magic level
80
Kind
Combat / curse

Use in a script

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

See the script docs for the full command set.