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:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
"value": 16.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -57,7 +57,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -3
|
||||
"value": -4
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -65,7 +65,7 @@
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
"value": 5000
|
||||
},
|
||||
"Deity": {
|
||||
"type": "cexostring",
|
||||
@@ -75,7 +75,7 @@
|
||||
"id": 40602,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "A formian resembles a strange, centaur-like creature with the body and head of a giant ant, but with humanoid forelimbs. Their bodies are encased in a brownish-red, black or white carapace. They are not cruel, but live in a strict, regimented society. A formian queen rules over a single hive-city and never leaves the royal chamber at its heart, although her telepathic abilities enable her to communicate with and direct the activities of all the members of her hive. "
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"Dex": {
|
||||
@@ -96,13 +96,6 @@
|
||||
"value": "mobring"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 512,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "mobtrueseeing"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 16384,
|
||||
"EquippedRes": {
|
||||
@@ -110,13 +103,6 @@
|
||||
"value": "ant_sting"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 32768,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "ant_sting"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 131072,
|
||||
"EquippedRes": {
|
||||
@@ -724,7 +710,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
"value": 4
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
|
Reference in New Issue
Block a user