Module update.

More NPCs & stores spawning instead of placed.  Door scripts added.  Change all random commoners & nobles over to X2 AI scripts.
This commit is contained in:
Jaysyn904
2021-09-06 01:12:39 -04:00
parent cdcc1c579c
commit 4b6d20bbc2
102 changed files with 35740 additions and 90134 deletions

View File

@@ -16089,7 +16089,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 4.0
"value": 5.0
},
"FACTION": {
"type": "cexostring",
@@ -16101,7 +16101,7 @@
},
"RESREF": {
"type": "resref",
"value": "zarnathemaker"
"value": "npc_zarna"
}
}
]
@@ -16265,11 +16265,11 @@
},
"NAME": {
"type": "cexostring",
"value": "Graham"
"value": "Greeter"
},
"RESREF": {
"type": "resref",
"value": "graham"
"value": "npc_greeter"
}
},
{
@@ -16348,6 +16348,25 @@
"value": "rithiel"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 12.0
},
"FACTION": {
"type": "cexostring",
"value": "Merchant"
},
"NAME": {
"type": "cexostring",
"value": "Sovellis the Ranger"
},
"RESREF": {
"type": "resref",
"value": "npc_sovellis"
}
},
{
"__struct_id": 0,
"CR": {
@@ -16390,7 +16409,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 14.0
"value": 17.0
},
"FACTION": {
"type": "cexostring",
@@ -16398,11 +16417,11 @@
},
"NAME": {
"type": "cexostring",
"value": "Valrilon"
"value": "Valrilon the Druid"
},
"RESREF": {
"type": "resref",
"value": "valrilon"
"value": "npc_valrilon"
}
},
{
@@ -16577,7 +16596,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 9.0
"value": 10.0
},
"FACTION": {
"type": "cexostring",
@@ -16589,7 +16608,7 @@
},
"RESREF": {
"type": "resref",
"value": "klaus"
"value": "npc_klaus"
}
}
]
@@ -16608,6 +16627,25 @@
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 81.0
},
"FACTION": {
"type": "cexostring",
"value": "Defender"
},
"NAME": {
"type": "cexostring",
"value": "Blackheart"
},
"RESREF": {
"type": "resref",
"value": "blackheart"
}
},
{
"__struct_id": 0,
"CR": {
@@ -16703,6 +16741,25 @@
"value": "npc_com_he_m002"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 5.0
},
"FACTION": {
"type": "cexostring",
"value": "Merchant"
},
"NAME": {
"type": "cexostring",
"value": "Dorisia the Trader"
},
"RESREF": {
"type": "resref",
"value": "npc_dorisia"
}
},
{
"__struct_id": 0,
"CR": {
@@ -17534,7 +17591,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 15.0
"value": 18.0
},
"FACTION": {
"type": "cexostring",
@@ -17542,11 +17599,11 @@
},
"NAME": {
"type": "cexostring",
"value": "Derevash"
"value": "Derevash the Translocator"
},
"RESREF": {
"type": "resref",
"value": "derevash"
"value": "npc_derevash"
}
},
{
@@ -17891,6 +17948,25 @@
"value": "lysanna"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 9.0
},
"FACTION": {
"type": "cexostring",
"value": "Merchant"
},
"NAME": {
"type": "cexostring",
"value": "Mack the Armorer"
},
"RESREF": {
"type": "resref",
"value": "npc_mack"
}
},
{
"__struct_id": 0,
"CR": {
@@ -18594,25 +18670,6 @@
"value": "thallia"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 4.0
},
"FACTION": {
"type": "cexostring",
"value": "Defender"
},
"NAME": {
"type": "cexostring",
"value": "Town Guard"
},
"RESREF": {
"type": "resref",
"value": "townguard"
}
},
{
"__struct_id": 0,
"CR": {
@@ -18914,25 +18971,6 @@
"value": "x3_palhrs18"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 80.0
},
"FACTION": {
"type": "cexostring",
"value": "Defender"
},
"NAME": {
"type": "cexostring",
"value": "Blackheart"
},
"RESREF": {
"type": "resref",
"value": "blackheart"
}
},
{
"__struct_id": 0,
"CR": {
@@ -19123,6 +19161,25 @@
"value": "clericoforcus003"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 13.0
},
"FACTION": {
"type": "cexostring",
"value": "Defender"
},
"NAME": {
"type": "cexostring",
"value": "Grogar the Barbarian"
},
"RESREF": {
"type": "resref",
"value": "npc_grogar"
}
},
{
"__struct_id": 0,
"CR": {

View File

@@ -34,6 +34,17 @@
"value": "store_blank"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Dye Store"
},
"RESREF": {
"type": "resref",
"value": "store_dye"
}
},
{
"__struct_id": 0,
"NAME": {
@@ -100,6 +111,17 @@
"value": "gobweapons"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Mack's Armory"
},
"RESREF": {
"type": "resref",
"value": "store_mack"
}
},
{
"__struct_id": 0,
"RESREF": {
@@ -133,6 +155,17 @@
"value": "store_shadydick"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "Sovellis' Store"
},
"RESREF": {
"type": "resref",
"value": "store_sovellis"
}
},
{
"__struct_id": 0,
"NAME": {