Redoing drop rates and other minor stuff
This commit is contained in:
@@ -241,7 +241,7 @@
|
||||
"__struct_id": 16,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_wswmdg002"
|
||||
"value": "darkstave"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -355,6 +355,26 @@
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "darkstave"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"LastName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
@@ -385,7 +405,7 @@
|
||||
},
|
||||
"PerceptionRange": {
|
||||
"type": "byte",
|
||||
"value": 11
|
||||
"value": 10
|
||||
},
|
||||
"Phenotype": {
|
||||
"type": "int",
|
||||
|
||||
Reference in New Issue
Block a user