Custom creatures modded to suit their level

All constructs through dragons, and their associated items.
This commit is contained in:
EpicValor
2023-10-07 21:36:40 -05:00
parent d79c0759a9
commit 2dbcfb160b
70 changed files with 2819 additions and 888 deletions

View File

@@ -50,7 +50,7 @@
},
"CurrentHitPoints": {
"type": "short",
"value": 354
"value": 380
},
"DecayTime": {
"type": "dword",
@@ -69,7 +69,7 @@
},
"Dex": {
"type": "byte",
"value": 10
"value": 14
},
"Disarmable": {
"type": "byte",
@@ -306,7 +306,7 @@
},
"HitPoints": {
"type": "short",
"value": 354
"value": 380
},
"Int": {
"type": "byte",
@@ -362,11 +362,11 @@
},
"MaxHitPoints": {
"type": "short",
"value": 564
"value": 590
},
"NaturalAC": {
"type": "byte",
"value": 16
"value": 10
},
"NoPermDeath": {
"type": "byte",
@@ -442,7 +442,7 @@
},
"ScriptSpawn": {
"type": "resref",
"value": "nw_c2_dropin9"
"value": "dragonspawn"
},
"ScriptSpellAt": {
"type": "resref",
@@ -992,6 +992,26 @@
"type": "resref",
"value": "oldreddragon"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "SCALE_SIZE"
},
"Type": {
"type": "dword",
"value": 2
},
"Value": {
"type": "float",
"value": 0.8999999761581421
}
}
]
},
"WalkRate": {
"type": "int",
"value": 4