Low level undead/spider areas redone
added more mobs per area, and linked them all together.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 2.0
|
||||
"value": 4.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -46,15 +46,15 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
"value": 2
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 10
|
||||
"value": 15
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
"value": 5000
|
||||
},
|
||||
"Deity": {
|
||||
"type": "cexostring",
|
||||
@@ -69,7 +69,7 @@
|
||||
},
|
||||
"Dex": {
|
||||
"type": "byte",
|
||||
"value": 11
|
||||
"value": 12
|
||||
},
|
||||
"Disarmable": {
|
||||
"type": "byte",
|
||||
@@ -96,7 +96,7 @@
|
||||
"__struct_id": 131072,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemune"
|
||||
"value": "nw_it_creitemunf"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -135,7 +135,7 @@
|
||||
"id": 12701,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Rednus Skeleton"
|
||||
"0": "Skeleton"
|
||||
}
|
||||
},
|
||||
"fortbonus": {
|
||||
@@ -152,7 +152,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 10
|
||||
"value": 15
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@@ -208,7 +208,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 10
|
||||
"value": 15
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user