Updating gear and npcs
removing immunities too easy to get and removing properties like vorpal and slay
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 68
|
||||
"value": 902
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 31.0
|
||||
"value": 0.125
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -23,7 +23,7 @@
|
||||
"__struct_id": 2,
|
||||
"Class": {
|
||||
"type": "int",
|
||||
"value": 18
|
||||
"value": 16
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"Con": {
|
||||
"type": "byte",
|
||||
"value": 30
|
||||
"value": 22
|
||||
},
|
||||
"Conversation": {
|
||||
"type": "resref",
|
||||
@@ -46,11 +46,11 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -20
|
||||
"value": -63
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 800
|
||||
"value": 770
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
@@ -69,7 +69,7 @@
|
||||
},
|
||||
"Dex": {
|
||||
"type": "byte",
|
||||
"value": 24
|
||||
"value": 32
|
||||
},
|
||||
"Disarmable": {
|
||||
"type": "byte",
|
||||
@@ -103,21 +103,21 @@
|
||||
"__struct_id": 16384,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "waternobleslam"
|
||||
"value": "waternoble"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 32768,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "waternobleclaw"
|
||||
"value": "waternoble"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 65536,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "water_spike2"
|
||||
"value": "waternoble"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -320,7 +320,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 800
|
||||
"value": 770
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@@ -466,7 +466,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 1100
|
||||
"value": 950
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
@@ -965,7 +965,7 @@
|
||||
},
|
||||
"StartingPackage": {
|
||||
"type": "byte",
|
||||
"value": 80
|
||||
"value": 78
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user