Guest User

Untitled

a guest
Nov 2nd, 2018
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.99 KB | None | 0 0
  1. {
  2. "General":
  3. {
  4. "TimedPointsReward":
  5. {
  6. "Enabled":true,
  7. "Interval":60,
  8. "Groups":
  9. {
  10. "Default":
  11. {
  12. "Amount":3
  13. },
  14. "Donator":
  15. {
  16. "Amount":5
  17. }
  18. }
  19. },
  20. "ItemsPerPage":15,
  21. "ShopDisplayTime":17.0,
  22. "ShopTextSize":1.3,
  23. "DbPathOverride":"",
  24. "DefaultKit":"vip,starter"
  25. },
  26. "Kits":
  27. {
  28. "starter":
  29. {
  30. "DefaultAmount":2,
  31. "Description":"Starter kit (free)",
  32. "OnlyFromSpawn":false,
  33. "Items":
  34. [
  35. {
  36. "Amount":1,
  37. "Quality":0,
  38. "ForceBlueprint":false,
  39. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_CarnoSaddle.PrimalItemArmor_CarnoSaddle'"
  40. },
  41. {
  42. "Quality":0,
  43. "ForceBlueprint":false,
  44. "Amount":1,
  45. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
  46. },
  47. {
  48. "Quality":0,
  49. "ForceBlueprint":false,
  50. "Amount":1,
  51. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
  52. }
  53. ],
  54. "Dinos":[
  55. {
  56. "Level":160,
  57. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP.Carno_Character_BP'"
  58. }
  59. ]
  60. },
  61. "donator":
  62. {
  63. "DefaultAmount":1,
  64. "Description":"Vip starter kit for donator (ptero)",
  65. "Permissions":"Admins,Donator",
  66. "Dinos":
  67. [
  68. {
  69. "Level":200,
  70. "Neutered":true,
  71. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'"
  72. }
  73. ]
  74. },
  75. "tools":
  76. {
  77. "DefaultAmount":3,
  78. "Price"10,
  79. "MinLevel":1,
  80. "MaxLevel":20,
  81. "Description":"Tools kit (pike and club)",
  82. "Items":
  83. [
  84. {
  85. "Amount":1,
  86. "Quality":0,
  87. "ForceBlueprint":false,
  88. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponPike.PrimalItem_WeaponPike'"
  89. },
  90. {
  91. "Amount":1,
  92. "Quality":0,
  93. "ForceBlueprint":false,
  94. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponStoneClub.PrimalItem_WeaponStoneClub'"
  95. }
  96. ]
  97. }
  98. },
  99. "ShopItems":
  100. {
  101. "100xMetall":
  102. {
  103. "Type":"item",
  104. "Description":"Metal Ingot (100x)",
  105. "Price":30,
  106. "Items":
  107. [
  108. {
  109. "Quality":0,
  110. "ForceBlueprint":false,
  111. "Amount":100,
  112. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_MetalIngot.PrimalItemResource_MetalIngot'"
  113. }
  114. ]
  115. },
  116. "tools":
  117. {
  118. "Type":"item",
  119. "Description":"Tools (Metal Hatchet, Metal Pick)",
  120. "Price":5,
  121. "Items":
  122. [
  123. {
  124. "Quality":0,
  125. "ForceBlueprint":false,
  126. "Amount":1,
  127. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
  128. },
  129. {
  130. "Quality":0,
  131. "ForceBlueprint":false,
  132. "Amount":1,
  133. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
  134. }
  135. ]
  136. },
  137. "carno":
  138. {
  139. "Type":"dino",
  140. "Description":"Carnotaurus Lev 230",
  141. "Level":230,
  142. "Price":45,
  143. "Neutered":true,
  144. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP.Carno_Character_BP'"
  145. },
  146. "exp1000":
  147. {
  148. "Type":"experience",
  149. "Description":"1000 points of experience",
  150. "GiveToDino":false,
  151. "Price":200,
  152. "Amount":1000.0
  153. }
  154. },
  155. "SellItems":
  156. {
  157. "metal":
  158. {
  159. "Type":"item",
  160. "Description":"100x metal",
  161. "Price":5,
  162. "Amount":100,
  163. "Blueprint":"Blueprint'/Game/Mods/Stack50/Resources/PrimalItemResource_Stone_Child.PrimalItemResource_Stone_Child'"
  164. }
  165. },
  166. "Messages":{
  167. "Sender":"ArkShop",
  168. "BoughtItem":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought item</>",
  169. "BoughtDino":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought dino</>",
  170. "BoughtBeacon":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought beacon</>",
  171. "BoughtExp":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought experience</>",
  172. "ReceivedPoints":"<RichColor Color=\"1, 1, 0, 1\">You have received {0} points! (total: {1})</>",
  173. "HavePoints":"You have {0} points",
  174. "NoPoints":"<RichColor Color=\"1, 0, 0, 1\">You don't have enough points</>",
  175. "WrongId":"<RichColor Color=\"1, 0, 0, 1\">Wrong id</>",
  176. "NoPermissionsKit":"<RichColor Color=\"1, 0, 0, 1\">You don't have permission to use this kit</>",
  177. "CantBuyKit":"<RichColor Color=\"1, 0, 0, 1\">You can't buy this kit</>",
  178. "BoughtKit":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought {0} kit</>",
  179. "AvailableKits":"Available kits for you:",
  180. "NoKits":"No available kits",
  181. "KitsLeft":"You have {0} {1} kits left",
  182. "NoKitsLeft":"You don't have {0} kits left",
  183. "CantGivePoints":"<RichColor Color=\"1, 0, 0, 1\">You can't give points to yourself</>",
  184. "RidingDino":"<RichColor Color=\"1, 0, 0, 1\">You can't buy this item while riding a dino</>",
  185. "SentPoints":"<RichColor Color=\"0, 1, 0, 1\">You have successfully sent {0} points to {1}</>",
  186. "GotPoints":"You have received {0} points from {1}",
  187. "NoPlayer":"<RichColor Color=\"1, 0, 0, 1\">Player doesn't exist</>",
  188. "FoundMorePlayers":"<RichColor Color=\"1, 0, 0, 1\">Found more than one player with the given name</>",
  189. "BuyUsage":"Usage: /buy id amount",
  190. "ShopUsage":"Usage: /shop page",
  191. "KitUsage":"Usage: /kit KitName",
  192. "BuyKitUsage":"Usage: /BuyKit KitName amount",
  193. "TradeUsage":"Usage: /trade 'Player Name' amount",
  194. "PointsCmd":"/points",
  195. "TradeCmd":"/trade",
  196. "BuyCmd":"/buy",
  197. "ShopCmd":"/shop",
  198. "KitCmd":"/kit",
  199. "BuyKitCmd":"/buykit",
  200. "SellCmd":"/sell",
  201. "ShopSellCmd":"/shopsell",
  202. "SellUsage":"Usage: /sell id amount",
  203. "NotEnoughItems":"<RichColor Color=\"1, 0, 0, 1\">You don't have enough items ({0}/{1})</>",
  204. "SoldItems":"<RichColor Color=\"0, 1, 0, 1\">You have successfully sold items</>",
  205. "BadLevel":"<RichColor Color=\"1, 0, 0, 1\">Required level: {0} - {1}</>",
  206. "KitsListPrice":"Price: {0}",
  207. "KitsListFormat":"\"{0}\" - {1}. {2} left. {3}\n",
  208. "StoreListDino":"{0}) {1}. Level: {2}. Id: {3}. Price: {4}\n",
  209. "StoreListItem":"{0}) {1}. Id: {2}. Price: {3}\n",
  210. "StoreListFormat":"{0}",
  211. "OnlyOnSpawnKit":"This kit can be used only on spawn",
  212. "HelpCmd":"/shophelp",
  213. "ShopMessage":"Usage: /buy id amount",
  214. "HelpMessage":"This is shop help message"
  215. }
  216. }
Advertisement
Add Comment
Please, Sign In to add comment