Fixed exploit
Fixed exploit. Added test Shield scroll. Tweaked a few creatures.
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Beholder [RA]"
|
||||
"value": "Beholder [RA]: 11 HD"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
@@ -770,7 +770,7 @@
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Will-O'-Wisp [RA]"
|
||||
"value": "Will-O'-Wisp [RA]: 09 HD"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
@@ -10719,7 +10719,7 @@
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Displacer Beast [RA]"
|
||||
"value": "Displacer Beast [RA]: 06 HD"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
@@ -10757,7 +10757,7 @@
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Gorgon [RA]"
|
||||
"value": "Gorgon [RA]: 08 HD"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
@@ -10890,7 +10890,7 @@
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Massive Purple Worm"
|
||||
"value": "Massive Purple Worm: 33 HD"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
@@ -10985,7 +10985,7 @@
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Stirge [RA]"
|
||||
"value": "Stirge [RA]: 01 HD"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
@@ -11023,7 +11023,7 @@
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Wolf: Worg [RA]"
|
||||
"value": "Wolf: Worg [RA]: 04 HD"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
|
@@ -28436,6 +28436,17 @@
|
||||
"value": 16826681
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Remedial Shield Scroll"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "ra_scr_001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"RESREF": {
|
||||
|
@@ -11875,6 +11875,17 @@
|
||||
"value": 52998
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Boulder"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "boulder003"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"RESREF": {
|
||||
|
Reference in New Issue
Block a user