Low level undead/spider areas redone
added more mobs per area, and linked them all together.
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 16.0
|
||||
"value": 15.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -153,7 +153,7 @@
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 158
|
||||
"value": 104
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
@@ -391,7 +391,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 158
|
||||
"value": 104
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@@ -595,7 +595,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 224
|
||||
"value": 170
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
@@ -993,7 +993,7 @@
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 21
|
||||
"value": 22
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
|
Reference in New Issue
Block a user