Tweaked & Bugfixed "Spider's Captive" quest
Tweaked & Bugfixed "Spider's Captive" quest. Breathed a little life into the Warrior's Guild. Changed several quest rewards to be split among the party. Full compile.
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"__struct_id": 0,
|
||||
"Active": {
|
||||
"type": "resref",
|
||||
"value": "qst_spiders_chk"
|
||||
"value": "qst_ch_spiders01"
|
||||
},
|
||||
"ConditionParams": {
|
||||
"type": "list",
|
||||
@@ -60,7 +60,7 @@
|
||||
},
|
||||
"Index": {
|
||||
"type": "dword",
|
||||
"value": 2
|
||||
"value": 3
|
||||
},
|
||||
"IsChild": {
|
||||
"type": "byte",
|
||||
@@ -77,6 +77,25 @@
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"Index": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"IsChild": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"Active": {
|
||||
"type": "resref",
|
||||
"value": "qst_ch_spiders02"
|
||||
},
|
||||
"ConditionParams": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"Index": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
@@ -148,7 +167,7 @@
|
||||
},
|
||||
"Index": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
"value": 2
|
||||
},
|
||||
"IsChild": {
|
||||
"type": "byte",
|
||||
@@ -221,7 +240,7 @@
|
||||
},
|
||||
"Index": {
|
||||
"type": "dword",
|
||||
"value": 3
|
||||
"value": 4
|
||||
},
|
||||
"IsChild": {
|
||||
"type": "byte",
|
||||
@@ -253,7 +272,7 @@
|
||||
},
|
||||
"NumWords": {
|
||||
"type": "dword",
|
||||
"value": 155
|
||||
"value": 159
|
||||
},
|
||||
"PreventZoomIn": {
|
||||
"type": "byte",
|
||||
@@ -284,6 +303,75 @@
|
||||
"type": "dword",
|
||||
"value": 4294967295
|
||||
},
|
||||
"EntriesList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Active": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"ConditionParams": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"Index": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"IsChild": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"LinkComment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Quest": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Script": {
|
||||
"type": "resref",
|
||||
"value": "at_spiders_lie"
|
||||
},
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"Text": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "<StartHighlight>[Lie]</Start>: No, I haven't."
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"ActionParams": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"Animation": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"AnimLoop": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Delay": {
|
||||
"type": "dword",
|
||||
"value": 4294967295
|
||||
},
|
||||
"EntriesList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
@@ -328,7 +416,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"__struct_id": 2,
|
||||
"ActionParams": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
@@ -373,7 +461,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"__struct_id": 3,
|
||||
"ActionParams": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
@@ -438,7 +526,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"__struct_id": 4,
|
||||
"ActionParams": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
|
||||
Reference in New Issue
Block a user