Quest persistence work
Quest persistence work. Added new salamander model.
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
"__struct_id": 4,
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 1325
|
||||
"value": 465
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@@ -62,7 +62,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 22.0
|
||||
"value": 20.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -661,7 +661,7 @@
|
||||
},
|
||||
"Conversation": {
|
||||
"type": "resref",
|
||||
"value": "slavish"
|
||||
"value": "cv_slavish"
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
@@ -1196,11 +1196,11 @@
|
||||
},
|
||||
"Cloth1Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 166
|
||||
},
|
||||
"Cloth2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 159
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
@@ -1229,11 +1229,11 @@
|
||||
},
|
||||
"Leather1Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 166
|
||||
},
|
||||
"Leather2Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 166
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 13844,
|
||||
@@ -1250,7 +1250,7 @@
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
"value": 7
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
@@ -4157,7 +4157,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 2163
|
||||
"value": 1291
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
@@ -4531,7 +4531,7 @@
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
"value": "Lich"
|
||||
"value": "Undead"
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
@@ -4559,7 +4559,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 7
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
|
Reference in New Issue
Block a user