PWE_PRC8/_module/dlg/artifacts.dlg.json

98 lines
2.0 KiB
JSON
Raw Permalink Normal View History

2025-04-03 10:29:41 -04:00
{
"__data_type": "DLG ",
"DelayEntry": {
"type": "dword",
"value": 0
},
"DelayReply": {
"type": "dword",
"value": 0
},
"EndConverAbort": {
"type": "resref",
"value": ""
},
"EndConversation": {
"type": "resref",
"value": ""
},
"EntryList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Animation": {
"type": "dword",
"value": 0
},
"AnimLoop": {
"type": "byte",
"value": 1
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Delay": {
"type": "dword",
"value": 4294967295
},
"Quest": {
"type": "cexostring",
"value": ""
},
"RepliesList": {
"type": "list",
"value": []
},
"Script": {
"type": "resref",
"value": ""
},
"Sound": {
"type": "resref",
"value": ""
},
"Speaker": {
"type": "cexostring",
"value": ""
},
"Text": {
"type": "cexolocstring",
"value": {
"0": "ARTIFACT QUESTS\n\nSorceror or Wizard (Humans only)\n\nArtifact - Netherese Weirding Module\nYou must first locate a Blood Gem that is dropped by an undead creature very near the town of Chance. Then you must journey to the Great Desert and locate the Vault that it is stored in.\n\n--More Artifacts to come later--\nThis is just the first one\n\n-=Nethera=-"
}
}
}
]
},
"NumWords": {
"type": "dword",
"value": 61
},
"PreventZoomIn": {
"type": "byte",
"value": 0
},
"ReplyList": {
"type": "list",
"value": []
},
"StartingList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Active": {
"type": "resref",
"value": ""
},
"Index": {
"type": "dword",
"value": 0
}
}
]
}
}