Updates areas, spawns, items, mobs
and fixed typos in convos up to convo_cashan
This commit is contained in:
@@ -1760,7 +1760,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 23.0
|
||||
"value": 16.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@@ -1779,7 +1779,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 23.0
|
||||
"value": 16.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@@ -1950,7 +1950,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 17.0
|
||||
"value": 25.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@@ -2064,7 +2064,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
"value": 16.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@@ -3675,7 +3675,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 17.0
|
||||
"value": 15.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@@ -9281,7 +9281,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 118.0
|
||||
"value": 36.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
|
@@ -72,6 +72,17 @@
|
||||
"value": "item005"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "+6AC Ring"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "item010"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -351,7 +362,7 @@
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Mithral robes"
|
||||
"value": "Mithral Robes"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
@@ -1259,6 +1270,17 @@
|
||||
"value": "plainsmansbattl"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Red Dragon Head"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "reddragonhead"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -7252,6 +7274,17 @@
|
||||
"value": "minion_claw"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "MOB-5d6Claw"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "mob5d6claw"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
@@ -16925,7 +16958,7 @@
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Mage ring"
|
||||
"value": "Mage Ring"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
@@ -16969,7 +17002,7 @@
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Ring of Magic resistance"
|
||||
"value": "Ring of Magic Resistance"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
|
@@ -67,6 +67,17 @@
|
||||
"value": 5348
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Chest"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "medtreaschest"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
|
@@ -812,6 +812,17 @@
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Projectile Trap Trigger, Blindness/Deafness (Strong)"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "trapstr_blndf001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
|
Reference in New Issue
Block a user