More quest persistence

More quest persistence & cleanup.
This commit is contained in:
Jaysyn904
2022-06-20 14:17:58 -04:00
parent 2105778d4c
commit e03053bd65
57 changed files with 14075 additions and 313 deletions

View File

@@ -5338,7 +5338,7 @@
},
"Conversation": {
"type": "resref",
"value": "marthek"
"value": "cv_marthek"
},
"CRAdjust": {
"type": "int",
@@ -5485,10 +5485,6 @@
"type": "cexolocstring",
"value": {}
},
"Dropable": {
"type": "byte",
"value": 1
},
"Identified": {
"type": "byte",
"value": 1
@@ -5696,7 +5692,7 @@
},
"FactionID": {
"type": "word",
"value": 7
"value": 1
},
"FeatList": {
"type": "list",
@@ -6252,111 +6248,6 @@
"type": "float",
"value": -1.0
}
},
{
"__struct_id": 3,
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 29
},
"Charges": {
"type": "byte",
"value": 0
},
"Cost": {
"type": "dword",
"value": 0
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "The head of Marthek the madman."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Dropable": {
"type": "byte",
"value": 1
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Marthek's Head"
}
},
"ModelPart1": {
"type": "byte",
"value": 40
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"Repos_PosX": {
"type": "word",
"value": 3
},
"Repos_Posy": {
"type": "word",
"value": 0
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "MartheksHead"
},
"TemplateResRef": {
"type": "resref",
"value": "item065"
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": -1.0
},
"YOrientation": {
"type": "float",
"value": 1.0
},
"YPosition": {
"type": "float",
"value": -1.0
},
"ZPosition": {
"type": "float",
"value": -1.0
}
}
]
},
@@ -6420,7 +6311,7 @@
},
"ScriptDeath": {
"type": "resref",
"value": "x2_def_ondeath"
"value": "marthek_ondeath"
},
"ScriptDialogue": {
"type": "resref",
@@ -6444,7 +6335,7 @@
},
"ScriptOnNotice": {
"type": "resref",
"value": "talktopc"
"value": "talk2pc_onpercp"
},
"ScriptRested": {
"type": "resref",
@@ -6742,7 +6633,7 @@
},
"SoundSetFile": {
"type": "word",
"value": 25
"value": 219
},
"SpecAbilityList": {
"type": "list",
@@ -6758,7 +6649,7 @@
},
"Subrace": {
"type": "cexostring",
"value": ""
"value": "Human"
},
"Tag": {
"type": "cexostring",

View File

@@ -62,7 +62,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 23.0
"value": 24.0
},
"ClassList": {
"type": "list",
@@ -792,7 +792,7 @@
},
"Conversation": {
"type": "resref",
"value": "archmageghost"
"value": "cv_archmageghost"
},
"CRAdjust": {
"type": "int",
@@ -1685,7 +1685,7 @@
},
"Int": {
"type": "byte",
"value": 16
"value": 22
},
"Interruptable": {
"type": "byte",

View File

@@ -25721,21 +25721,6 @@
"value": 0
}
},
{
"__struct_id": 3,
"Spell": {
"type": "word",
"value": 16
},
"SpellFlags": {
"type": "byte",
"value": 1
},
"SpellMetaMagic": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 3,
"Spell": {
@@ -25816,36 +25801,6 @@
"value": 0
}
},
{
"__struct_id": 3,
"Spell": {
"type": "word",
"value": 569
},
"SpellFlags": {
"type": "byte",
"value": 1
},
"SpellMetaMagic": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 3,
"Spell": {
"type": "word",
"value": 49
},
"SpellFlags": {
"type": "byte",
"value": 1
},
"SpellMetaMagic": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 3,
"Spell": {
@@ -25896,21 +25851,6 @@
"value": 0
}
},
{
"__struct_id": 3,
"Spell": {
"type": "word",
"value": 58
},
"SpellFlags": {
"type": "byte",
"value": 1
},
"SpellMetaMagic": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 3,
"Spell": {
@@ -25964,7 +25904,7 @@
},
"Conversation": {
"type": "resref",
"value": "scramge"
"value": "cv_scramge"
},
"CRAdjust": {
"type": "int",
@@ -25984,7 +25924,9 @@
},
"Description": {
"type": "cexolocstring",
"value": {}
"value": {
"0": "This strange speaking fellow seems at home here."
}
},
"Dex": {
"type": "byte",
@@ -26282,55 +26224,55 @@
},
"ScriptAttacked": {
"type": "resref",
"value": "nw_c2_default5"
"value": "x2_def_attacked"
},
"ScriptDamaged": {
"type": "resref",
"value": "nw_c2_default6"
"value": "x2_def_ondamage"
},
"ScriptDeath": {
"type": "resref",
"value": "nw_c2_default7"
"value": "x2_def_ondeath"
},
"ScriptDialogue": {
"type": "resref",
"value": "nw_c2_default4"
"value": "x2_def_onconv"
},
"ScriptDisturbed": {
"type": "resref",
"value": "nw_c2_default8"
"value": "x2_def_ondisturb"
},
"ScriptEndRound": {
"type": "resref",
"value": "nw_c2_default3"
"value": "x2_def_endcombat"
},
"ScriptHeartbeat": {
"type": "resref",
"value": "nw_c2_default1"
"value": "x2_def_heartbeat"
},
"ScriptOnBlocked": {
"type": "resref",
"value": "nw_c2_defaulte"
"value": "x2_def_onblocked"
},
"ScriptOnNotice": {
"type": "resref",
"value": "nw_c2_default2"
"value": "x2_def_percept"
},
"ScriptRested": {
"type": "resref",
"value": "nw_c2_defaulta"
"value": "x2_def_rested"
},
"ScriptSpawn": {
"type": "resref",
"value": ""
"value": "x2_def_spawn"
},
"ScriptSpellAt": {
"type": "resref",
"value": "nw_c2_defaultb"
"value": "x2_def_spellcast"
},
"ScriptUserDefine": {
"type": "resref",
"value": ""
"value": "x2_def_userdef"
},
"SkillList": {
"type": "list",