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": 233.0
|
||||
"value": 30.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -46,11 +46,11 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -125
|
||||
"value": -124
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 10000
|
||||
"value": 3900
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
@@ -75,6 +75,20 @@
|
||||
"Equip_ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 4,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item007"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 128,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item012"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 16384,
|
||||
"EquippedRes": {
|
||||
@@ -239,7 +253,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 10000
|
||||
"value": 3900
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@@ -327,11 +341,11 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 10100
|
||||
"value": 4000
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 28
|
||||
"value": 0
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
@@ -407,7 +421,7 @@
|
||||
},
|
||||
"ScriptSpawn": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_default9"
|
||||
"value": "nw_undyingspawn"
|
||||
},
|
||||
"ScriptSpellAt": {
|
||||
"type": "resref",
|
||||
@@ -466,7 +480,7 @@
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 22
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -543,7 +557,7 @@
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 22
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user