Advertisement
Guest User

Untitled

a guest
Mar 6th, 2018
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.48 KB | None | 0 0
  1. {
  2. "General":{
  3. "TimedPointsReward":{
  4. "Enabled":true,
  5. "Interval":5,
  6. "Groups":{
  7. "Default":{
  8. "Amount":20
  9. },
  10. "Premiums":{
  11. "Amount":20
  12. }
  13. }
  14. },
  15. "ItemsPerPage":15,
  16. "ShopDisplayTime":15.0,
  17. "ShopTextSize":1.3,
  18. "DbPathOverride":""
  19. },
  20. "Kits":{
  21. "starter":{
  22. "DefaultAmount":5,
  23. "Price":100,
  24. "Description":"Starter kit",
  25. "Items":[
  26. {
  27. "Amount":1,
  28. "Quality":10,
  29. "ForceBlueprint":false,
  30. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_PteroSaddle.PrimalItemArmor_PteroSaddle'"
  31. }
  32. "Dinos":[
  33. {
  34. "Level":235,
  35. "Blueprint":"Blueprint'/Game/Mods/ClassicFlyers/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'"
  36. }
  37. ]
  38.  
  39. ],
  40. },
  41. "tools":{
  42. "DefaultAmount":3,
  43. "Price":50,
  44. "Description":"Tools kit",
  45. "Items":[
  46. {
  47. "Amount":1,
  48. "Quality":10,
  49. "ForceBlueprint":false,
  50. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponPike.PrimalItem_WeaponPike'"
  51. },
  52. {
  53. "Amount":1,
  54. "Quality":10,
  55. "ForceBlueprint":false,
  56. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponStoneClub.PrimalItem_WeaponStoneClub'"
  57. }
  58. {
  59. "Amount":1,
  60. "Quality":10,
  61. "ForceBlueprint":false,
  62. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
  63. }
  64. {
  65. "Amount":1,
  66. "Quality":10,
  67. "ForceBlueprint":false,
  68. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
  69. }
  70. {
  71. "Amount":1,
  72. "Quality":10,
  73. "ForceBlueprint":false,
  74. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponSickle.PrimalItem_WeaponSickle'"
  75. }
  76. {
  77. "Amount":1,
  78. "Quality":0,
  79. "ForceBlueprint":false,
  80. "Blueprint":"Blueprint'/Game/PrimalEarth/Test/PrimalItem_WeaponSpyglass.PrimalItem_WeaponSpyglass'"
  81. }
  82. {
  83. "Amount":1,
  84. "Quality":10,
  85. "ForceBlueprint":false,
  86. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponCrossbow.PrimalItem_WeaponCrossbow'"
  87. }
  88. {
  89. "Amount":1,
  90. "Quality":10,
  91. "ForceBlueprint":false,
  92. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponOneShotRifle.PrimalItem_WeaponOneShotRifle'"
  93. }
  94. {
  95. "Amount":100,
  96. "Quality":0,
  97. "ForceBlueprint":false,
  98. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedSniperBullet.PrimalItemAmmo_AdvancedSniperBullet'"
  99. }
  100. {
  101. "Amount":100,
  102. "Quality":0,
  103. "ForceBlueprint":false,
  104. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_RefinedTranqDart.PrimalItemAmmo_RefinedTranqDart'"
  105. }
  106. {
  107. "Amount":100,
  108. "Quality":0,
  109. "ForceBlueprint":false,
  110. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_ArrowTranq.PrimalItemAmmo_ArrowTranq'"
  111. }
  112. {
  113. "Amount":100,
  114. "Quality":0,
  115. "ForceBlueprint":false,
  116. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_SimpleRifleBullet.PrimalItemAmmo_SimpleRifleBullet'"
  117. }
  118. {
  119. "Amount":100,
  120. "Quality":0,
  121. "ForceBlueprint":false,
  122. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_GrapplingHook.PrimalItemAmmo_GrapplingHook'"
  123. }
  124.  
  125. ]
  126. }
  127. "ShopItems":{
  128. "ingots":{
  129. "Type":"item",
  130. "Description":"Metal Ingot (5000)",
  131. "Price":100,
  132. "Items":[
  133. {
  134. "Quality":0,
  135. "ForceBlueprint":false,
  136. "Amount":5000,
  137. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_MetalIngot.PrimalItemResource_MetalIngot'"
  138. }
  139. ]
  140. },
  141. "tools":{
  142. "Type":"item",
  143. "Description":"Tools (Metal Hatchet, Metal Pick)",
  144. "Price":20,
  145. "Items":[
  146. {
  147. "Quality":10,
  148. "ForceBlueprint":false,
  149. "Amount":1,
  150. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
  151. },
  152. {
  153. "Quality":10,
  154. "ForceBlueprint":false,
  155. "Amount":1,
  156. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
  157. }
  158. ]
  159. },
  160. "para":{
  161. "Type":"dino",
  162. "Description":"Parasaurolophus",
  163. "Level":150,
  164. "Price":100,
  165. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Para/Para_Character_BP.Para_Character_BP'"
  166. },
  167. "carno":{
  168. "Type":"dino",
  169. "Description":"Carnotaurus",
  170. "Level":150,
  171. "Price":100,
  172. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP.Carno_Character_BP'"
  173. },
  174. "RockDrake":{
  175. "Type":"dino",
  176. "Description":"RockDrake",
  177. "Level":225,
  178. "Price":200,
  179. "Blueprint":"Blueprint'/Game/Mods/ClassicFlyers/Dinos/RockDrake/RockDrake_Character_BP.RockDrake_Character_BP'"
  180. },
  181. "Tapejara":{
  182. "Type":"dino",
  183. "Description":"Tapejara",
  184. "Level":225,
  185. "Price":200,
  186. "Blueprint":"Blueprint'/Game/Mods/ClassicFlyers/Dinos/Tapejara/Tapejara_Character_BP.Tapejara_Character_BP'"
  187. },
  188. "Quetz":{
  189. "Type":"dino",
  190. "Description":"Quetz",
  191. "Level":225,
  192. "Price":200,
  193. "Blueprint":"Blueprint'/Game/Mods/ClassicFlyers/Dinos/Quetz/Quetz_Character_BP.Quetz_Character_BP'"
  194. },
  195. "Basilisk":{
  196. "Type":"dino",
  197. "Description":"Basilisk",
  198. "Level":225,
  199. "Price":200,
  200. "Blueprint":"Blueprint'/Game/Aberration/Dinos/Basilisk/Basilisk_Character_BP.Basilisk_Character_BP'"
  201. },
  202. "ReaperKing":{
  203. "Type":"dino",
  204. "Description":"Reaper",
  205. "Level":225,
  206. "Price":400,
  207. "Blueprint":"Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male.Xenomorph_Character_BP_Male'"
  208. },
  209. "Theri":{
  210. "Type":"dino",
  211. "Description":"Theri",
  212. "Level":225,
  213. "Price":200,
  214. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Therizinosaurus/Therizino_Character_BP.Therizino_Character_BP'"
  215. },
  216. "Megatherium":{
  217. "Type":"dino",
  218. "Description":"Megatherium",
  219. "Level":225,
  220. "Price":200,
  221. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Megatherium/Megatherium_Character_BP.Megatherium_Character_BP'"
  222. },
  223. "Mantis":{
  224. "Type":"dino",
  225. "Description":"Mantis",
  226. "Level":225,
  227. "Price":200,
  228. "Blueprint":"Blueprint'/Game/ScorchedEarth/Dinos/Mantis/Mantis_Character_BP.Mantis_Character_BP'"
  229. },
  230. "PolyEater":{
  231. "Type":"dino",
  232. "Description":"PolyEater",
  233. "Level":225,
  234. "Price":200,
  235. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Moschops/Moschops_Character_BP.Moschops_Character_BP'"
  236. },
  237. "DinoShark":{
  238. "Type":"dino",
  239. "Description":"DinoShark",
  240. "Level":225,
  241. "Price":200,
  242. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Megalodon/Megalodon_Character_BP.Megalodon_Character_BP'"
  243. },
  244. "TurretFarmer":{
  245. "Type":"dino",
  246. "Description":"TurretFarmer",
  247. "Level":225,
  248. "Price":200,
  249. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Anglerfish/Angler_Character_BP.Angler_Character_BP'"
  250. },
  251. "TurretSoaker":{
  252. "Type":"dino",
  253. "Description":"TurretSoakerLul",
  254. "Level":225,
  255. "Price":1000,
  256. "Blueprint":"Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RockGolem_Character_BP.RockGolem_Character_BP'"
  257. },
  258. "Messages":{
  259. "Sender":"ArkShop",
  260. "BoughtItem":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought item</>",
  261. "BoughtDino":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought dino</>",
  262. "BoughtBeacon":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought beacon</>",
  263. "BoughtExp":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought experience</>",
  264. "ReceivedPoints":"<RichColor Color=\"1, 1, 0, 1\">You have received {0} points! (total: {1})</>",
  265. "HavePoints":"You have {0} points",
  266. "NoPoints":"<RichColor Color=\"1, 0, 0, 1\">You don't have enough points</>",
  267. "WrongId":"<RichColor Color=\"1, 0, 0, 1\">Wrong id</>",
  268. "NoPermissionsKit":"<RichColor Color=\"1, 0, 0, 1\">You don't have permission to use this kit</>",
  269. "CantBuyKit":"<RichColor Color=\"1, 0, 0, 1\">You can't buy this kit</>",
  270. "BoughtKit":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought {0} kit</>",
  271. "AvailableKits":"Available kits for you:",
  272. "NoKits":"No available kits",
  273. "KitsLeft":"You have {0} {1} kits left",
  274. "NoKitsLeft":"You don't have {0} kits left",
  275. "CantGivePoints":"<RichColor Color=\"1, 0, 0, 1\">You can't give points to yourself</>",
  276. "RidingDino":"<RichColor Color=\"1, 0, 0, 1\">You can't buy this item while riding a dino</>",
  277. "SentPoints":"<RichColor Color=\"0, 1, 0, 1\">You have successfully sent {0} points to {1}</>",
  278. "GotPoints":"You have received {0} points from {1}",
  279. "NoPlayer":"<RichColor Color=\"1, 0, 0, 1\">Player doesn't exist</>",
  280. "FoundMorePlayers":"<RichColor Color=\"1, 0, 0, 1\">Found more than one player with the given name</>",
  281. "BuyUsage":"Usage: /buy id amount",
  282. "ShopUsage":"Usage: /shop page",
  283. "KitUsage":"Usage: /kit KitName",
  284. "BuyKitUsage":"Usage: /BuyKit KitName amount",
  285. "TradeUsage":"Usage: /trade 'Player Name' amount",
  286. "PointsCmd":"/points",
  287. "TradeCmd":"/trade",
  288. "BuyCmd":"/buy",
  289. "ShopCmd":"/shop",
  290. "KitCmd":"/kit",
  291. "BuyKitCmd":"/buykit",
  292. "SellCmd":"/sell",
  293. "ShopSellCmd":"/shopsell",
  294. "SellUsage":"Usage: /sell id amount",
  295. "NotEnoughItems":"<RichColor Color=\"1, 0, 0, 1\">You don't have enough items ({0}/{1})</>",
  296. "SoldItems":"<RichColor Color=\"0, 1, 0, 1\">You have successfully sold items</>"
  297. }
  298. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement