2026/04/26 Update
Added character deletion option to Information NPC.
This commit is contained in:
@@ -2449,6 +2449,25 @@
|
||||
"value": "ep_summonaberat2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Merchant"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Drider"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "ep_sum_aberrat02"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
@@ -2468,6 +2487,82 @@
|
||||
"value": "ep_summonaberat1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 21.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Merchant"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Huge Beholder"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "ep_sum_aberrat03"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 18.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Merchant"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Huge Umber Hulk"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "ep_sum_aberrat04"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 7.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Merchant"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Illithid"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "ep_sum_aberrat01"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 18.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Merchant"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Large Battle Devourer"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "ep_sum_aberrat05"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
@@ -5365,6 +5460,25 @@
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 0.3333333432674408
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Merchant"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Cat"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_cat001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
@@ -13275,7 +13389,7 @@
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 18.0
|
||||
"value": 19.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
@@ -17619,6 +17733,25 @@
|
||||
"value": "shd_shdelem_med4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 4.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Defender"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Shadow Servant, Medium"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_shadow_serv"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
@@ -30904,6 +31037,158 @@
|
||||
"value": 12727
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 14.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Merchant"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Androsphinx"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_sum_andro01"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Cornugon"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_sum_cornugon"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 14.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Gelugon"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_sum_gelugon"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 13.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Glabrezu"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_sum_glabrezu"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Hamatula"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_sum_hamatula"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 9.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Merchant"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Lammasu"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_sum_lamasu01"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 9.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Osyluth"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_sum_osyluth"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 3.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Merchant"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Unicorn"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_sum_unicrn01"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
@@ -49436,6 +49721,196 @@
|
||||
"value": "prc_hath_rash8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 25.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Rashemi Ethran"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_hath_ethrn05"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Rashemi Initiate"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_hath_ethrn03"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 31.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Rashemi Keeper"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_hath_ethrn07"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 33.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Rashemi Mystic"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_hath_ethrn08"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Rashemi Petitioner"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_hath_ethrn01"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 40.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Rashemi Prophetess"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_hath_ethrn10"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 36.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Rashemi Seeress"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_hath_ethrn09"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 14.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Rashemi Sister"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_hath_ethrn04"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 8.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Rashemi Supplicant"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_hath_ethrn02"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 28.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Rashemi Witch"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_hath_ethrn06"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
@@ -49832,6 +50307,25 @@
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 7.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Merchant"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Annihilus"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "npc_annihilus001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
@@ -55022,25 +55516,6 @@
|
||||
"value": "prc_doa_hellcat"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Cornugon"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_sum_cornugon"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
@@ -55060,44 +55535,6 @@
|
||||
"value": "prc_sum_dretch"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 14.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Gelugon"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_sum_gelugon"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 13.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Glabrezu"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_sum_glabrezu"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
@@ -55117,25 +55554,6 @@
|
||||
"value": "tog_glabrezu"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 11.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Hamatula"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_sum_hamatula"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
@@ -55174,25 +55592,6 @@
|
||||
"value": "tog_marilith"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 9.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Summoned Osyluth"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_sum_osyluth"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
@@ -72072,6 +72471,25 @@
|
||||
"value": "en3_biago"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 12.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Black Blade of Disaster"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "prc_bbod001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
@@ -72101,13 +72519,13 @@
|
||||
"type": "cexostring",
|
||||
"value": "Commoner"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Black Blade of Disaster"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "x2_s_bblade"
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 90406
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6688
|
||||
@@ -17,6 +21,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6689
|
||||
@@ -24,6 +32,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6690
|
||||
@@ -31,6 +43,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6691
|
||||
@@ -38,6 +54,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6692
|
||||
@@ -52,6 +72,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
@@ -135,6 +159,10 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 10
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 111808
|
||||
@@ -142,6 +170,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
@@ -165,6 +197,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 201
|
||||
@@ -172,6 +208,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
@@ -195,6 +235,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6738
|
||||
|
||||
@@ -5,6 +5,10 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 5546
|
||||
@@ -12,6 +16,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 5547
|
||||
@@ -19,6 +27,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 4817
|
||||
@@ -26,6 +38,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 5545
|
||||
@@ -38,6 +54,10 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6688
|
||||
@@ -45,6 +65,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6689
|
||||
@@ -52,6 +76,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6690
|
||||
@@ -59,6 +87,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6691
|
||||
@@ -66,6 +98,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6692
|
||||
@@ -80,6 +116,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 5543
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -5,6 +5,10 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6694
|
||||
@@ -12,6 +16,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 13
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 63289
|
||||
@@ -19,6 +27,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 12
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 62487
|
||||
@@ -26,6 +38,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 62483
|
||||
@@ -33,6 +49,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
@@ -61,6 +81,10 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6688
|
||||
@@ -68,6 +92,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6689
|
||||
@@ -75,6 +103,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6690
|
||||
@@ -82,6 +114,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6691
|
||||
@@ -89,6 +125,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6692
|
||||
@@ -103,6 +143,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 62484
|
||||
|
||||
@@ -5,6 +5,10 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
@@ -616,6 +620,10 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
@@ -650,6 +658,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6689
|
||||
@@ -657,6 +669,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6690
|
||||
@@ -664,6 +680,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6691
|
||||
@@ -671,6 +691,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6692
|
||||
|
||||
@@ -5,6 +5,10 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 1082
|
||||
@@ -12,6 +16,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
@@ -321,6 +329,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 16
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 9129
|
||||
@@ -333,6 +345,10 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
@@ -356,6 +372,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6689
|
||||
@@ -363,6 +383,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6690
|
||||
@@ -370,6 +394,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6691
|
||||
@@ -377,6 +405,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6692
|
||||
@@ -396,6 +428,10 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 11
|
||||
},
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
@@ -485,6 +521,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 12
|
||||
},
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
@@ -530,6 +570,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 13
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 2256
|
||||
@@ -537,6 +581,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 14
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 2257
|
||||
@@ -544,6 +592,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 15
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 53182
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
@@ -33,6 +37,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6689
|
||||
@@ -40,6 +48,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6690
|
||||
@@ -47,6 +59,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6691
|
||||
@@ -54,6 +70,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
},
|
||||
"STRREF": {
|
||||
"type": "dword",
|
||||
"value": 6692
|
||||
@@ -68,6 +88,10 @@
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"LIST": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
|
||||
Reference in New Issue
Block a user