Conversation: goignar005
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 |
|---|---|---|---|
removeallitems | action | ✓ | |
calcmodvalue1 | action | ✓ | |
isitemonanvil5 | active | ✓ | |
setpropdambonus | action | ✓ | |
setdamneg | action | ✓ | |
setdam2d10 | action | ✓ | |
calcmodvalue2 | action | ✓ | |
isamttopay | active | ✓ | |
modifyitem | action | ✓ |
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) |
|---|---|
<CUSTOM100> | isitemonanil8, isitemonanil81, isitemonanvil, isitemonanvil2, isitemonanvil3, isitemonanvil4, isitemonanvil5, isitemonanvil6, isitemonanvil7, isitemonanvil8, isitemonanvil9 |
<CUSTOM101> | calcmodvalue2 |
Starting entries
- entry #0 — Greetings my . What can I do for 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 → removeallitems ¶
Greetings my <lord/lady>. What can I do for you?
reply #1 ¶
Modify the item on the anvil.
entry #2 (if isitemonanvil5) ¶
Are you sure you want to modify the <CUSTOM100>[isitemonanil8, isitemonanil81, isitemonanvil, isitemonanvil2, isitemonanvil3, isitemonanvil4, isitemonanvil5, isitemonanvil6, isitemonanvil7, isitemonanvil8, isitemonanvil9]?
↩ reply #0 “Goodbye.”
NPC lines (entries) — flat index
entry #0 →
removeallitemsGreetings my <lord/lady>. What can I do for you?
- → reply #1 “Modify the item on the anvil.”
- → reply #0 “Goodbye.”
entry #2
Are you sure you want to modify the <CUSTOM100>[isitemonanil8, isitemonanil81, isitemonanvil, isitemonanvil2, isitemonanvil3, isitemonanvil4, isitemonanvil5, isitemonanvil6, isitemonanvil7, isitemonanvil8, isitemonanvil9]?
- → reply #4 “Yes.”
- → reply #3 “No.”
entry #7 →
calcmodvalue1Please wait while I calculate the cost of this modification
- → reply #8 “Continue.”
entry #8
This modification will cost you <CUSTOM101>[calcmodvalue2] gold.
- → reply #10 “Please go ahead.”
- → reply #9 “Nevermind.”
PC replies — flat index
reply #0
Goodbye.
reply #1
Modify the item on the anvil.
- → entry #2 “Are you sure you want to modify the ?” (if
isitemonanvil5) - → entry #1 “Please place exactly one item on the anvil, then speak to me again.”
reply #2
(no text)
reply #9
Nevermind.
reply #10 →
modifyitemPlease go ahead.