Made the CR of some creatures match their level

mostly lowering, but some I increased their level to match their CR.  I don't know where some of these go, but generally the CR was way too high for no effort kills.
This commit is contained in:
EpicValor 2023-10-04 16:48:26 -05:00
parent 75b5f91c8e
commit f96eb35d84
36 changed files with 1070 additions and 5636 deletions

View File

@ -2913,7 +2913,7 @@
},
"Version": {
"type": "dword",
"value": 52
"value": 53
},
"Width": {
"type": "int",

View File

@ -2,29 +2,7 @@
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": [
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 4,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
"value": []
},
"Door List": {
"type": "list",

File diff suppressed because it is too large Load Diff

View File

@ -687,7 +687,7 @@
},
"NAME": {
"type": "cexostring",
"value": "Bulls Pet"
"value": "Bull's Pet"
},
"RESREF": {
"type": "resref",
@ -790,7 +790,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 11.0
"value": 10.0
},
"FACTION": {
"type": "cexostring",
@ -809,7 +809,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 15.0
"value": 16.0
},
"FACTION": {
"type": "cexostring",
@ -980,7 +980,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 13.0
"value": 8.0
},
"FACTION": {
"type": "cexostring",
@ -1227,7 +1227,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 53.0
"value": 40.0
},
"FACTION": {
"type": "cexostring",
@ -1269,7 +1269,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 19.0
"value": 25.0
},
"FACTION": {
"type": "cexostring",
@ -2403,7 +2403,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 26.0
"value": 32.0
},
"FACTION": {
"type": "cexostring",
@ -2726,7 +2726,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 27.0
"value": 28.0
},
"FACTION": {
"type": "cexostring",
@ -2973,7 +2973,7 @@
"__struct_id": 0,
"CR": {
"type": "float",
"value": 16.0
"value": 17.0
},
"FACTION": {
"type": "cexostring",

View File

@ -78,6 +78,13 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "item005"
}
},
{
"__struct_id": 256,
"EquippedRes": {

View File

@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 19.0
"value": 25.0
},
"ClassList": {
"type": "list",
@ -46,7 +46,7 @@
},
"CRAdjust": {
"type": "int",
"value": -43
"value": -53
},
"CurrentHitPoints": {
"type": "short",
@ -54,7 +54,7 @@
},
"DecayTime": {
"type": "dword",
"value": 0
"value": 5000
},
"Deity": {
"type": "cexostring",
@ -69,7 +69,7 @@
},
"Dex": {
"type": "byte",
"value": 10
"value": 20
},
"Disarmable": {
"type": "byte",
@ -78,17 +78,34 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 4,
"EquippedRes": {
"type": "resref",
"value": "item007"
}
},
{
"__struct_id": 16,
"Dropable": {
"type": "byte",
"value": 1
},
"EquippedRes": {
"type": "resref",
"value": "thelightkiller"
}
},
{
"__struct_id": 256,
"EquippedRes": {
"type": "resref",
"value": "item009"
}
},
{
"__struct_id": 512,
"EquippedRes": {
"type": "resref",
"value": "item008"
}
},
{
"__struct_id": 65536,
"EquippedRes": {
@ -174,6 +191,26 @@
"type": "byte",
"value": 0
},
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"InventoryRes": {
"type": "resref",
"value": "thelightkiller"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
},
"LastName": {
"type": "cexolocstring",
"value": {}
@ -192,7 +229,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 31
"value": 0
},
"NoPermDeath": {
"type": "byte",

View File

@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 26.0
"value": 32.0
},
"ClassList": {
"type": "list",
@ -85,6 +85,13 @@
"value": "elementalairrapi"
}
},
{
"__struct_id": 128,
"EquippedRes": {
"type": "resref",
"value": "item009"
}
},
{
"__struct_id": 256,
"EquippedRes": {

View File

@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 11.0
"value": 10.0
},
"ClassList": {
"type": "list",
@ -46,7 +46,7 @@
},
"CRAdjust": {
"type": "int",
"value": 0
"value": -1
},
"CurrentHitPoints": {
"type": "short",
@ -54,7 +54,7 @@
},
"DecayTime": {
"type": "dword",
"value": 0
"value": 5000
},
"Deity": {
"type": "cexostring",

View File

@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 15.0
"value": 16.0
},
"ClassList": {
"type": "list",
@ -57,7 +57,7 @@
},
"CRAdjust": {
"type": "int",
"value": -3
"value": -4
},
"CurrentHitPoints": {
"type": "short",
@ -65,7 +65,7 @@
},
"DecayTime": {
"type": "dword",
"value": 0
"value": 5000
},
"Deity": {
"type": "cexostring",
@ -75,7 +75,7 @@
"id": 40602,
"type": "cexolocstring",
"value": {
"0": "A formian resembles a strange, centaur-like creature with the body and head of a giant ant, but with humanoid forelimbs. Their bodies are encased in a brownish-red, black or white carapace. They are not cruel, but live in a strict, regimented society. A formian queen rules over a single hive-city and never leaves the royal chamber at its heart, although her telepathic abilities enable her to communicate with and direct the activities of all the members of her hive. "
"0": ""
}
},
"Dex": {
@ -96,13 +96,6 @@
"value": "mobring"
}
},
{
"__struct_id": 512,
"EquippedRes": {
"type": "resref",
"value": "mobtrueseeing"
}
},
{
"__struct_id": 16384,
"EquippedRes": {
@ -110,13 +103,6 @@
"value": "ant_sting"
}
},
{
"__struct_id": 32768,
"EquippedRes": {
"type": "resref",
"value": "ant_sting"
}
},
{
"__struct_id": 131072,
"EquippedRes": {
@ -724,7 +710,7 @@
},
"WalkRate": {
"type": "int",
"value": 2
"value": 4
},
"willbonus": {
"type": "short",

View File

@ -27,7 +27,7 @@
},
"ClassLevel": {
"type": "short",
"value": 3
"value": 13
}
}
]
@ -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",
@ -78,6 +78,13 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 512,
"EquippedRes": {
"type": "resref",
"value": "item008"
}
},
{
"__struct_id": 16384,
"EquippedRes": {
@ -128,7 +135,7 @@
"id": 12426,
"type": "cexolocstring",
"value": {
"0": "Bulls Pet"
"0": "Bull's Pet"
}
},
"fortbonus": {
@ -177,11 +184,11 @@
},
"MaxHitPoints": {
"type": "short",
"value": 150
"value": 170
},
"NaturalAC": {
"type": "byte",
"value": 11
"value": 0
},
"NoPermDeath": {
"type": "byte",

View File

@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 27.0
"value": 28.0
},
"ClassList": {
"type": "list",
@ -57,7 +57,7 @@
},
"CRAdjust": {
"type": "int",
"value": -20
"value": -26
},
"CurrentHitPoints": {
"type": "short",
@ -89,6 +89,13 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "item005"
}
},
{
"__struct_id": 4,
"EquippedRes": {
@ -96,6 +103,13 @@
"value": "item007"
}
},
{
"__struct_id": 128,
"EquippedRes": {
"type": "resref",
"value": "item009"
}
},
{
"__struct_id": 16384,
"EquippedRes": {

View File

@ -46,7 +46,7 @@
},
"CRAdjust": {
"type": "int",
"value": -8
"value": -14
},
"CurrentHitPoints": {
"type": "short",
@ -78,6 +78,20 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "item005"
}
},
{
"__struct_id": 128,
"EquippedRes": {
"type": "resref",
"value": "item009"
}
},
{
"__struct_id": 512,
"EquippedRes": {
@ -478,7 +492,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 5
"value": 0
},
"NoPermDeath": {
"type": "byte",

View File

@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 16.0
"value": 17.0
},
"ClassList": {
"type": "list",
@ -46,7 +46,7 @@
},
"CRAdjust": {
"type": "int",
"value": 0
"value": -4
},
"CurrentHitPoints": {
"type": "short",
@ -85,6 +85,13 @@
"value": "item005"
}
},
{
"__struct_id": 512,
"EquippedRes": {
"type": "resref",
"value": "item008"
}
},
{
"__struct_id": 16384,
"EquippedRes": {

View File

@ -2,7 +2,7 @@
"__data_type": "UTC ",
"Appearance_Type": {
"type": "word",
"value": 96
"value": 22
},
"BodyBag": {
"type": "byte",
@ -27,7 +27,7 @@
},
"ClassLevel": {
"type": "short",
"value": 4
"value": 20
}
}
]
@ -46,7 +46,7 @@
},
"CRAdjust": {
"type": "int",
"value": 2
"value": -13
},
"CurrentHitPoints": {
"type": "short",
@ -78,6 +78,27 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "item005"
}
},
{
"__struct_id": 128,
"EquippedRes": {
"type": "resref",
"value": "item009"
}
},
{
"__struct_id": 512,
"EquippedRes": {
"type": "resref",
"value": "item008"
}
},
{
"__struct_id": 16384,
"EquippedRes": {
@ -184,11 +205,11 @@
},
"MaxHitPoints": {
"type": "short",
"value": 270
"value": 366
},
"NaturalAC": {
"type": "byte",
"value": 20
"value": 0
},
"NoPermDeath": {
"type": "byte",
@ -212,7 +233,7 @@
},
"PortraitId": {
"type": "word",
"value": 239
"value": 182
},
"Race": {
"type": "byte",
@ -224,55 +245,55 @@
},
"ScriptAttacked": {
"type": "resref",
"value": "nw_c2_default5"
"value": "no_ai_atk"
},
"ScriptDamaged": {
"type": "resref",
"value": "nw_c2_default6"
"value": "no_ai_dam"
},
"ScriptDeath": {
"type": "resref",
"value": "nw_c2_default7"
"value": "no_ai_dth"
},
"ScriptDialogue": {
"type": "resref",
"value": "nw_c2_default4"
"value": "no_ai_cnv"
},
"ScriptDisturbed": {
"type": "resref",
"value": "nw_c2_default8"
"value": "no_ai_dis"
},
"ScriptEndRound": {
"type": "resref",
"value": "nw_c2_default3"
"value": "no_ai_cmb"
},
"ScriptHeartbeat": {
"type": "resref",
"value": "nw_c2_default1"
"value": "no_ai_hrt"
},
"ScriptOnBlocked": {
"type": "resref",
"value": "nw_c2_defaulte"
"value": "no_ai_blk"
},
"ScriptOnNotice": {
"type": "resref",
"value": "nw_c2_default2"
"value": "no_ai_per"
},
"ScriptRested": {
"type": "resref",
"value": "nw_c2_defaulta"
"value": "no_ai_rst"
},
"ScriptSpawn": {
"type": "resref",
"value": "nw_c2_default9"
"value": "no_spn_ftrsize"
},
"ScriptSpellAt": {
"type": "resref",
"value": "nw_c2_defaultb"
"value": "no_ai_spt"
},
"ScriptUserDefine": {
"type": "resref",
"value": "nw_c2_defaultd"
"value": ""
},
"SkillList": {
"type": "list",
@ -554,11 +575,42 @@
},
"SoundSetFile": {
"type": "word",
"value": 396
"value": 11
},
"SpecAbilityList": {
"type": "list",
"value": []
"value": [
{
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 301
},
"SpellCasterLevel": {
"type": "byte",
"value": 0
},
"SpellFlags": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 301
},
"SpellCasterLevel": {
"type": "byte",
"value": 0
},
"SpellFlags": {
"type": "byte",
"value": 1
}
}
]
},
"StartingPackage": {
"type": "byte",
@ -588,9 +640,29 @@
"type": "resref",
"value": "nasgarthianraz"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "SCALE_SIZE"
},
"Type": {
"type": "dword",
"value": 2
},
"Value": {
"type": "float",
"value": 1.5
}
}
]
},
"WalkRate": {
"type": "int",
"value": 5
"value": 7
},
"willbonus": {
"type": "short",

View File

@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 13.0
"value": 8.0
},
"ClassList": {
"type": "list",
@ -46,7 +46,7 @@
},
"CRAdjust": {
"type": "int",
"value": 3
"value": -2
},
"CurrentHitPoints": {
"type": "short",

View File

@ -46,7 +46,7 @@
},
"CRAdjust": {
"type": "int",
"value": 0
"value": -2
},
"CurrentHitPoints": {
"type": "short",
@ -54,7 +54,7 @@
},
"DecayTime": {
"type": "dword",
"value": 0
"value": 5000
},
"Deity": {
"type": "cexostring",
@ -75,6 +75,13 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 512,
"EquippedRes": {
"type": "resref",
"value": "item008"
}
},
{
"__struct_id": 16384,
"EquippedRes": {
@ -234,7 +241,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 10
"value": 0
},
"NoPermDeath": {
"type": "byte",
@ -600,7 +607,7 @@
},
"SoundSetFile": {
"type": "word",
"value": 19
"value": 17
},
"SpecAbilityList": {
"type": "list",

View File

@ -0,0 +1,596 @@
{
"__data_type": "UTC ",
"Appearance_Type": {
"type": "word",
"value": 97
},
"BodyBag": {
"type": "byte",
"value": 0
},
"Cha": {
"type": "byte",
"value": 6
},
"ChallengeRating": {
"type": "float",
"value": 4.0
},
"ClassList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"Class": {
"type": "int",
"value": 12
},
"ClassLevel": {
"type": "short",
"value": 5
}
}
]
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Con": {
"type": "byte",
"value": 15
},
"Conversation": {
"type": "resref",
"value": ""
},
"CRAdjust": {
"type": "int",
"value": 0
},
"CurrentHitPoints": {
"type": "short",
"value": 22
},
"DecayTime": {
"type": "dword",
"value": 5000
},
"Deity": {
"type": "cexostring",
"value": ""
},
"Description": {
"id": 12631,
"type": "cexolocstring",
"value": {}
},
"Dex": {
"type": "byte",
"value": 17
},
"Disarmable": {
"type": "byte",
"value": 0
},
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 16384,
"EquippedRes": {
"type": "resref",
"value": "nw_it_crewpsp026"
}
},
{
"__struct_id": 32768,
"EquippedRes": {
"type": "resref",
"value": "nw_it_crewpsp026"
}
},
{
"__struct_id": 65536,
"EquippedRes": {
"type": "resref",
"value": "nw_it_crewps010"
}
}
]
},
"FactionID": {
"type": "word",
"value": 1
},
"FeatList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 228
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 289
}
}
]
},
"FirstName": {
"id": 12632,
"type": "cexolocstring",
"value": {}
},
"fortbonus": {
"type": "short",
"value": 0
},
"Gender": {
"type": "byte",
"value": 1
},
"GoodEvil": {
"type": "byte",
"value": 50
},
"HitPoints": {
"type": "short",
"value": 22
},
"Int": {
"type": "byte",
"value": 3
},
"Interruptable": {
"type": "byte",
"value": 1
},
"IsImmortal": {
"type": "byte",
"value": 0
},
"IsPC": {
"type": "byte",
"value": 0
},
"LastName": {
"type": "cexolocstring",
"value": {}
},
"LawfulChaotic": {
"type": "byte",
"value": 50
},
"Lootable": {
"type": "byte",
"value": 0
},
"MaxHitPoints": {
"type": "short",
"value": 32
},
"NaturalAC": {
"type": "byte",
"value": 3
},
"NoPermDeath": {
"type": "byte",
"value": 0
},
"PaletteID": {
"type": "byte",
"value": 8
},
"PerceptionRange": {
"type": "byte",
"value": 11
},
"Phenotype": {
"type": "int",
"value": 0
},
"Plot": {
"type": "byte",
"value": 0
},
"PortraitId": {
"type": "word",
"value": 167
},
"Race": {
"type": "byte",
"value": 8
},
"refbonus": {
"type": "short",
"value": 0
},
"ScriptAttacked": {
"type": "resref",
"value": "prc_ai_sum_attck"
},
"ScriptDamaged": {
"type": "resref",
"value": "prc_ai_sum_damag"
},
"ScriptDeath": {
"type": "resref",
"value": "prc_ai_sum_death"
},
"ScriptDialogue": {
"type": "resref",
"value": "prc_ai_sum_conv"
},
"ScriptDisturbed": {
"type": "resref",
"value": "prc_ai_sum_distb"
},
"ScriptEndRound": {
"type": "resref",
"value": "prc_ai_sum_combt"
},
"ScriptHeartbeat": {
"type": "resref",
"value": "prc_ai_sum_heart"
},
"ScriptOnBlocked": {
"type": "resref",
"value": "prc_ai_sum_block"
},
"ScriptOnNotice": {
"type": "resref",
"value": "prc_ai_sum_percp"
},
"ScriptRested": {
"type": "resref",
"value": "prc_ai_sum_rest"
},
"ScriptSpawn": {
"type": "resref",
"value": "prc_ai_sum_spawn"
},
"ScriptSpellAt": {
"type": "resref",
"value": "prc_ai_sum_spell"
},
"ScriptUserDefine": {
"type": "resref",
"value": "prc_ai_sum_userd"
},
"SkillList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 4
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 5
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 11
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 5
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
}
}
]
},
"SoundSetFile": {
"type": "word",
"value": 18
},
"SpecAbilityList": {
"type": "list",
"value": []
},
"StartingPackage": {
"type": "byte",
"value": 0
},
"Str": {
"type": "byte",
"value": 21
},
"Subrace": {
"type": "cexostring",
"value": ""
},
"Tag": {
"type": "cexostring",
"value": "NW_LION"
},
"Tail_New": {
"type": "dword",
"value": 0
},
"TemplateList": {
"type": "list",
"value": []
},
"TemplateResRef": {
"type": "resref",
"value": "prc_sum_lion"
},
"WalkRate": {
"type": "int",
"value": 7
},
"willbonus": {
"type": "short",
"value": 0
},
"Wings_New": {
"type": "dword",
"value": 0
},
"Wis": {
"type": "byte",
"value": 12
}
}

View File

@ -78,6 +78,13 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "item005"
}
},
{
"__struct_id": 512,
"EquippedRes": {

View File

@ -46,7 +46,7 @@
},
"CRAdjust": {
"type": "int",
"value": -7
"value": -17
},
"CurrentHitPoints": {
"type": "short",
@ -85,6 +85,20 @@
"value": "item005"
}
},
{
"__struct_id": 128,
"EquippedRes": {
"type": "resref",
"value": "item009"
}
},
{
"__struct_id": 512,
"EquippedRes": {
"type": "resref",
"value": "item008"
}
},
{
"__struct_id": 16384,
"EquippedRes": {
@ -216,7 +230,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 8
"value": 0
},
"NoPermDeath": {
"type": "byte",

View File

@ -46,7 +46,7 @@
},
"CRAdjust": {
"type": "int",
"value": -15
"value": -20
},
"CurrentHitPoints": {
"type": "short",
@ -86,24 +86,17 @@
}
},
{
"__struct_id": 128,
"__struct_id": 4,
"EquippedRes": {
"type": "resref",
"value": "mobring"
}
},
{
"__struct_id": 256,
"EquippedRes": {
"type": "resref",
"value": "item004"
"value": "item007"
}
},
{
"__struct_id": 512,
"EquippedRes": {
"type": "resref",
"value": "mobtrueseeing"
"value": "item008"
}
},
{
@ -477,7 +470,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 8
"value": 0
},
"NoPermDeath": {
"type": "byte",

View File

@ -78,6 +78,13 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "item005"
}
},
{
"__struct_id": 65536,
"EquippedRes": {
@ -209,7 +216,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 6
"value": 0
},
"NoPermDeath": {
"type": "byte",

View File

@ -134,7 +134,7 @@
},
"Lootable": {
"type": "byte",
"value": 0
"value": 1
},
"MaxHitPoints": {
"type": "short",
@ -512,7 +512,38 @@
},
"SpecAbilityList": {
"type": "list",
"value": []
"value": [
{
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 498
},
"SpellCasterLevel": {
"type": "byte",
"value": 0
},
"SpellFlags": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 692
},
"SpellCasterLevel": {
"type": "byte",
"value": 0
},
"SpellFlags": {
"type": "byte",
"value": 1
}
}
]
},
"StartingPackage": {
"type": "byte",

View File

@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 53.0
"value": 40.0
},
"ClassList": {
"type": "list",
@ -27,7 +27,7 @@
},
"ClassLevel": {
"type": "short",
"value": 21
"value": 20
}
},
{
@ -38,7 +38,7 @@
},
"ClassLevel": {
"type": "short",
"value": 21
"value": 20
}
}
]
@ -57,7 +57,7 @@
},
"CRAdjust": {
"type": "int",
"value": 0
"value": -33
},
"CurrentHitPoints": {
"type": "short",
@ -77,7 +77,7 @@
},
"Dex": {
"type": "byte",
"value": 10
"value": 16
},
"Disarmable": {
"type": "byte",
@ -86,6 +86,34 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "item005"
}
},
{
"__struct_id": 4,
"EquippedRes": {
"type": "resref",
"value": "item007"
}
},
{
"__struct_id": 128,
"EquippedRes": {
"type": "resref",
"value": "item009"
}
},
{
"__struct_id": 512,
"EquippedRes": {
"type": "resref",
"value": "item008"
}
},
{
"__struct_id": 16384,
"EquippedRes": {
@ -246,14 +274,14 @@
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 331
"value": 329
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 329
"value": 331
}
},
{
@ -465,11 +493,11 @@
},
"MaxHitPoints": {
"type": "short",
"value": 1188
"value": 1168
},
"NaturalAC": {
"type": "byte",
"value": 46
"value": 10
},
"NoPermDeath": {
"type": "byte",
@ -863,7 +891,7 @@
},
"Str": {
"type": "byte",
"value": 35
"value": 36
},
"Subrace": {
"type": "cexostring",
@ -887,7 +915,7 @@
},
"WalkRate": {
"type": "int",
"value": 4
"value": 7
},
"willbonus": {
"type": "short",

View File

@ -58,37 +58,6 @@
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 2
},
"CostValue": {
"type": "word",
"value": 12
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 1
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@ -163,7 +132,7 @@
},
"CostValue": {
"type": "word",
"value": 5
"value": 4
},
"Param1": {
"type": "byte",
@ -225,7 +194,7 @@
},
"CostValue": {
"type": "word",
"value": 5
"value": 4
},
"Param1": {
"type": "byte",
@ -256,7 +225,7 @@
},
"CostValue": {
"type": "word",
"value": 5
"value": 4
},
"Param1": {
"type": "byte",

View File

@ -306,37 +306,6 @@
"value": 6
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 0
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 37
},
"Subtype": {
"type": "word",
"value": 4
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@ -367,99 +336,6 @@
"type": "word",
"value": 2
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 0
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 37
},
"Subtype": {
"type": "word",
"value": 7
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 0
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 37
},
"Subtype": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 0
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 37
},
"Subtype": {
"type": "word",
"value": 0
}
}
]
},

View File

@ -18,7 +18,7 @@
},
"Cost": {
"type": "dword",
"value": 586958
"value": 282328
},
"Cursed": {
"type": "byte",
@ -120,37 +120,6 @@
"value": 6
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 4
},
"CostValue": {
"type": "word",
"value": 10
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 16
},
"Subtype": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 0,
"ChanceAppear": {

View File

@ -60,37 +60,6 @@
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 2
},
"CostValue": {
"type": "word",
"value": 12
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 1
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@ -227,7 +196,7 @@
},
"CostValue": {
"type": "word",
"value": 7
"value": 4
},
"Param1": {
"type": "byte",

View File

@ -587,37 +587,6 @@
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 26
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 82
},
"Subtype": {
"type": "word",
"value": 82
}
},
{
"__struct_id": 0,
"ChanceAppear": {

View File

@ -58,37 +58,6 @@
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 2
},
"CostValue": {
"type": "word",
"value": 10
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 1
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {

View File

@ -58,37 +58,6 @@
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 2
},
"CostValue": {
"type": "word",
"value": 10
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 1
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@ -535,7 +504,7 @@
},
"CostValue": {
"type": "word",
"value": 5
"value": 14
},
"Param1": {
"type": "byte",
@ -551,7 +520,7 @@
},
"Subtype": {
"type": "word",
"value": 21
"value": 22
}
},
{

View File

@ -58,37 +58,6 @@
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 2
},
"CostValue": {
"type": "word",
"value": 4
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 1
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {

View File

@ -60,37 +60,6 @@
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 2
},
"CostValue": {
"type": "word",
"value": 12
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 1
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@ -103,7 +72,7 @@
},
"CostValue": {
"type": "word",
"value": 3
"value": 1
},
"Param1": {
"type": "byte",
@ -196,7 +165,7 @@
},
"CostValue": {
"type": "word",
"value": 5
"value": 3
},
"Param1": {
"type": "byte",
@ -258,7 +227,7 @@
},
"CostValue": {
"type": "word",
"value": 7
"value": 5
},
"Param1": {
"type": "byte",
@ -289,7 +258,7 @@
},
"CostValue": {
"type": "word",
"value": 5
"value": 4
},
"Param1": {
"type": "byte",

View File

@ -60,37 +60,6 @@
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 2
},
"CostValue": {
"type": "word",
"value": 12
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 1
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@ -196,7 +165,7 @@
},
"CostValue": {
"type": "word",
"value": 5
"value": 4
},
"Param1": {
"type": "byte",
@ -289,7 +258,7 @@
},
"CostValue": {
"type": "word",
"value": 5
"value": 4
},
"Param1": {
"type": "byte",

View File

@ -18,7 +18,7 @@
},
"Cost": {
"type": "dword",
"value": 918958
"value": 893416
},
"Cursed": {
"type": "byte",
@ -50,15 +50,15 @@
},
"ModelPart1": {
"type": "byte",
"value": 12
"value": 14
},
"ModelPart2": {
"type": "byte",
"value": 32
"value": 43
},
"ModelPart3": {
"type": "byte",
"value": 32
"value": 34
},
"PaletteID": {
"type": "byte",
@ -102,37 +102,6 @@
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 2
},
"CostValue": {
"type": "word",
"value": 4
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 56
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@ -172,11 +141,11 @@
},
"CostTable": {
"type": "byte",
"value": 0
"value": 4
},
"CostValue": {
"type": "word",
"value": 0
"value": 13
},
"Param1": {
"type": "byte",
@ -188,11 +157,42 @@
},
"PropertyName": {
"type": "word",
"value": 12
"value": 16
},
"Subtype": {
"type": "word",
"value": 11
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 2
},
"CostValue": {
"type": "word",
"value": 4
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 6
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
@ -288,37 +288,6 @@
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 24
},
"CostValue": {
"type": "word",
"value": 3
},
"Param1": {
"type": "byte",
"value": 3
},
"Param1Value": {
"type": "byte",
"value": 4
},
"PropertyName": {
"type": "word",
"value": 48
},
"Subtype": {
"type": "word",
"value": 22
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@ -349,37 +318,6 @@
"type": "word",
"value": 3
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 0
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 83
},
"Subtype": {
"type": "word",
"value": 6
}
}
]
},
@ -401,14 +339,14 @@
},
"xModelPart1": {
"type": "word",
"value": 12
"value": 14
},
"xModelPart2": {
"type": "word",
"value": 32
"value": 43
},
"xModelPart3": {
"type": "word",
"value": 32
"value": 34
}
}

View File

@ -132,7 +132,7 @@
},
"CostValue": {
"type": "word",
"value": 4
"value": 10
},
"Param1": {
"type": "byte",
@ -194,7 +194,7 @@
},
"CostValue": {
"type": "word",
"value": 7
"value": 1
},
"Param1": {
"type": "byte",
@ -213,68 +213,6 @@
"value": 5
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 7
},
"CostValue": {
"type": "word",
"value": 8
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 23
},
"Subtype": {
"type": "word",
"value": 1
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 7
},
"CostValue": {
"type": "word",
"value": 8
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 23
},
"Subtype": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@ -318,7 +256,7 @@
},
"CostValue": {
"type": "word",
"value": 3
"value": 6
},
"Param1": {
"type": "byte",
@ -399,6 +337,37 @@
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 5
},
"CostValue": {
"type": "word",
"value": 5
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 20
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@ -438,11 +407,11 @@
},
"CostTable": {
"type": "byte",
"value": 0
"value": 5
},
"CostValue": {
"type": "word",
"value": 0
"value": 3
},
"Param1": {
"type": "byte",
@ -450,15 +419,46 @@
},
"Param1Value": {
"type": "byte",
"value": 255
"value": 0
},
"PropertyName": {
"type": "word",
"value": 37
"value": 20
},
"Subtype": {
"type": "word",
"value": 8
"value": 1
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 5
},
"CostValue": {
"type": "word",
"value": 4
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 20
},
"Subtype": {
"type": "word",
"value": 2
}
},
{
@ -492,37 +492,6 @@
"value": 9
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 0
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 255
},
"PropertyName": {
"type": "word",
"value": 37
},
"Subtype": {
"type": "word",
"value": 4
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@ -709,37 +678,6 @@
"value": 3
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 0
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 37
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {

Binary file not shown.