Adopt registry-backed item occurrences
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
Extract meaningful Dungeons & Dragons item and currency discoveries and changes
|
||||
Extract meaningful Dungeons & Dragons item and currency occurrences: discoveries and changes
|
||||
in party possession established by the transcript. This is an event history,
|
||||
not an inventory or ledger: do not calculate balances, resolve item identity
|
||||
across records, or infer ownership that the transcript does not establish.
|
||||
|
||||
Record a stated quantity as an integer and leave it null when the transcript
|
||||
For every occurrence, copy the exact `item_id` and `name` pair from the supplied
|
||||
item registry. Record a stated quantity as an integer and leave it null when the transcript
|
||||
does not state one. Use a concise observed item name and preserve the stated
|
||||
currency denomination.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user