Redoing drop rates and other minor stuff
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 10.0
|
||||
"value": 9.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -57,7 +57,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
"value": 2
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -91,10 +91,6 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"Dropable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "wyvernskinleathe"
|
||||
@@ -102,10 +98,6 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 16,
|
||||
"Dropable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "axeofthetrollsla"
|
||||
@@ -257,10 +249,6 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Dropable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_mpotion003"
|
||||
@@ -276,10 +264,6 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Dropable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_mpotion002"
|
||||
@@ -295,10 +279,6 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"Dropable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_mpotion004"
|
||||
@@ -311,6 +291,36 @@
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "wyvernskinleathe"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 4,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "axeofthetrollsla"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user