Various fixes to areas, mobs, CRs, items, and scripts
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -2
|
||||
"value": -5
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -54,7 +54,7 @@
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
"value": 5000
|
||||
},
|
||||
"Deity": {
|
||||
"type": "cexostring",
|
||||
@@ -66,7 +66,7 @@
|
||||
},
|
||||
"Dex": {
|
||||
"type": "byte",
|
||||
"value": 11
|
||||
"value": 12
|
||||
},
|
||||
"Disarmable": {
|
||||
"type": "byte",
|
||||
@@ -86,14 +86,21 @@
|
||||
"__struct_id": 32,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_wblmhw004"
|
||||
"value": "firehammer"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 512,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item008"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"FactionID": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 20
|
||||
},
|
||||
"FeatList": {
|
||||
"type": "list",
|
||||
@@ -358,7 +365,7 @@
|
||||
"__struct_id": 2,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_mpotion012"
|
||||
"value": "nw_it_mring004"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
@@ -373,7 +380,7 @@
|
||||
"__struct_id": 3,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_it_mring004"
|
||||
"value": "firehammer"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
@@ -404,7 +411,7 @@
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 18
|
||||
"value": 8
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
@@ -806,7 +813,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
"value": 7
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
|
Reference in New Issue
Block a user