Conversation: ms_pc_convo
Triggered by
No caller found in static analysis. May be invoked from runtime-only code paths (string-built resrefs, etc.).
Scripts referenced
| Script | Slot | In module | Notes |
|---|---|---|---|
ms_pc_convo_at1 | action | ✓ | |
ms_pc_convo_sc1 | active | ✓ |
Starting entries
- entry #1 — *The chest sits there waiting for you to open it*
- entry #0 (if
ms_pc_convo_sc1) — *This chest appears to be locked and belongs to someone else*
Conversation flow
Each starting entry is expanded recursively. Repeated nodes (cycles, shared continuations) appear inline as ↩ link backrefs to the first occurrence.
entry #1 ¶
*The chest sits there waiting for you to open it*
entry #0 (if ms_pc_convo_sc1) ¶
*This chest appears to be locked and belongs to someone else*
NPC lines (entries) — flat index
entry #0
*This chest appears to be locked and belongs to someone else*
entry #1
*The chest sits there waiting for you to open it*
- → reply #1 “Open the chest.”
- → reply #0 “Leave it alone.”
PC replies — flat index
reply #0
Leave it alone.
reply #1 →
ms_pc_convo_at1Open the chest.