Mostly npc script adjusments

and placeable tag changes
This commit is contained in:
EpicValor
2023-09-04 21:06:50 -05:00
parent 430f3102d9
commit a896bdd164
62 changed files with 9383 additions and 293 deletions

View File

@@ -407,7 +407,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 0
"value": 5
},
"NoPermDeath": {
"type": "byte",
@@ -785,7 +785,7 @@
},
"Str": {
"type": "byte",
"value": 14
"value": 16
},
"Subrace": {
"type": "cexostring",

View File

@@ -361,7 +361,7 @@
},
"ScriptSpawn": {
"type": "resref",
"value": "re_common_spawn"
"value": "re_comspawn_wayp"
},
"ScriptSpellAt": {
"type": "resref",

View File

@@ -1044,6 +1044,13 @@
"value": 294
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 95
}
},
{
"__struct_id": 1,
"Feat": {
@@ -1637,7 +1644,7 @@
},
"StartingPackage": {
"type": "byte",
"value": 20
"value": 22
},
"Str": {
"type": "byte",
@@ -1775,7 +1782,7 @@
},
"WalkRate": {
"type": "int",
"value": 5
"value": 4
},
"willbonus": {
"type": "short",

View File

@@ -1095,7 +1095,7 @@
},
"WalkRate": {
"type": "int",
"value": 5
"value": 4
},
"willbonus": {
"type": "short",

View File

@@ -224,6 +224,13 @@
"value": 240
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 4556
}
},
{
"__struct_id": 1,
"Feat": {
@@ -763,7 +770,7 @@
},
"Race": {
"type": "byte",
"value": 10
"value": 124
},
"refbonus": {
"type": "short",
@@ -795,7 +802,7 @@
},
"ScriptHeartbeat": {
"type": "resref",
"value": "x0_ch_hen_heart"
"value": "x0_ch_hen_stealt"
},
"ScriptOnBlocked": {
"type": "resref",
@@ -1308,7 +1315,7 @@
},
"WalkRate": {
"type": "int",
"value": 5
"value": 4
},
"willbonus": {
"type": "short",

View File

@@ -204,7 +204,7 @@
},
"ScriptDialogue": {
"type": "resref",
"value": "npc_sit_stay"
"value": "nw_c2_default4"
},
"ScriptDisturbed": {
"type": "resref",
@@ -216,7 +216,7 @@
},
"ScriptHeartbeat": {
"type": "resref",
"value": "npc_sit_stay"
"value": "x2_def_heartbeat"
},
"ScriptOnBlocked": {
"type": "resref",
@@ -232,7 +232,7 @@
},
"ScriptSpawn": {
"type": "resref",
"value": "npc_sit_stay"
"value": "oldman_sit"
},
"ScriptSpellAt": {
"type": "resref",