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

@@ -9659,7 +9659,7 @@
},
"Conversation": {
"type": "resref",
"value": "wishrock"
"value": "cv_wishrock"
},
"CurrentHP": {
"type": "short",
@@ -9805,7 +9805,7 @@
},
"TemplateResRef": {
"type": "resref",
"value": "boulder001"
"value": "boulder003"
},
"TrapDetectable": {
"type": "byte",
@@ -9839,6 +9839,25 @@
"type": "byte",
"value": 1
},
"VisualTransform": {
"__struct_id": 6,
"type": "struct",
"value": {
"__struct_id": 6,
"ScaleX": {
"type": "float",
"value": 1.795855402946472
},
"ScaleY": {
"type": "float",
"value": 1.795855402946472
},
"ScaleZ": {
"type": "float",
"value": 1.795855402946472
}
}
},
"Will": {
"type": "byte",
"value": 0
@@ -11430,15 +11449,15 @@
},
"X": {
"type": "float",
"value": 52.20286560058594
"value": 52.29444122314453
},
"Y": {
"type": "float",
"value": 13.08389663696289
"value": 13.48593235015869
},
"Z": {
"type": "float",
"value": 2.952206134796143
"value": 1.000005722045898
}
}
]