Advertisement
Guest User

[AutoBases] Raid1 example template

a guest
Nov 18th, 2021
514
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 59.76 KB | None | 0 0
  1. {
  2.  
  3.     "UniqueName": "Raid1",
  4.  
  5.     "OnlySpawnInMap": "",
  6.  
  7.     "ReferenceLocation": [
  8.  
  9.         -194908.28125,
  10.  
  11.         224359.28125,
  12.  
  13.         -14231.2529296875
  14.  
  15.     ],
  16.  
  17.     "ReferenceRotation": [ // Do not modify. If you modify this calculations to spawn the base will fail.
  18.  
  19.         0.0,
  20.  
  21.         -89.7857666015625,
  22.  
  23.         -0.0
  24.  
  25.     ],
  26.  
  27.     "BaseDestroyThreshold": -1, // Number of structures to destroy the base. Example: Raid1 has 10 threshold and when 10 structures are left, the whole base is destroyed
  28.  
  29.     "TribeIdOverride": -1, // Tribe id of the base when it's spawned. -1 will use a default team
  30.  
  31.     "AutoSpawnLimit": -1, // Max number of bases allowed to be spawned by auto spawn system
  32.  
  33.     "SpawnLocations": [
  34.  
  35.         {
  36.  
  37.             "Location": [
  38.  
  39.                 -194908.28125,
  40.  
  41.                 224359.28125,
  42.  
  43.                 -14231.2529296875
  44.  
  45.             ],
  46.  
  47.             "Rotation": [
  48.  
  49.                 0.0,
  50.  
  51.                 -89.7857666015625,
  52.  
  53.                 -0.0
  54.  
  55.             ]
  56.  
  57.         }
  58.  
  59.     ],
  60.  
  61.     "Structures": [
  62.  
  63.         {
  64.  
  65.             "Id": 1264987,
  66.  
  67.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/SM_MetalCeilingDoorWay_Giant_BP.SM_MetalCeilingDoorWay_Giant_BP'",
  68.  
  69.             "RelativeLocation": [
  70.  
  71.                 567.1875,
  72.  
  73.                 -32.40625,
  74.  
  75.                 584.3759765625
  76.  
  77.             ],
  78.  
  79.             "RelativeRotation": [
  80.  
  81.                 0.0,
  82.  
  83.                 181.10400390625,
  84.  
  85.                 0.0
  86.  
  87.             ],
  88.  
  89.             "Health": 20000,
  90.  
  91.             "Links": "1265052,1265102,",
  92.  
  93.             "PlacedOnFloor": -1
  94.  
  95.         },
  96.  
  97.         {
  98.  
  99.             "Id": 1264935,
  100.  
  101.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/BuildingBases/StructureTurretBaseBP.StructureTurretBaseBP'",
  102.  
  103.             "RelativeLocation": [
  104.  
  105.                 832.5625,
  106.  
  107.                 244.375,
  108.  
  109.                 603.41796875
  110.  
  111.             ],
  112.  
  113.             "RelativeRotation": [
  114.  
  115.                 0.0,
  116.  
  117.                 141.57530212402344,
  118.  
  119.                 0.0
  120.  
  121.             ],
  122.  
  123.             "Health": 3000,
  124.  
  125.             "Links": "",
  126.  
  127.             "PlacedOnFloor": 1264987,
  128.  
  129.             "HasInventory": true,
  130.  
  131.             "LockInventory": true,
  132.  
  133.             "ItemPresets": "",
  134.  
  135.             "ExtraInventoryItems": [
  136.  
  137.                 {
  138.  
  139.                     "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
  140.  
  141.                     "Amount": 100,
  142.  
  143.                     "IsBlueprint": false
  144.  
  145.                 }
  146.  
  147.             ],
  148.  
  149.             "ContainerActivated": true,
  150.  
  151.             "IsTurret": true,
  152.  
  153.             "TurretRangeSettings": 2,
  154.  
  155.             "TurretTargetSettings": 1
  156.  
  157.         },
  158.  
  159.         {
  160.  
  161.             "Id": 1265052,
  162.  
  163.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  164.  
  165.             "RelativeLocation": [
  166.  
  167.                 305.875,
  168.  
  169.                 -195.96875,
  170.  
  171.                 396.3759765625
  172.  
  173.             ],
  174.  
  175.             "RelativeRotation": [
  176.  
  177.                 0.0,
  178.  
  179.                 181.10400390625,
  180.  
  181.                 0.0
  182.  
  183.             ],
  184.  
  185.             "Health": 15000,
  186.  
  187.             "Links": "1257886,352246,1264987,",
  188.  
  189.             "PlacedOnFloor": -1
  190.  
  191.         },
  192.  
  193.         {
  194.  
  195.             "Id": 1265057,
  196.  
  197.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  198.  
  199.             "RelativeLocation": [
  200.  
  201.                 6.5625,
  202.  
  203.                 -202.84375,
  204.  
  205.                 396.3759765625
  206.  
  207.             ],
  208.  
  209.             "RelativeRotation": [
  210.  
  211.                 0.0,
  212.  
  213.                 181.10400390625,
  214.  
  215.                 0.0
  216.  
  217.             ],
  218.  
  219.             "Health": 15000,
  220.  
  221.             "Links": "1265047,1265114,",
  222.  
  223.             "PlacedOnFloor": -1
  224.  
  225.         },
  226.  
  227.         {
  228.  
  229.             "Id": 1264973,
  230.  
  231.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/BuildingBases/StructureTurretBaseBP.StructureTurretBaseBP'",
  232.  
  233.             "RelativeLocation": [
  234.  
  235.                 280.6875,
  236.  
  237.                 230.3125,
  238.  
  239.                 603.4150390625
  240.  
  241.             ],
  242.  
  243.             "RelativeRotation": [
  244.  
  245.                 0.0,
  246.  
  247.                 179.813232421875,
  248.  
  249.                 0.0
  250.  
  251.             ],
  252.  
  253.             "Health": 3000,
  254.  
  255.             "Links": "",
  256.  
  257.             "PlacedOnFloor": 1264987,
  258.  
  259.             "HasInventory": true,
  260.  
  261.             "LockInventory": true,
  262.  
  263.             "ItemPresets": "",
  264.  
  265.             "ExtraInventoryItems": [
  266.  
  267.                 {
  268.  
  269.                     "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
  270.  
  271.                     "Amount": 100,
  272.  
  273.                     "IsBlueprint": false
  274.  
  275.                 }
  276.  
  277.             ],
  278.  
  279.             "ContainerActivated": true,
  280.  
  281.             "IsTurret": true,
  282.  
  283.             "TurretRangeSettings": 2,
  284.  
  285.             "TurretTargetSettings": 1
  286.  
  287.         },
  288.  
  289.         {
  290.  
  291.             "Id": 1225915,
  292.  
  293.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  294.  
  295.             "RelativeLocation": [
  296.  
  297.                 305.875,
  298.  
  299.                 -195.96875,
  300.  
  301.                 28.3759765625
  302.  
  303.             ],
  304.  
  305.             "RelativeRotation": [
  306.  
  307.                 0.0,
  308.  
  309.                 181.1040802001953,
  310.  
  311.                 0.0
  312.  
  313.             ],
  314.  
  315.             "Health": 15000,
  316.  
  317.             "Links": "1189102,1257886,",
  318.  
  319.             "PlacedOnFloor": -1
  320.  
  321.         },
  322.  
  323.         {
  324.  
  325.             "Id": 1257886,
  326.  
  327.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  328.  
  329.             "RelativeLocation": [
  330.  
  331.                 305.875,
  332.  
  333.                 -195.96875,
  334.  
  335.                 212.3759765625
  336.  
  337.             ],
  338.  
  339.             "RelativeRotation": [
  340.  
  341.                 0.0,
  342.  
  343.                 181.10401916503906,
  344.  
  345.                 0.0
  346.  
  347.             ],
  348.  
  349.             "Health": 15000,
  350.  
  351.             "Links": "1225915,1265052,",
  352.  
  353.             "PlacedOnFloor": -1
  354.  
  355.         },
  356.  
  357.         {
  358.  
  359.             "Id": 1265047,
  360.  
  361.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  362.  
  363.             "RelativeLocation": [
  364.  
  365.                 6.5625,
  366.  
  367.                 -202.84375,
  368.  
  369.                 212.3759765625
  370.  
  371.             ],
  372.  
  373.             "RelativeRotation": [
  374.  
  375.                 0.0,
  376.  
  377.                 181.10400390625,
  378.  
  379.                 0.0
  380.  
  381.             ],
  382.  
  383.             "Health": 15000,
  384.  
  385.             "Links": "1265032,1265057,",
  386.  
  387.             "PlacedOnFloor": -1
  388.  
  389.         },
  390.  
  391.         {
  392.  
  393.             "Id": 1265041,
  394.  
  395.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Door_Metal.Door_Metal'",
  396.  
  397.             "RelativeLocation": [
  398.  
  399.                 63.546875,
  400.  
  401.                 -201.53125,
  402.  
  403.                 23.1259765625
  404.  
  405.             ],
  406.  
  407.             "RelativeRotation": [
  408.  
  409.                 0.0,
  410.  
  411.                 181.10400390625,
  412.  
  413.                 0.0
  414.  
  415.             ],
  416.  
  417.             "Health": 14000,
  418.  
  419.             "Links": "1265032,",
  420.  
  421.             "PlacedOnFloor": -1
  422.  
  423.         },
  424.  
  425.         {
  426.  
  427.             "Id": 1265032,
  428.  
  429.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Doorframe_Metal.Doorframe_Metal'",
  430.  
  431.             "RelativeLocation": [
  432.  
  433.                 6.5625,
  434.  
  435.                 -202.84375,
  436.  
  437.                 28.3759765625
  438.  
  439.             ],
  440.  
  441.             "RelativeRotation": [
  442.  
  443.                 0.0,
  444.  
  445.                 181.10406494140625,
  446.  
  447.                 0.0
  448.  
  449.             ],
  450.  
  451.             "Health": 15000,
  452.  
  453.             "Links": "1189107,1265041,1265047,",
  454.  
  455.             "PlacedOnFloor": -1
  456.  
  457.         },
  458.  
  459.         {
  460.  
  461.             "Id": 1265097,
  462.  
  463.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  464.  
  465.             "RelativeLocation": [
  466.  
  467.                 458.171875,
  468.  
  469.                 -634.171875,
  470.  
  471.                 396.3759765625
  472.  
  473.             ],
  474.  
  475.             "RelativeRotation": [
  476.  
  477.                 0.0,
  478.  
  479.                 91.10411071777344,
  480.  
  481.                 0.0
  482.  
  483.             ],
  484.  
  485.             "Health": 15000,
  486.  
  487.             "Links": "1257876,1265126,",
  488.  
  489.             "PlacedOnFloor": -1
  490.  
  491.         },
  492.  
  493.         {
  494.  
  495.             "Id": 1265102,
  496.  
  497.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  498.  
  499.             "RelativeLocation": [
  500.  
  501.                 451.296875,
  502.  
  503.                 -334.859375,
  504.  
  505.                 396.3759765625
  506.  
  507.             ],
  508.  
  509.             "RelativeRotation": [
  510.  
  511.                 0.0,
  512.  
  513.                 91.10411071777344,
  514.  
  515.                 0.0
  516.  
  517.             ],
  518.  
  519.             "Health": 15000,
  520.  
  521.             "Links": "1257881,352246,1264987,",
  522.  
  523.             "PlacedOnFloor": -1
  524.  
  525.         },
  526.  
  527.         {
  528.  
  529.             "Id": 1264920,
  530.  
  531.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/BuildingBases/StructureTurretBaseBP.StructureTurretBaseBP'",
  532.  
  533.             "RelativeLocation": [
  534.  
  535.                 820.71875,
  536.  
  537.                 -288.203125,
  538.  
  539.                 603.4150390625
  540.  
  541.             ],
  542.  
  543.             "RelativeRotation": [
  544.  
  545.                 0.0,
  546.  
  547.                 103.2769775390625,
  548.  
  549.                 0.0
  550.  
  551.             ],
  552.  
  553.             "Health": 3000,
  554.  
  555.             "Links": "",
  556.  
  557.             "PlacedOnFloor": 1264987,
  558.  
  559.             "HasInventory": true,
  560.  
  561.             "LockInventory": true,
  562.  
  563.             "ItemPresets": "",
  564.  
  565.             "ExtraInventoryItems": [
  566.  
  567.                 {
  568.  
  569.                     "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
  570.  
  571.                     "Amount": 100,
  572.  
  573.                     "IsBlueprint": false
  574.  
  575.                 }
  576.  
  577.             ],
  578.  
  579.             "ContainerActivated": true,
  580.  
  581.             "IsTurret": true,
  582.  
  583.             "TurretRangeSettings": 2,
  584.  
  585.             "TurretTargetSettings": 1
  586.  
  587.         },
  588.  
  589.         {
  590.  
  591.             "Id": 1257881,
  592.  
  593.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  594.  
  595.             "RelativeLocation": [
  596.  
  597.                 451.296875,
  598.  
  599.                 -334.859375,
  600.  
  601.                 212.3759765625
  602.  
  603.             ],
  604.  
  605.             "RelativeRotation": [
  606.  
  607.                 0.0,
  608.  
  609.                 91.10411071777344,
  610.  
  611.                 0.0
  612.  
  613.             ],
  614.  
  615.             "Health": 15000,
  616.  
  617.             "Links": "1216324,1265102,",
  618.  
  619.             "PlacedOnFloor": -1
  620.  
  621.         },
  622.  
  623.         {
  624.  
  625.             "Id": 1219315,
  626.  
  627.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  628.  
  629.             "RelativeLocation": [
  630.  
  631.                 458.171875,
  632.  
  633.                 -634.171875,
  634.  
  635.                 28.3759765625
  636.  
  637.             ],
  638.  
  639.             "RelativeRotation": [
  640.  
  641.                 0.0,
  642.  
  643.                 91.10411071777344,
  644.  
  645.                 0.0
  646.  
  647.             ],
  648.  
  649.             "Health": 15000,
  650.  
  651.             "Links": "1189097,1257876,",
  652.  
  653.             "PlacedOnFloor": -1
  654.  
  655.         },
  656.  
  657.         {
  658.  
  659.             "Id": 1216324,
  660.  
  661.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  662.  
  663.             "RelativeLocation": [
  664.  
  665.                 451.296875,
  666.  
  667.                 -334.859375,
  668.  
  669.                 28.3759765625
  670.  
  671.             ],
  672.  
  673.             "RelativeRotation": [
  674.  
  675.                 0.0,
  676.  
  677.                 91.10411071777344,
  678.  
  679.                 0.0
  680.  
  681.             ],
  682.  
  683.             "Health": 15000,
  684.  
  685.             "Links": "1189102,1257881,",
  686.  
  687.             "PlacedOnFloor": -1
  688.  
  689.         },
  690.  
  691.         {
  692.  
  693.             "Id": 1257876,
  694.  
  695.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  696.  
  697.             "RelativeLocation": [
  698.  
  699.                 458.171875,
  700.  
  701.                 -634.171875,
  702.  
  703.                 212.3759765625
  704.  
  705.             ],
  706.  
  707.             "RelativeRotation": [
  708.  
  709.                 0.0,
  710.  
  711.                 91.10411071777344,
  712.  
  713.                 0.0
  714.  
  715.             ],
  716.  
  717.             "Health": 15000,
  718.  
  719.             "Links": "1219315,1265097,",
  720.  
  721.             "PlacedOnFloor": -1
  722.  
  723.         },
  724.  
  725.         {
  726.  
  727.             "Id": 1265126,
  728.  
  729.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Ceiling_Metal.Ceiling_Metal'",
  730.  
  731.             "RelativeLocation": [
  732.  
  733.                 316.015625,
  734.  
  735.                 -637.4375,
  736.  
  737.                 584.3759765625
  738.  
  739.             ],
  740.  
  741.             "RelativeRotation": [
  742.  
  743.                 0.0,
  744.  
  745.                 91.10411071777344,
  746.  
  747.                 0.0
  748.  
  749.             ],
  750.  
  751.             "Health": 15000,
  752.  
  753.             "Links": "1265097,352246,977699,1265046,1264510,",
  754.  
  755.             "PlacedOnFloor": -1
  756.  
  757.         },
  758.  
  759.         {
  760.  
  761.             "Id": 352246,
  762.  
  763.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Ceiling_Metal.Ceiling_Metal'",
  764.  
  765.             "RelativeLocation": [
  766.  
  767.                 309.140625,
  768.  
  769.                 -338.125,
  770.  
  771.                 584.3759765625
  772.  
  773.             ],
  774.  
  775.             "RelativeRotation": [
  776.  
  777.                 0.0,
  778.  
  779.                 91.10411071777344,
  780.  
  781.                 0.0
  782.  
  783.             ],
  784.  
  785.             "Health": 15000,
  786.  
  787.             "Links": "1265052,1265102,1265126,1265114,",
  788.  
  789.             "PlacedOnFloor": -1
  790.  
  791.         },
  792.  
  793.         {
  794.  
  795.             "Id": 1264515,
  796.  
  797.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  798.  
  799.             "RelativeLocation": [
  800.  
  801.                 13.4375,
  802.  
  803.                 -502.15625,
  804.  
  805.                 396.3759765625
  806.  
  807.             ],
  808.  
  809.             "RelativeRotation": [
  810.  
  811.                 0.0,
  812.  
  813.                 181.10400390625,
  814.  
  815.                 0.0
  816.  
  817.             ],
  818.  
  819.             "Health": 15000,
  820.  
  821.             "Links": "1265114,1264531,1265046,",
  822.  
  823.             "PlacedOnFloor": -1
  824.  
  825.         },
  826.  
  827.         {
  828.  
  829.             "Id": 1264510,
  830.  
  831.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  832.  
  833.             "RelativeLocation": [
  834.  
  835.                 158.859375,
  836.  
  837.                 -641.046875,
  838.  
  839.                 396.3759765625
  840.  
  841.             ],
  842.  
  843.             "RelativeRotation": [
  844.  
  845.                 0.0,
  846.  
  847.                 91.10406494140625,
  848.  
  849.                 0.0
  850.  
  851.             ],
  852.  
  853.             "Health": 15000,
  854.  
  855.             "Links": "1265126,1264579,1265046,",
  856.  
  857.             "PlacedOnFloor": -1
  858.  
  859.         },
  860.  
  861.         {
  862.  
  863.             "Id": 1265114,
  864.  
  865.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Ceiling_Metal.Ceiling_Metal'",
  866.  
  867.             "RelativeLocation": [
  868.  
  869.                 9.828125,
  870.  
  871.                 -345.0,
  872.  
  873.                 584.3759765625
  874.  
  875.             ],
  876.  
  877.             "RelativeRotation": [
  878.  
  879.                 0.0,
  880.  
  881.                 91.10411071777344,
  882.  
  883.                 0.0
  884.  
  885.             ],
  886.  
  887.             "Health": 15000,
  888.  
  889.             "Links": "352246,1265057,1265096,1265046,1264515,",
  890.  
  891.             "PlacedOnFloor": -1
  892.  
  893.         },
  894.  
  895.         {
  896.  
  897.             "Id": 1265046,
  898.  
  899.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Ceiling_Metal.Ceiling_Metal'",
  900.  
  901.             "RelativeLocation": [
  902.  
  903.                 16.703125,
  904.  
  905.                 -644.3125,
  906.  
  907.                 584.3759765625
  908.  
  909.             ],
  910.  
  911.             "RelativeRotation": [
  912.  
  913.                 0.0,
  914.  
  915.                 -88.89598083496094,
  916.  
  917.                 0.0
  918.  
  919.             ],
  920.  
  921.             "Health": 15000,
  922.  
  923.             "Links": "1265114,1265126,1265121,1265071,1264525,1264520,1264515,1264510,",
  924.  
  925.             "PlacedOnFloor": -1
  926.  
  927.         },
  928.  
  929.         {
  930.  
  931.             "Id": 1264495,
  932.  
  933.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Electric/ElectricJunction.ElectricJunction'",
  934.  
  935.             "RelativeLocation": [
  936.  
  937.                 17.984375,
  938.  
  939.                 -540.890625,
  940.  
  941.                 347.8662109375
  942.  
  943.             ],
  944.  
  945.             "RelativeRotation": [
  946.  
  947.                 0.0,
  948.  
  949.                 -88.84095764160156,
  950.  
  951.                 0.0
  952.  
  953.             ],
  954.  
  955.             "Health": 100,
  956.  
  957.             "Links": "1264502,",
  958.  
  959.             "PlacedOnFloor": -1,
  960.  
  961.             "HasInventory": true,
  962.  
  963.             "LockInventory": true,
  964.  
  965.             "ItemPresets": "",
  966.  
  967.             "ExtraInventoryItems": [],
  968.  
  969.             "ContainerActivated": true
  970.  
  971.         },
  972.  
  973.         {
  974.  
  975.             "Id": 1264579,
  976.  
  977.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  978.  
  979.             "RelativeLocation": [
  980.  
  981.                 158.859375,
  982.  
  983.                 -641.046875,
  984.  
  985.                 212.3759765625
  986.  
  987.             ],
  988.  
  989.             "RelativeRotation": [
  990.  
  991.                 0.0,
  992.  
  993.                 91.10406494140625,
  994.  
  995.                 0.0
  996.  
  997.             ],
  998.  
  999.             "Health": 15000,
  1000.  
  1001.             "Links": "1264596,1264510,",
  1002.  
  1003.             "PlacedOnFloor": -1
  1004.  
  1005.         },
  1006.  
  1007.         {
  1008.  
  1009.             "Id": 1264531,
  1010.  
  1011.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  1012.  
  1013.             "RelativeLocation": [
  1014.  
  1015.                 13.4375,
  1016.  
  1017.                 -502.15625,
  1018.  
  1019.                 212.3759765625
  1020.  
  1021.             ],
  1022.  
  1023.             "RelativeRotation": [
  1024.  
  1025.                 0.0,
  1026.  
  1027.                 181.10400390625,
  1028.  
  1029.                 0.0
  1030.  
  1031.             ],
  1032.  
  1033.             "Health": 15000,
  1034.  
  1035.             "Links": "1264547,1264515,",
  1036.  
  1037.             "PlacedOnFloor": -1
  1038.  
  1039.         },
  1040.  
  1041.         {
  1042.  
  1043.             "Id": 1189097,
  1044.  
  1045.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Floor_Metal.Floor_Metal'",
  1046.  
  1047.             "RelativeLocation": [
  1048.  
  1049.                 316.015625,
  1050.  
  1051.                 -637.4375,
  1052.  
  1053.                 -27.6240234375
  1054.  
  1055.             ],
  1056.  
  1057.             "RelativeRotation": [
  1058.  
  1059.                 0.0,
  1060.  
  1061.                 181.1041259765625,
  1062.  
  1063.                 0.0
  1064.  
  1065.             ],
  1066.  
  1067.             "Health": 15000,
  1068.  
  1069.             "Links": "1189102,1189112,1189122,1219315,1264596,",
  1070.  
  1071.             "PlacedOnFloor": -1
  1072.  
  1073.         },
  1074.  
  1075.         {
  1076.  
  1077.             "Id": 1189102,
  1078.  
  1079.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Floor_Metal.Floor_Metal'",
  1080.  
  1081.             "RelativeLocation": [
  1082.  
  1083.                 309.140625,
  1084.  
  1085.                 -338.125,
  1086.  
  1087.                 -27.6240234375
  1088.  
  1089.             ],
  1090.  
  1091.             "RelativeRotation": [
  1092.  
  1093.                 0.0,
  1094.  
  1095.                 181.1041259765625,
  1096.  
  1097.                 0.0
  1098.  
  1099.             ],
  1100.  
  1101.             "Health": 15000,
  1102.  
  1103.             "Links": "1189097,1189107,1216324,1225915,",
  1104.  
  1105.             "PlacedOnFloor": -1
  1106.  
  1107.         },
  1108.  
  1109.         {
  1110.  
  1111.             "Id": 1189107,
  1112.  
  1113.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Floor_Metal.Floor_Metal'",
  1114.  
  1115.             "RelativeLocation": [
  1116.  
  1117.                 9.828125,
  1118.  
  1119.                 -345.0,
  1120.  
  1121.                 -27.6240234375
  1122.  
  1123.             ],
  1124.  
  1125.             "RelativeRotation": [
  1126.  
  1127.                 0.0,
  1128.  
  1129.                 181.10409545898438,
  1130.  
  1131.                 0.0
  1132.  
  1133.             ],
  1134.  
  1135.             "Health": 15000,
  1136.  
  1137.             "Links": "1189102,1189112,1190078,1265032,1264547,1263728,",
  1138.  
  1139.             "PlacedOnFloor": -1
  1140.  
  1141.         },
  1142.  
  1143.         {
  1144.  
  1145.             "Id": 1264537,
  1146.  
  1147.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Door_Metal.Door_Metal'",
  1148.  
  1149.             "RelativeLocation": [
  1150.  
  1151.                 70.421875,
  1152.  
  1153.                 -500.84375,
  1154.  
  1155.                 23.1259765625
  1156.  
  1157.             ],
  1158.  
  1159.             "RelativeRotation": [
  1160.  
  1161.                 0.0,
  1162.  
  1163.                 181.10400390625,
  1164.  
  1165.                 0.0
  1166.  
  1167.             ],
  1168.  
  1169.             "Health": 14000,
  1170.  
  1171.             "Links": "1264547,",
  1172.  
  1173.             "PlacedOnFloor": -1
  1174.  
  1175.         },
  1176.  
  1177.         {
  1178.  
  1179.             "Id": 1264502,
  1180.  
  1181.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Electric/Electric_Cable_Vertical.Electric_Cable_Vertical'",
  1182.  
  1183.             "RelativeLocation": [
  1184.  
  1185.                 18.34375,
  1186.  
  1187.                 -555.890625,
  1188.  
  1189.                 177.8662109375
  1190.  
  1191.             ],
  1192.  
  1193.             "RelativeRotation": [
  1194.  
  1195.                 0.0,
  1196.  
  1197.                 181.1590118408203,
  1198.  
  1199.                 0.0
  1200.  
  1201.             ],
  1202.  
  1203.             "Health": 100,
  1204.  
  1205.             "Links": "1264615,1264495,",
  1206.  
  1207.             "PlacedOnFloor": -1
  1208.  
  1209.         },
  1210.  
  1211.         {
  1212.  
  1213.             "Id": 1264547,
  1214.  
  1215.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Doorframe_Metal.Doorframe_Metal'",
  1216.  
  1217.             "RelativeLocation": [
  1218.  
  1219.                 13.4375,
  1220.  
  1221.                 -502.15625,
  1222.  
  1223.                 28.3759765625
  1224.  
  1225.             ],
  1226.  
  1227.             "RelativeRotation": [
  1228.  
  1229.                 0.0,
  1230.  
  1231.                 181.10401916503906,
  1232.  
  1233.                 0.0
  1234.  
  1235.             ],
  1236.  
  1237.             "Health": 15000,
  1238.  
  1239.             "Links": "1189107,1189112,1264537,1264531,",
  1240.  
  1241.             "PlacedOnFloor": -1
  1242.  
  1243.         },
  1244.  
  1245.         {
  1246.  
  1247.             "Id": 1189112,
  1248.  
  1249.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Floor_Metal.Floor_Metal'",
  1250.  
  1251.             "RelativeLocation": [
  1252.  
  1253.                 16.703125,
  1254.  
  1255.                 -644.3125,
  1256.  
  1257.                 -27.6240234375
  1258.  
  1259.             ],
  1260.  
  1261.             "RelativeRotation": [
  1262.  
  1263.                 0.0,
  1264.  
  1265.                 181.1040802001953,
  1266.  
  1267.                 0.0
  1268.  
  1269.             ],
  1270.  
  1271.             "Health": 15000,
  1272.  
  1273.             "Links": "1189097,1189107,1189117,1190073,1264607,1264602,1264596,1264547,",
  1274.  
  1275.             "PlacedOnFloor": -1
  1276.  
  1277.         },
  1278.  
  1279.         {
  1280.  
  1281.             "Id": 1264615,
  1282.  
  1283.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Electric/ElectricGenerator.ElectricGenerator'",
  1284.  
  1285.             "RelativeLocation": [
  1286.  
  1287.                 19.1875,
  1288.  
  1289.                 -590.875,
  1290.  
  1291.                 28.166015625
  1292.  
  1293.             ],
  1294.  
  1295.             "RelativeRotation": [
  1296.  
  1297.                 0.0,
  1298.  
  1299.                 1.1590576171875,
  1300.  
  1301.                 0.0
  1302.  
  1303.             ],
  1304.  
  1305.             "Health": 1000,
  1306.  
  1307.             "Links": "1264502,",
  1308.  
  1309.             "PlacedOnFloor": 1189112,
  1310.  
  1311.             "HasInventory": true,
  1312.  
  1313.             "LockInventory": true,
  1314.  
  1315.             "ItemPresets": "",
  1316.  
  1317.             "ExtraInventoryItems": [
  1318.  
  1319.                 {
  1320.  
  1321.                     "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Gasoline.PrimalItemResource_Gasoline'",
  1322.  
  1323.                     "Amount": 99,
  1324.  
  1325.                     "IsBlueprint": false
  1326.  
  1327.                 }
  1328.  
  1329.             ],
  1330.  
  1331.             "ContainerActivated": true
  1332.  
  1333.         },
  1334.  
  1335.         {
  1336.  
  1337.             "Id": 1264596,
  1338.  
  1339.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  1340.  
  1341.             "RelativeLocation": [
  1342.  
  1343.                 158.859375,
  1344.  
  1345.                 -641.046875,
  1346.  
  1347.                 28.3759765625
  1348.  
  1349.             ],
  1350.  
  1351.             "RelativeRotation": [
  1352.  
  1353.                 0.0,
  1354.  
  1355.                 91.10406494140625,
  1356.  
  1357.                 0.0
  1358.  
  1359.             ],
  1360.  
  1361.             "Health": 15000,
  1362.  
  1363.             "Links": "1189097,1189112,1264579,",
  1364.  
  1365.             "PlacedOnFloor": -1
  1366.  
  1367.         },
  1368.  
  1369.         {
  1370.  
  1371.             "Id": 1225930,
  1372.  
  1373.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  1374.  
  1375.             "RelativeLocation": [
  1376.  
  1377.                 -292.75,
  1378.  
  1379.                 -209.71875,
  1380.  
  1381.                 212.3759765625
  1382.  
  1383.             ],
  1384.  
  1385.             "RelativeRotation": [
  1386.  
  1387.                 0.0,
  1388.  
  1389.                 181.10400390625,
  1390.  
  1391.                 0.0
  1392.  
  1393.             ],
  1394.  
  1395.             "Health": 15000,
  1396.  
  1397.             "Links": "1225920,1265062,",
  1398.  
  1399.             "PlacedOnFloor": -1
  1400.  
  1401.         },
  1402.  
  1403.         {
  1404.  
  1405.             "Id": 1265062,
  1406.  
  1407.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  1408.  
  1409.             "RelativeLocation": [
  1410.  
  1411.                 -292.75,
  1412.  
  1413.                 -209.71875,
  1414.  
  1415.                 396.3759765625
  1416.  
  1417.             ],
  1418.  
  1419.             "RelativeRotation": [
  1420.  
  1421.                 0.0,
  1422.  
  1423.                 181.10400390625,
  1424.  
  1425.                 0.0
  1426.  
  1427.             ],
  1428.  
  1429.             "Health": 15000,
  1430.  
  1431.             "Links": "1225930,1265096,1265101,",
  1432.  
  1433.             "PlacedOnFloor": -1
  1434.  
  1435.         },
  1436.  
  1437.         {
  1438.  
  1439.             "Id": 1265101,
  1440.  
  1441.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/SM_MetalCeilingDoorWay_Giant_BP.SM_MetalCeilingDoorWay_Giant_BP'",
  1442.  
  1443.             "RelativeLocation": [
  1444.  
  1445.                 -561.296875,
  1446.  
  1447.                 -58.359375,
  1448.  
  1449.                 584.3759765625
  1450.  
  1451.             ],
  1452.  
  1453.             "RelativeRotation": [
  1454.  
  1455.                 0.0,
  1456.  
  1457.                 181.10400390625,
  1458.  
  1459.                 0.0
  1460.  
  1461.             ],
  1462.  
  1463.             "Health": 20000,
  1464.  
  1465.             "Links": "1265062,1265067,",
  1466.  
  1467.             "PlacedOnFloor": -1
  1468.  
  1469.         },
  1470.  
  1471.         {
  1472.  
  1473.             "Id": 1264854,
  1474.  
  1475.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/BuildingBases/StructureTurretBaseBP.StructureTurretBaseBP'",
  1476.  
  1477.             "RelativeLocation": [
  1478.  
  1479.                 -281.015625,
  1480.  
  1481.                 244.09375,
  1482.  
  1483.                 603.41796875
  1484.  
  1485.             ],
  1486.  
  1487.             "RelativeRotation": [
  1488.  
  1489.                 0.0,
  1490.  
  1491.                 180.1483154296875,
  1492.  
  1493.                 0.0
  1494.  
  1495.             ],
  1496.  
  1497.             "Health": 3000,
  1498.  
  1499.             "Links": "",
  1500.  
  1501.             "PlacedOnFloor": 1265101,
  1502.  
  1503.             "HasInventory": true,
  1504.  
  1505.             "LockInventory": true,
  1506.  
  1507.             "ItemPresets": "",
  1508.  
  1509.             "ExtraInventoryItems": [
  1510.  
  1511.                 {
  1512.  
  1513.                     "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
  1514.  
  1515.                     "Amount": 100,
  1516.  
  1517.                     "IsBlueprint": false
  1518.  
  1519.                 }
  1520.  
  1521.             ],
  1522.  
  1523.             "ContainerActivated": true,
  1524.  
  1525.             "IsTurret": true,
  1526.  
  1527.             "TurretRangeSettings": 2,
  1528.  
  1529.             "TurretTargetSettings": 1
  1530.  
  1531.         },
  1532.  
  1533.         {
  1534.  
  1535.             "Id": 1264830,
  1536.  
  1537.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/BuildingBases/StructureTurretBaseBP.StructureTurretBaseBP'",
  1538.  
  1539.             "RelativeLocation": [
  1540.  
  1541.                 -819.125,
  1542.  
  1543.                 188.21875,
  1544.  
  1545.                 603.4189453125
  1546.  
  1547.             ],
  1548.  
  1549.             "RelativeRotation": [
  1550.  
  1551.                 0.0,
  1552.  
  1553.                 229.40548706054688,
  1554.  
  1555.                 0.0
  1556.  
  1557.             ],
  1558.  
  1559.             "Health": 3000,
  1560.  
  1561.             "Links": "",
  1562.  
  1563.             "PlacedOnFloor": 1265101,
  1564.  
  1565.             "HasInventory": true,
  1566.  
  1567.             "LockInventory": true,
  1568.  
  1569.             "ItemPresets": "",
  1570.  
  1571.             "ExtraInventoryItems": [
  1572.  
  1573.                 {
  1574.  
  1575.                     "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
  1576.  
  1577.                     "Amount": 100,
  1578.  
  1579.                     "IsBlueprint": false
  1580.  
  1581.                 }
  1582.  
  1583.             ],
  1584.  
  1585.             "ContainerActivated": true,
  1586.  
  1587.             "IsTurret": true,
  1588.  
  1589.             "TurretRangeSettings": 2,
  1590.  
  1591.             "TurretTargetSettings": 1
  1592.  
  1593.         },
  1594.  
  1595.         {
  1596.  
  1597.             "Id": 1265067,
  1598.  
  1599.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  1600.  
  1601.             "RelativeLocation": [
  1602.  
  1603.                 -431.640625,
  1604.  
  1605.                 -355.140625,
  1606.  
  1607.                 396.3759765625
  1608.  
  1609.             ],
  1610.  
  1611.             "RelativeRotation": [
  1612.  
  1613.                 0.0,
  1614.  
  1615.                 -88.89598083496094,
  1616.  
  1617.                 0.0
  1618.  
  1619.             ],
  1620.  
  1621.             "Health": 15000,
  1622.  
  1623.             "Links": "1257459,1265096,1265101,",
  1624.  
  1625.             "PlacedOnFloor": -1
  1626.  
  1627.         },
  1628.  
  1629.         {
  1630.  
  1631.             "Id": 1257459,
  1632.  
  1633.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  1634.  
  1635.             "RelativeLocation": [
  1636.  
  1637.                 -431.640625,
  1638.  
  1639.                 -355.140625,
  1640.  
  1641.                 212.3759765625
  1642.  
  1643.             ],
  1644.  
  1645.             "RelativeRotation": [
  1646.  
  1647.                 0.0,
  1648.  
  1649.                 -88.89598083496094,
  1650.  
  1651.                 0.0
  1652.  
  1653.             ],
  1654.  
  1655.             "Health": 15000,
  1656.  
  1657.             "Links": "1225925,1265067,",
  1658.  
  1659.             "PlacedOnFloor": -1
  1660.  
  1661.         },
  1662.  
  1663.         {
  1664.  
  1665.             "Id": 1265096,
  1666.  
  1667.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Ceiling_Metal.Ceiling_Metal'",
  1668.  
  1669.             "RelativeLocation": [
  1670.  
  1671.                 -289.484375,
  1672.  
  1673.                 -351.875,
  1674.  
  1675.                 584.3759765625
  1676.  
  1677.             ],
  1678.  
  1679.             "RelativeRotation": [
  1680.  
  1681.                 0.0,
  1682.  
  1683.                 91.10411071777344,
  1684.  
  1685.                 0.0
  1686.  
  1687.             ],
  1688.  
  1689.             "Health": 15000,
  1690.  
  1691.             "Links": "1265062,1265067,1265114,1265071,",
  1692.  
  1693.             "PlacedOnFloor": -1
  1694.  
  1695.         },
  1696.  
  1697.         {
  1698.  
  1699.             "Id": 1264591,
  1700.  
  1701.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  1702.  
  1703.             "RelativeLocation": [
  1704.  
  1705.                 -125.453125,
  1706.  
  1707.                 -647.578125,
  1708.  
  1709.                 212.3759765625
  1710.  
  1711.             ],
  1712.  
  1713.             "RelativeRotation": [
  1714.  
  1715.                 0.0,
  1716.  
  1717.                 -88.89585876464844,
  1718.  
  1719.                 0.0
  1720.  
  1721.             ],
  1722.  
  1723.             "Health": 15000,
  1724.  
  1725.             "Links": "1264602,1264520,",
  1726.  
  1727.             "PlacedOnFloor": -1
  1728.  
  1729.         },
  1730.  
  1731.         {
  1732.  
  1733.             "Id": 1264520,
  1734.  
  1735.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  1736.  
  1737.             "RelativeLocation": [
  1738.  
  1739.                 -140.453125,
  1740.  
  1741.                 -647.921875,
  1742.  
  1743.                 396.3759765625
  1744.  
  1745.             ],
  1746.  
  1747.             "RelativeRotation": [
  1748.  
  1749.                 0.0,
  1750.  
  1751.                 91.10411071777344,
  1752.  
  1753.                 0.0
  1754.  
  1755.             ],
  1756.  
  1757.             "Health": 15000,
  1758.  
  1759.             "Links": "1265046,1264591,1265071,",
  1760.  
  1761.             "PlacedOnFloor": -1
  1762.  
  1763.         },
  1764.  
  1765.         {
  1766.  
  1767.             "Id": 1264813,
  1768.  
  1769.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/BuildingBases/StructureTurretBaseBP.StructureTurretBaseBP'",
  1770.  
  1771.             "RelativeLocation": [
  1772.  
  1773.                 -794.859375,
  1774.  
  1775.                 -355.09375,
  1776.  
  1777.                 603.41796875
  1778.  
  1779.             ],
  1780.  
  1781.             "RelativeRotation": [
  1782.  
  1783.                 0.0,
  1784.  
  1785.                 -80.09031677246094,
  1786.  
  1787.                 0.0
  1788.  
  1789.             ],
  1790.  
  1791.             "Health": 3000,
  1792.  
  1793.             "Links": "",
  1794.  
  1795.             "PlacedOnFloor": 1265101,
  1796.  
  1797.             "HasInventory": true,
  1798.  
  1799.             "LockInventory": true,
  1800.  
  1801.             "ItemPresets": "",
  1802.  
  1803.             "ExtraInventoryItems": [
  1804.  
  1805.                 {
  1806.  
  1807.                     "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
  1808.  
  1809.                     "Amount": 100,
  1810.  
  1811.                     "IsBlueprint": false
  1812.  
  1813.                 }
  1814.  
  1815.             ],
  1816.  
  1817.             "ContainerActivated": true,
  1818.  
  1819.             "IsTurret": true,
  1820.  
  1821.             "TurretRangeSettings": 2,
  1822.  
  1823.             "TurretTargetSettings": 1
  1824.  
  1825.         },
  1826.  
  1827.         {
  1828.  
  1829.             "Id": 1263728,
  1830.  
  1831.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Wooden/Ramp_Wood_SM_New.Ramp_Wood_SM_New'",
  1832.  
  1833.             "RelativeLocation": [
  1834.  
  1835.                 3.453125,
  1836.  
  1837.                 -67.875,
  1838.  
  1839.                 22.3759765625
  1840.  
  1841.             ],
  1842.  
  1843.             "RelativeRotation": [
  1844.  
  1845.                 0.0,
  1846.  
  1847.                 181.10409545898438,
  1848.  
  1849.                 0.0
  1850.  
  1851.             ],
  1852.  
  1853.             "Health": 15000,
  1854.  
  1855.             "Links": "1189107,",
  1856.  
  1857.             "PlacedOnFloor": -1
  1858.  
  1859.         },
  1860.  
  1861.         {
  1862.  
  1863.             "Id": 1225920,
  1864.  
  1865.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  1866.  
  1867.             "RelativeLocation": [
  1868.  
  1869.                 -292.75,
  1870.  
  1871.                 -209.71875,
  1872.  
  1873.                 28.3759765625
  1874.  
  1875.             ],
  1876.  
  1877.             "RelativeRotation": [
  1878.  
  1879.                 0.0,
  1880.  
  1881.                 181.10400390625,
  1882.  
  1883.                 0.0
  1884.  
  1885.             ],
  1886.  
  1887.             "Health": 15000,
  1888.  
  1889.             "Links": "1190078,1225930,",
  1890.  
  1891.             "PlacedOnFloor": -1
  1892.  
  1893.         },
  1894.  
  1895.         {
  1896.  
  1897.             "Id": 1263720,
  1898.  
  1899.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/StorageBox_Large.StorageBox_Large'",
  1900.  
  1901.             "RelativeLocation": [
  1902.  
  1903.                 -298.65625,
  1904.  
  1905.                 -353.984375,
  1906.  
  1907.                 28.166015625
  1908.  
  1909.             ],
  1910.  
  1911.             "RelativeRotation": [
  1912.  
  1913.                 0.0,
  1914.  
  1915.                 -89.09910583496094,
  1916.  
  1917.                 0.0
  1918.  
  1919.             ],
  1920.  
  1921.             "Health": 2400,
  1922.  
  1923.             "Links": "",
  1924.  
  1925.             "PlacedOnFloor": 1190078,
  1926.  
  1927.             "HasInventory": true,
  1928.  
  1929.             "LockInventory": true,
  1930.  
  1931.             "ItemPresets": "loot1",
  1932.  
  1933.             "ExtraInventoryItems": [
  1934.  
  1935.                 {
  1936.  
  1937.                     "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Metal/PrimalItemStructure_MetalWall.PrimalItemStructure_MetalWall'",
  1938.  
  1939.                     "Amount": 1,
  1940.  
  1941.                     "IsBlueprint": false
  1942.  
  1943.                 }
  1944.  
  1945.             ],
  1946.  
  1947.             "ContainerActivated": false
  1948.  
  1949.         },
  1950.  
  1951.         {
  1952.  
  1953.             "Id": 1225925,
  1954.  
  1955.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  1956.  
  1957.             "RelativeLocation": [
  1958.  
  1959.                 -431.640625,
  1960.  
  1961.                 -355.140625,
  1962.  
  1963.                 28.3759765625
  1964.  
  1965.             ],
  1966.  
  1967.             "RelativeRotation": [
  1968.  
  1969.                 0.0,
  1970.  
  1971.                 -88.89598083496094,
  1972.  
  1973.                 0.0
  1974.  
  1975.             ],
  1976.  
  1977.             "Health": 15000,
  1978.  
  1979.             "Links": "1190078,1257459,",
  1980.  
  1981.             "PlacedOnFloor": -1
  1982.  
  1983.         },
  1984.  
  1985.         {
  1986.  
  1987.             "Id": 1190078,
  1988.  
  1989.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Floor_Metal.Floor_Metal'",
  1990.  
  1991.             "RelativeLocation": [
  1992.  
  1993.                 -289.484375,
  1994.  
  1995.                 -351.875,
  1996.  
  1997.                 -27.6240234375
  1998.  
  1999.             ],
  2000.  
  2001.             "RelativeRotation": [
  2002.  
  2003.                 0.0,
  2004.  
  2005.                 181.10400390625,
  2006.  
  2007.                 0.0
  2008.  
  2009.             ],
  2010.  
  2011.             "Health": 15000,
  2012.  
  2013.             "Links": "1189107,1190073,1225920,1225925,",
  2014.  
  2015.             "PlacedOnFloor": -1
  2016.  
  2017.         },
  2018.  
  2019.         {
  2020.  
  2021.             "Id": 1264602,
  2022.  
  2023.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  2024.  
  2025.             "RelativeLocation": [
  2026.  
  2027.                 -125.453125,
  2028.  
  2029.                 -647.578125,
  2030.  
  2031.                 28.3759765625
  2032.  
  2033.             ],
  2034.  
  2035.             "RelativeRotation": [
  2036.  
  2037.                 0.0,
  2038.  
  2039.                 -88.89590454101563,
  2040.  
  2041.                 0.0
  2042.  
  2043.             ],
  2044.  
  2045.             "Health": 15000,
  2046.  
  2047.             "Links": "1190073,1189112,1264591,",
  2048.  
  2049.             "PlacedOnFloor": -1
  2050.  
  2051.         },
  2052.  
  2053.         {
  2054.  
  2055.             "Id": 1264998,
  2056.  
  2057.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/SM_MetalCeilingDoorWay_Giant_BP.SM_MetalCeilingDoorWay_Giant_BP'",
  2058.  
  2059.             "RelativeLocation": [
  2060.  
  2061.                 628.609375,
  2062.  
  2063.                 -1194.796875,
  2064.  
  2065.                 584.3759765625
  2066.  
  2067.             ],
  2068.  
  2069.             "RelativeRotation": [
  2070.  
  2071.                 0.0,
  2072.  
  2073.                 91.10409545898438,
  2074.  
  2075.                 0.0
  2076.  
  2077.             ],
  2078.  
  2079.             "Health": 20000,
  2080.  
  2081.             "Links": "1265092,1265107,",
  2082.  
  2083.             "PlacedOnFloor": -1
  2084.  
  2085.         },
  2086.  
  2087.         {
  2088.  
  2089.             "Id": 1264889,
  2090.  
  2091.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/BuildingBases/StructureTurretBaseBP.StructureTurretBaseBP'",
  2092.  
  2093.             "RelativeLocation": [
  2094.  
  2095.                 919.03125,
  2096.  
  2097.                 -902.046875,
  2098.  
  2099.                 603.4091796875
  2100.  
  2101.             ],
  2102.  
  2103.             "RelativeRotation": [
  2104.  
  2105.                 0.0,
  2106.  
  2107.                 91.47216796875,
  2108.  
  2109.                 0.0
  2110.  
  2111.             ],
  2112.  
  2113.             "Health": 3000,
  2114.  
  2115.             "Links": "",
  2116.  
  2117.             "PlacedOnFloor": 1264998,
  2118.  
  2119.             "HasInventory": true,
  2120.  
  2121.             "LockInventory": true,
  2122.  
  2123.             "ItemPresets": "",
  2124.  
  2125.             "ExtraInventoryItems": [
  2126.  
  2127.                 {
  2128.  
  2129.                     "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
  2130.  
  2131.                     "Amount": 100,
  2132.  
  2133.                     "IsBlueprint": false
  2134.  
  2135.                 }
  2136.  
  2137.             ],
  2138.  
  2139.             "ContainerActivated": true,
  2140.  
  2141.             "IsTurret": true,
  2142.  
  2143.             "TurretRangeSettings": 2,
  2144.  
  2145.             "TurretTargetSettings": 1
  2146.  
  2147.         },
  2148.  
  2149.         {
  2150.  
  2151.             "Id": 1264869,
  2152.  
  2153.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/BuildingBases/StructureTurretBaseBP.StructureTurretBaseBP'",
  2154.  
  2155.             "RelativeLocation": [
  2156.  
  2157.                 923.671875,
  2158.  
  2159.                 -1473.5,
  2160.  
  2161.                 603.4130859375
  2162.  
  2163.             ],
  2164.  
  2165.             "RelativeRotation": [
  2166.  
  2167.                 0.0,
  2168.  
  2169.                 39.3365478515625,
  2170.  
  2171.                 0.0
  2172.  
  2173.             ],
  2174.  
  2175.             "Health": 3000,
  2176.  
  2177.             "Links": "",
  2178.  
  2179.             "PlacedOnFloor": 1264998,
  2180.  
  2181.             "HasInventory": true,
  2182.  
  2183.             "LockInventory": true,
  2184.  
  2185.             "ItemPresets": "",
  2186.  
  2187.             "ExtraInventoryItems": [
  2188.  
  2189.                 {
  2190.  
  2191.                     "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
  2192.  
  2193.                     "Amount": 100,
  2194.  
  2195.                     "IsBlueprint": false
  2196.  
  2197.                 }
  2198.  
  2199.             ],
  2200.  
  2201.             "ContainerActivated": true,
  2202.  
  2203.             "IsTurret": true,
  2204.  
  2205.             "TurretRangeSettings": 2,
  2206.  
  2207.             "TurretTargetSettings": 1
  2208.  
  2209.         },
  2210.  
  2211.         {
  2212.  
  2213.             "Id": 977699,
  2214.  
  2215.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Ceiling_Metal.Ceiling_Metal'",
  2216.  
  2217.             "RelativeLocation": [
  2218.  
  2219.                 322.890625,
  2220.  
  2221.                 -936.75,
  2222.  
  2223.                 584.3759765625
  2224.  
  2225.             ],
  2226.  
  2227.             "RelativeRotation": [
  2228.  
  2229.                 0.0,
  2230.  
  2231.                 -88.89598083496094,
  2232.  
  2233.                 0.0
  2234.  
  2235.             ],
  2236.  
  2237.             "Health": 15000,
  2238.  
  2239.             "Links": "1265126,1265092,1265107,1265121,",
  2240.  
  2241.             "PlacedOnFloor": -1
  2242.  
  2243.         },
  2244.  
  2245.         {
  2246.  
  2247.             "Id": 1265092,
  2248.  
  2249.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  2250.  
  2251.             "RelativeLocation": [
  2252.  
  2253.                 326.15625,
  2254.  
  2255.                 -1078.90625,
  2256.  
  2257.                 396.3759765625
  2258.  
  2259.             ],
  2260.  
  2261.             "RelativeRotation": [
  2262.  
  2263.                 0.0,
  2264.  
  2265.                 1.1041259765625,
  2266.  
  2267.                 0.0
  2268.  
  2269.             ],
  2270.  
  2271.             "Health": 15000,
  2272.  
  2273.             "Links": "1257486,977699,1264998,",
  2274.  
  2275.             "PlacedOnFloor": -1
  2276.  
  2277.         },
  2278.  
  2279.         {
  2280.  
  2281.             "Id": 1265107,
  2282.  
  2283.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  2284.  
  2285.             "RelativeLocation": [
  2286.  
  2287.                 465.046875,
  2288.  
  2289.                 -933.484375,
  2290.  
  2291.                 396.3759765625
  2292.  
  2293.             ],
  2294.  
  2295.             "RelativeRotation": [
  2296.  
  2297.                 0.0,
  2298.  
  2299.                 91.10409545898438,
  2300.  
  2301.                 0.0
  2302.  
  2303.             ],
  2304.  
  2305.             "Health": 15000,
  2306.  
  2307.             "Links": "1257491,977699,1264998,",
  2308.  
  2309.             "PlacedOnFloor": -1
  2310.  
  2311.         },
  2312.  
  2313.         {
  2314.  
  2315.             "Id": 1264907,
  2316.  
  2317.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/BuildingBases/StructureTurretBaseBP.StructureTurretBaseBP'",
  2318.  
  2319.             "RelativeLocation": [
  2320.  
  2321.                 348.765625,
  2322.  
  2323.                 -1481.84375,
  2324.  
  2325.                 603.4130859375
  2326.  
  2327.             ],
  2328.  
  2329.             "RelativeRotation": [
  2330.  
  2331.                 0.0,
  2332.  
  2333.                 0.9228515625,
  2334.  
  2335.                 0.0
  2336.  
  2337.             ],
  2338.  
  2339.             "Health": 3000,
  2340.  
  2341.             "Links": "",
  2342.  
  2343.             "PlacedOnFloor": 1264998,
  2344.  
  2345.             "HasInventory": true,
  2346.  
  2347.             "LockInventory": true,
  2348.  
  2349.             "ItemPresets": "",
  2350.  
  2351.             "ExtraInventoryItems": [
  2352.  
  2353.                 {
  2354.  
  2355.                     "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
  2356.  
  2357.                     "Amount": 100,
  2358.  
  2359.                     "IsBlueprint": false
  2360.  
  2361.                 }
  2362.  
  2363.             ],
  2364.  
  2365.             "ContainerActivated": true,
  2366.  
  2367.             "IsTurret": true,
  2368.  
  2369.             "TurretRangeSettings": 2,
  2370.  
  2371.             "TurretTargetSettings": 1
  2372.  
  2373.         },
  2374.  
  2375.         {
  2376.  
  2377.             "Id": 1257491,
  2378.  
  2379.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  2380.  
  2381.             "RelativeLocation": [
  2382.  
  2383.                 465.046875,
  2384.  
  2385.                 -933.484375,
  2386.  
  2387.                 212.3759765625
  2388.  
  2389.             ],
  2390.  
  2391.             "RelativeRotation": [
  2392.  
  2393.                 0.0,
  2394.  
  2395.                 91.10409545898438,
  2396.  
  2397.                 0.0
  2398.  
  2399.             ],
  2400.  
  2401.             "Health": 15000,
  2402.  
  2403.             "Links": "1222898,1265107,",
  2404.  
  2405.             "PlacedOnFloor": -1
  2406.  
  2407.         },
  2408.  
  2409.         {
  2410.  
  2411.             "Id": 1257486,
  2412.  
  2413.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  2414.  
  2415.             "RelativeLocation": [
  2416.  
  2417.                 326.15625,
  2418.  
  2419.                 -1078.90625,
  2420.  
  2421.                 212.3759765625
  2422.  
  2423.             ],
  2424.  
  2425.             "RelativeRotation": [
  2426.  
  2427.                 0.0,
  2428.  
  2429.                 1.1041259765625,
  2430.  
  2431.                 0.0
  2432.  
  2433.             ],
  2434.  
  2435.             "Health": 15000,
  2436.  
  2437.             "Links": "1222904,1265092,",
  2438.  
  2439.             "PlacedOnFloor": -1
  2440.  
  2441.         },
  2442.  
  2443.         {
  2444.  
  2445.             "Id": 1222904,
  2446.  
  2447.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  2448.  
  2449.             "RelativeLocation": [
  2450.  
  2451.                 326.15625,
  2452.  
  2453.                 -1078.90625,
  2454.  
  2455.                 28.3759765625
  2456.  
  2457.             ],
  2458.  
  2459.             "RelativeRotation": [
  2460.  
  2461.                 0.0,
  2462.  
  2463.                 1.1041259765625,
  2464.  
  2465.                 0.0
  2466.  
  2467.             ],
  2468.  
  2469.             "Health": 15000,
  2470.  
  2471.             "Links": "1189122,1257486,",
  2472.  
  2473.             "PlacedOnFloor": -1
  2474.  
  2475.         },
  2476.  
  2477.         {
  2478.  
  2479.             "Id": 1265021,
  2480.  
  2481.             "Blueprint": "Blueprint'/Game/Extinction/Structures/Cryofridge/CryoFridge.CryoFridge'",
  2482.  
  2483.             "RelativeLocation": [
  2484.  
  2485.                 351.265625,
  2486.  
  2487.                 -967.875,
  2488.  
  2489.                 28.16796875
  2490.  
  2491.             ],
  2492.  
  2493.             "RelativeRotation": [
  2494.  
  2495.                 0.0,
  2496.  
  2497.                 59.078948974609375,
  2498.  
  2499.                 0.0
  2500.  
  2501.             ],
  2502.  
  2503.             "Health": 20000,
  2504.  
  2505.             "Links": "",
  2506.  
  2507.             "PlacedOnFloor": 1189122,
  2508.  
  2509.             "HasInventory": true,
  2510.  
  2511.             "LockInventory": true,
  2512.  
  2513.             "ItemPresets": "loot1",
  2514.  
  2515.             "ExtraInventoryItems": [
  2516.  
  2517.                 {
  2518.  
  2519.                     "Blueprint": "Blueprint'/Game/Extinction/CoreBlueprints/Weapons/PrimalItem_WeaponEmptyCryopod.PrimalItem_WeaponEmptyCryopod'",
  2520.  
  2521.                     "Amount": 1,
  2522.  
  2523.                     "IsBlueprint": false
  2524.  
  2525.                 }
  2526.  
  2527.             ],
  2528.  
  2529.             "ContainerActivated": true
  2530.  
  2531.         },
  2532.  
  2533.         {
  2534.  
  2535.             "Id": 1189122,
  2536.  
  2537.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Floor_Metal.Floor_Metal'",
  2538.  
  2539.             "RelativeLocation": [
  2540.  
  2541.                 322.890625,
  2542.  
  2543.                 -936.75,
  2544.  
  2545.                 -27.6240234375
  2546.  
  2547.             ],
  2548.  
  2549.             "RelativeRotation": [
  2550.  
  2551.                 0.0,
  2552.  
  2553.                 181.10409545898438,
  2554.  
  2555.                 0.0
  2556.  
  2557.             ],
  2558.  
  2559.             "Health": 15000,
  2560.  
  2561.             "Links": "1189097,1189117,1222898,1222904,",
  2562.  
  2563.             "PlacedOnFloor": -1
  2564.  
  2565.         },
  2566.  
  2567.         {
  2568.  
  2569.             "Id": 1222898,
  2570.  
  2571.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  2572.  
  2573.             "RelativeLocation": [
  2574.  
  2575.                 465.046875,
  2576.  
  2577.                 -933.484375,
  2578.  
  2579.                 28.3759765625
  2580.  
  2581.             ],
  2582.  
  2583.             "RelativeRotation": [
  2584.  
  2585.                 0.0,
  2586.  
  2587.                 91.10409545898438,
  2588.  
  2589.                 0.0
  2590.  
  2591.             ],
  2592.  
  2593.             "Health": 15000,
  2594.  
  2595.             "Links": "1189122,1257491,",
  2596.  
  2597.             "PlacedOnFloor": -1
  2598.  
  2599.         },
  2600.  
  2601.         {
  2602.  
  2603.             "Id": 1264525,
  2604.  
  2605.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  2606.  
  2607.             "RelativeLocation": [
  2608.  
  2609.                 20.3125,
  2610.  
  2611.                 -801.46875,
  2612.  
  2613.                 396.3759765625
  2614.  
  2615.             ],
  2616.  
  2617.             "RelativeRotation": [
  2618.  
  2619.                 0.0,
  2620.  
  2621.                 181.10400390625,
  2622.  
  2623.                 0.0
  2624.  
  2625.             ],
  2626.  
  2627.             "Health": 15000,
  2628.  
  2629.             "Links": "1265121,1265046,1264574,",
  2630.  
  2631.             "PlacedOnFloor": -1
  2632.  
  2633.         },
  2634.  
  2635.         {
  2636.  
  2637.             "Id": 1265071,
  2638.  
  2639.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Ceiling_Metal.Ceiling_Metal'",
  2640.  
  2641.             "RelativeLocation": [
  2642.  
  2643.                 -282.609375,
  2644.  
  2645.                 -651.1875,
  2646.  
  2647.                 584.3759765625
  2648.  
  2649.             ],
  2650.  
  2651.             "RelativeRotation": [
  2652.  
  2653.                 0.0,
  2654.  
  2655.                 91.10411071777344,
  2656.  
  2657.                 0.0
  2658.  
  2659.             ],
  2660.  
  2661.             "Health": 15000,
  2662.  
  2663.             "Links": "1265072,1265116,1265096,1265046,1264520,",
  2664.  
  2665.             "PlacedOnFloor": -1
  2666.  
  2667.         },
  2668.  
  2669.         {
  2670.  
  2671.             "Id": 1265116,
  2672.  
  2673.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Ceiling_Metal.Ceiling_Metal'",
  2674.  
  2675.             "RelativeLocation": [
  2676.  
  2677.                 -275.734375,
  2678.  
  2679.                 -950.5,
  2680.  
  2681.                 584.3759765625
  2682.  
  2683.             ],
  2684.  
  2685.             "RelativeRotation": [
  2686.  
  2687.                 0.0,
  2688.  
  2689.                 -88.89598083496094,
  2690.  
  2691.                 0.0
  2692.  
  2693.             ],
  2694.  
  2695.             "Health": 15000,
  2696.  
  2697.             "Links": "1265077,1265082,1265121,1265071,",
  2698.  
  2699.             "PlacedOnFloor": -1
  2700.  
  2701.         },
  2702.  
  2703.         {
  2704.  
  2705.             "Id": 1265121,
  2706.  
  2707.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Ceiling_Metal.Ceiling_Metal'",
  2708.  
  2709.             "RelativeLocation": [
  2710.  
  2711.                 23.578125,
  2712.  
  2713.                 -943.625,
  2714.  
  2715.                 584.3759765625
  2716.  
  2717.             ],
  2718.  
  2719.             "RelativeRotation": [
  2720.  
  2721.                 0.0,
  2722.  
  2723.                 -88.89598083496094,
  2724.  
  2725.                 0.0
  2726.  
  2727.             ],
  2728.  
  2729.             "Health": 15000,
  2730.  
  2731.             "Links": "1265087,1265116,977699,1265046,1264525,",
  2732.  
  2733.             "PlacedOnFloor": -1
  2734.  
  2735.         },
  2736.  
  2737.         {
  2738.  
  2739.             "Id": 1265025,
  2740.  
  2741.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/SM_MetalCeilingDoorWay_Giant_BP.SM_MetalCeilingDoorWay_Giant_BP'",
  2742.  
  2743.             "RelativeLocation": [
  2744.  
  2745.                 -533.78125,
  2746.  
  2747.                 -1256.21875,
  2748.  
  2749.                 584.3759765625
  2750.  
  2751.             ],
  2752.  
  2753.             "RelativeRotation": [
  2754.  
  2755.                 0.0,
  2756.  
  2757.                 1.10400390625,
  2758.  
  2759.                 0.0
  2760.  
  2761.             ],
  2762.  
  2763.             "Health": 20000,
  2764.  
  2765.             "Links": "1265077,1265082,",
  2766.  
  2767.             "PlacedOnFloor": -1
  2768.  
  2769.         },
  2770.  
  2771.         {
  2772.  
  2773.             "Id": 1265082,
  2774.  
  2775.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  2776.  
  2777.             "RelativeLocation": [
  2778.  
  2779.                 -272.46875,
  2780.  
  2781.                 -1092.65625,
  2782.  
  2783.                 396.3759765625
  2784.  
  2785.             ],
  2786.  
  2787.             "RelativeRotation": [
  2788.  
  2789.                 0.0,
  2790.  
  2791.                 1.10400390625,
  2792.  
  2793.                 0.0
  2794.  
  2795.             ],
  2796.  
  2797.             "Health": 15000,
  2798.  
  2799.             "Links": "1257476,1265116,1265025,",
  2800.  
  2801.             "PlacedOnFloor": -1
  2802.  
  2803.         },
  2804.  
  2805.         {
  2806.  
  2807.             "Id": 1265087,
  2808.  
  2809.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  2810.  
  2811.             "RelativeLocation": [
  2812.  
  2813.                 26.84375,
  2814.  
  2815.                 -1085.78125,
  2816.  
  2817.                 396.3759765625
  2818.  
  2819.             ],
  2820.  
  2821.             "RelativeRotation": [
  2822.  
  2823.                 0.0,
  2824.  
  2825.                 1.10406494140625,
  2826.  
  2827.                 0.0
  2828.  
  2829.             ],
  2830.  
  2831.             "Health": 15000,
  2832.  
  2833.             "Links": "1257481,1265121,",
  2834.  
  2835.             "PlacedOnFloor": -1
  2836.  
  2837.         },
  2838.  
  2839.         {
  2840.  
  2841.             "Id": 1264766,
  2842.  
  2843.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/BuildingBases/StructureTurretBaseBP.StructureTurretBaseBP'",
  2844.  
  2845.             "RelativeLocation": [
  2846.  
  2847.                 -242.390625,
  2848.  
  2849.                 -1527.046875,
  2850.  
  2851.                 603.4140625
  2852.  
  2853.             ],
  2854.  
  2855.             "RelativeRotation": [
  2856.  
  2857.                 0.0,
  2858.  
  2859.                 0.46142578125,
  2860.  
  2861.                 0.0
  2862.  
  2863.             ],
  2864.  
  2865.             "Health": 3000,
  2866.  
  2867.             "Links": "",
  2868.  
  2869.             "PlacedOnFloor": 1265025,
  2870.  
  2871.             "HasInventory": true,
  2872.  
  2873.             "LockInventory": true,
  2874.  
  2875.             "ItemPresets": "",
  2876.  
  2877.             "ExtraInventoryItems": [
  2878.  
  2879.                 {
  2880.  
  2881.                     "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
  2882.  
  2883.                     "Amount": 100,
  2884.  
  2885.                     "IsBlueprint": false
  2886.  
  2887.                 }
  2888.  
  2889.             ],
  2890.  
  2891.             "ContainerActivated": true,
  2892.  
  2893.             "IsTurret": true,
  2894.  
  2895.             "TurretRangeSettings": 2,
  2896.  
  2897.             "TurretTargetSettings": 1
  2898.  
  2899.         },
  2900.  
  2901.         {
  2902.  
  2903.             "Id": 1264607,
  2904.  
  2905.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  2906.  
  2907.             "RelativeLocation": [
  2908.  
  2909.                 20.3125,
  2910.  
  2911.                 -801.46875,
  2912.  
  2913.                 28.3759765625
  2914.  
  2915.             ],
  2916.  
  2917.             "RelativeRotation": [
  2918.  
  2919.                 0.0,
  2920.  
  2921.                 181.10400390625,
  2922.  
  2923.                 0.0
  2924.  
  2925.             ],
  2926.  
  2927.             "Health": 15000,
  2928.  
  2929.             "Links": "1189117,1189112,1264574,",
  2930.  
  2931.             "PlacedOnFloor": -1
  2932.  
  2933.         },
  2934.  
  2935.         {
  2936.  
  2937.             "Id": 1190073,
  2938.  
  2939.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Floor_Metal.Floor_Metal'",
  2940.  
  2941.             "RelativeLocation": [
  2942.  
  2943.                 -282.609375,
  2944.  
  2945.                 -651.1875,
  2946.  
  2947.                 -27.6240234375
  2948.  
  2949.             ],
  2950.  
  2951.             "RelativeRotation": [
  2952.  
  2953.                 0.0,
  2954.  
  2955.                 181.10400390625,
  2956.  
  2957.                 0.0
  2958.  
  2959.             ],
  2960.  
  2961.             "Health": 15000,
  2962.  
  2963.             "Links": "1189112,1190068,1190078,1222924,1264602,",
  2964.  
  2965.             "PlacedOnFloor": -1
  2966.  
  2967.         },
  2968.  
  2969.         {
  2970.  
  2971.             "Id": 1264574,
  2972.  
  2973.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  2974.  
  2975.             "RelativeLocation": [
  2976.  
  2977.                 20.3125,
  2978.  
  2979.                 -801.46875,
  2980.  
  2981.                 212.3759765625
  2982.  
  2983.             ],
  2984.  
  2985.             "RelativeRotation": [
  2986.  
  2987.                 0.0,
  2988.  
  2989.                 181.10400390625,
  2990.  
  2991.                 0.0
  2992.  
  2993.             ],
  2994.  
  2995.             "Health": 15000,
  2996.  
  2997.             "Links": "1264607,1264525,",
  2998.  
  2999.             "PlacedOnFloor": -1
  3000.  
  3001.         },
  3002.  
  3003.         {
  3004.  
  3005.             "Id": 1189117,
  3006.  
  3007.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Floor_Metal.Floor_Metal'",
  3008.  
  3009.             "RelativeLocation": [
  3010.  
  3011.                 23.578125,
  3012.  
  3013.                 -943.625,
  3014.  
  3015.                 -27.6240234375
  3016.  
  3017.             ],
  3018.  
  3019.             "RelativeRotation": [
  3020.  
  3021.                 0.0,
  3022.  
  3023.                 181.10403442382813,
  3024.  
  3025.                 0.0
  3026.  
  3027.             ],
  3028.  
  3029.             "Health": 15000,
  3030.  
  3031.             "Links": "1189112,1189122,1190068,1222909,1264607,",
  3032.  
  3033.             "PlacedOnFloor": -1
  3034.  
  3035.         },
  3036.  
  3037.         {
  3038.  
  3039.             "Id": 1222909,
  3040.  
  3041.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  3042.  
  3043.             "RelativeLocation": [
  3044.  
  3045.                 26.84375,
  3046.  
  3047.                 -1085.78125,
  3048.  
  3049.                 28.3759765625
  3050.  
  3051.             ],
  3052.  
  3053.             "RelativeRotation": [
  3054.  
  3055.                 0.0,
  3056.  
  3057.                 1.10406494140625,
  3058.  
  3059.                 0.0
  3060.  
  3061.             ],
  3062.  
  3063.             "Health": 15000,
  3064.  
  3065.             "Links": "1189117,1257481,",
  3066.  
  3067.             "PlacedOnFloor": -1
  3068.  
  3069.         },
  3070.  
  3071.         {
  3072.  
  3073.             "Id": 1257481,
  3074.  
  3075.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  3076.  
  3077.             "RelativeLocation": [
  3078.  
  3079.                 26.84375,
  3080.  
  3081.                 -1085.78125,
  3082.  
  3083.                 212.3759765625
  3084.  
  3085.             ],
  3086.  
  3087.             "RelativeRotation": [
  3088.  
  3089.                 0.0,
  3090.  
  3091.                 1.10406494140625,
  3092.  
  3093.                 0.0
  3094.  
  3095.             ],
  3096.  
  3097.             "Health": 15000,
  3098.  
  3099.             "Links": "1222909,1265087,",
  3100.  
  3101.             "PlacedOnFloor": -1
  3102.  
  3103.         },
  3104.  
  3105.         {
  3106.  
  3107.             "Id": 1190068,
  3108.  
  3109.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Floor_Metal.Floor_Metal'",
  3110.  
  3111.             "RelativeLocation": [
  3112.  
  3113.                 -275.734375,
  3114.  
  3115.                 -950.5,
  3116.  
  3117.                 -27.6240234375
  3118.  
  3119.             ],
  3120.  
  3121.             "RelativeRotation": [
  3122.  
  3123.                 0.0,
  3124.  
  3125.                 181.10400390625,
  3126.  
  3127.                 0.0
  3128.  
  3129.             ],
  3130.  
  3131.             "Health": 15000,
  3132.  
  3133.             "Links": "1189117,1190073,1222914,1222919,",
  3134.  
  3135.             "PlacedOnFloor": -1
  3136.  
  3137.         },
  3138.  
  3139.         {
  3140.  
  3141.             "Id": 1222914,
  3142.  
  3143.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  3144.  
  3145.             "RelativeLocation": [
  3146.  
  3147.                 -272.46875,
  3148.  
  3149.                 -1092.65625,
  3150.  
  3151.                 28.3759765625
  3152.  
  3153.             ],
  3154.  
  3155.             "RelativeRotation": [
  3156.  
  3157.                 0.0,
  3158.  
  3159.                 1.10400390625,
  3160.  
  3161.                 0.0
  3162.  
  3163.             ],
  3164.  
  3165.             "Health": 15000,
  3166.  
  3167.             "Links": "1190068,1257476,",
  3168.  
  3169.             "PlacedOnFloor": -1
  3170.  
  3171.         },
  3172.  
  3173.         {
  3174.  
  3175.             "Id": 1257476,
  3176.  
  3177.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  3178.  
  3179.             "RelativeLocation": [
  3180.  
  3181.                 -272.46875,
  3182.  
  3183.                 -1092.65625,
  3184.  
  3185.                 212.3759765625
  3186.  
  3187.             ],
  3188.  
  3189.             "RelativeRotation": [
  3190.  
  3191.                 0.0,
  3192.  
  3193.                 1.10400390625,
  3194.  
  3195.                 0.0
  3196.  
  3197.             ],
  3198.  
  3199.             "Health": 15000,
  3200.  
  3201.             "Links": "1222914,1265082,",
  3202.  
  3203.             "PlacedOnFloor": -1
  3204.  
  3205.         },
  3206.  
  3207.         {
  3208.  
  3209.             "Id": 1265077,
  3210.  
  3211.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  3212.  
  3213.             "RelativeLocation": [
  3214.  
  3215.                 -417.890625,
  3216.  
  3217.                 -953.765625,
  3218.  
  3219.                 396.3759765625
  3220.  
  3221.             ],
  3222.  
  3223.             "RelativeRotation": [
  3224.  
  3225.                 0.0,
  3226.  
  3227.                 -88.89598083496094,
  3228.  
  3229.                 0.0
  3230.  
  3231.             ],
  3232.  
  3233.             "Health": 15000,
  3234.  
  3235.             "Links": "1257471,1265116,1265025,",
  3236.  
  3237.             "PlacedOnFloor": -1
  3238.  
  3239.         },
  3240.  
  3241.         {
  3242.  
  3243.             "Id": 1265072,
  3244.  
  3245.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  3246.  
  3247.             "RelativeLocation": [
  3248.  
  3249.                 -424.765625,
  3250.  
  3251.                 -654.453125,
  3252.  
  3253.                 396.3759765625
  3254.  
  3255.             ],
  3256.  
  3257.             "RelativeRotation": [
  3258.  
  3259.                 0.0,
  3260.  
  3261.                 -88.89598083496094,
  3262.  
  3263.                 0.0
  3264.  
  3265.             ],
  3266.  
  3267.             "Health": 15000,
  3268.  
  3269.             "Links": "1257464,1265071,",
  3270.  
  3271.             "PlacedOnFloor": -1
  3272.  
  3273.         },
  3274.  
  3275.         {
  3276.  
  3277.             "Id": 1264801,
  3278.  
  3279.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/BuildingBases/StructureTurretBaseBP.StructureTurretBaseBP'",
  3280.  
  3281.             "RelativeLocation": [
  3282.  
  3283.                 -806.046875,
  3284.  
  3285.                 -980.53125,
  3286.  
  3287.                 603.419921875
  3288.  
  3289.             ],
  3290.  
  3291.             "RelativeRotation": [
  3292.  
  3293.                 0.0,
  3294.  
  3295.                 258.50830078125,
  3296.  
  3297.                 0.0
  3298.  
  3299.             ],
  3300.  
  3301.             "Health": 3000,
  3302.  
  3303.             "Links": "",
  3304.  
  3305.             "PlacedOnFloor": 1265025,
  3306.  
  3307.             "HasInventory": true,
  3308.  
  3309.             "LockInventory": true,
  3310.  
  3311.             "ItemPresets": "",
  3312.  
  3313.             "ExtraInventoryItems": [
  3314.  
  3315.                 {
  3316.  
  3317.                     "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
  3318.  
  3319.                     "Amount": 100,
  3320.  
  3321.                     "IsBlueprint": false
  3322.  
  3323.                 }
  3324.  
  3325.             ],
  3326.  
  3327.             "ContainerActivated": true,
  3328.  
  3329.             "IsTurret": true,
  3330.  
  3331.             "TurretRangeSettings": 2,
  3332.  
  3333.             "TurretTargetSettings": 1
  3334.  
  3335.         },
  3336.  
  3337.         {
  3338.  
  3339.             "Id": 1222924,
  3340.  
  3341.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  3342.  
  3343.             "RelativeLocation": [
  3344.  
  3345.                 -424.765625,
  3346.  
  3347.                 -654.453125,
  3348.  
  3349.                 28.3759765625
  3350.  
  3351.             ],
  3352.  
  3353.             "RelativeRotation": [
  3354.  
  3355.                 0.0,
  3356.  
  3357.                 -88.89598083496094,
  3358.  
  3359.                 0.0
  3360.  
  3361.             ],
  3362.  
  3363.             "Health": 15000,
  3364.  
  3365.             "Links": "1190073,1257464,",
  3366.  
  3367.             "PlacedOnFloor": -1
  3368.  
  3369.         },
  3370.  
  3371.         {
  3372.  
  3373.             "Id": 1257471,
  3374.  
  3375.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  3376.  
  3377.             "RelativeLocation": [
  3378.  
  3379.                 -417.890625,
  3380.  
  3381.                 -953.765625,
  3382.  
  3383.                 212.3759765625
  3384.  
  3385.             ],
  3386.  
  3387.             "RelativeRotation": [
  3388.  
  3389.                 0.0,
  3390.  
  3391.                 -88.89598083496094,
  3392.  
  3393.                 0.0
  3394.  
  3395.             ],
  3396.  
  3397.             "Health": 15000,
  3398.  
  3399.             "Links": "1222919,1265077,",
  3400.  
  3401.             "PlacedOnFloor": -1
  3402.  
  3403.         },
  3404.  
  3405.         {
  3406.  
  3407.             "Id": 1222919,
  3408.  
  3409.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  3410.  
  3411.             "RelativeLocation": [
  3412.  
  3413.                 -417.890625,
  3414.  
  3415.                 -953.765625,
  3416.  
  3417.                 28.3759765625
  3418.  
  3419.             ],
  3420.  
  3421.             "RelativeRotation": [
  3422.  
  3423.                 0.0,
  3424.  
  3425.                 -88.89598083496094,
  3426.  
  3427.                 0.0
  3428.  
  3429.             ],
  3430.  
  3431.             "Health": 15000,
  3432.  
  3433.             "Links": "1190068,1257471,",
  3434.  
  3435.             "PlacedOnFloor": -1
  3436.  
  3437.         },
  3438.  
  3439.         {
  3440.  
  3441.             "Id": 1257464,
  3442.  
  3443.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/Metal/Wall_Metal.Wall_Metal'",
  3444.  
  3445.             "RelativeLocation": [
  3446.  
  3447.                 -424.765625,
  3448.  
  3449.                 -654.453125,
  3450.  
  3451.                 212.3759765625
  3452.  
  3453.             ],
  3454.  
  3455.             "RelativeRotation": [
  3456.  
  3457.                 0.0,
  3458.  
  3459.                 -88.89598083496094,
  3460.  
  3461.                 0.0
  3462.  
  3463.             ],
  3464.  
  3465.             "Health": 15000,
  3466.  
  3467.             "Links": "1222924,1265072,",
  3468.  
  3469.             "PlacedOnFloor": -1
  3470.  
  3471.         },
  3472.  
  3473.         {
  3474.  
  3475.             "Id": 1264723,
  3476.  
  3477.             "Blueprint": "Blueprint'/Game/PrimalEarth/Structures/BuildingBases/StructureTurretBaseBP.StructureTurretBaseBP'",
  3478.  
  3479.             "RelativeLocation": [
  3480.  
  3481.                 -808.171875,
  3482.  
  3483.                 -1544.96875,
  3484.  
  3485.                 603.419921875
  3486.  
  3487.             ],
  3488.  
  3489.             "RelativeRotation": [
  3490.  
  3491.                 0.0,
  3492.  
  3493.                 -40.6988525390625,
  3494.  
  3495.                 0.0
  3496.  
  3497.             ],
  3498.  
  3499.             "Health": 3000,
  3500.  
  3501.             "Links": "",
  3502.  
  3503.             "PlacedOnFloor": 1265025,
  3504.  
  3505.             "HasInventory": true,
  3506.  
  3507.             "LockInventory": true,
  3508.  
  3509.             "ItemPresets": "",
  3510.  
  3511.             "ExtraInventoryItems": [
  3512.  
  3513.                 {
  3514.  
  3515.                     "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
  3516.  
  3517.                     "Amount": 100,
  3518.  
  3519.                     "IsBlueprint": false
  3520.  
  3521.                 }
  3522.  
  3523.             ],
  3524.  
  3525.             "ContainerActivated": true,
  3526.  
  3527.             "IsTurret": true,
  3528.  
  3529.             "TurretRangeSettings": 2,
  3530.  
  3531.             "TurretTargetSettings": 1
  3532.  
  3533.         }
  3534.  
  3535.     ]
  3536.  
  3537. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement