I forgot to change back experiments

and added a int check for PickupItems on some commoner spawns to pick up items dropped by a player
This commit is contained in:
EpicValor
2023-09-12 22:09:04 -05:00
parent 24b959be8b
commit 05ea8fc1ca
42 changed files with 2448 additions and 1244 deletions

View File

@@ -824,6 +824,25 @@
"value": "badger"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 0.3333333432674408
},
"FACTION": {
"type": "cexostring",
"value": "monstercattle"
},
"NAME": {
"type": "cexostring",
"value": "Bat"
},
"RESREF": {
"type": "resref",
"value": "bat001"
}
},
{
"__struct_id": 0,
"CR": {
@@ -904,11 +923,11 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 14.0
"value": 13.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
"value": "monstercattle"
},
"NAME": {
"type": "cexostring",
@@ -7281,7 +7300,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 18.0
"value": 17.0
},
"FACTION": {
"type": "cexostring",
@@ -7300,7 +7319,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 18.0
"value": 17.0
},
"FACTION": {
"type": "cexostring",
@@ -7319,7 +7338,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 25.0
"value": 18.0
},
"FACTION": {
"type": "cexostring",
@@ -7338,7 +7357,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 20.0
"value": 19.0
},
"FACTION": {
"type": "cexostring",

View File

@@ -17,6 +17,28 @@
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "+6AC Cloak"
},
"RESREF": {
"type": "resref",
"value": "item006"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "+6AC Clothing"
},
"RESREF": {
"type": "resref",
"value": "item005"
}
},
{
"__struct_id": 0,
"NAME": {
@@ -36372,13 +36394,13 @@
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Gemsword +5"
},
"RESREF": {
"type": "resref",
"value": "wswmgs004"
},
"STRREF": {
"type": "dword",
"value": 14318
}
},
{