Updated henchman inventory

turned off their combat one-liners
and added treasure script to destroy itself 30s after closing
This commit is contained in:
EpicValor
2023-09-14 18:46:27 -05:00
parent 73e6fc3e79
commit 70cd1ac3e2
23 changed files with 485 additions and 920 deletions

View File

@@ -1142,7 +1142,7 @@
},
"Gender": {
"type": "byte",
"value": 1
"value": 0
},
"GoodEvil": {
"type": "byte",
@@ -1158,7 +1158,7 @@
},
"Interruptable": {
"type": "byte",
"value": 1
"value": 0
},
"IsImmortal": {
"type": "byte",
@@ -1175,7 +1175,7 @@
"__struct_id": 0,
"InventoryRes": {
"type": "resref",
"value": "nw_it_torch001"
"value": "it_mpotion013"
},
"Repos_PosX": {
"type": "word",
@@ -1185,6 +1185,36 @@
"type": "word",
"value": 0
}
},
{
"__struct_id": 1,
"InventoryRes": {
"type": "resref",
"value": "it_mpotion013"
},
"Repos_PosX": {
"type": "word",
"value": 1
},
"Repos_Posy": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 2,
"InventoryRes": {
"type": "resref",
"value": "it_mpotion013"
},
"Repos_PosX": {
"type": "word",
"value": 2
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
},
@@ -1315,7 +1345,7 @@
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
"value": 1
}
},
{
@@ -1364,7 +1394,7 @@
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
"value": 1
}
},
{
@@ -1434,7 +1464,7 @@
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
"value": 1
}
},
{
@@ -1687,21 +1717,6 @@
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "NW_ASC_DISARM_TRAPS"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
@@ -1732,21 +1747,6 @@
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "NW_ASC_MODE_DEFEND_MASTER"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
@@ -1796,7 +1796,7 @@
},
"WalkRate": {
"type": "int",
"value": 4
"value": 5
},
"willbonus": {
"type": "short",