check_item_recognition
Determine if an NPC can identify a stolen item by checking owner recognition or guard detection based on heat and bounty systems.
Instructions
Check if NPC recognizes stolen item. Owner always recognizes; guards check vs heat/bounty.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npcId | Yes | NPC who might recognize the item | |
| characterId | Yes | Character carrying the item | |
| itemId | Yes | Item to check | |
| sessionId | No |