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": 414
|
||||
"value": 1221
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 20
|
||||
"value": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 30
|
||||
"value": 18
|
||||
},
|
||||
"MemorizedList1": {
|
||||
"type": "list",
|
||||
@@ -287,7 +287,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -53
|
||||
"value": -42
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -318,6 +318,20 @@
|
||||
"Equip_ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item011"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 512,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item008"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 65536,
|
||||
"EquippedRes": {
|
||||
@@ -466,7 +480,7 @@
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
"value": 24
|
||||
},
|
||||
"Interruptable": {
|
||||
"type": "byte",
|
||||
@@ -559,11 +573,11 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 750
|
||||
"value": 684
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 26
|
||||
"value": 5
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
@@ -587,7 +601,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 710
|
||||
"value": 2099
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user