Custom creatures modded to suit their level
All constructs through dragons, and their associated items.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
"value": 10.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -46,7 +46,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -3
|
||||
"value": -7
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -78,6 +78,13 @@
|
||||
"Equip_ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item005"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 128,
|
||||
"EquippedRes": {
|
||||
@@ -89,7 +96,7 @@
|
||||
"__struct_id": 512,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "mobtrueseeing"
|
||||
"value": "item008"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -209,7 +216,7 @@
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 19
|
||||
"value": 5
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user