Made the CR of some creatures match their level
mostly lowering, but some I increased their level to match their CR. I don't know where some of these go, but generally the CR was way too high for no effort kills.
This commit is contained in:
@@ -78,6 +78,13 @@
|
||||
"Equip_ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item005"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 65536,
|
||||
"EquippedRes": {
|
||||
@@ -209,7 +216,7 @@
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
"value": 0
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user