Modified some areas, items, creatures
Added a forge to make a weapon into another weapon of a different base type.
This commit is contained in:
@@ -834,13 +834,13 @@
|
||||
"type": "cexostring",
|
||||
"value": "monstercattle"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Bat"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "bat001"
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 12376
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -5315,6 +5315,25 @@
|
||||
"value": "baalsummon1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 19.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Hostile"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Dark Ripper"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "darkripper"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
|
Reference in New Issue
Block a user