2021-08-29 23:34:48 -04:00
{
"__data_type" : "UTC " ,
"Appearance_Head" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 42
2021-08-29 23:34:48 -04:00
} ,
"Appearance_Type" : {
"type" : "word" ,
"value" : 6
} ,
"ArmorPart_RFoot" : {
"type" : "byte" ,
"value" : 1
} ,
"BodyBag" : {
"type" : "byte" ,
"value" : 0
} ,
"BodyPart_Belt" : {
"type" : "byte" ,
"value" : 0
} ,
"BodyPart_LBicep" : {
"type" : "byte" ,
"value" : 1
} ,
"BodyPart_LFArm" : {
"type" : "byte" ,
"value" : 1
} ,
"BodyPart_LFoot" : {
"type" : "byte" ,
"value" : 1
} ,
"BodyPart_LHand" : {
"type" : "byte" ,
"value" : 1
} ,
"BodyPart_LShin" : {
"type" : "byte" ,
"value" : 1
} ,
"BodyPart_LShoul" : {
"type" : "byte" ,
"value" : 0
} ,
"BodyPart_LThigh" : {
"type" : "byte" ,
"value" : 1
} ,
"BodyPart_Neck" : {
"type" : "byte" ,
"value" : 1
} ,
"BodyPart_Pelvis" : {
"type" : "byte" ,
"value" : 1
} ,
"BodyPart_RBicep" : {
"type" : "byte" ,
"value" : 1
} ,
"BodyPart_RFArm" : {
"type" : "byte" ,
"value" : 1
} ,
"BodyPart_RHand" : {
"type" : "byte" ,
"value" : 1
} ,
"BodyPart_RShin" : {
"type" : "byte" ,
"value" : 1
} ,
"BodyPart_RShoul" : {
"type" : "byte" ,
"value" : 0
} ,
"BodyPart_RThigh" : {
"type" : "byte" ,
"value" : 1
} ,
"BodyPart_Torso" : {
"type" : "byte" ,
"value" : 1
} ,
"Cha" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 18
2021-08-29 23:34:48 -04:00
} ,
"ChallengeRating" : {
"type" : "float" ,
2023-08-13 17:21:44 -04:00
"value" : 9.0
2021-08-29 23:34:48 -04:00
} ,
"ClassList" : {
"type" : "list" ,
"value" : [
{
"__struct_id" : 2 ,
"Class" : {
"type" : "int" ,
2023-08-13 17:21:44 -04:00
"value" : 9
2021-08-29 23:34:48 -04:00
} ,
"ClassLevel" : {
"type" : "short" ,
2023-08-13 17:21:44 -04:00
"value" : 8
2021-08-29 23:34:48 -04:00
} ,
"KnownList0" : {
"type" : "list" ,
"value" : [
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 424
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 1499
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 3675
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 439
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
2023-08-13 17:21:44 -04:00
} ,
2021-08-29 23:34:48 -04:00
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 100
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 2079
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 144
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
2023-08-13 17:21:44 -04:00
}
]
} ,
"KnownList1" : {
"type" : "list" ,
"value" : [
2021-08-29 23:34:48 -04:00
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 1791
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
2023-08-13 17:21:44 -04:00
} ,
2021-08-29 23:34:48 -04:00
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 102
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 107
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 371
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 143
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
}
]
} ,
2023-08-13 17:21:44 -04:00
"KnownList2" : {
2021-08-29 23:34:48 -04:00
"type" : "list" ,
"value" : [
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 8
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 64
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 1789
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
}
]
} ,
"KnownList3" : {
"type" : "list" ,
"value" : [
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
"value" : 370
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 188
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
}
]
} ,
"KnownList4" : {
"type" : "list" ,
"value" : [
{
"__struct_id" : 3 ,
"Spell" : {
"type" : "word" ,
"value" : 4
2021-08-29 23:34:48 -04:00
} ,
"SpellFlags" : {
"type" : "byte" ,
"value" : 1
} ,
"SpellMetaMagic" : {
"type" : "byte" ,
"value" : 0
}
}
]
}
}
]
} ,
"Color_Hair" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 167
2021-08-29 23:34:48 -04:00
} ,
"Color_Skin" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 17
2021-08-29 23:34:48 -04:00
} ,
"Color_Tattoo1" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 103
2021-08-29 23:34:48 -04:00
} ,
"Color_Tattoo2" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 103
2021-08-29 23:34:48 -04:00
} ,
"Comment" : {
"type" : "cexostring" ,
2023-08-13 17:21:44 -04:00
"value" : "Swamp Witch: 08 HD"
2021-08-29 23:34:48 -04:00
} ,
"Con" : {
"type" : "byte" ,
"value" : 14
} ,
"Conversation" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "cv_charmed"
2021-08-29 23:34:48 -04:00
} ,
"CRAdjust" : {
"type" : "int" ,
"value" : 0
} ,
"CurrentHitPoints" : {
"type" : "short" ,
2023-08-13 17:21:44 -04:00
"value" : 32
2021-08-29 23:34:48 -04:00
} ,
"DecayTime" : {
"type" : "dword" ,
"value" : 5000
} ,
"Deity" : {
"type" : "cexostring" ,
"value" : ""
} ,
"Description" : {
"type" : "cexolocstring" ,
2023-08-13 17:21:44 -04:00
"value" : {
"0" : "Emerging from the swamp's veil, a figure draped in mossy robes and crowned with raven-dark hair. Their eyes, deep and intense, hinted at necromantic secrets, and a spellbook rested in their grasp."
}
2021-08-29 23:34:48 -04:00
} ,
"Dex" : {
"type" : "byte" ,
"value" : 14
} ,
"Disarmable" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 1
2021-08-29 23:34:48 -04:00
} ,
"Equip_ItemList" : {
"type" : "list" ,
"value" : [
{
"__struct_id" : 2 ,
"EquippedRes" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "robeofprotect001"
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 16 ,
"EquippedRes" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "zep_gnarledstaff"
}
} ,
{
"__struct_id" : 128 ,
"EquippedRes" : {
"type" : "resref" ,
"value" : "nw_it_mring001"
}
} ,
{
"__struct_id" : 256 ,
"EquippedRes" : {
"type" : "resref" ,
"value" : "x3_it_ringregen"
}
} ,
{
"__struct_id" : 512 ,
"EquippedRes" : {
"type" : "resref" ,
"value" : "nw_it_mneck006"
2021-08-29 23:34:48 -04:00
}
}
]
} ,
"FactionID" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 1
2021-08-29 23:34:48 -04:00
} ,
"FeatList" : {
"type" : "list" ,
"value" : [
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 3112
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 2898
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 5195
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 2468
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 2919
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 401
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 4095
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 4092
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 2884
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 1089
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 3415
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 2285
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 258
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 171
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 36
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 303
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 4235
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 40
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 46
}
2023-08-13 17:21:44 -04:00
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 7914
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 7949
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 7946
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 7945
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 7908
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 7923
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 7944
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 7927
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 7929
}
} ,
{
"__struct_id" : 1 ,
"Feat" : {
"type" : "word" ,
"value" : 7930
}
2021-08-29 23:34:48 -04:00
}
]
} ,
"FirstName" : {
"type" : "cexolocstring" ,
"value" : {
2023-08-13 17:21:44 -04:00
"0" : "Swamp Witch: 08 HD"
2021-08-29 23:34:48 -04:00
}
} ,
"fortbonus" : {
"type" : "short" ,
"value" : 0
} ,
"Gender" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 1
2021-08-29 23:34:48 -04:00
} ,
"GoodEvil" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
} ,
"HitPoints" : {
"type" : "short" ,
2023-08-13 17:21:44 -04:00
"value" : 32
2021-08-29 23:34:48 -04:00
} ,
"Int" : {
"type" : "byte" ,
"value" : 12
} ,
"Interruptable" : {
"type" : "byte" ,
"value" : 0
} ,
"IsImmortal" : {
"type" : "byte" ,
"value" : 0
} ,
"IsPC" : {
"type" : "byte" ,
"value" : 0
} ,
2023-08-13 17:21:44 -04:00
"ItemList" : {
"type" : "list" ,
"value" : [
{
"__struct_id" : 0 ,
"InventoryRes" : {
"type" : "resref" ,
"value" : "nw_it_mpotion002"
} ,
"Pickpocketable" : {
"type" : "byte" ,
"value" : 1
} ,
"Repos_PosX" : {
"type" : "word" ,
"value" : 0
} ,
"Repos_Posy" : {
"type" : "word" ,
"value" : 0
}
} ,
{
"__struct_id" : 1 ,
"Dropable" : {
"type" : "byte" ,
"value" : 1
} ,
"InventoryRes" : {
"type" : "resref" ,
"value" : "nw_it_mpotion002"
} ,
"Repos_PosX" : {
"type" : "word" ,
"value" : 1
} ,
"Repos_Posy" : {
"type" : "word" ,
"value" : 0
}
} ,
{
"__struct_id" : 2 ,
"InventoryRes" : {
"type" : "resref" ,
"value" : "nw_it_mpotion004"
} ,
"Pickpocketable" : {
"type" : "byte" ,
"value" : 1
} ,
"Repos_PosX" : {
"type" : "word" ,
"value" : 2
} ,
"Repos_Posy" : {
"type" : "word" ,
"value" : 0
}
} ,
{
"__struct_id" : 3 ,
"InventoryRes" : {
"type" : "resref" ,
"value" : "pot_stoneskin001"
} ,
"Pickpocketable" : {
"type" : "byte" ,
"value" : 1
} ,
"Repos_PosX" : {
"type" : "word" ,
"value" : 3
} ,
"Repos_Posy" : {
"type" : "word" ,
"value" : 0
}
} ,
{
"__struct_id" : 4 ,
"InventoryRes" : {
"type" : "resref" ,
"value" : "nw_it_mpotion008"
} ,
"Pickpocketable" : {
"type" : "byte" ,
"value" : 1
} ,
"Repos_PosX" : {
"type" : "word" ,
"value" : 4
} ,
"Repos_Posy" : {
"type" : "word" ,
"value" : 0
}
}
]
} ,
2021-08-29 23:34:48 -04:00
"LastName" : {
"type" : "cexolocstring" ,
"value" : {
"0" : ""
}
} ,
"LawfulChaotic" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
} ,
"Lootable" : {
"type" : "byte" ,
"value" : 0
} ,
"MaxHitPoints" : {
"type" : "short" ,
2023-08-13 17:21:44 -04:00
"value" : 56
2021-08-29 23:34:48 -04:00
} ,
"NaturalAC" : {
"type" : "byte" ,
"value" : 0
} ,
"NoPermDeath" : {
"type" : "byte" ,
"value" : 0
} ,
"PaletteID" : {
"type" : "byte" ,
"value" : 44
} ,
"PerceptionRange" : {
"type" : "byte" ,
"value" : 11
} ,
"Phenotype" : {
"type" : "int" ,
"value" : 0
} ,
"Plot" : {
"type" : "byte" ,
"value" : 0
} ,
"PortraitId" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 1060
2021-08-29 23:34:48 -04:00
} ,
"Race" : {
"type" : "byte" ,
"value" : 6
} ,
"refbonus" : {
"type" : "short" ,
"value" : 0
} ,
"ScriptAttacked" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "ra_ai_attacked"
2021-08-29 23:34:48 -04:00
} ,
"ScriptDamaged" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "ra_ai_ondamaged"
2021-08-29 23:34:48 -04:00
} ,
"ScriptDeath" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "ra_ai_ondeath"
2021-08-29 23:34:48 -04:00
} ,
"ScriptDialogue" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "ra_ai_onconverse"
2021-08-29 23:34:48 -04:00
} ,
"ScriptDisturbed" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "ra_ai_ondisturb"
2021-08-29 23:34:48 -04:00
} ,
"ScriptEndRound" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "ra_ai_endcmbtrnd"
2021-08-29 23:34:48 -04:00
} ,
"ScriptHeartbeat" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "ra_ai_heartbeat"
2021-08-29 23:34:48 -04:00
} ,
"ScriptOnBlocked" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "ra_ai_onblocked"
2021-08-29 23:34:48 -04:00
} ,
"ScriptOnNotice" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "ra_ai_onpercept"
2021-08-29 23:34:48 -04:00
} ,
"ScriptRested" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "ra_ai_onrested"
2021-08-29 23:34:48 -04:00
} ,
"ScriptSpawn" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "ra_ai_onspawn"
2021-08-29 23:34:48 -04:00
} ,
"ScriptSpellAt" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "ra_ai_onspelled"
2021-08-29 23:34:48 -04:00
} ,
"ScriptUserDefine" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "ra_ai_userdef"
2021-08-29 23:34:48 -04:00
} ,
"SkillList" : {
"type" : "list" ,
"value" : [
{
"__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" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 10
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 10
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 10
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 3
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 0
2021-08-29 23:34:48 -04:00
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
"value" : 0
}
} ,
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
"value" : 0
}
} ,
2021-10-03 00:43:55 -04:00
{
"__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
}
} ,
2021-08-29 23:34:48 -04:00
{
"__struct_id" : 0 ,
"Rank" : {
"type" : "byte" ,
"value" : 0
}
}
]
} ,
"SoundSetFile" : {
"type" : "word" ,
2023-08-13 17:21:44 -04:00
"value" : 430
2021-08-29 23:34:48 -04:00
} ,
"SpecAbilityList" : {
"type" : "list" ,
"value" : [ ]
} ,
"StartingPackage" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 9
2021-08-29 23:34:48 -04:00
} ,
"Str" : {
"type" : "byte" ,
2023-08-13 17:21:44 -04:00
"value" : 10
2021-08-29 23:34:48 -04:00
} ,
"Subrace" : {
"type" : "cexostring" ,
2023-08-13 17:21:44 -04:00
"value" : "Human"
2021-08-29 23:34:48 -04:00
} ,
"Tag" : {
"type" : "cexostring" ,
2023-08-13 17:21:44 -04:00
"value" : "SWAMP_WITCH001"
2021-08-29 23:34:48 -04:00
} ,
2021-10-03 00:43:55 -04:00
"Tail_New" : {
"type" : "dword" ,
2021-08-29 23:34:48 -04:00
"value" : 0
} ,
"TemplateList" : {
"type" : "list" ,
"value" : [ ]
} ,
"TemplateResRef" : {
"type" : "resref" ,
2023-08-13 17:21:44 -04:00
"value" : "swamp_witch001"
} ,
"VarTable" : {
"type" : "list" ,
"value" : [
{
"__struct_id" : 0 ,
"Name" : {
"type" : "cexostring" ,
"value" : "SET_NAME"
} ,
"Type" : {
"type" : "dword" ,
"value" : 3
} ,
"Value" : {
"type" : "cexostring" ,
"value" : "Swamp Witch"
}
} ,
{
"__struct_id" : 0 ,
"Name" : {
"type" : "cexostring" ,
"value" : "RA_KEEPHEAD"
} ,
"Type" : {
"type" : "dword" ,
"value" : 1
} ,
"Value" : {
"type" : "int" ,
"value" : 1
}
} ,
{
"__struct_id" : 0 ,
"Name" : {
"type" : "cexostring" ,
"value" : "RA_KEEPSKIN"
} ,
"Type" : {
"type" : "dword" ,
"value" : 1
} ,
"Value" : {
"type" : "int" ,
"value" : 1
}
}
]
2021-08-29 23:34:48 -04:00
} ,
"WalkRate" : {
"type" : "int" ,
"value" : 4
} ,
"willbonus" : {
"type" : "short" ,
"value" : 0
} ,
2021-10-03 00:43:55 -04:00
"Wings_New" : {
"type" : "dword" ,
2021-08-29 23:34:48 -04:00
"value" : 0
} ,
"Wis" : {
"type" : "byte" ,
"value" : 10
2023-08-13 17:21:44 -04:00
} ,
"xAppearance_Head" : {
"type" : "word" ,
"value" : 42
} ,
"xArmorPart_RFoot" : {
"type" : "word" ,
"value" : 1
} ,
"xBodyPart_Belt" : {
"type" : "word" ,
"value" : 0
} ,
"xBodyPart_LBicep" : {
"type" : "word" ,
"value" : 1
} ,
"xBodyPart_LFArm" : {
"type" : "word" ,
"value" : 1
} ,
"xBodyPart_LFoot" : {
"type" : "word" ,
"value" : 1
} ,
"xBodyPart_LHand" : {
"type" : "word" ,
"value" : 1
} ,
"xBodyPart_LShin" : {
"type" : "word" ,
"value" : 1
} ,
"xBodyPart_LShoul" : {
"type" : "word" ,
"value" : 0
} ,
"xBodyPart_LThigh" : {
"type" : "word" ,
"value" : 1
} ,
"xBodyPart_Neck" : {
"type" : "word" ,
"value" : 1
} ,
"xBodyPart_Pelvis" : {
"type" : "word" ,
"value" : 1
} ,
"xBodyPart_RBicep" : {
"type" : "word" ,
"value" : 1
} ,
"xBodyPart_RFArm" : {
"type" : "word" ,
"value" : 1
} ,
"xBodyPart_RHand" : {
"type" : "word" ,
"value" : 1
} ,
"xBodyPart_RShin" : {
"type" : "word" ,
"value" : 1
} ,
"xBodyPart_RShoul" : {
"type" : "word" ,
"value" : 0
} ,
"xBodyPart_RThigh" : {
"type" : "word" ,
"value" : 1
} ,
"xBodyPart_Torso" : {
"type" : "word" ,
"value" : 1
2021-08-29 23:34:48 -04:00
}
}