Fixed missing Factions on Animated Statues

Fixed missing Factions on Animated Statues.  Added XP to next level for lvl 40+ characters.  Added Dragon AI for CODI Core AI.  Tweaked Beholders & some Dragons to use CODI Core AI.  Fixed CODI Core NPC onSPawn script to run PRC scripts properly.  Full compile.  Updated release archive.
This commit is contained in:
Jaysyn904
2024-10-30 13:07:27 -04:00
parent c929e2ff75
commit 6aa1491726
59 changed files with 2788 additions and 783 deletions

View File

@@ -100,7 +100,7 @@
},
"FactionID": {
"type": "word",
"value": 8
"value": 1
},
"FeatList": {
"type": "list",
@@ -133,7 +133,7 @@
},
"Gender": {
"type": "byte",
"value": 0
"value": 4
},
"GoodEvil": {
"type": "byte",
@@ -712,7 +712,7 @@
},
"Subrace": {
"type": "cexostring",
"value": ""
"value": "Construct"
},
"Tag": {
"type": "cexostring",
@@ -730,6 +730,26 @@
"type": "resref",
"value": "adamantinestatue"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "PRC_CASTERLEVEL_OVERRIDE"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 20
}
}
]
},
"WalkRate": {
"type": "int",
"value": 3