Redoing drop rates and other minor stuff
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 7.0
|
||||
"value": 5.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -46,11 +46,11 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 1
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 27
|
||||
"value": 34
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
@@ -205,7 +205,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 27
|
||||
"value": 34
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@@ -247,10 +247,6 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Dropable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_mring008"
|
||||
@@ -266,10 +262,6 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"Dropable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "x0_maarcl025"
|
||||
@@ -285,10 +277,6 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"Dropable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "thebarrier"
|
||||
@@ -337,7 +325,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 33
|
||||
"value": 40
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user