(boo
  (pattern "<indirect:any-living>")
  (targeted
    (no-arguments
      (self   "You sneak up behind $hcname$ and shout 'Boo!'.")
      (target "$mcname$ sneaks up behind you and shouts 'Boo!'.")
      (rest  "$mcname$ sneaks up behind $hcname$ and shouts 'Boo!'.")
      (force "jump $mcname$")	
    )
  )
)