Cleaned up and enhanced badlands area
jaysyn got the rumormill convo working updated all the npcs that use it
This commit is contained in:
@@ -4753,7 +4753,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 8.0
|
||||
"value": 12.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@@ -4772,7 +4772,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 16.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@@ -7306,13 +7306,13 @@
|
||||
"type": "cexostring",
|
||||
"value": "Hostile"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Vampire"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "vampire001"
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 5637
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -7325,13 +7325,13 @@
|
||||
"type": "cexostring",
|
||||
"value": "Hostile"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Vampire Mage"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "vampire004"
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 12796
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -7344,13 +7344,13 @@
|
||||
"type": "cexostring",
|
||||
"value": "Hostile"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Vampire Warrior"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "vampire002"
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 12794
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -8079,25 +8079,6 @@
|
||||
"value": "blacklotus"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 2.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner: Dwarf Female 01"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "npc_com_dw_f001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
@@ -9676,6 +9657,44 @@
|
||||
"value": "nasgarthiansold"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.25
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noblmale001"
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 12660
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.25
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noblfemale001"
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 12659
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
|
||||
@@ -1920,7 +1920,7 @@
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "beggarsclothes"
|
||||
"value": "beggarsclothe002"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1931,7 +1931,7 @@
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "beggarsclothe002"
|
||||
"value": "beggarsclothes"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1945,6 +1945,39 @@
|
||||
"value": "bishop_w"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Black Foppish Outfit"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_m_cloth05"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Blue Dress"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_f_cloth09"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Blue Foppish Outfit"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_m_cloth03"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -1978,6 +2011,17 @@
|
||||
"value": "cold_sailor_clot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Colorful Skirt"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_f_cloth010"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -2110,6 +2154,28 @@
|
||||
"value": "baleas_cloth02"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Dark Lady Dress"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_f_cloth07"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Dark Noble Tunic"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_m_cloth06"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -2187,6 +2253,28 @@
|
||||
"value": "baleas_cloth04"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Floral Skirt"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_f_cloth02"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Flower Gown"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_f_cloth06"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -2198,6 +2286,17 @@
|
||||
"value": "gen_merchant"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Green Noble's Tunic"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_m_cloth08"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -2341,6 +2440,61 @@
|
||||
"value": "mobshaolinrobe"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Noble Outfit"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_m_cloth01"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Noble's Coat"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_m_cloth010"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Noble's Tunic"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_m_cloth02"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Noblewoman's Gown"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_f_cloth03"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Noblewoman's Gown"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_f_cloth05"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"RESREF": {
|
||||
@@ -2407,6 +2561,17 @@
|
||||
"value": "prostitute1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Purple Noble Outfit"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_m_cloth09"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -2429,6 +2594,39 @@
|
||||
"value": "queens_robe"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Red Flower Gown"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_f_cloth08"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Red Foppish Outfit"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_m_cloth04"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Red Noble Outfit"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_m_cloth07"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -2462,6 +2660,17 @@
|
||||
"value": "baleas_cloth09"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Ribbons Skirt"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_f_cloth04"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -2594,6 +2803,17 @@
|
||||
"value": "baleas_cloth07"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Strapless Gown"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "noble_f_cloth01"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -4981,6 +5201,17 @@
|
||||
"value": "prc_raks_bite_t"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "SkavenBite"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "skavenbite"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -7318,6 +7549,17 @@
|
||||
"value": "shd_shdelem_med"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "SkavenClaw"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "skavenclaw"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -9940,6 +10182,17 @@
|
||||
"value": "scarag_skin"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "SkavenSkin"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "skavenskin"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -40018,13 +40271,13 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Tempertuppin's Ever-Thrower"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "wbwmsl009"
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 14079
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user