Various fixes to areas, mobs, CRs, items, and scripts
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 22.0
|
||||
"value": 24.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 25
|
||||
"value": 12
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 25
|
||||
"value": 12
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -57,7 +57,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -21
|
||||
"value": -11
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -86,6 +86,13 @@
|
||||
"Equip_ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item005"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 256,
|
||||
"EquippedRes": {
|
||||
@@ -97,21 +104,28 @@
|
||||
"__struct_id": 512,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "mobtrueseeing"
|
||||
"value": "item008"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 16384,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "bonegolem_claw"
|
||||
"value": "x2_it_crewpsp003"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 32768,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "mobclaw8d8"
|
||||
"value": "x2_it_crewpsp003"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 65536,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "bonegolem_claw"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -355,11 +369,11 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 871
|
||||
"value": 637
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 25
|
||||
"value": 10
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
@@ -798,7 +812,7 @@
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 35
|
||||
"value": 36
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
|
Reference in New Issue
Block a user