Custom creatures modded to suit their level
All constructs through dragons, and their associated items.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 20
|
||||
"value": 6
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 15
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -11
|
||||
"value": -3
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -101,24 +101,17 @@
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 128,
|
||||
"__struct_id": 2,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item004"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 256,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "mobring"
|
||||
"value": "item005"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 512,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "mobtrueseeing"
|
||||
"value": "item008"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -660,11 +653,11 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 942
|
||||
"value": 802
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 27
|
||||
"value": 11
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
@@ -1030,7 +1023,7 @@
|
||||
},
|
||||
"SoundSetFile": {
|
||||
"type": "word",
|
||||
"value": 51
|
||||
"value": 29
|
||||
},
|
||||
"SpecAbilityList": {
|
||||
"type": "list",
|
||||
|
Reference in New Issue
Block a user