Fixed exploit

Fixed exploit. Added test Shield scroll.  Tweaked a few creatures.
This commit is contained in:
Jaysyn904
2023-01-01 23:56:52 -05:00
parent 21cd68333a
commit 409981289e
27 changed files with 1411 additions and 191 deletions

View File

@@ -34,7 +34,7 @@
},
"Comment": {
"type": "cexostring",
"value": "Stirge [RA]\r\n\r\nMonster Manual, pg. 237\r\n"
"value": "Stirge [RA]: 01 HD\r\n\r\nMonster Manual, pg. 237\r\n"
},
"Con": {
"type": "byte",
@@ -126,6 +126,20 @@
"type": "word",
"value": 289
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 3920
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 2242
}
}
]
},
@@ -133,7 +147,7 @@
"id": 16816420,
"type": "cexolocstring",
"value": {
"0": "Stirge [RA]"
"0": "Stirge [RA]: 01 HD"
}
},
"fortbonus": {
@@ -648,6 +662,21 @@
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "SPAWN_TYPE"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "no_spn_ftr"
}
}
]
},