Advertisement
SoulofSorrow

arkshop fix kaotik0fx

Mar 3rd, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 22.44 KB | None | 0 0
  1. {
  2.   "Mysql":{  
  3.     "UseMysql":true,
  4.     "MysqlHost":"localhost",
  5.     "MysqlUser":"arkshop_193",
  6.     "MysqlPass":"7AJa4uze6oje",
  7.     "MysqlDB":"arkshop"
  8.   },  
  9.   "General":{  
  10.     "TimedPointsReward":{  
  11.       "Enabled":true,
  12.       "Interval":10,
  13.       "Groups":{  
  14.         "Default":{  
  15.           "Amount":10
  16.         },
  17.         "Suckers":{  
  18.           "Amount":20
  19.         },
  20.         "Donor":{  
  21.           "Amount":30
  22.         }
  23.       }
  24.     },
  25.     "ItemsPerPage":15,
  26.     "ShopDisplayTime":15.0,
  27.     "ShopTextSize":1.3,
  28.     "DbPathOverride":"C:/ArkShop.db",
  29.     "DefaultKit":""
  30.   },
  31.   "Kits":{  
  32.     "starter":{  
  33.       "DefaultAmount":1,
  34.       "Price":500,
  35.       "Description":"Starter kit. Raptor with saddle, armor, tools and food.",
  36.       "Items":[  
  37.         {  
  38.           "Amount":1,
  39.           "Quality":1,
  40.           "ForceBlueprint":false,
  41.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_RaptorSaddle.PrimalItemArmor_RaptorSaddle'"
  42.         },
  43.         {  
  44.           "Amount":1,
  45.           "Quality":1,
  46.           "ForceBlueprint":false,
  47.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
  48.         },
  49.         {  
  50.           "Amount":1,
  51.           "Quality":1,
  52.           "ForceBlueprint":false,
  53.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
  54.         },
  55.         {  
  56.           "Amount":1,
  57.           "Quality":1,
  58.           "ForceBlueprint":false,
  59.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalHelmet.PrimalItemArmor_MetalHelmet'"
  60.         },
  61.         {  
  62.           "Amount":1,
  63.           "Quality":1,
  64.           "ForceBlueprint":false,
  65.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalShirt.PrimalItemArmor_MetalShirt'"
  66.         },
  67.         {  
  68.           "Amount":1,
  69.           "Quality":1,
  70.           "ForceBlueprint":false,
  71.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalPants.PrimalItemArmor_MetalPants'"
  72.         },
  73.         {  
  74.           "Amount":1,
  75.           "Quality":1,
  76.           "ForceBlueprint":false,
  77.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalBoots.PrimalItemArmor_MetalBoots'"
  78.         },
  79.         {  
  80.           "Amount":1,
  81.           "Quality":1,
  82.           "ForceBlueprint":false,
  83.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalGloves.PrimalItemArmor_MetalGloves'"
  84.         },
  85.         {  
  86.           "Amount":50,
  87.           "Quality":0,
  88.           "ForceBlueprint":false,
  89.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_CookedMeat.PrimalItemConsumable_CookedMeat'"
  90.         },
  91.         {  
  92.           "Amount":2,
  93.           "Quality":0,
  94.           "ForceBlueprint":false,
  95.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_WaterskinRefill.PrimalItemConsumable_WaterskinRefill'"
  96.         }
  97.       ],
  98.       "Dinos":[  
  99.         {  
  100.           "Level":120,
  101.           "Neutered":true,
  102.           "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Raptor/BionicRaptor_Character_BP.BionicRaptor_Character_BP'"
  103.         }
  104.       ]
  105.     },
  106.     "vip":{  
  107.       "DefaultAmount":1,
  108.       "Description":"Vip kit for Donors (Fabled Grifficorn)",
  109.       "Permissions":"Admins,Donor",
  110.       "Items":[  
  111.         {  
  112.           "Amount":1,
  113.           "Quality":1,
  114.           "ForceBlueprint":false,
  115.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Dinos/Fabled/Fabled_Grifficorn/PrimalItemArmor_FabledGrifficornSaddle.PrimalItemArmor_FabledGrifficornSaddle'"
  116.         }
  117.       ],
  118.       "Dinos":[  
  119.         {  
  120.           "Level":120,
  121.           "Neutered":true,
  122.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Dinos/Fabled/Fabled_Grifficorn/FabledGrifficorn_Character_BP.FabledGrifficorn_Character_BP'"
  123.         }
  124.       ]
  125.     }
  126.   },
  127.   "ShopItems":{  
  128.     "rElement":{  
  129.       "Type":"item",
  130.       "Description":"10 element",
  131.       "Price":250,
  132.       "Items":[  
  133.         {  
  134.           "Quality":0,
  135.           "ForceBlueprint":false,
  136.           "Amount":10,
  137.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Element.PrimalItemResource_Element_C'"
  138.         }
  139.       ]
  140.     },
  141.     "rHoney":{  
  142.       "Type":"item",
  143.       "Description":"15 Giant Bee Honey",
  144.       "Price":100,
  145.       "Items":[  
  146.         {  
  147.           "Quality":0,
  148.           "ForceBlueprint":false,
  149.           "Amount":15,
  150.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_Honey.PrimalItemConsumable_Honey'"
  151.         }
  152.       ]
  153.     },
  154.     "prFeatherElectric":{  
  155.       "Type":"item",
  156.       "Description":"1 Electric Feather",
  157.       "Price":60,
  158.       "Items":[  
  159.         {  
  160.           "Quality":0,
  161.           "ForceBlueprint":false,
  162.           "Amount":1,
  163.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_Honey.PrimalItemConsumable_Honey'"
  164.         }
  165.       ]
  166.     },
  167.     "prFeatherFire":{  
  168.       "Type":"item",
  169.       "Description":"1 Fire Feather",
  170.       "Price":60,
  171.       "Items":[  
  172.         {  
  173.           "Quality":0,
  174.           "ForceBlueprint":false,
  175.           "Amount":1,
  176.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_Honey.PrimalItemConsumable_Honey'"
  177.         }
  178.       ]
  179.     },
  180.     "prFeatherIce":{  
  181.       "Type":"item",
  182.       "Description":"1 Ice Feather",
  183.       "Price":60,
  184.       "Items":[  
  185.         {  
  186.           "Quality":0,
  187.           "ForceBlueprint":false,
  188.           "Amount":1,
  189.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_Honey.PrimalItemConsumable_Honey'"
  190.         }
  191.       ]
  192.     },
  193.     "prFeatherCaustic":{  
  194.       "Type":"item",
  195.       "Description":"1 Caustic Feather",
  196.       "Price":60,
  197.       "Items":[  
  198.         {  
  199.           "Quality":0,
  200.           "ForceBlueprint":false,
  201.           "Amount":1,
  202.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Dinos/Elemental/Griffin/Feathers/PrimalItemResource_PoisonFeather.PrimalItemResource_PoisonFeather'"
  203.         }
  204.       ]
  205.     },
  206.     "prBloodToxic":{  
  207.       "Type":"item",
  208.       "Description":"1 Toxic Blood",
  209.       "Price":25,
  210.       "Items":[  
  211.         {  
  212.           "Quality":0,
  213.           "ForceBlueprint":false,
  214.           "Amount":1,
  215.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Blood/ToxicBlood/PrimalItemConsumable_ToxicBlood.PrimalItemConsumable_ToxicBlood'"
  216.         }
  217.       ]
  218.     },
  219.     "prBloodAlpha":{  
  220.       "Type":"item",
  221.       "Description":"1 Alpha Blood",
  222.       "Price":50,
  223.       "Items":[  
  224.         {  
  225.           "Quality":0,
  226.           "ForceBlueprint":false,
  227.           "Amount":1,
  228.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Blood/AlphaBlood/PrimalItemConsumable_AlphaBlood.PrimalItemConsumable_AlphaBlood'"
  229.         }
  230.       ]
  231.     },
  232.     "prBloodApex":{  
  233.       "Type":"item",
  234.       "Description":"1 Apex Blood",
  235.       "Price":100,
  236.       "Items":[  
  237.         {  
  238.           "Quality":0,
  239.           "ForceBlueprint":false,
  240.           "Amount":1,
  241.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Blood/ApexBlood/PrimalItemConsumable_ApexBlood.PrimalItemConsumable_ApexBlood'"
  242.         }
  243.       ]
  244.     },
  245.     "prBloodFabled":{  
  246.       "Type":"item",
  247.       "Description":"1 Fabled Blood",
  248.       "Price":125,
  249.       "Items":[  
  250.         {  
  251.           "Quality":0,
  252.           "ForceBlueprint":false,
  253.           "Amount":1,
  254.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Blood/FabledBlood/PrimalItemConsumable_FabledBlood.PrimalItemConsumable_FabledBlood'"
  255.         }
  256.       ]
  257.     },
  258.     "prBloodPrimal":{  
  259.       "Type":"item",
  260.       "Description":"1 Primal Blood",
  261.       "Price":150,
  262.       "Items":[  
  263.         {  
  264.           "Quality":0,
  265.           "ForceBlueprint":false,
  266.           "Amount":1,
  267.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Blood/PrimalBlood/PrimalItemConsumable_PrimalBlood.PrimalItemConsumable_PrimalBlood'"
  268.         }
  269.       ]
  270.     },
  271.     "prBloodOrigin":{  
  272.       "Type":"item",
  273.       "Description":"1 Origin Blood",
  274.       "Price":200,
  275.       "Items":[  
  276.         {  
  277.           "Quality":0,
  278.           "ForceBlueprint":false,
  279.           "Amount":1,
  280.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Blood/OriginBlood/PrimalItemConsumable_OriginBlood.PrimalItemConsumable_OriginBlood'"
  281.         }
  282.       ]
  283.     },
  284.     "prKibbleElemental":{  
  285.       "Type":"item",
  286.       "Description":"1 Elemental Kibble",
  287.       "Price":1500,
  288.       "Items":[  
  289.         {  
  290.           "Quality":0,
  291.           "ForceBlueprint":false,
  292.           "Amount":1,
  293.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Food/ElementalGriffin/PrimalItemConsumable_Kibble_Elemental.PrimalItemConsumable_Kibble_Elemental'"
  294.         }
  295.       ]
  296.     },
  297.     "prKibbleCelestial":{  
  298.       "Type":"item",
  299.       "Description":"1 Celestial Kibble",
  300.       "Price":2000,
  301.       "Items":[  
  302.         {  
  303.           "Quality":0,
  304.           "ForceBlueprint":false,
  305.           "Amount":1,
  306.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Food/Celestial_Kibble/PrimalItemConsumable_Kibble_Celestial.PrimalItemConsumable_Kibble_Celestial'"
  307.         }
  308.       ]
  309.     },
  310.     "prKibbleDemonic":{  
  311.       "Type":"item",
  312.       "Description":"1 Demonic Kibble",
  313.       "Price":2500,
  314.       "Items":[  
  315.         {  
  316.           "Quality":0,
  317.           "ForceBlueprint":false,
  318.           "Amount":1,
  319.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Food/Demonic_Kibble/PrimalItemConsumable_Kibble_Demonic.PrimalItemConsumable_Kibble_Demonic'"
  320.         }
  321.       ]
  322.     },
  323.     "XpPotion":{  
  324.       "Type":"item",
  325.       "Description":"1 Max Experience Potion",
  326.       "Price":1000,
  327.       "Items":[  
  328.         {  
  329.           "Quality":0,
  330.           "ForceBlueprint":false,
  331.           "Amount":1,
  332.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Weapons/Potions/XP/Max/PrimalItemConsumable_maxXP.PrimalItemConsumable_maxXP'"
  333.         }
  334.       ]
  335.     },
  336.     "rSoulOrigin":{  
  337.       "Type":"item",
  338.       "Description":"1 Origin Soul",
  339.       "Price":500,
  340.       "Items":[  
  341.         {  
  342.           "Quality":0,
  343.           "ForceBlueprint":false,
  344.           "Amount":1,
  345.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Souls/Origin/PrimalItemResource_OriginSoul.PrimalItemResource_OriginSoul'"
  346.         }
  347.       ]
  348.     },
  349.     "rSoulCelestial":{  
  350.       "Type":"item",
  351.       "Description":"1 Celestial Soul",
  352.       "Price":1000,
  353.       "Items":[  
  354.         {  
  355.           "Quality":0,
  356.           "ForceBlueprint":false,
  357.           "Amount":1,
  358.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Souls/Celestial/PrimalItemResource_CelestialSoul.PrimalItemResource_CelestialSoul'"
  359.         }
  360.       ]
  361.     },
  362.     "rSoulDemonic":{  
  363.       "Type":"item",
  364.       "Description":"1 Demonic Soul",
  365.       "Price":1250,
  366.       "Items":[  
  367.         {  
  368.           "Quality":0,
  369.           "ForceBlueprint":false,
  370.           "Amount":1,
  371.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Souls/Demonic/PrimalItemResource_DemonicSoul.PrimalItemResource_DemonicSoul'"
  372.         }
  373.       ]
  374.     },
  375.     "rSoulCreator":{  
  376.       "Type":"item",
  377.       "Description":"1 Creator Soul",
  378.       "Price":5000,
  379.       "Items":[  
  380.         {  
  381.           "Quality":0,
  382.           "ForceBlueprint":false,
  383.           "Amount":1,
  384.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Souls/Creator/PrimalItemResource_CreatorSoul.PrimalItemResource_CreatorSoul'"
  385.         }
  386.       ]
  387.     },
  388.     "OrbChaos":{  
  389.       "Type":"item",
  390.       "Description":"1 Chaos Taming Orb",
  391.       "Price":10000,
  392.       "Items":[  
  393.         {  
  394.           "Quality":0,
  395.           "ForceBlueprint":false,
  396.           "Amount":1,
  397.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Food/Chaos/PrimalItemConsumable_ChaosOrb.PrimalItemConsumable_ChaosOrb'"
  398.         }
  399.       ]
  400.     },
  401.     "OrbSpirit":{  
  402.       "Type":"item",
  403.       "Description":"1 Spirit taming Orb",
  404.       "Price":10000,
  405.       "Items":[  
  406.         {  
  407.           "Quality":0,
  408.           "ForceBlueprint":false,
  409.           "Amount":1,
  410.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Resources/Food/Spirit/PrimalItemConsumable_SpiritOrb.PrimalItemConsumable_SpiritOrb'"
  411.         }
  412.       ]
  413.     },
  414.   "bWooden":{  
  415.       "Type":"item",
  416.       "Description":"4x4 Wood Structure, Mortar & Pestle, Refining Forge",
  417.       "Price":10,
  418.       "Items":[  
  419.         {  
  420.           "Quality":0,
  421.           "ForceBlueprint":false,
  422.           "Amount":4,
  423.           "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Foundations/Square/Wood/PrimalItemStructure_Foundation_Wood.PrimalItemStructure_Foundation_Wood'"
  424.         },
  425.         {  
  426.           "Quality":0,
  427.           "ForceBlueprint":false,
  428.           "Amount":7,
  429.           "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Walls/Wood/PrimalItemStructure_Wall_Wood.PrimalItemStructure_Wall_Wood'"
  430.         },
  431.         {  
  432.           "Quality":0,
  433.           "ForceBlueprint":false,
  434.           "Amount":1,
  435.           "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Doorframes/Wood/PrimalItemStructure_Doorframe_Wood.PrimalItemStructure_Doorframe_Wood'"
  436.         },
  437.         {  
  438.           "Quality":0,
  439.           "ForceBlueprint":false,
  440.           "Amount":1,
  441.           "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Doors/Doors/Wood/PrimalItemStructure_Door_Wood.PrimalItemStructure_Door_Wood'"
  442.         },
  443.         {  
  444.           "Quality":0,
  445.           "ForceBlueprint":false,
  446.           "Amount":4,
  447.           "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Ceilings/Square/Wood/PrimalItemStructure_Ceiling_Wood.PrimalItemStructure_Ceiling_Wood'"
  448.         },
  449.         {  
  450.           "Quality":0,
  451.           "ForceBlueprint":false,
  452.           "Amount":1,
  453.           "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Ramps/Wood/PrimalItemStructure_Ramp_Wood.PrimalItemStructure_Ramp_Wood'"
  454.         },
  455.         {  
  456.           "Quality":0,
  457.           "ForceBlueprint":false,
  458.           "Amount":100,
  459.           "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Crafting/MortarPestle/PrimalItemStructure_MortarPestlePlus.PrimalItemStructure_MortarPestlePlus'"
  460.         },
  461.         {  
  462.           "Quality":0,
  463.           "ForceBlueprint":false,
  464.           "Amount":100,
  465.           "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Crafting/RefiningForge/PrimalItemStructure_ForgePlus.PrimalItemStructure_ForgePlus'"
  466.         }
  467.       ]
  468.     },
  469.     "twTools":{  
  470.       "Type":"item",
  471.       "Description":"Tools (Metal Hatchet, Metal Pick)",
  472.       "Price":20,
  473.       "Items":[  
  474.         {  
  475.           "Quality":1,
  476.           "ForceBlueprint":false,
  477.           "Amount":1,
  478.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
  479.         },
  480.         {  
  481.           "Quality":1,
  482.           "ForceBlueprint":false,
  483.           "Amount":1,
  484.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
  485.         }
  486.       ]
  487.     },
  488.     "twCompoundBow":{  
  489.       "Type":"item",
  490.       "Description":"Primal Compound Bow",
  491.       "Price":60,
  492.       "Items":[  
  493.         {  
  494.           "Quality":1,
  495.           "ForceBlueprint":false,
  496.           "Amount":1,
  497.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Weapons/Primal_CompBow/PrimalItem_WeaponPrimalCompoundBow.PrimalItem_WeaponPrimalCompoundBow'"
  498.         }
  499.       ]
  500.     },
  501.     "twCompoundTranqArrow":{  
  502.       "Type":"item",
  503.       "Description":"Potent Tranq Arrow",
  504.       "Price":10,
  505.       "Items":[  
  506.         {  
  507.           "Quality":1,
  508.           "ForceBlueprint":false,
  509.           "Amount":1,
  510.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Weapons/Primal_CompBow/Ammo/Tranq/Potent/PrimalItemAmmo_PotentPrimalCompoundBowArrow.PrimalItemAmmo_PotentPrimalCompoundBowArrow'"
  511.         }
  512.       ]
  513.     },
  514.     "twCompoundArrow":{  
  515.       "Type":"item",
  516.       "Description":"Simple rifle ammo",
  517.       "Price":10,
  518.       "Items":[  
  519.         {  
  520.           "Quality":1,
  521.           "ForceBlueprint":false,
  522.           "Amount":1,
  523.           "Blueprint":"Blueprint'/Game/Mods/Primal_Fear/Weapons/Primal_CompBow/Ammo/PrimalMetalArrow/PrimalItemAmmo_PrimalCompoundBowArrow.PrimalItemAmmo_PrimalCompoundBowArrow'"
  524.         }
  525.       ]
  526.     },
  527.     "skinseaster":{  
  528.       "Type":"item",
  529.       "Description":"Easter Skin Set",
  530.       "Price":50,
  531.       "Items":[          
  532.         {  
  533.           "Quality":0,
  534.           "ForceBlueprint":false,
  535.           "Amount":1,
  536.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_EasterChick.PrimalItemSkin_EasterChick'"
  537.         },
  538.         {  
  539.           "Quality":0,
  540.           "ForceBlueprint":false,
  541.           "Amount":1,
  542.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_EasterEggHat.PrimalItemSkin_EasterEggHat'"
  543.         }
  544.       ]
  545.     },
  546.     "skinsmanticore":{  
  547.       "Type":"item",
  548.       "Description":"Manticore armor and weapon Skin Set",
  549.       "Price":150,
  550.       "Items":[  
  551.         {  
  552.           "Quality":0,
  553.           "ForceBlueprint":false,
  554.           "Amount":1,
  555.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_ManticoreHelmet.PrimalItemSkin_ManticoreHelmet'"
  556.         },
  557.         {  
  558.           "Quality":0,
  559.           "ForceBlueprint":false,
  560.           "Amount":1,
  561.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_ManticoreShirt.PrimalItemSkin_ManticoreShirt'"
  562.         },
  563.         {  
  564.           "Quality":0,
  565.           "ForceBlueprint":false,
  566.           "Amount":1,
  567.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_ManticorePants.PrimalItemSkin_ManticorePants'"
  568.         },
  569.         {  
  570.           "Quality":0,
  571.           "ForceBlueprint":false,
  572.           "Amount":1,
  573.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_ManticoreBoots.PrimalItemSkin_ManticoreBoots'"
  574.         },
  575.         {  
  576.           "Quality":0,
  577.           "ForceBlueprint":false,
  578.           "Amount":1,
  579.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_ManticoreGloves.PrimalItemSkin_ManticoreGloves'"
  580.         },
  581.         {  
  582.           "Quality":0,
  583.           "ForceBlueprint":false,
  584.           "Amount":1,
  585.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_ManticoreShield.PrimalItemSkin_ManticoreShield'"
  586.         },
  587.         {  
  588.           "Quality":0,
  589.           "ForceBlueprint":false,
  590.           "Amount":1,
  591.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemSkin_ScorchedSpear.PrimalItemSkin_ScorchedSpear'"
  592.         },
  593.         {  
  594.           "Quality":0,
  595.           "ForceBlueprint":false,
  596.           "Amount":1,
  597.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemSkin_ScorchedSword.PrimalItemSkin_ScorchedSword'"
  598.         },
  599.         {  
  600.           "Quality":0,
  601.           "ForceBlueprint":false,
  602.           "Amount":1,
  603.           "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemSkin_TorchScorched.PrimalItemSkin_TorchScorched'"
  604.         }
  605.       ]
  606.     }
  607.   },
  608.   "Messages":{  
  609.     "Sender":"Invictus",
  610.     "BoughtItem":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought item</>",
  611.     "BoughtDino":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought dino</>",
  612.     "BoughtBeacon":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought beacon</>",
  613.     "BoughtExp":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought experience</>",
  614.     "ReceivedPoints":"<RichColor Color=\"1, 1, 0, 1\">You have received {0} points! (total: {1})</>",
  615.     "HavePoints":"You have {0} points",
  616.     "NoPoints":"<RichColor Color=\"1, 0, 0, 1\">You don't have enough points</>",
  617.     "WrongId":"<RichColor Color=\"1, 0, 0, 1\">Wrong id</>",
  618.     "NoPermissionsKit":"<RichColor Color=\"1, 0, 0, 1\">You don't have permission to use this kit</>",
  619.     "CantBuyKit":"<RichColor Color=\"1, 0, 0, 1\">You can't buy this kit</>",
  620.     "BoughtKit":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought {0} kit</>",
  621.     "AvailableKits":"Available kits for you:",
  622.     "NoKits":"No available kits",
  623.     "KitsLeft":"You have {0} {1} kits left",
  624.     "NoKitsLeft":"You don't have {0} kits left",
  625.     "CantGivePoints":"<RichColor Color=\"1, 0, 0, 1\">You can't give points to yourself</>",
  626.     "RidingDino":"<RichColor Color=\"1, 0, 0, 1\">You can't buy this item while riding a dino</>",
  627.     "SentPoints":"<RichColor Color=\"0, 1, 0, 1\">You have successfully sent {0} points to {1}</>",
  628.     "GotPoints":"You have received {0} points from {1}",
  629.     "NoPlayer":"<RichColor Color=\"1, 0, 0, 1\">Player doesn't exist</>",
  630.     "FoundMorePlayers":"<RichColor Color=\"1, 0, 0, 1\">Found more than one player with the given name</>",
  631.     "BuyUsage":"Usage: /buy id amount",
  632.     "ShopUsage":"Usage: /shop page",
  633.     "KitUsage":"Usage: /kit KitName",
  634.     "BuyKitUsage":"Usage: /BuyKit KitName amount",
  635.     "TradeUsage":"Usage: /trade 'Player Name' amount",
  636.     "PointsCmd":"/points",
  637.     "TradeCmd":"/trade",
  638.     "BuyCmd":"/buy",
  639.     "ShopCmd":"/shop",
  640.     "KitCmd":"/kit",
  641.     "BuyKitCmd":"/buykit",
  642.     "SellCmd":"/sell",
  643.     "ShopSellCmd":"/shopsell",
  644.     "SellUsage":"Usage: /sell id amount",
  645.     "NotEnoughItems":"<RichColor Color=\"1, 0, 0, 1\">You don't have enough items ({0}/{1})</>",
  646.     "SoldItems":"<RichColor Color=\"0, 1, 0, 1\">You have successfully sold items</>",
  647.     "BadLevel":"<RichColor Color=\"1, 0, 0, 1\">Required level: {0} - {1}</>",
  648.     "KitsListPrice":"Price: {0}",
  649.     "KitsListFormat":"\"{0}\" - {1}. {2} left. {3}\n",
  650.     "StoreListDino":"{0}) {1}. Level: {2}. Id: {3}. Price: {4}\n",
  651.     "StoreListItem":"{0}) {1}. Id: {2}. Price: {3}\n",
  652.     "StoreListFormat":"{0}",
  653.     "OnlyOnSpawnKit":"This kit can be used only on spawn",
  654.     "HelpCmd":"/shophelp",
  655.     "ShopMessage":"Usage: /buy id amount",
  656.     "HelpMessage":"This is shop help message"
  657.   }
  658. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement