Advertisement
Guest User

Untitled

a guest
Sep 6th, 2018
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.28 KB | None | 0 0
  1. {
  2. "General":{
  3. "TimedPointsReward":{
  4. "Enabled":true,
  5. "Interval":60,
  6. "Groups":{
  7. "Default":{
  8. "Amount":5
  9. },
  10. "Premiums":{
  11. "Amount":30
  12. }
  13. }
  14. },
  15. "ItemsPerPage":15,
  16. "ShopDisplayTime":30.0,
  17. "ShopTextSize":1.3,
  18. "DbPathOverride":"",
  19. "DefaultKit":"starter,ptero"
  20. },
  21. "Kits":{
  22. "starter":{
  23. "DefaultAmount":4,
  24. "Price":0,
  25. "Description":"Starter kit (Tools and leather)",
  26. "OnlyFromSpawn":false,
  27. "Items":[
  28. {
  29. "Amount":1,
  30. "Quality":5,
  31. "ForceBlueprint":false,
  32. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemArmor_HideBoots.PrimalItemArmor_HideBoots'"
  33. },
  34. {
  35. "Amount":1,
  36. "Quality":5,
  37. "ForceBlueprint":false,
  38. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemArmor_HideGloves.PrimalItemArmor_HideGloves'"
  39. },
  40. {
  41. "Amount":1,
  42. "Quality":5,
  43. "ForceBlueprint":false,
  44. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemArmor_HideHelmet.PrimalItemArmor_HideHelmet'"
  45. },
  46. {
  47. "Amount":1,
  48. "Quality":5,
  49. "ForceBlueprint":false,
  50. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemArmor_HidePants.PrimalItemArmor_HidePants'"
  51. },
  52. {
  53. "Amount":1,
  54. "Quality":5,
  55. "ForceBlueprint":false,
  56. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemArmor_HideShirt.PrimalItemArmor_HideShirt'"
  57. },
  58. {
  59. "Amount":1,
  60. "Quality":5,
  61. "ForceBlueprint":false,
  62. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Misc/PrimalItemStructure_SleepingBag_Hide.PrimalItemStructure_SleepingBag_Hide'"
  63. },
  64. {
  65. "Amount":1,
  66. "Quality":20,
  67. "ForceBlueprint":false,
  68. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponStonePick.PrimalItem_WeaponStonePick'"
  69. },
  70. {
  71. "Amount":1,
  72. "Quality":20,
  73. "ForceBlueprint":false,
  74. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponStoneHatchet.PrimalItem_WeaponStoneHatchet'"
  75. }
  76. ]
  77. },
  78. "ptero":{
  79. "DefaultAmount":2,
  80. "Price":15,
  81. "Description":"ptero and saddle",
  82. "Dinos":[
  83. {
  84. "Level":150,
  85. "Neutered":true,
  86. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'"
  87. }
  88. ],
  89. "Items":[
  90. {
  91. "Amount":1,
  92. "Quality":40,
  93. "ForceBlueprint":false,
  94. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_PteroSaddle.PrimalItemArmor_PteroSaddle'"
  95. }
  96. ]
  97. },
  98. "tools":{
  99. "DefaultAmount":3,
  100. "Price":50,
  101. "MinLevel":1,
  102. "MaxLevel":20,
  103. "Description":"Tools kit (pike and club)",
  104. "Permissions":"Admins,Premiums",
  105. "Items":[
  106. {
  107. "Amount":1,
  108. "Quality":0,
  109. "ForceBlueprint":false,
  110. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponPike.PrimalItem_WeaponPike'"
  111. },
  112. {
  113. "Amount":1,
  114. "Quality":0,
  115. "ForceBlueprint":false,
  116. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponStoneClub.PrimalItem_WeaponStoneClub'"
  117. }
  118. ]
  119. }
  120. },
  121. "ShopItems":{
  122. "ingots100":{
  123. "Type":"item",
  124. "Description":"Metal Ingot (100x)",
  125. "Price":15,
  126. "Items":[
  127. {
  128. "Quality":0,
  129. "ForceBlueprint":false,
  130. "Amount":100,
  131. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_MetalIngot.PrimalItemResource_MetalIngot'"
  132. }
  133. ]
  134. },
  135. "tools":{
  136. "Type":"item",
  137. "Description":"Tools (Metal Hatchet, Metal Pick)",
  138. "Price":5,
  139. "Items":[
  140. {
  141. "Quality":0,
  142. "ForceBlueprint":false,
  143. "Amount":1,
  144. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
  145. },
  146. {
  147. "Quality":0,
  148. "ForceBlueprint":false,
  149. "Amount":1,
  150. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
  151. }
  152. ]
  153. },
  154. "para":{
  155. "Type":"dino",
  156. "Description":"Parasaurolophus",
  157. "Level":10,
  158. "Price":20,
  159. "MinLevel":10,
  160. "MaxLevel":15,
  161. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Para/Para_Character_BP.Para_Character_BP'"
  162. },
  163. "carno":{
  164. "Type":"dino",
  165. "Description":"Carnotaurus",
  166. "Level":15,
  167. "Price":50,
  168. "Neutered":true,
  169. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP.Carno_Character_BP'"
  170. },
  171. "crate25":{
  172. "Type":"beacon",
  173. "Description":"SupplyCrate Lvl 25",
  174. "Price":100,
  175. "ClassName":"SupplyCrate_Level25_Double_C"
  176. },
  177. "crate2":{
  178. "Type":"beacon",
  179. "Description":"Artifact Crate 2",
  180. "Price":100,
  181. "ClassName":"ArtifactCrate_2_C"
  182. },
  183. "exp1000":{
  184. "Type":"experience",
  185. "Description":"1000 points of experience",
  186. "GiveToDino":false,
  187. "Price":55,
  188. "Amount":1000.0
  189. },
  190. "tekengram":{
  191. "Type":"unlockengram",
  192. "Description":"Engram TEK Boots & Gloves",
  193. "Price":20,
  194. "Items":[
  195. {
  196. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/TEK/PrimalItemArmor_TekBoots.PrimalItemArmor_TekBoots'"
  197. },
  198. {
  199. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/TEK/PrimalItemArmor_TekGloves.PrimalItemArmor_TekGloves'"
  200. }
  201. ]
  202. },
  203. "allengrams":{
  204. "Type":"command",
  205. "Description":"All engrams",
  206. "Price":1000,
  207. "Items":[
  208. {
  209. "Command":"GiveEngrams"
  210. }
  211. ]
  212. }
  213. },
  214. "SellItems":{
  215. "metal":{
  216. "Type":"item",
  217. "Description":"100x metal",
  218. "Price":10,
  219. "Amount":100,
  220. "Blueprint":"Blueprint'/Game/Mods/Stack50/Resources/PrimalItemResource_Stone_Child.PrimalItemResource_Stone_Child'"
  221. }
  222. },
  223. "Messages":{
  224. "Sender":"ArkShop",
  225. "BoughtItem":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought item</>",
  226. "BoughtDino":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought dino</>",
  227. "BoughtBeacon":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought beacon</>",
  228. "BoughtExp":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought experience</>",
  229. "ReceivedPoints":"<RichColor Color=\"1, 1, 0, 1\">You have received {0} points! (total: {1})</>",
  230. "HavePoints":"You have {0} points",
  231. "NoPoints":"<RichColor Color=\"1, 0, 0, 1\">You don't have enough points</>",
  232. "WrongId":"<RichColor Color=\"1, 0, 0, 1\">Wrong id</>",
  233. "NoPermissionsKit":"<RichColor Color=\"1, 0, 0, 1\">You don't have permission to use this kit</>",
  234. "CantBuyKit":"<RichColor Color=\"1, 0, 0, 1\">You can't buy this kit</>",
  235. "BoughtKit":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought {0} kit</>",
  236. "AvailableKits":"Available kits for you:",
  237. "NoKits":"No available kits",
  238. "KitsLeft":"You have {0} {1} kits left",
  239. "NoKitsLeft":"You don't have {0} kits left",
  240. "CantGivePoints":"<RichColor Color=\"1, 0, 0, 1\">You can't give points to yourself</>",
  241. "RidingDino":"<RichColor Color=\"1, 0, 0, 1\">You can't buy this item while riding a dino</>",
  242. "SentPoints":"<RichColor Color=\"0, 1, 0, 1\">You have successfully sent {0} points to {1}</>",
  243. "GotPoints":"You have received {0} points from {1}",
  244. "NoPlayer":"<RichColor Color=\"1, 0, 0, 1\">Player doesn't exist</>",
  245. "FoundMorePlayers":"<RichColor Color=\"1, 0, 0, 1\">Found more than one player with the given name</>",
  246. "BuyUsage":"Usage: /buy id amount",
  247. "ShopUsage":"Usage: /shop page",
  248. "KitUsage":"Usage: /kit KitName",
  249. "BuyKitUsage":"Usage: /BuyKit KitName amount",
  250. "TradeUsage":"Usage: /trade 'Player Name' amount",
  251. "PointsCmd":"/points",
  252. "TradeCmd":"/trade",
  253. "BuyCmd":"/buy",
  254. "ShopCmd":"/shop",
  255. "KitCmd":"/kit",
  256. "BuyKitCmd":"/buykit",
  257. "SellCmd":"/sell",
  258. "ShopSellCmd":"/shopsell",
  259. "SellUsage":"Usage: /sell id amount",
  260. "NotEnoughItems":"<RichColor Color=\"1, 0, 0, 1\">You don't have enough items ({0}/{1})</>",
  261. "SoldItems":"<RichColor Color=\"0, 1, 0, 1\">You have successfully sold items</>",
  262. "BadLevel":"<RichColor Color=\"1, 0, 0, 1\">Required level: {0} - {1}</>",
  263. "KitsListPrice":"Price: {0}",
  264. "KitsListFormat":"\"{0}\" - {1}. {2} left. {3}\n",
  265. "StoreListDino":"{0}) {1}. Level: {2}. Id: {3}. Price: {4}\n",
  266. "StoreListItem":"{0}) {1}. Id: {2}. Price: {3}\n",
  267. "StoreListFormat":"{0}",
  268. "OnlyOnSpawnKit":"This kit can be used only on spawn",
  269. "HelpCmd":"/shophelp",
  270. "ShopMessage":"Usage: /buy id amount",
  271. "HelpMessage":"This is shop help message"
  272. }
  273. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement