Conversation: mw_aurelius_m
Triggered by
- creature NPC Marcus Aurelius
mw_aurelius_w
Scripts referenced
| Script | Slot | In module | Notes |
|---|---|---|---|
mw_q_enc | action | ✓ | |
mw_q_unlock | action | ✓ | |
mw_q_start | action | ✓ | |
mw_q_a1 | action | ✓ | |
mw_q_a2 | action | ✓ | |
mw_q_a3 | action | ✓ | |
mw_q_a4 | action | ✓ | |
mw_q_pass | active | ✓ | |
mw_q_chk | active | ✓ |
Quest entries granted
| Quest | Tag | Step(s) |
|---|---|---|
| The Path of Meaning | mw path of meaning | 1 |
Custom tokens
These runtime tokens are filled by NWScript via SetCustomToken(N, text). The scripts listed set each token; the actual value depends on game state at runtime.
| Token | Set by script(s) |
|---|---|
<CUSTOM7000> | mw_quiz_inc |
<CUSTOM7001> | not found in static analysis |
<CUSTOM7002> | not found in static analysis |
<CUSTOM7003> | not found in static analysis |
<CUSTOM7004> | not found in static analysis |
<CUSTOM7005> | mw_quiz_inc |
Starting entries
- entry #9 (if
mw_q_chk) — You remember what is in your power, and you act on it, . Memento mori. The work … - entry #0 — Sit, citizen. The throne is comfortable enough. Five questions on the things in …
Conversation flow
Each starting entry is expanded recursively. Repeated nodes (cycles, shared continuations) appear inline as ↩ link backrefs to the first occurrence.
entry #9 (if mw_q_chk) ¶
You remember what is in your power, and you act on it, <FullName>. Memento mori. The work continues — but the test is done.
reply #24 ¶
Memento mori.
entry #0 → mw_q_enc ¶
Sit, citizen. The throne is comfortable enough. Five questions on the things in your power and the things not. Answer plainly.
reply #0 → mw_q_start ¶
Ask. I will answer.
entry #1 ¶
<CUSTOM7005>[mw_quiz_inc]
<CUSTOM7000>[mw_quiz_inc]
reply #2 → mw_q_a1 ¶
<CUSTOM7001>
entry #2 ¶
<CUSTOM7005>[mw_quiz_inc]
<CUSTOM7000>[mw_quiz_inc]
reply #6 → mw_q_a1 ¶
<CUSTOM7001>
entry #3 ¶
<CUSTOM7005>[mw_quiz_inc]
<CUSTOM7000>[mw_quiz_inc]
reply #10 → mw_q_a1 ¶
<CUSTOM7001>
entry #4 ¶
<CUSTOM7005>[mw_quiz_inc]
<CUSTOM7000>[mw_quiz_inc]
reply #14 → mw_q_a1 ¶
<CUSTOM7001>
entry #5 ¶
<CUSTOM7005>[mw_quiz_inc]
<CUSTOM7000>[mw_quiz_inc]
NPC lines (entries) — flat index
entry #0 →
mw_q_encSit, citizen. The throne is comfortable enough. Five questions on the things in your power and the things not. Answer plainly.
- → reply #0 “Ask. I will answer.”
- → reply #1 “Not today.”
entry #3
<CUSTOM7005>[mw_quiz_inc]
<CUSTOM7000>[mw_quiz_inc]
entry #4
<CUSTOM7005>[mw_quiz_inc]
<CUSTOM7000>[mw_quiz_inc]
entry #5
<CUSTOM7005>[mw_quiz_inc]
<CUSTOM7000>[mw_quiz_inc]
entry #6 →
mw_q_unlockAcceptable. When you sleep, I will read with you. Memento mori.
- → reply #22 “Thank you.”
entry #7
You confuse what is yours with what is the world's. Sit longer with that.
- → reply #23 “I will return.”
entry #8
Then walk on.
entry #9
You remember what is in your power, and you act on it, <FullName>. Memento mori. The work continues — but the test is done.
- → reply #24 “Memento mori.”
PC replies — flat index
reply #18 →
mw_q_a1<CUSTOM7001>
- → entry #6 “Acceptable. When you sleep, I will read with you. Memento mori.” (if
mw_q_pass) - → entry #7 “You confuse what is yours with what is the world's. Sit longer with that.”
reply #19 →
mw_q_a2<CUSTOM7002>
- → entry #6 “Acceptable. When you sleep, I will read with you. Memento mori.” (if
mw_q_pass) - → entry #7 “You confuse what is yours with what is the world's. Sit longer with that.”
reply #20 →
mw_q_a3<CUSTOM7003>
- → entry #6 “Acceptable. When you sleep, I will read with you. Memento mori.” (if
mw_q_pass) - → entry #7 “You confuse what is yours with what is the world's. Sit longer with that.”
reply #21 →
mw_q_a4<CUSTOM7004>
- → entry #6 “Acceptable. When you sleep, I will read with you. Memento mori.” (if
mw_q_pass) - → entry #7 “You confuse what is yours with what is the world's. Sit longer with that.”
reply #22
Thank you.
reply #23
I will return.
reply #24
Memento mori.