default_settings.json 68 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871
  1. {
  2. "version": 4,
  3. "core": {
  4. "logging": {
  5. "debugger_sink": true,
  6. "file_sink": false,
  7. "levels": {
  8. "core": "warn",
  9. "client": "warn",
  10. "state": "warn",
  11. "server": "warn",
  12. "middleware": "warn"
  13. }
  14. }
  15. },
  16. "steam": {
  17. "user": {
  18. "persona_name": "Player"
  19. }
  20. },
  21. "client": {
  22. "ui": {
  23. "enabled": true,
  24. "toggle_key": "insert"
  25. },
  26. "external_server": {
  27. "enabled": false,
  28. "host": "127.0.0.1",
  29. "config_url": "https://127.0.0.1/config/",
  30. "config_guid": "d2legacy-0000-0000-0000-000000000001"
  31. },
  32. "fade_release": true,
  33. "force_join_request_ready": true,
  34. "pin_replicated_record": true,
  35. "hold_spawn": true,
  36. "spawn_hold_ms": 30000
  37. },
  38. "server": {
  39. "bap_port": 30974,
  40. "entitlements": [
  41. { "name": "1085660", "owned": "handle" },
  42. { "name": "STEAM_PAID_TIER", "owned": "handle" },
  43. { "name": "STEAM_UGC_BLOCKED", "owned": "none" },
  44. { "name": "1090090", "owned": "application" },
  45. { "name": "1090091", "owned": "application" },
  46. { "name": "1090092", "owned": "application" },
  47. { "name": "1090093", "owned": "application" },
  48. { "name": "1090094", "owned": "application" },
  49. { "name": "1090095", "owned": "application" },
  50. { "name": "1090096", "owned": "application" },
  51. { "name": "1090150", "owned": "application" },
  52. { "name": "1090151", "owned": "application" },
  53. { "name": "1090152", "owned": "application" },
  54. { "name": "1090170", "owned": "application" },
  55. { "name": "1090171", "owned": "application" },
  56. { "name": "1090200", "owned": "application" },
  57. { "name": "1090201", "owned": "application" },
  58. { "name": "1090202", "owned": "application" },
  59. { "name": "1330040", "owned": "application" }
  60. ]
  61. },
  62. "state": {
  63. "investment": {
  64. "family5_flag_overrides": [[2003,2], [3698,2], [4661,2], [5901,2], [7188,2], [9144,2], [9162,2], [9164,2], [9169,2], [9171,2], [9176,2], [9178,2], [9180,2], [9183,2], [9186,2], [9279,2], [9355,2], [9567,2], [15034,2], [16840,2], [16843,2], [16846,2], [16849,2], [16852,2], [16854,2], [16856,2], [16857,2], [16860,2], [16862,2], [16865,2], [16868,2], [16871,2], [16873,2], [16875,2], [16878,2], [16884,2], [16887,2], [16889,2], [16892,2]],
  65. "family5_value_overrides": [[3510,5], [462,1010], [477,1010], [12913,42], [470,1], [465,20], [12823,1000], [5159,3]]
  66. },
  67. "unlocks": {
  68. "character_flag_runs": [[61,1], [130,1], [135,1], [138,2], [141,1], [144,25], [200,1], [223,1], [273,1], [275,2], [312,1], [360,1], [409,4], [416,1], [418,4], [423,6], [446,2], [458,2], [470,1], [524,1], [581,4], [659,1], [661,1], [699,1], [707,1], [731,1], [744,1], [791,1], [794,1], [817,1], [821,1], [828,1], [833,1], [838,1], [849,2], [852,1], [859,1], [865,1], [924,1], [938,1], [946,1], [957,1], [959,1], [964,1], [966,1], [971,1], [980,1], [994,1], [1013,1], [1055,1], [1058,1], [1065,4], [1131,1], [1134,1], [1136,2], [1139,1], [1143,1], [1145,2], [1171,1], [1178,1], [1182,2], [1195,1], [1197,1], [1212,3], [1232,1], [1234,3], [1247,1], [1252,2], [1256,1], [1259,1], [1264,1], [1326,1], [1422,1], [1428,2], [1514,1], [1516,1], [1518,1], [1520,1], [1524,1], [1542,1], [1544,1], [1662,6], [1678,3], [1685,1], [1783,1], [1790,2], [1837,6], [1848,2], [1853,3], [1858,4], [1880,6], [2253,6], [2269,1]],
  69. "character_objective_values": [[443,-1], [502,-1]],
  70. "account_flag_runs": [[26,21], [52,1], [78,1], [81,1], [83,3], [89,2], [95,1], [97,3], [101,1], [111,1], [141,1], [207,1], [241,1], [295,7], [303,14], [320,21], [342,10], [355,20], [376,11], [390,95], [487,72], [561,72], [635,32], [681,1], [683,5], [717,2], [728,8], [745,6], [754,1], [758,32], [796,13], [810,20], [831,19], [860,26], [935,18], [954,25], [986,1], [1034,1], [1039,1], [1058,1], [1063,1], [1095,1], [1100,1], [1202,1], [1217,1], [1585,1], [1599,3], [1606,1], [1614,22], [1638,1], [1641,1], [1644,1], [1647,1], [1650,1], [1653,1], [1656,1], [1659,1], [1662,1], [1669,17], [1688,1], [1691,1], [1694,1], [1697,78], [1791,35], [1827,4], [1832,172], [2005,20], [2026,4], [2031,4], [2036,4], [2041,4], [2046,4], [2051,4], [2056,4], [2061,1], [2065,33], [2099,15], [2121,88], [2211,1], [2213,45], [2259,91], [2351,48], [2400,48], [2449,10], [2464,28], [2507,19], [2554,11], [2569,62], [2642,87], [2735,28], [2764,5], [2772,1], [2775,6], [2784,13], [2808,11], [2821,7], [2830,12], [2843,1], [2845,2], [2848,6], [2855,11], [2867,40], [2908,36], [2945,41], [3001,46], [3051,35], [3089,1], [3091,10], [3107,3], [3133,15], [3153,15], [3173,15], [3193,26], [3220,14], [3240,2], [3245,1], [3248,12], [3265,2], [3303,52], [3370,62], [3447,62], [3524,15], [3540,27], [3568,10], [3581,11], [3593,2], [3596,2], [3599,2], [3602,2], [3641,2], [3644,1], [3646,62], [3713,2], [3720,2], [3727,2], [3730,16], [3747,46], [3854,3], [3930,2], [3960,21], [3984,61], [4046,14], [4061,3], [4068,2], [4071,4], [4076,1], [4081,1], [4083,38], [4122,9], [4144,30], [4183,16], [4202,3], [4206,26], [4245,81], [4330,4], [4347,11], [4362,9], [4376,27], [4404,3], [4410,12], [4424,2], [4428,13], [4442,7], [4454,1], [4474,1], [4478,1], [4490,14], [4505,1], [4508,24], [4533,4], [4538,96], [4641,244], [4903,30], [4934,6], [4946,6], [4954,4], [4961,6], [4969,4], [4977,2], [4981,2], [4985,2], [4989,1], [4991,1], [4995,1], [4997,1], [4999,1], [5005,1], [5009,1], [5031,33], [5065,1], [5069,8], [5078,13], [5096,1], [5098,14], [5114,6], [5126,16], [5144,6], [5156,1], [5158,17], [5235,2], [5238,1], [5241,15], [5261,5], [5271,41], [5317,5], [5327,41], [5373,5], [5383,26], [5410,1], [5436,1], [5439,40], [5480,16], [5497,2], [5601,23], [5632,2], [5635,1], [5652,4], [5657,5], [5669,7], [5678,1], [5682,1], [5687,1], [5690,1], [5693,26], [5720,12], [5733,3], [5738,1], [5759,1], [5761,1], [5775,2], [5818,3], [5840,2], [5844,6], [5855,36], [5892,1], [5894,20], [5931,1], [5965,13], [5979,7], [5987,7], [6000,17], [6018,16], [6040,16], [6057,5], [6064,5], [6071,8], [6080,1], [6084,15], [6102,6], [6113,15], [6129,16], [6151,26], [6187,4], [6192,8], [6201,1], [6208,24], [6234,1], [6236,54], [6291,1], [6304,42], [6348,2], [6355,1], [6361,1], [6364,1], [6366,1], [6370,1], [6373,1], [6401,50], [6452,8], [6461,8], [6471,11], [6483,17], [6503,1], [6505,1], [6507,34], [6564,18], [6586,32], [6619,1], [6621,1], [6623,17], [6646,45], [6695,17], [6715,4], [6722,12], [6784,63], [6848,1], [6873,2], [6876,36], [6959,57], [7019,1], [7021,1], [7025,61], [7090,28], [7121,27], [7150,1], [7170,2], [7175,50], [7242,1], [7245,4], [7251,66], [7336,54], [7391,1], [7395,9], [7435,32], [7468,15], [7488,5], [7498,10], [7509,15], [7529,5], [7539,10], [7550,15], [7570,5], [7580,10], [7663,1], [7717,1], [7735,14], [7761,4], [7767,5], [7774,2], [7777,1], [7780,3], [7952,2], [8184,1], [8251,5], [8284,3], [8291,1], [8420,1], [10308,1], [10420,1], [10579,3], [10699,1], [11145,11]],
  71. "profile_flag_runs": [[1,1], [4,1], [6,2], [9,3], [130,5], [137,1], [139,29], [169,3], [173,1], [177,33], [211,1], [217,1], [219,8], [235,2], [238,2], [243,17], [261,13], [275,19]],
  72. "character_flags": [16,17,18,19,82],
  73. "objective_values": [[58,5000], [59,5000], [60,5000], [61,500], [62,300], [63,300], [64,300], [65,1000], [68,60], [75,75], [78,5], [79,1], [80,5], [81,1], [82,500], [83,1000], [84,30], [85,100], [86,250], [87,10], [88,25], [89,200], [92,50], [93,75], [94,4000], [96,800], [104,5], [105,7], [106,250], [108,50], [158,400], [159,100], [160,20], [161,75], [162,25], [163,5], [165,100], [167,150000], [168,150000], [169,150000], [170,900000], [171,10], [172,3], [173,3], [175,100], [176,10], [177,30], [179,1000], [180,25], [181,30], [182,3], [183,10], [185,300], [186,10], [191,7], [192,1], [193,3], [195,25], [196,3], [396,5], [397,1], [398,2], [400,10], [401,1], [402,1], [403,1], [404,1], [405,1], [406,1], [407,50], [408,9], [409,1], [410,5], [411,1], [412,1], [413,1], [414,1], [415,1], [416,29], [417,1], [418,1], [419,1], [420,1], [421,1], [422,1], [423,1], [424,1], [425,1], [426,1], [427,1], [432,1], [433,13], [434,16], [435,3], [436,1], [437,3], [438,1], [439,2], [440,3], [441,3], [442,10], [443,1], [444,1], [445,1], [446,1], [447,1], [448,1], [449,1], [450,1], [451,1], [452,1], [453,1], [454,1], [455,1], [456,1], [457,50], [458,21], [459,1], [460,1], [461,1], [462,1], [463,1], [464,1], [465,36], [466,1], [467,1], [468,1], [469,1], [470,1], [471,1], [472,1], [473,1], [474,1], [475,1], [476,1], [483,1], [484,4], [485,3], [486,1], [487,2], [488,10], [489,1], [490,1], [491,1], [492,1], [493,50], [494,6], [495,1], [496,1], [497,1], [498,1], [499,1], [500,1], [501,17], [502,1], [503,1], [504,1], [505,1], [506,1], [507,1], [508,1], [509,1], [510,1], [511,1], [512,1], [517,1], [518,50], [519,100], [520,25], [521,100], [522,200], [523,50], [524,300], [525,50], [526,150], [527,9], [528,1], [529,1], [530,1], [531,1], [532,1], [533,1], [534,1], [535,1], [536,1], [537,1], [538,300], [539,50], [540,75], [541,25], [542,50], [543,100], [544,75], [545,75], [546,100], [549,9], [550,1], [551,1], [552,1], [553,1], [554,1], [555,1], [556,1], [557,1], [558,1], [559,1], [560,300], [561,100], [562,100], [563,9], [564,1], [565,1], [566,1], [567,1], [568,75], [569,50], [570,150], [571,50], [572,100], [573,50], [574,50], [575,100], [576,1], [577,1], [578,1], [579,1], [580,1], [581,1], [582,1], [583,1], [585,25], [586,100], [587,50], [588,25], [595,20], [596,20], [597,20], [598,30], [599,20], [600,7], [601,18], [602,30], [603,10], [604,7], [605,45], [607,1], [608,1], [609,1], [610,1], [611,1], [612,1], [613,1], [614,1], [615,1], [616,1], [617,1], [618,1], [619,7], [620,5], [622,1], [624,1], [625,1], [626,1], [627,1], [628,10], [629,1], [630,1], [631,1], [632,1], [633,1], [634,1], [635,1], [636,1], [637,1], [638,1], [639,1], [640,1], [641,1], [642,1], [643,50], [644,21], [645,1], [646,1], [647,1], [648,1], [649,1], [650,1], [651,32], [652,1], [653,1], [654,1], [655,1], [656,1], [657,1], [658,1], [659,1], [660,1], [661,1], [662,1], [669,1], [670,1], [671,1], [672,1], [673,100], [674,1], [675,1], [676,1], [677,1], [678,5], [679,1], [680,1], [681,1], [682,1], [683,1], [684,1], [685,1], [686,1], [687,1], [688,1], [689,1], [690,25], [691,25], [692,7], [694,3], [695,100], [696,2], [697,1], [698,1], [699,1], [700,1], [701,1], [702,100], [706,3], [707,25], [708,1], [709,1], [710,1], [711,1], [712,1], [713,1], [714,1], [715,1], [716,1], [717,1], [718,1], [719,1], [720,1], [721,1], [722,30], [723,500], [724,20], [725,72], [726,50], [728,1], [729,1], [730,1], [731,1], [732,1], [733,1], [734,1], [735,1], [736,1], [737,1], [738,1], [739,1], [740,1], [741,1], [742,1200000], [743,250], [744,1], [745,50], [746,1], [747,1], [748,1], [749,1], [750,1], [751,1], [752,1200000], [753,1], [754,1], [755,10], [756,10], [757,1], [758,1], [759,1], [760,1], [761,1], [762,1200000], [763,1], [764,1], [765,50], [766,50], [767,1], [768,1], [769,1], [770,1], [771,1], [772,1200000], [773,1], [774,1], [775,50], [776,15], [777,1], [778,1], [779,1], [780,1], [781,1], [782,1200000], [783,1], [784,25], [785,1], [786,50], [787,1], [788,1], [789,1], [790,1], [791,1], [792,1200000], [793,1], [794,1], [795,25], [796,25], [797,1], [798,1], [799,1], [800,1], [801,1], [802,300], [803,200], [804,150], [805,100], [806,25], [807,250], [808,150], [809,100], [810,1], [811,9], [812,1], [813,1], [814,1], [815,1], [816,1], [817,1], [818,1], [819,1], [820,1], [821,1], [822,50], [823,50], [824,200], [825,100], [826,50], [827,50], [828,300], [829,50], [830,100], [831,9], [832,1], [833,1], [834,1], [835,1], [836,1], [837,1], [838,1], [839,1], [840,1], [841,1], [842,200], [843,75], [844,100], [845,9], [846,100], [847,300], [848,50], [849,75], [850,25], [851,200], [852,1], [853,1], [854,1], [855,1], [856,1], [857,1], [858,1], [859,1], [860,1], [861,1], [862,1], [863,3], [864,3], [865,100], [866,10], [868,21], [869,3], [870,150], [872,1], [873,1], [874,1], [875,1], [876,1], [877,10], [878,5], [879,1], [880,1], [881,1], [882,1], [883,1], [884,1], [885,1], [886,1], [887,1], [888,1], [889,100], [890,50], [891,100], [892,50], [893,50], [894,250], [895,50], [896,300], [897,9], [898,50], [899,1], [900,1], [901,1], [902,1], [903,1], [904,1], [905,1], [906,1], [907,1], [908,1], [909,75], [910,200], [911,50], [912,50], [913,75], [914,100], [915,300], [916,50], [917,100], [918,9], [919,1], [920,1], [921,1], [922,1], [923,1], [924,1], [925,1], [926,1], [927,1], [928,1], [929,75], [930,50], [931,100], [932,50], [933,50], [934,150], [935,200], [936,300], [937,50], [938,9], [939,1], [940,1], [941,1], [942,1], [943,1], [944,1], [945,1], [946,1], [947,1], [948,1], [949,16], [950,1], [951,1], [952,1], [953,1], [954,1], [955,1], [956,1], [957,500], [958,5], [960,10], [961,1], [962,50], [963,500], [964,13], [965,23], [966,1], [967,1], [968,1], [969,1], [970,1], [971,1], [972,1], [973,1], [974,1], [975,1], [976,1], [977,1], [978,1], [979,1], [980,1], [981,1], [982,1], [983,10], [984,1], [985,8], [986,1], [987,5], [988,4000], [989,1], [990,1], [991,1], [992,1], [993,1], [994,1], [995,1], [996,1], [997,1], [998,1], [999,1], [1000,1], [1001,1], [1002,1], [1003,1], [1004,1], [1005,1], [1006,1], [1007,1], [1008,1], [1009,1], [1010,1], [1011,1], [1012,1], [1013,1], [1014,1], [1015,1], [1016,1], [1017,1], [1018,1], [1019,1], [1020,1], [1021,1], [1022,1], [1023,1], [1024,1], [1025,1], [1026,1], [1027,1], [1028,1], [1029,1], [1030,1], [1031,1], [1032,1], [1033,1], [1034,1], [1035,1], [1036,1], [1037,1], [1038,1], [1039,1], [1040,1], [1041,1], [1042,1], [1043,1], [1044,1], [1045,1], [1046,1], [1047,1], [1048,1], [1049,1], [1050,1], [1051,1], [1052,1], [1053,1], [1054,4], [1055,10], [1056,10], [1057,10], [1058,100], [1059,1], [1060,1], [1061,1], [1062,1], [1063,1], [1210,1], [1211,1], [1212,1], [1213,1], [1214,1], [1215,1], [1216,1], [1217,1], [1218,1], [1219,1], [1220,25], [1221,5], [1222,5], [1223,25], [1224,250], [1230,15], [1231,255], [1232,5], [1233,1], [1234,150], [1240,15], [1241,165], [1242,5], [1243,1], [1244,150], [1250,5], [1251,165], [1252,5], [1253,25], [1254,250], [1260,15], [1261,210], [1262,5], [1263,1], [1264,200], [1270,1], [1271,1], [1272,1], [1273,1], [1274,1], [1280,7], [1281,10], [1282,10], [1283,5], [1284,7], [1285,7], [1286,250], [1297,25], [1298,10], [1299,5], [1300,25], [1301,1000], [1336,1], [1337,1], [1340,2], [1342,2], [1344,2], [1346,1], [1349,1], [1351,2], [1353,1], [1356,1], [1358,2], [1360,1], [1363,3], [1365,1], [1368,2], [1370,2], [1372,1], [1375,1], [1377,1], [1379,1], [1381,1], [1383,1], [1386,2], [1388,2], [1390,2], [1392,1], [1395,3], [1397,1], [1399,1], [1402,2], [1404,1], [1406,1], [1409,2], [1411,2], [1413,1], [1416,3], [1437,1], [1438,1], [1448,600], [1449,250], [1450,15], [1451,1], [1452,100], [1458,65], [1459,85], [1460,1], [1461,50], [1462,30], [1468,55], [1469,25], [1470,1], [1471,50], [1472,30], [1478,130], [1479,30], [1480,1], [1481,50], [1482,30], [1488,70], [1489,165], [1490,1], [1491,50], [1492,30], [1498,70], [1499,90], [1500,1], [1501,50], [1502,30], [1508,65], [1509,135], [1510,1], [1511,50], [1512,30], [1518,21], [1519,100], [1520,5], [1521,25], [1522,100], [1528,65], [1529,30], [1530,1], [1531,50], [1532,30], [1538,80], [1539,50], [1540,1], [1541,50], [1542,30], [1548,110], [1549,25], [1550,1], [1551,50], [1552,30], [1558,1], [1559,1], [1560,1], [1561,1], [1562,1], [1568,35], [1569,15], [1570,366], [1571,40], [1572,1500], [1611,500], [1613,250], [1615,500], [1617,1000], [1619,2500], [1620,500], [1622,500], [1623,500], [1625,500], [1627,1000], [1628,250], [1630,5], [1631,500], [1633,1000], [1634,500], [1636,1000], [1638,300], [1640,500], [1642,1000], [1644,150], [1646,150], [1647,150], [1648,300], [1650,500], [1652,50], [1653,1000], [1655,200], [1657,500], [1659,500], [1661,500], [1664,1], [1665,1], [1667,250], [1669,500], [1671,50], [1672,500], [1674,5], [1676,300], [1678,500], [1680,1], [1681,1000], [1682,2000], [1683,1000], [1684,50], [1927,19], [2219,1], [2220,1], [2221,1], [2222,10], [2223,10], [2224,10], [2225,10], [2226,10], [2227,10], [2228,10], [2229,10], [2230,10], [2231,10], [2232,10], [2233,10], [2290,1], [2291,1], [2292,1], [2293,1], [2294,1], [2295,1], [2313,500], [2318,500], [2319,500], [2320,500], [2321,500], [2322,400], [2323,350], [2324,500], [2325,350], [2326,350], [2327,500], [2328,500], [2329,500], [2330,500], [2331,500], [2332,500], [2333,350], [2334,500], [2335,500], [2336,500], [2337,350], [2338,500], [2350,1], [2351,1], [2352,1], [2384,250], [2385,700], [2386,700], [2387,300], [2401,5], [2402,1], [2403,10], [2404,1], [2405,1], [2411,5], [2412,1], [2413,10], [2414,1], [2415,1], [2421,5], [2422,1], [2423,10], [2424,1], [2425,1], [2466,700], [2467,700], [2468,400], [2469,400], [2470,700], [2471,700], [2472,400], [2549,400], [2550,700], [2551,700], [2576,700], [2577,700], [2578,400], [2608,400], [2609,700], [2610,5000], [2632,1], [2633,1], [2634,3], [2635,1], [2636,7], [2642,1], [2643,1], [2644,3], [2645,1], [2646,7], [2652,1], [2653,1], [2654,3], [2655,1], [2656,7], [2666,20], [2667,3], [2668,10], [2669,1000], [2670,5], [5662,-1]]
  74. },
  75. "activity": {
  76. "roster_key_from_identity": false,
  77. "roster_key_on_all_slots": false,
  78. "default_destination": {
  79. "reason": -1,
  80. "previous_activity_index": -1,
  81. "activity_index": 20,
  82. "package_name": "city_tower_social_d2",
  83. "bubble_count": 8,
  84. "stateful_bubble_mask": "0xCF",
  85. "initial_slice_set": 48,
  86. "spawn_set_hash": "0x811C9DC5"
  87. },
  88. "arrival_overrides": [
  89. {
  90. "package_name": "raid_envy_v310",
  91. "bubble": 7
  92. },
  93. {
  94. "package_name": "raid_gluttony_0",
  95. "bubble": 2,
  96. "spawn_set_hash": "0x8029E4B4"
  97. },
  98. {
  99. "package_name": "raid_gluttony_1",
  100. "bubble": 2,
  101. "spawn_set_hash": "0x8029E4B4"
  102. },
  103. {
  104. "package_name": "raid_gluttony_2",
  105. "bubble": 2,
  106. "spawn_set_hash": "0x8029E4B4"
  107. },
  108. {
  109. "package_name": "raid_gluttony_3",
  110. "bubble": 2,
  111. "spawn_set_hash": "0x8029E4B4"
  112. },
  113. {
  114. "package_name": "raid_gluttony_4",
  115. "bubble": 2,
  116. "spawn_set_hash": "0x8029E4B4"
  117. },
  118. {
  119. "package_name": "raid_gluttony_5",
  120. "bubble": 2,
  121. "spawn_set_hash": "0x8029E4B4"
  122. },
  123. {
  124. "package_name": "raid_sunset",
  125. "bubble": 1,
  126. "spawn_set_hash": "0xBC6A3A37"
  127. }
  128. ]
  129. },
  130. "account": {
  131. "primary_soid": "0x9EAA300100100100",
  132. "profile_items": [
  133. {
  134. "definition_hash": "0xBC53E66E",
  135. "quantity": 100000
  136. },
  137. {
  138. "definition_hash": "0x3CF2E8E2",
  139. "quantity": 100000
  140. },
  141. {
  142. "definition_hash": "0xA7EE4765",
  143. "quantity": 100000
  144. },
  145. {
  146. "definition_hash": "0xBB97AFD2",
  147. "quantity": 100000
  148. },
  149. {
  150. "definition_hash": "0xB19439E5",
  151. "quantity": 25
  152. },
  153. {
  154. "definition_hash": "0x28D6AC07",
  155. "quantity": 50
  156. },
  157. {
  158. "definition_hash": "0xE5B38AD2",
  159. "quantity": 50
  160. },
  161. {
  162. "definition_hash": "0xFDC50EA0",
  163. "quantity": 50
  164. },
  165. {
  166. "definition_hash": "0xFDC50EA1",
  167. "quantity": 10
  168. },
  169. {
  170. "definition_hash": "0x54CCDFF2",
  171. "quantity": 50
  172. },
  173. {
  174. "definition_hash": "0xDAAB73B4",
  175. "quantity": 50
  176. },
  177. {
  178. "definition_hash": "0xCD8DA6F2",
  179. "quantity": 50
  180. }
  181. ],
  182. "settings": {
  183. "controls": {
  184. "button_layout": 0,
  185. "movement_mode": 0,
  186. "controller_look_sensitivity": 2,
  187. "controller_invert_vertical": false,
  188. "controller_auto_look_centering": false,
  189. "controller_vibration": true,
  190. "controller_swap_shoulders": false,
  191. "controller_invert_horizontal": false,
  192. "mouse_look_sensitivity": 15,
  193. "mouse_invert_vertical": false,
  194. "mouse_invert_horizontal": false,
  195. "unidentified_toggle": false,
  196. "mouse_aim_smoothing": false,
  197. "ads_sensitivity_modifier": 1.0,
  198. "double_press_delay": 0
  199. },
  200. "audio": {
  201. "voice_output_mode": 1,
  202. "team_voice_channel": 0,
  203. "reserved_mode": 0,
  204. "migration_version": 8,
  205. "chat_volume": 2,
  206. "mute_when_unfocused": false,
  207. "sound_effects_volume": 3,
  208. "dialogue_volume": 2,
  209. "music_volume": 2
  210. },
  211. "display": {
  212. "brightness": 3,
  213. "show_fps": false,
  214. "hdr_mode": 0,
  215. "calibration_primary": 10000.0,
  216. "calibration_alpha": 0.0
  217. },
  218. "interface": {
  219. "subtitles_mode": 0,
  220. "colorblind_mode": 0,
  221. "helmet_mode": 1,
  222. "hud_opacity": 3,
  223. "display_hints": true,
  224. "background_opacity": 2,
  225. "reticle_location": 0,
  226. "reticle_color": 0,
  227. "text_size": 0,
  228. "text_color": 0,
  229. "text_background_style": 0,
  230. "text_background_opacity": 0,
  231. "reserved_text_mode": 0,
  232. "subtitle_options_entry": 0
  233. },
  234. "social": {
  235. "prefer_good_connection": false,
  236. "text_chat_mode": 3,
  237. "show_real_names": true,
  238. "clan_invite_notifications": true,
  239. "profanity_filter": false,
  240. "voice_chat_enabled": true,
  241. "whisper_chat_mode": 0,
  242. "team_chat_join_mode": 0,
  243. "local_chat_join_mode": 0,
  244. "clan_chat_join_mode": 1,
  245. "chat_auto_hide_mode": 1
  246. },
  247. "key_bindings": {
  248. "fire": { "primary": "left mouse button", "secondary": null },
  249. "toggle_zoom": { "primary": null, "secondary": null },
  250. "hold_zoom": { "primary": "right mouse button", "secondary": null },
  251. "melee": { "primary": "c", "secondary": null },
  252. "grenade": { "primary": "q", "secondary": null },
  253. "super": { "primary": "f", "secondary": null },
  254. "reload": { "primary": "r", "secondary": null },
  255. "light_attack": { "primary": "left mouse button", "secondary": null },
  256. "heavy_attack": { "primary": "right mouse button", "secondary": null },
  257. "block": { "primary": "c", "secondary": null },
  258. "switch_weapons": { "primary": "`", "secondary": null },
  259. "next_weapon": { "primary": "mouse wheel up", "secondary": null },
  260. "previous_weapon": { "primary": "mouse wheel down", "secondary": null },
  261. "primary_weapon": { "primary": "1", "secondary": null },
  262. "special_weapon": { "primary": "2", "secondary": null },
  263. "heavy_weapon": { "primary": "3", "secondary": null },
  264. "move_forward": { "primary": "w", "secondary": null },
  265. "move_backward": { "primary": "s", "secondary": null },
  266. "move_left": { "primary": "a", "secondary": null },
  267. "move_right": { "primary": "d", "secondary": null },
  268. "jump": { "primary": "space", "secondary": null },
  269. "toggle_crouch": { "primary": "control", "secondary": null },
  270. "hold_crouch": { "primary": null, "secondary": null },
  271. "toggle_sprint": { "primary": "shift", "secondary": null },
  272. "hold_sprint": { "primary": null, "secondary": null },
  273. "vehicle_boost": { "primary": "right mouse button", "secondary": null },
  274. "vehicle_brake": { "primary": "shift", "secondary": null },
  275. "vehicle_zoom": { "primary": "right mouse button", "secondary": null },
  276. "vehicle_fire_primary": { "primary": "left mouse button", "secondary": null },
  277. "vehicle_fire_secondary": { "primary": "e", "secondary": null },
  278. "vehicle_exit": { "primary": "space", "secondary": null },
  279. "interact": { "primary": "e", "secondary": null },
  280. "highlight_player": { "primary": "g", "secondary": null },
  281. "emote_1": { "primary": "up", "secondary": null },
  282. "emote_2": { "primary": "down", "secondary": null },
  283. "emote_3": { "primary": "left", "secondary": null },
  284. "emote_4": { "primary": "right", "secondary": null },
  285. "air_move": { "primary": "x", "secondary": null },
  286. "class_ability": { "primary": "v", "secondary": null },
  287. "death_cam_zoom_in": { "primary": "mouse wheel up", "secondary": null },
  288. "death_cam_zoom_out": { "primary": "mouse wheel down", "secondary": null },
  289. "push_to_talk": { "primary": "t", "secondary": null },
  290. "ui_gamepad_button_back": { "primary": "tab", "secondary": null },
  291. "ui_open_director": { "primary": "m", "secondary": null },
  292. "ui_open_director_store_tab": { "primary": null, "secondary": null },
  293. "ui_open_director_pursuits_tab": { "primary": null, "secondary": null },
  294. "ui_open_director_map_tab": { "primary": null, "secondary": null },
  295. "ui_open_director_destinations_tab": { "primary": null, "secondary": null },
  296. "ui_open_director_roster_tab": { "primary": "u", "secondary": null },
  297. "ui_open_director_seasons_tab": { "primary": null, "secondary": null },
  298. "ui_open_start_menu_alternative": { "primary": "i", "secondary": null },
  299. "ui_open_start_menu_records_tab": { "primary": null, "secondary": null },
  300. "ui_open_start_menu_collections_tab": { "primary": null, "secondary": null },
  301. "ui_open_start_menu_clan_tab": { "primary": null, "secondary": null },
  302. "ui_open_start_menu_inventory_tab": { "primary": null, "secondary": null },
  303. "ui_open_start_menu_settings_tab": { "primary": null, "secondary": null },
  304. "ui_open_exit_dialog_confirm": { "primary": "shift+escape", "secondary": null },
  305. "ui_abort_activity": { "primary": "o", "secondary": null },
  306. "ui_text_chat_toggle_state": { "primary": "l", "secondary": null },
  307. "screenshot": { "primary": "print screen", "secondary": null }
  308. }
  309. }
  310. },
  311. "characters": [
  312. {
  313. "soid": "0x9EAA300100100101",
  314. "race": 0,
  315. "gender": 0,
  316. "class": 1,
  317. "movement_ability": 6,
  318. "grenade_ability": 7,
  319. "super_ability": 10,
  320. "melee_ability": 11,
  321. "class_ability": 2,
  322. "level": 50,
  323. "accepted": true,
  324. "preview_available": true,
  325. "appearance_value": 1.0,
  326. "last_orbited_destination": "0x125CF0E7",
  327. "content_bypass": true,
  328. "equipment": {
  329. "kinetic": {
  330. "instance_soid": "0x4000000000000001",
  331. "definition_hash": "0xE516CF40",
  332. "level": 106,
  333. "quantity": 1,
  334. "plugs": [
  335. "0xAB5218B6",
  336. "0xCCA5773B",
  337. "0x065F4ED0",
  338. "0x45A0BDD7",
  339. "0x1B6B4DB8",
  340. "0xFD368D30",
  341. "0x8A8536B5",
  342. "0x8C84EA53",
  343. null,
  344. "0x8838B9DA",
  345. null,
  346. "0xE713379A"
  347. ]
  348. },
  349. "energy": {
  350. "instance_soid": "0x4000000000000002",
  351. "definition_hash": "0x4156C94D",
  352. "level": 106,
  353. "quantity": 1,
  354. "plugs": [
  355. "0x3B667F9C",
  356. "0x4F68703D",
  357. "0x065F4ED0",
  358. "0xF2A907DF",
  359. "0x8CB6409D",
  360. "0xFD368D30",
  361. "0x8A8536B5",
  362. null,
  363. null,
  364. "0x8838B9DA"
  365. ]
  366. },
  367. "heavy": {
  368. "instance_soid": "0x4000000000000003",
  369. "definition_hash": "0x6F22FCEC",
  370. "level": 106,
  371. "quantity": 1,
  372. "plugs": [
  373. "0xD91C01C9",
  374. "0x37F1078F",
  375. "0x8CE3FE36",
  376. "0x151FBDCC",
  377. "0x9A6B194D",
  378. null,
  379. "0xAEBAE371",
  380. "0x9B283E92"
  381. ]
  382. },
  383. "helmet": {
  384. "instance_soid": "0x4000000000000004",
  385. "definition_hash": "0xF2994B80",
  386. "level": 106,
  387. "quantity": 1,
  388. "plugs": [
  389. "0xEC2137DA",
  390. "0x301CB225",
  391. "0x301CB225",
  392. null,
  393. "0x54CCDFF2",
  394. "0xA4D6D964",
  395. "0x39CBE5E4",
  396. "0x85480BD0",
  397. "0xA81461CE",
  398. "0x01E90FE0",
  399. "0x29E6A60B"
  400. ]
  401. },
  402. "gauntlets": {
  403. "instance_soid": "0x4000000000000005",
  404. "definition_hash": "0x61868551",
  405. "level": 106,
  406. "quantity": 1,
  407. "plugs": [
  408. "0xEC2137DA",
  409. "0x6DE9E6FF",
  410. "0x6DE9E6FF",
  411. null,
  412. "0x54CCDFF2",
  413. "0xA4D6D964",
  414. "0x39CBE5E4",
  415. "0x85480BD0",
  416. "0xA81461CE",
  417. "0x01E90FE0",
  418. "0x29E6A60B"
  419. ]
  420. },
  421. "chest": {
  422. "instance_soid": "0x4000000000000006",
  423. "definition_hash": "0x6F0DBB07",
  424. "level": 106,
  425. "quantity": 1,
  426. "plugs": [
  427. "0xEC2137DA",
  428. "0x62E854BB",
  429. "0x62E854BB",
  430. null,
  431. "0x54CCDFF2",
  432. "0xA4D6D964",
  433. "0x39CBE5E4",
  434. "0x85480BD0",
  435. "0xA81461CE",
  436. "0x01E90FE0",
  437. "0x29E6A60B"
  438. ]
  439. },
  440. "legs": {
  441. "instance_soid": "0x4000000000000007",
  442. "definition_hash": "0x0B8E36D0",
  443. "level": 106,
  444. "quantity": 1,
  445. "plugs": [
  446. "0xEC2137DA",
  447. "0x22299393",
  448. "0x22299393",
  449. "0x64FC1692",
  450. "0x54CCDFF2",
  451. "0x13EFAFB3",
  452. "0x85480BD0",
  453. "0xE92D2525",
  454. "0x056CABAD",
  455. "0x37661C63",
  456. "0x29E6A60B"
  457. ]
  458. },
  459. "class_item": {
  460. "instance_soid": "0x4000000000000008",
  461. "definition_hash": "0xB578E716",
  462. "level": 106,
  463. "quantity": 1,
  464. "plugs": [
  465. "0x1CB5C883",
  466. "0x43C9A775",
  467. "0x43C9A775",
  468. null,
  469. "0x54CCDFF2",
  470. "0xA4D6D964",
  471. "0x29E6A60B"
  472. ]
  473. },
  474. "ghost": {
  475. "instance_soid": "0x4000000000000009",
  476. "definition_hash": "0xF6856969",
  477. "level": 0,
  478. "quantity": 1,
  479. "plugs": ["0xF17B4841", null, "0xE9B5CF11", "0x909FBBEE"]
  480. },
  481. "vehicle": {
  482. "instance_soid": "0x400000000000000A",
  483. "definition_hash": "0xC5C22F78",
  484. "level": 0,
  485. "quantity": 1,
  486. "plugs": [
  487. "0xFD368D30",
  488. "0xB185D1D6",
  489. "0x8A78C491",
  490. "0x41219514",
  491. "0x5084C54E"
  492. ]
  493. },
  494. "ship": {
  495. "instance_soid": "0x400000000000000B",
  496. "definition_hash": "0x1174E2EA",
  497. "level": 0,
  498. "quantity": 1,
  499. "plugs": ["0xFD368D30", "0x52E2AE2F"]
  500. },
  501. "subclass": {
  502. "instance_soid": "0x400000000000000C",
  503. "definition_hash": "0xD8B8D1FC",
  504. "level": 0,
  505. "quantity": 1,
  506. "plugs": []
  507. },
  508. "clan_banner": {
  509. "instance_soid": "0x400000000000000D",
  510. "definition_hash": "0x570EAA71",
  511. "level": 0,
  512. "quantity": 1,
  513. "plugs": [
  514. "0x36BF5F04",
  515. "0x2249F5C8",
  516. "0xE01AE367",
  517. "0x63A3BA12",
  518. "0x5CE104E5",
  519. "0x7CCC4828"
  520. ]
  521. },
  522. "emblem": {
  523. "instance_soid": "0x400000000000000E",
  524. "definition_hash": "0x71B4CC1A",
  525. "level": 0,
  526. "quantity": 1,
  527. "plugs": []
  528. },
  529. "emote": {
  530. "instance_soid": "0x400000000000000F",
  531. "definition_hash": "0x7979AE7D",
  532. "level": 0,
  533. "quantity": 1,
  534. "plugs": []
  535. },
  536. "finisher": {
  537. "instance_soid": "0x4000000000000100",
  538. "definition_hash": "0x09183EEF",
  539. "level": 0,
  540. "quantity": 1,
  541. "plugs": []
  542. }
  543. },
  544. "inventory": [
  545. {
  546. "instance_soid": "0x4000000000000011",
  547. "definition_hash": "0x3E7B47F8",
  548. "level": 106,
  549. "quantity": 1,
  550. "plugs": null
  551. },
  552. {
  553. "instance_soid": "0x4000000000000012",
  554. "definition_hash": "0x26275FBA",
  555. "level": 106,
  556. "quantity": 1,
  557. "plugs": null
  558. },
  559. {
  560. "instance_soid": "0x4000000000000013",
  561. "definition_hash": "0xE9E6B958",
  562. "level": 106,
  563. "quantity": 1,
  564. "plugs": null
  565. },
  566. {
  567. "instance_soid": "0x4000000000000014",
  568. "definition_hash": "0xCA3F1095",
  569. "level": 106,
  570. "quantity": 1,
  571. "plugs": null
  572. },
  573. {
  574. "instance_soid": "0x4000000000000015",
  575. "definition_hash": "0xC4916786",
  576. "level": 106,
  577. "quantity": 1,
  578. "plugs": null
  579. },
  580. {
  581. "instance_soid": "0x4000000000000016",
  582. "definition_hash": "0xA25B8F8F",
  583. "level": 106,
  584. "quantity": 1,
  585. "plugs": null
  586. },
  587. {
  588. "instance_soid": "0x4000000000000017",
  589. "definition_hash": "0xDC0DA337",
  590. "level": 106,
  591. "quantity": 1,
  592. "plugs": null
  593. },
  594. {
  595. "instance_soid": "0x4000000000000018",
  596. "definition_hash": "0xDEF8BAA5",
  597. "level": 106,
  598. "quantity": 1,
  599. "plugs": null
  600. },
  601. {
  602. "instance_soid": "0x4000000000000019",
  603. "definition_hash": "0xDBF8EB6E",
  604. "level": 106,
  605. "quantity": 1,
  606. "plugs": null
  607. },
  608. {
  609. "instance_soid": "0x400000000000001A",
  610. "definition_hash": "0xA1D55C26",
  611. "level": 106,
  612. "quantity": 1,
  613. "plugs": null
  614. },
  615. {
  616. "instance_soid": "0x400000000000001B",
  617. "definition_hash": "0x670F94F7",
  618. "level": 106,
  619. "quantity": 1,
  620. "plugs": null
  621. },
  622. {
  623. "instance_soid": "0x400000000000001C",
  624. "definition_hash": "0x40B7F441",
  625. "level": 106,
  626. "quantity": 1,
  627. "plugs": null
  628. },
  629. {
  630. "instance_soid": "0x400000000000001D",
  631. "definition_hash": "0xD2DBA199",
  632. "level": 106,
  633. "quantity": 1,
  634. "plugs": null
  635. },
  636. {
  637. "instance_soid": "0x400000000000001E",
  638. "definition_hash": "0x6F5C089C",
  639. "level": 106,
  640. "quantity": 1,
  641. "plugs": null
  642. },
  643. {
  644. "instance_soid": "0x400000000000001F",
  645. "definition_hash": "0xA859BCA8",
  646. "level": 106,
  647. "quantity": 1,
  648. "plugs": null
  649. },
  650. {
  651. "instance_soid": "0x4000000000000020",
  652. "definition_hash": "0x65AD4E39",
  653. "level": 106,
  654. "quantity": 1,
  655. "plugs": null
  656. },
  657. {
  658. "instance_soid": "0x4000000000000021",
  659. "definition_hash": "0x5EFA7F9F",
  660. "level": 106,
  661. "quantity": 1,
  662. "plugs": null
  663. },
  664. {
  665. "instance_soid": "0x4000000000000022",
  666. "definition_hash": "0x1489642B",
  667. "level": 106,
  668. "quantity": 1,
  669. "plugs": null
  670. },
  671. {
  672. "instance_soid": "0x4000000000000023",
  673. "definition_hash": "0xC5162C2E",
  674. "level": 106,
  675. "quantity": 1,
  676. "plugs": null
  677. },
  678. {
  679. "instance_soid": "0x4000000000000024",
  680. "definition_hash": "0x27559F11",
  681. "level": 106,
  682. "quantity": 1,
  683. "plugs": null
  684. },
  685. {
  686. "instance_soid": "0x4000000000000025",
  687. "definition_hash": "0xD4DFDFE8",
  688. "level": 106,
  689. "quantity": 1,
  690. "plugs": null
  691. },
  692. {
  693. "instance_soid": "0x4000000000000026",
  694. "definition_hash": "0x34AD4160",
  695. "level": 106,
  696. "quantity": 1,
  697. "plugs": null
  698. },
  699. {
  700. "instance_soid": "0x4000000000000027",
  701. "definition_hash": "0x1684FA42",
  702. "level": 106,
  703. "quantity": 1,
  704. "plugs": null
  705. },
  706. {
  707. "instance_soid": "0x4000000000000028",
  708. "definition_hash": "0x0B8D3D9D",
  709. "level": 106,
  710. "quantity": 1,
  711. "plugs": null
  712. },
  713. {
  714. "instance_soid": "0x4000000000000029",
  715. "definition_hash": "0xF685696A",
  716. "level": 0,
  717. "quantity": 1,
  718. "plugs": null
  719. },
  720. {
  721. "instance_soid": "0x400000000000002A",
  722. "definition_hash": "0x3083B063",
  723. "level": 0,
  724. "quantity": 1,
  725. "plugs": null
  726. },
  727. {
  728. "instance_soid": "0x400000000000002B",
  729. "definition_hash": "0x35EE8905",
  730. "level": 0,
  731. "quantity": 1,
  732. "plugs": null
  733. },
  734. {
  735. "instance_soid": "0x400000000000002C",
  736. "definition_hash": "0x4E86F9EC",
  737. "level": 0,
  738. "quantity": 1,
  739. "plugs": null
  740. },
  741. {
  742. "instance_soid": "0x400000000000002D",
  743. "definition_hash": "0x71A87B55",
  744. "level": 0,
  745. "quantity": 1,
  746. "plugs": null
  747. },
  748. {
  749. "instance_soid": "0x400000000000002E",
  750. "definition_hash": "0xA984374D",
  751. "level": 0,
  752. "quantity": 1,
  753. "plugs": null
  754. },
  755. {
  756. "instance_soid": "0x400000000000002F",
  757. "definition_hash": "0xD8ACA0CE",
  758. "level": 0,
  759. "quantity": 1,
  760. "plugs": null
  761. },
  762. {
  763. "instance_soid": "0x4000000000000030",
  764. "definition_hash": "0xC7CBC15C",
  765. "level": 0,
  766. "quantity": 1,
  767. "plugs": null
  768. },
  769. {
  770. "instance_soid": "0x4000000000000031",
  771. "definition_hash": "0x11C83768",
  772. "level": 0,
  773. "quantity": 1,
  774. "plugs": null
  775. },
  776. {
  777. "instance_soid": "0x4000000000000032",
  778. "definition_hash": "0x5A6603AD",
  779. "level": 0,
  780. "quantity": 1,
  781. "plugs": null,
  782. "flags": 0
  783. },
  784. {
  785. "instance_soid": "0x4000000000000033",
  786. "definition_hash": "0x4D24AB5D",
  787. "level": 0,
  788. "quantity": 1,
  789. "plugs": null,
  790. "flags": 0
  791. },
  792. {
  793. "instance_soid": "0x4000000000000034",
  794. "definition_hash": "0x564C7E4C",
  795. "level": 0,
  796. "quantity": 1,
  797. "plugs": null,
  798. "flags": 0
  799. },
  800. {
  801. "instance_soid": "0x4000000000000010",
  802. "definition_hash": "0xEF255BFB",
  803. "level": 0,
  804. "quantity": 1,
  805. "plugs": null,
  806. "flags": 0
  807. },
  808. {
  809. "instance_soid": "0x4000000000000035",
  810. "definition_hash": "0x05B1C785",
  811. "level": 0,
  812. "quantity": 1,
  813. "plugs": null
  814. },
  815. {
  816. "instance_soid": "0x4000000000000036",
  817. "definition_hash": "0xA3CE6FD4",
  818. "level": 0,
  819. "quantity": 1,
  820. "plugs": null
  821. },
  822. {
  823. "instance_soid": "0x4000000000000037",
  824. "definition_hash": "0xE0B2E67F",
  825. "level": 0,
  826. "quantity": 1,
  827. "plugs": null
  828. }
  829. ]
  830. },
  831. {
  832. "soid": "0x9EAA300100100102",
  833. "race": 0,
  834. "gender": 0,
  835. "class": 0,
  836. "movement_ability": 6,
  837. "grenade_ability": 7,
  838. "super_ability": 10,
  839. "melee_ability": 11,
  840. "class_ability": 2,
  841. "level": 50,
  842. "accepted": true,
  843. "preview_available": true,
  844. "appearance_value": 1.0,
  845. "last_orbited_destination": "0x125CF0E7",
  846. "content_bypass": true,
  847. "equipment": {
  848. "kinetic": {
  849. "instance_soid": "0x4000000000000065",
  850. "definition_hash": "0xE516CF40",
  851. "level": 106,
  852. "quantity": 1,
  853. "plugs": [
  854. "0xAB5218B6",
  855. "0xCCA5773B",
  856. "0x065F4ED0",
  857. "0x45A0BDD7",
  858. "0x1B6B4DB8",
  859. "0xFD368D30",
  860. "0x8A8536B5",
  861. "0x8C84EA53",
  862. null,
  863. "0x8838B9DA",
  864. null,
  865. "0xE713379A"
  866. ]
  867. },
  868. "energy": {
  869. "instance_soid": "0x4000000000000066",
  870. "definition_hash": "0x4156C94D",
  871. "level": 106,
  872. "quantity": 1,
  873. "plugs": [
  874. "0x3B667F9C",
  875. "0x4F68703D",
  876. "0x065F4ED0",
  877. "0xF2A907DF",
  878. "0x8CB6409D",
  879. "0xFD368D30",
  880. "0x8A8536B5",
  881. null,
  882. null,
  883. "0x8838B9DA"
  884. ]
  885. },
  886. "heavy": {
  887. "instance_soid": "0x4000000000000067",
  888. "definition_hash": "0x6F22FCEC",
  889. "level": 106,
  890. "quantity": 1,
  891. "plugs": [
  892. "0xD91C01C9",
  893. "0x37F1078F",
  894. "0x8CE3FE36",
  895. "0x151FBDCC",
  896. "0x9A6B194D",
  897. null,
  898. "0xAEBAE371",
  899. "0x9B283E92"
  900. ]
  901. },
  902. "helmet": {
  903. "instance_soid": "0x4000000000000068",
  904. "definition_hash": "0xECB479E4",
  905. "level": 106,
  906. "quantity": 1,
  907. "plugs": [
  908. "0xEC2137DA",
  909. "0x301CB225",
  910. "0x301CB225",
  911. null,
  912. "0x54CCDFF2",
  913. "0xA4D6D964",
  914. "0x39CBE5E4",
  915. "0x85480BD0",
  916. "0xA81461CE",
  917. "0x01E90FE0",
  918. "0x29E6A60B"
  919. ]
  920. },
  921. "gauntlets": {
  922. "instance_soid": "0x4000000000000069",
  923. "definition_hash": "0xE98EBABD",
  924. "level": 106,
  925. "quantity": 1,
  926. "plugs": [
  927. "0xEC2137DA",
  928. "0x6DE9E6FF",
  929. "0x6DE9E6FF",
  930. null,
  931. "0x54CCDFF2",
  932. "0xA4D6D964",
  933. "0x39CBE5E4",
  934. "0x85480BD0",
  935. "0xA81461CE",
  936. "0x01E90FE0",
  937. "0x29E6A60B"
  938. ]
  939. },
  940. "chest": {
  941. "instance_soid": "0x400000000000006A",
  942. "definition_hash": "0x542FC543",
  943. "level": 106,
  944. "quantity": 1,
  945. "plugs": [
  946. "0xEC2137DA",
  947. "0x62E854BB",
  948. "0x62E854BB",
  949. null,
  950. "0x54CCDFF2",
  951. "0xA4D6D964",
  952. "0x39CBE5E4",
  953. "0x85480BD0",
  954. "0xA81461CE",
  955. "0x01E90FE0",
  956. "0x29E6A60B"
  957. ]
  958. },
  959. "legs": {
  960. "instance_soid": "0x400000000000006B",
  961. "definition_hash": "0xD2F64E86",
  962. "level": 106,
  963. "quantity": 1,
  964. "plugs": [
  965. "0xEC2137DA",
  966. "0x22299393",
  967. "0x22299393",
  968. "0xC130B5BC",
  969. "0x54CCDFF2",
  970. "0x13EFAFB3",
  971. "0x85480BD0",
  972. "0xE92D2525",
  973. "0x01E90FE0",
  974. "0x37661C63",
  975. "0x29E6A60B"
  976. ]
  977. },
  978. "class_item": {
  979. "instance_soid": "0x400000000000006C",
  980. "definition_hash": "0x295F70BA",
  981. "level": 106,
  982. "quantity": 1,
  983. "plugs": [
  984. "0xEC2137DA",
  985. "0x43C9A775",
  986. "0x43C9A775",
  987. null,
  988. "0x54CCDFF2",
  989. "0xA4D6D964",
  990. "0x29E6A60B"
  991. ]
  992. },
  993. "ghost": {
  994. "instance_soid": "0x400000000000006D",
  995. "definition_hash": "0xF6856969",
  996. "level": 0,
  997. "quantity": 1,
  998. "plugs": ["0xF17B4841", null, "0xE9B5CF11", "0x909FBBEE"]
  999. },
  1000. "vehicle": {
  1001. "instance_soid": "0x400000000000006E",
  1002. "definition_hash": "0xC5C22F78",
  1003. "level": 0,
  1004. "quantity": 1,
  1005. "plugs": [
  1006. "0xFD368D30",
  1007. "0xB185D1D6",
  1008. "0x8A78C491",
  1009. "0x41219514",
  1010. "0x5084C54E"
  1011. ]
  1012. },
  1013. "ship": {
  1014. "instance_soid": "0x400000000000006F",
  1015. "definition_hash": "0x1174E2EA",
  1016. "level": 0,
  1017. "quantity": 1,
  1018. "plugs": ["0xFD368D30", "0x52E2AE2F"]
  1019. },
  1020. "subclass": {
  1021. "instance_soid": "0x4000000000000070",
  1022. "definition_hash": "0xB920CE9A",
  1023. "level": 0,
  1024. "quantity": 1,
  1025. "plugs": []
  1026. },
  1027. "clan_banner": {
  1028. "instance_soid": "0x4000000000000071",
  1029. "definition_hash": "0x570EAA71",
  1030. "level": 0,
  1031. "quantity": 1,
  1032. "plugs": [
  1033. "0x36BF5F04",
  1034. "0x2249F5C8",
  1035. "0xE01AE367",
  1036. "0x63A3BA12",
  1037. "0x5CE104E5",
  1038. "0x7CCC4828"
  1039. ]
  1040. },
  1041. "emblem": {
  1042. "instance_soid": "0x4000000000000072",
  1043. "definition_hash": "0x71B4CC1B",
  1044. "level": 0,
  1045. "quantity": 1,
  1046. "plugs": []
  1047. },
  1048. "emote": {
  1049. "instance_soid": "0x4000000000000073",
  1050. "definition_hash": "0x7979AE7D",
  1051. "level": 0,
  1052. "quantity": 1,
  1053. "plugs": []
  1054. },
  1055. "finisher": {
  1056. "instance_soid": "0x4000000000000101",
  1057. "definition_hash": "0x09183EEF",
  1058. "level": 0,
  1059. "quantity": 1,
  1060. "plugs": []
  1061. }
  1062. },
  1063. "inventory": [
  1064. {
  1065. "instance_soid": "0x4000000000000075",
  1066. "definition_hash": "0x3E7B47F8",
  1067. "level": 106,
  1068. "quantity": 1,
  1069. "plugs": null
  1070. },
  1071. {
  1072. "instance_soid": "0x4000000000000076",
  1073. "definition_hash": "0x26275FBA",
  1074. "level": 106,
  1075. "quantity": 1,
  1076. "plugs": null
  1077. },
  1078. {
  1079. "instance_soid": "0x4000000000000077",
  1080. "definition_hash": "0xE9E6B958",
  1081. "level": 106,
  1082. "quantity": 1,
  1083. "plugs": null
  1084. },
  1085. {
  1086. "instance_soid": "0x4000000000000078",
  1087. "definition_hash": "0xCA3F1095",
  1088. "level": 106,
  1089. "quantity": 1,
  1090. "plugs": null
  1091. },
  1092. {
  1093. "instance_soid": "0x4000000000000079",
  1094. "definition_hash": "0xC4916786",
  1095. "level": 106,
  1096. "quantity": 1,
  1097. "plugs": null
  1098. },
  1099. {
  1100. "instance_soid": "0x400000000000007A",
  1101. "definition_hash": "0xA25B8F8F",
  1102. "level": 106,
  1103. "quantity": 1,
  1104. "plugs": null
  1105. },
  1106. {
  1107. "instance_soid": "0x400000000000007B",
  1108. "definition_hash": "0xDC0DA337",
  1109. "level": 106,
  1110. "quantity": 1,
  1111. "plugs": null
  1112. },
  1113. {
  1114. "instance_soid": "0x400000000000007C",
  1115. "definition_hash": "0xDEF8BAA5",
  1116. "level": 106,
  1117. "quantity": 1,
  1118. "plugs": null
  1119. },
  1120. {
  1121. "instance_soid": "0x400000000000007D",
  1122. "definition_hash": "0xDBF8EB6E",
  1123. "level": 106,
  1124. "quantity": 1,
  1125. "plugs": null
  1126. },
  1127. {
  1128. "instance_soid": "0x400000000000007E",
  1129. "definition_hash": "0x51ADBEB4",
  1130. "level": 106,
  1131. "quantity": 1,
  1132. "plugs": null
  1133. },
  1134. {
  1135. "instance_soid": "0x400000000000007F",
  1136. "definition_hash": "0xF2AF51CD",
  1137. "level": 106,
  1138. "quantity": 1,
  1139. "plugs": null
  1140. },
  1141. {
  1142. "instance_soid": "0x4000000000000080",
  1143. "definition_hash": "0x966B9873",
  1144. "level": 106,
  1145. "quantity": 1,
  1146. "plugs": null
  1147. },
  1148. {
  1149. "instance_soid": "0x4000000000000081",
  1150. "definition_hash": "0x1AAAE68F",
  1151. "level": 106,
  1152. "quantity": 1,
  1153. "plugs": null
  1154. },
  1155. {
  1156. "instance_soid": "0x4000000000000082",
  1157. "definition_hash": "0x19DFB9AA",
  1158. "level": 106,
  1159. "quantity": 1,
  1160. "plugs": null
  1161. },
  1162. {
  1163. "instance_soid": "0x4000000000000083",
  1164. "definition_hash": "0xF435CE34",
  1165. "level": 106,
  1166. "quantity": 1,
  1167. "plugs": null
  1168. },
  1169. {
  1170. "instance_soid": "0x4000000000000084",
  1171. "definition_hash": "0x9537614D",
  1172. "level": 106,
  1173. "quantity": 1,
  1174. "plugs": null
  1175. },
  1176. {
  1177. "instance_soid": "0x4000000000000085",
  1178. "definition_hash": "0xF29BFEF3",
  1179. "level": 106,
  1180. "quantity": 1,
  1181. "plugs": null
  1182. },
  1183. {
  1184. "instance_soid": "0x4000000000000086",
  1185. "definition_hash": "0xBD32F60F",
  1186. "level": 106,
  1187. "quantity": 1,
  1188. "plugs": null
  1189. },
  1190. {
  1191. "instance_soid": "0x4000000000000087",
  1192. "definition_hash": "0x7610202A",
  1193. "level": 106,
  1194. "quantity": 1,
  1195. "plugs": null
  1196. },
  1197. {
  1198. "instance_soid": "0x4000000000000088",
  1199. "definition_hash": "0x103CB34D",
  1200. "level": 106,
  1201. "quantity": 1,
  1202. "plugs": null
  1203. },
  1204. {
  1205. "instance_soid": "0x4000000000000089",
  1206. "definition_hash": "0x3723973C",
  1207. "level": 106,
  1208. "quantity": 1,
  1209. "plugs": null
  1210. },
  1211. {
  1212. "instance_soid": "0x400000000000008A",
  1213. "definition_hash": "0x9918CAA4",
  1214. "level": 106,
  1215. "quantity": 1,
  1216. "plugs": null
  1217. },
  1218. {
  1219. "instance_soid": "0x400000000000008B",
  1220. "definition_hash": "0x1287C646",
  1221. "level": 106,
  1222. "quantity": 1,
  1223. "plugs": null
  1224. },
  1225. {
  1226. "instance_soid": "0x400000000000008C",
  1227. "definition_hash": "0xC56EBCF9",
  1228. "level": 106,
  1229. "quantity": 1,
  1230. "plugs": null
  1231. },
  1232. {
  1233. "instance_soid": "0x400000000000008D",
  1234. "definition_hash": "0xF6856968",
  1235. "level": 0,
  1236. "quantity": 1,
  1237. "plugs": null
  1238. },
  1239. {
  1240. "instance_soid": "0x400000000000008E",
  1241. "definition_hash": "0xAA583AC8",
  1242. "level": 0,
  1243. "quantity": 1,
  1244. "plugs": null
  1245. },
  1246. {
  1247. "instance_soid": "0x400000000000008F",
  1248. "definition_hash": "0x45F41F39",
  1249. "level": 0,
  1250. "quantity": 1,
  1251. "plugs": null
  1252. },
  1253. {
  1254. "instance_soid": "0x4000000000000090",
  1255. "definition_hash": "0x7B387201",
  1256. "level": 0,
  1257. "quantity": 1,
  1258. "plugs": null
  1259. },
  1260. {
  1261. "instance_soid": "0x4000000000000091",
  1262. "definition_hash": "0xCAE2C4B0",
  1263. "level": 0,
  1264. "quantity": 1,
  1265. "plugs": null
  1266. },
  1267. {
  1268. "instance_soid": "0x4000000000000092",
  1269. "definition_hash": "0xF322966C",
  1270. "level": 0,
  1271. "quantity": 1,
  1272. "plugs": null
  1273. },
  1274. {
  1275. "instance_soid": "0x4000000000000093",
  1276. "definition_hash": "0xEAE9FA4A",
  1277. "level": 0,
  1278. "quantity": 1,
  1279. "plugs": null
  1280. },
  1281. {
  1282. "instance_soid": "0x4000000000000094",
  1283. "definition_hash": "0xC7CBC15C",
  1284. "level": 0,
  1285. "quantity": 1,
  1286. "plugs": null
  1287. },
  1288. {
  1289. "instance_soid": "0x4000000000000095",
  1290. "definition_hash": "0x11C83768",
  1291. "level": 0,
  1292. "quantity": 1,
  1293. "plugs": null
  1294. },
  1295. {
  1296. "instance_soid": "0x4000000000000096",
  1297. "definition_hash": "0xBB3CAA51",
  1298. "level": 0,
  1299. "quantity": 1,
  1300. "plugs": null,
  1301. "flags": 0
  1302. },
  1303. {
  1304. "instance_soid": "0x4000000000000097",
  1305. "definition_hash": "0xCF1C4EF3",
  1306. "level": 0,
  1307. "quantity": 1,
  1308. "plugs": null,
  1309. "flags": 0
  1310. },
  1311. {
  1312. "instance_soid": "0x4000000000000098",
  1313. "definition_hash": "0x29905E7A",
  1314. "level": 0,
  1315. "quantity": 1,
  1316. "plugs": null,
  1317. "flags": 0
  1318. },
  1319. {
  1320. "instance_soid": "0x4000000000000074",
  1321. "definition_hash": "0xAA223B79",
  1322. "level": 0,
  1323. "quantity": 1,
  1324. "plugs": null,
  1325. "flags": 0
  1326. },
  1327. {
  1328. "instance_soid": "0x4000000000000099",
  1329. "definition_hash": "0x1FA2AD3E",
  1330. "level": 0,
  1331. "quantity": 1,
  1332. "plugs": null
  1333. },
  1334. {
  1335. "instance_soid": "0x400000000000009A",
  1336. "definition_hash": "0x30A14DDC",
  1337. "level": 0,
  1338. "quantity": 1,
  1339. "plugs": null
  1340. },
  1341. {
  1342. "instance_soid": "0x400000000000009B",
  1343. "definition_hash": "0x46D82092",
  1344. "level": 0,
  1345. "quantity": 1,
  1346. "plugs": null
  1347. }
  1348. ]
  1349. },
  1350. {
  1351. "soid": "0x9EAA300100100103",
  1352. "race": 0,
  1353. "gender": 0,
  1354. "class": 2,
  1355. "movement_ability": 5,
  1356. "grenade_ability": 7,
  1357. "super_ability": 10,
  1358. "melee_ability": 11,
  1359. "class_ability": 2,
  1360. "level": 50,
  1361. "accepted": true,
  1362. "preview_available": true,
  1363. "appearance_value": 1.0,
  1364. "last_orbited_destination": "0x125CF0E7",
  1365. "content_bypass": true,
  1366. "equipment": {
  1367. "kinetic": {
  1368. "instance_soid": "0x40000000000000C9",
  1369. "definition_hash": "0xE516CF40",
  1370. "level": 106,
  1371. "quantity": 1,
  1372. "plugs": [
  1373. "0xAB5218B6",
  1374. "0xCCA5773B",
  1375. "0x065F4ED0",
  1376. "0x45A0BDD7",
  1377. "0x1B6B4DB8",
  1378. "0xFD368D30",
  1379. "0x8A8536B5",
  1380. "0x8C84EA53",
  1381. null,
  1382. "0x8838B9DA",
  1383. null,
  1384. "0xE713379A"
  1385. ]
  1386. },
  1387. "energy": {
  1388. "instance_soid": "0x40000000000000CA",
  1389. "definition_hash": "0x4156C94D",
  1390. "level": 106,
  1391. "quantity": 1,
  1392. "plugs": [
  1393. "0x3B667F9C",
  1394. "0x4F68703D",
  1395. "0x065F4ED0",
  1396. "0xF2A907DF",
  1397. "0x8CB6409D",
  1398. "0xFD368D30",
  1399. "0x8A8536B5",
  1400. null,
  1401. null,
  1402. "0x8838B9DA"
  1403. ]
  1404. },
  1405. "heavy": {
  1406. "instance_soid": "0x40000000000000CB",
  1407. "definition_hash": "0x6F22FCEC",
  1408. "level": 106,
  1409. "quantity": 1,
  1410. "plugs": [
  1411. "0xD91C01C9",
  1412. "0x37F1078F",
  1413. "0x8CE3FE36",
  1414. "0x151FBDCC",
  1415. "0x9A6B194D",
  1416. null,
  1417. "0xAEBAE371",
  1418. "0x9B283E92"
  1419. ]
  1420. },
  1421. "helmet": {
  1422. "instance_soid": "0x40000000000000CC",
  1423. "definition_hash": "0xEA042965",
  1424. "level": 106,
  1425. "quantity": 1,
  1426. "plugs": [
  1427. "0xEC2137DA",
  1428. "0x301CB225",
  1429. "0x301CB225",
  1430. null,
  1431. "0x54CCDFF2",
  1432. "0xA4D6D964",
  1433. "0x39CBE5E4",
  1434. "0x85480BD0",
  1435. "0xA81461CE",
  1436. "0x01E90FE0",
  1437. "0x29E6A60B"
  1438. ]
  1439. },
  1440. "gauntlets": {
  1441. "instance_soid": "0x40000000000000CD",
  1442. "definition_hash": "0x188C5834",
  1443. "level": 106,
  1444. "quantity": 1,
  1445. "plugs": [
  1446. "0xEC2137DA",
  1447. "0x6DE9E6FF",
  1448. "0x6DE9E6FF",
  1449. null,
  1450. "0x54CCDFF2",
  1451. "0xA4D6D964",
  1452. "0x39CBE5E4",
  1453. "0x85480BD0",
  1454. "0xA81461CE",
  1455. "0x01E90FE0",
  1456. "0x29E6A60B"
  1457. ]
  1458. },
  1459. "chest": {
  1460. "instance_soid": "0x40000000000000CE",
  1461. "definition_hash": "0xF8689C4C",
  1462. "level": 106,
  1463. "quantity": 1,
  1464. "plugs": [
  1465. "0xEC2137DA",
  1466. "0x62E854BB",
  1467. "0x62E854BB",
  1468. null,
  1469. "0x54CCDFF2",
  1470. "0xA4D6D964",
  1471. "0x39CBE5E4",
  1472. "0x85480BD0",
  1473. "0xA81461CE",
  1474. "0x01E90FE0",
  1475. "0x29E6A60B"
  1476. ]
  1477. },
  1478. "legs": {
  1479. "instance_soid": "0x40000000000000CF",
  1480. "definition_hash": "0x083E04B6",
  1481. "level": 106,
  1482. "quantity": 1,
  1483. "plugs": [
  1484. "0xEC2137DA",
  1485. "0x22299393",
  1486. "0x22299393",
  1487. "0xC78E19B1",
  1488. "0x54CCDFF2",
  1489. "0x13EFAFB3",
  1490. "0x85480BD0",
  1491. "0xBAE01BEB",
  1492. "0x056CABAD",
  1493. "0xF37F6509",
  1494. "0x29E6A60B"
  1495. ]
  1496. },
  1497. "class_item": {
  1498. "instance_soid": "0x40000000000000D0",
  1499. "definition_hash": "0x99446581",
  1500. "level": 106,
  1501. "quantity": 1,
  1502. "plugs": [
  1503. "0x1CB5C883",
  1504. "0x43C9A775",
  1505. "0x43C9A775",
  1506. null,
  1507. "0x54CCDFF2",
  1508. "0xA4D6D964",
  1509. "0x29E6A60B"
  1510. ]
  1511. },
  1512. "ghost": {
  1513. "instance_soid": "0x40000000000000D1",
  1514. "definition_hash": "0xF6856969",
  1515. "level": 0,
  1516. "quantity": 1,
  1517. "plugs": ["0xF17B4841", null, "0xE9B5CF11", "0x909FBBEE"]
  1518. },
  1519. "vehicle": {
  1520. "instance_soid": "0x40000000000000D2",
  1521. "definition_hash": "0xC5C22F78",
  1522. "level": 0,
  1523. "quantity": 1,
  1524. "plugs": [
  1525. "0xFD368D30",
  1526. "0xB185D1D6",
  1527. "0x8A78C491",
  1528. "0x41219514",
  1529. "0x5084C54E"
  1530. ]
  1531. },
  1532. "ship": {
  1533. "instance_soid": "0x40000000000000D3",
  1534. "definition_hash": "0x1174E2EA",
  1535. "level": 0,
  1536. "quantity": 1,
  1537. "plugs": ["0xFD368D30", "0x52E2AE2F"]
  1538. },
  1539. "subclass": {
  1540. "instance_soid": "0x40000000000000D4",
  1541. "definition_hash": "0xCF88FEA5",
  1542. "level": 0,
  1543. "quantity": 1,
  1544. "plugs": []
  1545. },
  1546. "clan_banner": {
  1547. "instance_soid": "0x40000000000000D5",
  1548. "definition_hash": "0x570EAA71",
  1549. "level": 0,
  1550. "quantity": 1,
  1551. "plugs": [
  1552. "0x36BF5F04",
  1553. "0x2249F5C8",
  1554. "0xE01AE367",
  1555. "0x63A3BA12",
  1556. "0x5CE104E5",
  1557. "0x7CCC4828"
  1558. ]
  1559. },
  1560. "emblem": {
  1561. "instance_soid": "0x40000000000000D6",
  1562. "definition_hash": "0x71B4CC19",
  1563. "level": 0,
  1564. "quantity": 1,
  1565. "plugs": []
  1566. },
  1567. "emote": {
  1568. "instance_soid": "0x40000000000000D7",
  1569. "definition_hash": "0x7979AE7D",
  1570. "level": 0,
  1571. "quantity": 1,
  1572. "plugs": []
  1573. },
  1574. "finisher": {
  1575. "instance_soid": "0x4000000000000102",
  1576. "definition_hash": "0x09183EEF",
  1577. "level": 0,
  1578. "quantity": 1,
  1579. "plugs": []
  1580. }
  1581. },
  1582. "inventory": [
  1583. {
  1584. "instance_soid": "0x40000000000000D9",
  1585. "definition_hash": "0x3E7B47F8",
  1586. "level": 106,
  1587. "quantity": 1,
  1588. "plugs": null
  1589. },
  1590. {
  1591. "instance_soid": "0x40000000000000DA",
  1592. "definition_hash": "0x26275FBA",
  1593. "level": 106,
  1594. "quantity": 1,
  1595. "plugs": null
  1596. },
  1597. {
  1598. "instance_soid": "0x40000000000000DB",
  1599. "definition_hash": "0xE9E6B958",
  1600. "level": 106,
  1601. "quantity": 1,
  1602. "plugs": null
  1603. },
  1604. {
  1605. "instance_soid": "0x40000000000000DC",
  1606. "definition_hash": "0xCA3F1095",
  1607. "level": 106,
  1608. "quantity": 1,
  1609. "plugs": null
  1610. },
  1611. {
  1612. "instance_soid": "0x40000000000000DD",
  1613. "definition_hash": "0xC4916786",
  1614. "level": 106,
  1615. "quantity": 1,
  1616. "plugs": null
  1617. },
  1618. {
  1619. "instance_soid": "0x40000000000000DE",
  1620. "definition_hash": "0xA25B8F8F",
  1621. "level": 106,
  1622. "quantity": 1,
  1623. "plugs": null
  1624. },
  1625. {
  1626. "instance_soid": "0x40000000000000DF",
  1627. "definition_hash": "0xDC0DA337",
  1628. "level": 106,
  1629. "quantity": 1,
  1630. "plugs": null
  1631. },
  1632. {
  1633. "instance_soid": "0x40000000000000E0",
  1634. "definition_hash": "0xDEF8BAA5",
  1635. "level": 106,
  1636. "quantity": 1,
  1637. "plugs": null
  1638. },
  1639. {
  1640. "instance_soid": "0x40000000000000E1",
  1641. "definition_hash": "0xDBF8EB6E",
  1642. "level": 106,
  1643. "quantity": 1,
  1644. "plugs": null
  1645. },
  1646. {
  1647. "instance_soid": "0x40000000000000E2",
  1648. "definition_hash": "0x5CA160F5",
  1649. "level": 106,
  1650. "quantity": 1,
  1651. "plugs": null
  1652. },
  1653. {
  1654. "instance_soid": "0x40000000000000E3",
  1655. "definition_hash": "0x0DB45944",
  1656. "level": 106,
  1657. "quantity": 1,
  1658. "plugs": null
  1659. },
  1660. {
  1661. "instance_soid": "0x40000000000000E4",
  1662. "definition_hash": "0xC9F7B53C",
  1663. "level": 106,
  1664. "quantity": 1,
  1665. "plugs": null
  1666. },
  1667. {
  1668. "instance_soid": "0x40000000000000E5",
  1669. "definition_hash": "0x80C7AB6E",
  1670. "level": 106,
  1671. "quantity": 1,
  1672. "plugs": null
  1673. },
  1674. {
  1675. "instance_soid": "0x40000000000000E6",
  1676. "definition_hash": "0x326316B1",
  1677. "level": 106,
  1678. "quantity": 1,
  1679. "plugs": null
  1680. },
  1681. {
  1682. "instance_soid": "0x40000000000000E7",
  1683. "definition_hash": "0x0B117DAB",
  1684. "level": 106,
  1685. "quantity": 1,
  1686. "plugs": null
  1687. },
  1688. {
  1689. "instance_soid": "0x40000000000000E8",
  1690. "definition_hash": "0xA496C19A",
  1691. "level": 106,
  1692. "quantity": 1,
  1693. "plugs": null
  1694. },
  1695. {
  1696. "instance_soid": "0x40000000000000E9",
  1697. "definition_hash": "0xAA71C8EE",
  1698. "level": 106,
  1699. "quantity": 1,
  1700. "plugs": null
  1701. },
  1702. {
  1703. "instance_soid": "0x40000000000000EA",
  1704. "definition_hash": "0x0B4089D4",
  1705. "level": 106,
  1706. "quantity": 1,
  1707. "plugs": null
  1708. },
  1709. {
  1710. "instance_soid": "0x40000000000000EB",
  1711. "definition_hash": "0xD6B2A7B7",
  1712. "level": 106,
  1713. "quantity": 1,
  1714. "plugs": null
  1715. },
  1716. {
  1717. "instance_soid": "0x40000000000000EC",
  1718. "definition_hash": "0x5B1ACD6C",
  1719. "level": 106,
  1720. "quantity": 1,
  1721. "plugs": null
  1722. },
  1723. {
  1724. "instance_soid": "0x40000000000000ED",
  1725. "definition_hash": "0x28B26925",
  1726. "level": 106,
  1727. "quantity": 1,
  1728. "plugs": null
  1729. },
  1730. {
  1731. "instance_soid": "0x40000000000000EE",
  1732. "definition_hash": "0xDC124D7B",
  1733. "level": 106,
  1734. "quantity": 1,
  1735. "plugs": null
  1736. },
  1737. {
  1738. "instance_soid": "0x40000000000000EF",
  1739. "definition_hash": "0x3D663DA7",
  1740. "level": 106,
  1741. "quantity": 1,
  1742. "plugs": null
  1743. },
  1744. {
  1745. "instance_soid": "0x40000000000000F0",
  1746. "definition_hash": "0x7A1FC812",
  1747. "level": 106,
  1748. "quantity": 1,
  1749. "plugs": null
  1750. },
  1751. {
  1752. "instance_soid": "0x40000000000000F1",
  1753. "definition_hash": "0x3083B063",
  1754. "level": 0,
  1755. "quantity": 1,
  1756. "plugs": null
  1757. },
  1758. {
  1759. "instance_soid": "0x40000000000000F2",
  1760. "definition_hash": "0x2E71E54E",
  1761. "level": 0,
  1762. "quantity": 1,
  1763. "plugs": null
  1764. },
  1765. {
  1766. "instance_soid": "0x40000000000000F3",
  1767. "definition_hash": "0x4E86F9EC",
  1768. "level": 0,
  1769. "quantity": 1,
  1770. "plugs": null
  1771. },
  1772. {
  1773. "instance_soid": "0x40000000000000F4",
  1774. "definition_hash": "0xC9993382",
  1775. "level": 0,
  1776. "quantity": 1,
  1777. "plugs": null
  1778. },
  1779. {
  1780. "instance_soid": "0x40000000000000F5",
  1781. "definition_hash": "0xA984374D",
  1782. "level": 0,
  1783. "quantity": 1,
  1784. "plugs": null
  1785. },
  1786. {
  1787. "instance_soid": "0x40000000000000F6",
  1788. "definition_hash": "0x28155DF4",
  1789. "level": 0,
  1790. "quantity": 1,
  1791. "plugs": null
  1792. },
  1793. {
  1794. "instance_soid": "0x40000000000000F7",
  1795. "definition_hash": "0xD4753C25",
  1796. "level": 0,
  1797. "quantity": 1,
  1798. "plugs": null
  1799. },
  1800. {
  1801. "instance_soid": "0x40000000000000F8",
  1802. "definition_hash": "0xC7CBC15C",
  1803. "level": 0,
  1804. "quantity": 1,
  1805. "plugs": null
  1806. },
  1807. {
  1808. "instance_soid": "0x40000000000000F9",
  1809. "definition_hash": "0x11C83768",
  1810. "level": 0,
  1811. "quantity": 1,
  1812. "plugs": null
  1813. },
  1814. {
  1815. "instance_soid": "0x40000000000000FA",
  1816. "definition_hash": "0x58E8183A",
  1817. "level": 0,
  1818. "quantity": 1,
  1819. "plugs": null,
  1820. "flags": 0
  1821. },
  1822. {
  1823. "instance_soid": "0x40000000000000FB",
  1824. "definition_hash": "0x58F778E0",
  1825. "level": 0,
  1826. "quantity": 1,
  1827. "plugs": null,
  1828. "flags": 0
  1829. },
  1830. {
  1831. "instance_soid": "0x40000000000000FC",
  1832. "definition_hash": "0xCABFBE57",
  1833. "level": 0,
  1834. "quantity": 1,
  1835. "plugs": null,
  1836. "flags": 0
  1837. },
  1838. {
  1839. "instance_soid": "0x40000000000000D8",
  1840. "definition_hash": "0x0F2B9504",
  1841. "level": 0,
  1842. "quantity": 1,
  1843. "plugs": null,
  1844. "flags": 0
  1845. },
  1846. {
  1847. "instance_soid": "0x40000000000000FD",
  1848. "definition_hash": "0xF5095792",
  1849. "level": 0,
  1850. "quantity": 1,
  1851. "plugs": null
  1852. },
  1853. {
  1854. "instance_soid": "0x40000000000000FE",
  1855. "definition_hash": "0xEEF8905A",
  1856. "level": 0,
  1857. "quantity": 1,
  1858. "plugs": null
  1859. },
  1860. {
  1861. "instance_soid": "0x40000000000000FF",
  1862. "definition_hash": "0x6846D9F9",
  1863. "level": 0,
  1864. "quantity": 1,
  1865. "plugs": null
  1866. }
  1867. ]
  1868. }
  1869. ]
  1870. }
  1871. }