Conversation: greendragon1
Triggered by
- instance NPC Green Dragon Inn Keeper (blueprint
greendragoninnke) — in Green Dragon Inn
Scripts referenced
| Script | Slot | In module | Notes |
|---|---|---|---|
gdragoni1 | active | ✓ | |
gdragoni2 | active | ✓ | |
givegdkey2 | action | ✓ | |
givegdkey1 | action | ✓ |
Starting entries
- entry #0 — Welcome <Sir/Madam> to the Green Dragon Inn. How may I server you?
Conversation flow
Each starting entry is expanded recursively. Repeated nodes (cycles, shared continuations) appear inline as ↩ link backrefs to the first occurrence.
entry #0 ¶
Welcome <Sir/Madam> to the Green Dragon Inn. How may I server you?
reply #4 ¶
Can I have some healing refreshments?
reply #0 ¶
I would like to rent a room at your inn.
entry #1 ¶
Very well. We offer two room sizes. A larger one with storage room costs 200 gold pieces, while the smaller room costs only 70 gold pieces. Which one would you like?
reply #3 (if gdragoni1) ¶
The larger room with storage space costing 200 gp, please.
entry #3 → givegdkey1 ¶
Here you go <Sir/Madam>. Have a nice stay.
reply #2 (if gdragoni2) ¶
The smaller room costing 70 gp, please.
entry #2 → givegdkey2 ¶
Here you go <Sir/Madam>. Have a nice stay.
reply #1 ¶
Nothing, thank you.
NPC lines (entries) — flat index
entry #0
Welcome <Sir/Madam> to the Green Dragon Inn. How may I server you?
- → reply #4 “Can I have some healing refreshments?”
- → reply #0 “I would like to rent a room at your inn.”
entry #1
Very well. We offer two room sizes. A larger one with storage room costs 200 gold pieces, while the smaller room costs only 70 gold pieces. Which one would you like?
- → reply #3 “The larger room with storage space costing 200 gp, please.” (if
gdragoni1) - → reply #2 “The smaller room costing 70 gp, please.” (if
gdragoni2) - → reply #1 “Nothing, thank you.”
entry #2 →
givegdkey2Here you go <Sir/Madam>. Have a nice stay.
entry #3 →
givegdkey1Here you go <Sir/Madam>. Have a nice stay.
entry #4
Then please proceed to your right, and make yourself comfortable!
- → reply #5 “I shall do just that.”
PC replies — flat index
reply #0
I would like to rent a room at your inn.
- → entry #1 “Very well. We offer two room sizes. A larger one with storage room costs 200 gol…”
reply #1
Nothing, thank you.
reply #2
The smaller room costing 70 gp, please.
- → entry #2 “Here you go <Sir/Madam>. Have a nice stay.”
reply #3
The larger room with storage space costing 200 gp, please.
- → entry #3 “Here you go <Sir/Madam>. Have a nice stay.”
reply #4
Can I have some healing refreshments?
- → entry #4 “Then please proceed to your right, and make yourself comfortable!”
reply #5
I shall do just that.