Custom creatures modded to suit their level
All constructs through dragons, and their associated items.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 418
|
||||
"value": 118
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 43.0
|
||||
"value": 44.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 20
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -49,7 +49,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 15
|
||||
"value": 14
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -16
|
||||
"value": -10
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -565,7 +565,7 @@
|
||||
},
|
||||
"GoodEvil": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 50
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
@@ -660,7 +660,7 @@
|
||||
},
|
||||
"LawfulChaotic": {
|
||||
"type": "byte",
|
||||
"value": 50
|
||||
"value": 100
|
||||
},
|
||||
"Lootable": {
|
||||
"type": "byte",
|
||||
@@ -668,7 +668,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 1672
|
||||
"value": 1352
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
@@ -696,7 +696,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 714
|
||||
"value": 1268
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
@@ -748,7 +748,7 @@
|
||||
},
|
||||
"ScriptSpawn": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_default9"
|
||||
"value": "dragonspawn2"
|
||||
},
|
||||
"ScriptSpellAt": {
|
||||
"type": "resref",
|
||||
@@ -1261,7 +1261,7 @@
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 55
|
||||
"value": 54
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
@@ -1283,6 +1283,26 @@
|
||||
"type": "resref",
|
||||
"value": "survqual"
|
||||
},
|
||||
"VarTable": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "SCALE_SIZE"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 2
|
||||
},
|
||||
"Value": {
|
||||
"type": "float",
|
||||
"value": 1.200000047683716
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 7
|
||||
|
Reference in New Issue
Block a user