small fixes
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 18.0
|
||||
"value": 22.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -57,7 +57,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
"value": 2
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -87,6 +87,20 @@
|
||||
"Equip_ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 16,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "wswmss011"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 32,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "wswmss011"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 65536,
|
||||
"EquippedRes": {
|
||||
@@ -498,7 +512,7 @@
|
||||
},
|
||||
"ScriptDeath": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_vampire7"
|
||||
"value": "nw_c2_default7"
|
||||
},
|
||||
"ScriptDialogue": {
|
||||
"type": "resref",
|
||||
|
||||
Reference in New Issue
Block a user