Updated TLK for PRC8 update

Updated TLK for PRC8 update.  Added placeable house blueprints.  Updated NWNxEE.  Full compile.
This commit is contained in:
Jaysyn904
2024-08-31 20:38:17 -04:00
parent 8a5d80a2ea
commit 37b68cf6b6
1458 changed files with 27093 additions and 4211 deletions

View File

@@ -11996,6 +11996,25 @@
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 7.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Algoid"
},
"RESREF": {
"type": "resref",
"value": "prc_algoid"
}
},
{
"__struct_id": 0,
"CR": {
@@ -12015,6 +12034,44 @@
"value": "inv_earthenhand"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 1.0
},
"FACTION": {
"type": "cexostring",
"value": "Commoner"
},
"NAME": {
"type": "cexostring",
"value": "Myconid"
},
"RESREF": {
"type": "resref",
"value": "prc_myconid"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 6.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Shambling Mound"
},
"RESREF": {
"type": "resref",
"value": "prc_shambmound"
}
},
{
"__struct_id": 0,
"CR": {
@@ -16163,6 +16220,25 @@
"value": "ghast001"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 5.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Ghast: 04 HD"
},
"RESREF": {
"type": "resref",
"value": "nw_ghast"
}
},
{
"__struct_id": 0,
"CR": {
@@ -16182,6 +16258,25 @@
"value": "ghoul001"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 3.0
},
"FACTION": {
"type": "cexostring",
"value": "bandit1"
},
"NAME": {
"type": "cexostring",
"value": "Ghoul: 02 HD"
},
"RESREF": {
"type": "resref",
"value": "nw_ghoul"
}
},
{
"__struct_id": 0,
"CR": {
@@ -17031,6 +17126,25 @@
"value": "prc_to_mohrg"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 14.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Mohrg: 14 HD"
},
"RESREF": {
"type": "resref",
"value": "nw_mohrg"
}
},
{
"__struct_id": 0,
"CR": {
@@ -17392,6 +17506,25 @@
"value": "ra_wight001"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 4.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Wight: 04 HD"
},
"RESREF": {
"type": "resref",
"value": "nw_wight"
}
},
{
"__struct_id": 0,
"CR": {
@@ -17560,6 +17693,25 @@
"value": "shadow002"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 4.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Shadow: 03 HD"
},
"RESREF": {
"type": "resref",
"value": "nw_shadow"
}
},
{
"__struct_id": 0,
"CR": {
@@ -18238,6 +18390,25 @@
"value": "nadroj"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 8.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Spectre: 07 HD"
},
"RESREF": {
"type": "resref",
"value": "nw_spectre"
}
},
{
"__struct_id": 0,
"CR": {
@@ -18428,6 +18599,25 @@
"value": "ra_wraith01"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 7.0
},
"FACTION": {
"type": "cexostring",
"value": "Hostile"
},
"NAME": {
"type": "cexostring",
"value": "Wraith: 05 HD"
},
"RESREF": {
"type": "resref",
"value": "nw_wraith"
}
},
{
"__struct_id": 0,
"CR": {
@@ -24717,6 +24907,25 @@
"value": "hamatula"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 8.0
},
"FACTION": {
"type": "cexostring",
"value": "Commoner"
},
"NAME": {
"type": "cexostring",
"value": "Hamatula"
},
"RESREF": {
"type": "resref",
"value": "hamatula001"
}
},
{
"__struct_id": 0,
"CR": {
@@ -25576,7 +25785,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 0.3333333432674408
"value": 0.5
},
"FACTION": {
"type": "cexostring",

View File

@@ -17,6 +17,17 @@
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "\"Create Area\" Door"
},
"RESREF": {
"type": "resref",
"value": "inn2pcrooms"
}
},
{
"__struct_id": 0,
"NAME": {

View File

@@ -8763,6 +8763,17 @@
"value": "cr_hide_aldeth"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Algoid Hide"
},
"RESREF": {
"type": "resref",
"value": "prc_hide_algoid"
}
},
{
"__struct_id": 0,
"NAME": {
@@ -10270,6 +10281,17 @@
"value": 12938
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Myconid Hide"
},
"RESREF": {
"type": "resref",
"value": "prc_hide_myconid"
}
},
{
"__struct_id": 0,
"RESREF": {
@@ -10930,6 +10952,17 @@
"value": "cr_hide_shamb001"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Shambling Mound Hide"
},
"RESREF": {
"type": "resref",
"value": "prc_hide_shambmd"
}
},
{
"__struct_id": 0,
"NAME": {
@@ -11639,6 +11672,17 @@
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Algoid Slam"
},
"RESREF": {
"type": "resref",
"value": "prc_slam_algoid"
}
},
{
"__struct_id": 0,
"NAME": {
@@ -15058,50 +15102,6 @@
"value": 16807438
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Mug of Ale"
},
"RESREF": {
"type": "resref",
"value": "zep_mug_01"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Mug of Ale"
},
"RESREF": {
"type": "resref",
"value": "zep_mug_02"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Mug of Ale"
},
"RESREF": {
"type": "resref",
"value": "zep_mug_03"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Mug of Ale"
},
"RESREF": {
"type": "resref",
"value": "zep_mug_04"
}
},
{
"__struct_id": 0,
"RESREF": {
@@ -38885,17 +38885,6 @@
"value": "prc_wol_calad"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Eagle Claw"
},
"RESREF": {
"type": "resref",
"value": "eagleclaw"
}
},
{
"__struct_id": 0,
"NAME": {
@@ -39133,17 +39122,6 @@
"value": "wblmcl003"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Femur Club"
},
"RESREF": {
"type": "resref",
"value": "zep_clfemur_001"
}
},
{
"__struct_id": 0,
"RESREF": {
@@ -39467,17 +39445,6 @@
"value": "prc_eldrtch_glv"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Heavy Mace"
},
"RESREF": {
"type": "resref",
"value": "heavy_mace"
}
},
{
"__struct_id": 0,
"NAME": {

View File

@@ -15392,6 +15392,17 @@
"value": 16811614
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Tree, Fallen 1"
},
"RESREF": {
"type": "resref",
"value": "blueprint008"
}
},
{
"__struct_id": 0,
"RESREF": {
@@ -19366,6 +19377,17 @@
"value": 16811648
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Ore"
},
"RESREF": {
"type": "resref",
"value": "ore"
}
},
{
"__struct_id": 0,
"RESREF": {