What exactly is “usr”?
usr is the object that used a verb. This will always be a player’s mob, unless you’re calling verbs from within your own code, which can get complicated. In general, if you ever want one of your NPC’s to be able to do something that the player can do with a verb, it’s best to keep the verb short, and simply call a proc that does the thing you need.