Advertisement
MANIAC_gaming

CURRENT WORKING INI FOR SHOP

Jun 28th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.36 KB | None | 0 0
  1. {
  2. "Mysql": {
  3. "UseMysql": false,
  4. "MysqlHost": "localhost",
  5. "MysqlUser": "apitest",
  6. "MysqlPass": "1234bravo",
  7. "MysqlDB": "apitest"
  8. },
  9. "General": {
  10. "TimedPointsReward": {
  11. "Enabled": true,
  12. "Interval": 10,
  13. "Groups": {
  14. "Default": {
  15. "Amount": 10
  16. },
  17. "Premiums": {
  18. "Amount": 15
  19. },
  20. "VIP": {
  21. "Amount": 20
  22. }
  23. }
  24. },
  25. "ItemsPerPage": 20,
  26. "ShopDisplayTime": 15.0,
  27. "ShopTextSize": 1.3,
  28. "DbPathOverride": ""
  29. },
  30. "Kits": {
  31. "Starter": {
  32. "DefaultAmount": 2,
  33. "Price": 100,
  34. "Description": "Starter kit",
  35. "Items": [{
  36. "Amount": 1,
  37. "Quality": 0,
  38. "ForceBlueprint": false,
  39. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalHelmet.PrimalItemArmor_MetalHelmet'"
  40. },
  41. {
  42. "Amount": 1,
  43. "Quality": 0,
  44. "ForceBlueprint": false,
  45. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalShirt.PrimalItemArmor_MetalShirt'"
  46. },
  47. {
  48. "Amount": 1,
  49. "Quality": 0,
  50. "ForceBlueprint": false,
  51. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalPants.PrimalItemArmor_MetalPants'"
  52. },
  53. {
  54. "Amount": 1,
  55. "Quality": 0,
  56. "ForceBlueprint": false,
  57. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalBoots.PrimalItemArmor_MetalBoots'"
  58. },
  59. {
  60. "Amount": 1,
  61. "Quality": 0,
  62. "ForceBlueprint": false,
  63. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalGloves.PrimalItemArmor_MetalGloves'"
  64. },
  65. {
  66. "Amount": 1,
  67. "Quality": 0,
  68. "ForceBlueprint": false,
  69. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
  70. },
  71. {
  72. "Amount": 1,
  73. "Quality": 0,
  74. "ForceBlueprint": false,
  75. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
  76. },
  77. {
  78. "Amount": 1,
  79. "Quality": 0,
  80. "ForceBlueprint": false,
  81. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponPike.PrimalItem_WeaponPike'"
  82. },
  83. {
  84. "Amount": 1,
  85. "Quality": 0,
  86. "ForceBlueprint": false,
  87. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponCrossbow.PrimalItem_WeaponCrossbow'"
  88. },
  89. {
  90. "Amount": 1,
  91. "Quality": 0,
  92. "ForceBlueprint": false,
  93. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_PteroSaddle.PrimalItemArmor_PteroSaddle'"
  94. }
  95. ],
  96. "Dinos": [{
  97. "Level": 224,
  98. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'"
  99. }]
  100. },
  101. "artifact": {
  102. "DefaultAmount": 1,
  103. "Price": 300,
  104. "Description": "artifacts",
  105. "Items": [{
  106. "Amount": 1,
  107. "Quality": 0,
  108. "ForceBlueprint": false,
  109. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Artifacts/PrimalItemArtifact_05.PrimalItemArtifact_05'"
  110. },
  111. {
  112. "Amount": 1,
  113. "Quality": 0,
  114. "ForceBlueprint": false,
  115. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Artifacts/PrimalItemArtifact_01.PrimalItemArtifact_01'"
  116. },
  117. {
  118. "Amount": 1,
  119. "Quality": 0,
  120. "ForceBlueprint": false,
  121. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Artifacts/PrimalItemArtifact_03.PrimalItemArtifact_03'"
  122. },
  123. {
  124. "Amount": 1,
  125. "Quality": 0,
  126. "ForceBlueprint": false,
  127. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Artifacts/PrimalItemArtifact_11.PrimalItemArtifact_11'"
  128. },
  129. {
  130. "Amount": 1,
  131. "Quality": 0,
  132. "ForceBlueprint": false,
  133. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Artifacts/PrimalItemArtifact_08.PrimalItemArtifact_08'"
  134. },
  135. {
  136. "Amount": 1,
  137. "Quality": 0,
  138. "ForceBlueprint": false,
  139. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Artifacts/PrimalItemArtifact_06.PrimalItemArtifact_06'"
  140. },
  141. {
  142. "Amount": 1,
  143. "Quality": 0,
  144. "ForceBlueprint": false,
  145. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Artifacts/PrimalItemArtifact_09.PrimalItemArtifact_09'"
  146. },
  147. {
  148. "Amount": 1,
  149. "Quality": 0,
  150. "ForceBlueprint": false,
  151. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Artifacts/PrimalItemArtifact_12.PrimalItemArtifact_12'"
  152. },
  153. {
  154. "Amount": 1,
  155. "Quality": 0,
  156. "ForceBlueprint": false,
  157. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Artifacts/PrimalItemArtifact_07.PrimalItemArtifact_07'"
  158. },
  159. {
  160. "Amount": 1,
  161. "Quality": 0,
  162. "ForceBlueprint": false,
  163. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Artifacts/PrimalItemArtifact_02.PrimalItemArtifact_02'"
  164. }
  165. ]
  166. },
  167. "Farm": {
  168. "DefaultAmount": 0,
  169. "Price": 500,
  170. "Description": "Farming kit",
  171. "Items": [{
  172. "Amount": 1,
  173. "Quality": 250,
  174. "ForceBlueprint": false,
  175. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
  176. },
  177. {
  178. "Amount": 1,
  179. "Quality": 250,
  180. "ForceBlueprint": false,
  181. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
  182. },
  183. {
  184. "Amount": 1,
  185. "Quality": 0,
  186. "ForceBlueprint": false,
  187. "Blueprint": "Blueprint'/Game/ScorchedEarth/Dinos/Mantis/PrimalItemArmor_MantisSaddle.PrimalItemArmor_MantisSaddle'"
  188. }
  189. ],
  190. "Dinos": [{
  191. "Level": 224,
  192. "Blueprint": "Blueprint'/Game/ScorchedEarth/Dinos/Mantis/Mantis_Character_BP.Mantis_Character_BP'"
  193. }]
  194. },
  195. "Medicalbrew": {
  196. "Type": "item",
  197. "Description": "Medical Brew (100x)",
  198. "Price": 100,
  199. "Items": [{
  200. "Quality": 0,
  201. "ForceBlueprint": false,
  202. "Amount": 100,
  203. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_HealSoup.PrimalItemConsumable_HealSoup'"
  204. }]
  205. },
  206. "Energybrew": {
  207. "Type": "item",
  208. "Description": "Energy Brew (50x)",
  209. "Price": 50,
  210. "Items": [{
  211. "Quality": 0,
  212. "ForceBlueprint": false,
  213. "Amount": 25,
  214. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_StaminaSoup.PrimalItemConsumable_StaminaSoup'"
  215. }]
  216. },
  217. "Focalchili": {
  218. "Type": "item",
  219. "Description": "Focal Chili (50x)",
  220. "Price": 50,
  221. "Items": [{
  222. "Quality": 0,
  223. "ForceBlueprint": false,
  224. "Amount": 25,
  225. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_Soup_FocalChili.PrimalItemConsumable_Soup_FocalChili'"
  226. }]
  227. },
  228. "Mindwipetonic": {
  229. "Type": "item",
  230. "Description": "Mindwipe Tonic (10x)",
  231. "Price": 50,
  232. "Items": [{
  233. "Quality": 0,
  234. "ForceBlueprint": false,
  235. "Amount": 4,
  236. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/BaseBPs/PrimalItemConsumableRespecSoup.PrimalItemConsumableRespecSoup'"
  237. }]
  238. },
  239. "Shadowsteak": {
  240. "Type": "item",
  241. "Description": "Shadow Steak Saute (50x)",
  242. "Price": 50,
  243. "Items": [{
  244. "Quality": 0,
  245. "ForceBlueprint": false,
  246. "Amount": 10,
  247. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/PrimalItemConsumable_Soup_ShadowSteak.PrimalItemConsumable_Soup_ShadowSteak'"
  248. }]
  249. },
  250. "toolbp": {
  251. "Type": "item",
  252. "Description": "Tools (Metal Hatchet, Metal Pick, Sword BP, Sickle)",
  253. "Price": 750,
  254. "Items": [{
  255. "Quality": 250,
  256. "ForceBlueprint": true,
  257. "Amount": 1,
  258. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
  259. },
  260. {
  261. "Quality": 250,
  262. "ForceBlueprint": true,
  263. "Amount": 1,
  264. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
  265. },
  266. {
  267. "Quality": 250,
  268. "ForceBlueprint": true,
  269. "Amount": 1,
  270. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponSword.PrimalItem_WeaponSword'"
  271. },
  272. {
  273. "Quality": 250,
  274. "ForceBlueprint": true,
  275. "Amount": 1,
  276. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponSickle.PrimalItem_WeaponSickle'"
  277. }
  278. ]
  279. },
  280. "ingots": {
  281. "Type": "item",
  282. "Description": "ingots",
  283. "Price": 50,
  284. "Items": [{
  285. "Quality": 0,
  286. "ForceBlueprint": false,
  287. "Amount": 10000,
  288. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_MetalIngot.PrimalItemResource_MetalIngot'"
  289. }]
  290. },
  291. "polymer": {
  292. "Type": "item",
  293. "Description": "ingots",
  294. "Price": 100,
  295. "Items": [{
  296. "Quality": 0,
  297. "ForceBlueprint": false,
  298. "Amount": 5000,
  299. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Polymer.PrimalItemResource_Polymer'"
  300. }]
  301. },
  302. "electronics": {
  303. "Type": "item",
  304. "Description": "ingots",
  305. "Price": 100,
  306. "Items": [{
  307. "Quality": 0,
  308. "ForceBlueprint": false,
  309. "Amount": 5000,
  310. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Electronics.PrimalItemResource_Electronics'"
  311. }]
  312. },
  313. "cp": {
  314. "Type": "item",
  315. "Description": "ingots",
  316. "Price": 100,
  317. "Items": [{
  318. "Quality": 0,
  319. "ForceBlueprint": false,
  320. "Amount": 5000,
  321. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_ChitinPaste.PrimalItemResource_ChitinPaste'"
  322. }]
  323. },
  324. "bile": {
  325. "Type": "item",
  326. "Description": "ammonite bile",
  327. "Price": 50,
  328. "Items": [{
  329. "Quality": 0,
  330. "ForceBlueprint": false,
  331. "Amount": 1000,
  332. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_AmmoniteBlood.PrimalItemResource_AmmoniteBlood'"
  333. }]
  334. },
  335. "crystal": {
  336. "Type": "item",
  337. "Description": "crystal",
  338. "Price": 50,
  339. "Items": [{
  340. "Quality": 0,
  341. "ForceBlueprint": false,
  342. "Amount": 5000,
  343. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Crystal.PrimalItemResource_Crystal'"
  344. }]
  345. },
  346. "stone": {
  347. "Type": "item",
  348. "Description": "stone",
  349. "Price": 25,
  350. "Items": [{
  351. "Quality": 0,
  352. "ForceBlueprint": false,
  353. "Amount": 10000,
  354. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Stone.PrimalItemResource_Stone'"
  355. }]
  356. },
  357. "wood": {
  358. "Type": "item",
  359. "Description": "wood",
  360. "Price": 25,
  361. "Items": [{
  362. "Quality": 0,
  363. "ForceBlueprint": false,
  364. "Amount": 10000,
  365. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Wood.PrimalItemResource_Wood'"
  366. }]
  367. },
  368. "thatch": {
  369. "Type": "item",
  370. "Description": "thatch",
  371. "Price": 25,
  372. "Items": [{
  373. "Quality": 0,
  374. "ForceBlueprint": false,
  375. "Amount": 10000,
  376. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Thatch.PrimalItemResource_Thatch'"
  377. }]
  378. },
  379. "fiber": {
  380. "Type": "item",
  381. "Description": "fiber",
  382. "Price": 25,
  383. "Items": [{
  384. "Quality": 0,
  385. "ForceBlueprint": false,
  386. "Amount": 10000,
  387. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Fibers.PrimalItemResource_Fibers'"
  388. }]
  389. },
  390. "silica": {
  391. "Type": "item",
  392. "Description": "silica pearls ",
  393. "Price": 100,
  394. "Items": [{
  395. "Quality": 0,
  396. "ForceBlueprint": false,
  397. "Amount": 10000,
  398. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Silicon.PrimalItemResource_Silicon'"
  399. }]
  400. },
  401. "blackpeals": {
  402. "Type": "item",
  403. "Description": "black pearls ",
  404. "Price": 100,
  405. "Items": [{
  406. "Quality": 0,
  407. "ForceBlueprint": false,
  408. "Amount": 2500,
  409. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_BlackPearl.PrimalItemResource_BlackPearl_C'"
  410. }]
  411. },
  412. "Angler": {
  413. "Type": "dino",
  414. "Description": "Angler",
  415. "Level": 224,
  416. "Price": 500,
  417. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Anglerfish/Angler_Character_BP.Angler_Character_BP'"
  418. },
  419. "Snail": {
  420. "Type": "dino",
  421. "Description": "Achatina",
  422. "Level": 224,
  423. "Price": 100,
  424. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Anglerfish/Angler_Character_BP.Angler_Character_BP'"
  425. },
  426. "Anky": {
  427. "Type": "dino",
  428. "Description": "Ankylosaurus",
  429. "Level": 224,
  430. "Price": 750,
  431. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Ankylo/Ankylo_Character_BP.Ankylo_Character_BP'"
  432. },
  433. "Argent": {
  434. "Type": "dino",
  435. "Description": "Argentavis",
  436. "Level": 224,
  437. "Price": 1000,
  438. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Argent/Argent_Character_BP.Argent_Character_BP'"
  439. },
  440. "Basilisk": {
  441. "Type": "dino",
  442. "Description": "Basilisk",
  443. "Level": 224,
  444. "Price": 1000,
  445. "Blueprint": "Blueprint'/Game/Aberration/Dinos/Basilisk/Basilisk_Character_BP.Basilisk_Character_BP'"
  446. },
  447. "Bulbdog": {
  448. "Type": "dino",
  449. "Description": "Bulb Dog",
  450. "Level": 224,
  451. "Price": 100,
  452. "Blueprint": "Blueprint'/Game/Aberration/Dinos/LanternPug/LanternPug_Character_BP.LanternPug_Character_BP'"
  453. },
  454. "Daeodon": {
  455. "Type": "dino",
  456. "Description": "Daeodon",
  457. "Level": 224,
  458. "Price": 1000,
  459. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Daeodon/Daeodon_Character_BP.Daeodon_Character_BP'"
  460. },
  461. "Dunkleo": {
  462. "Type": "dino",
  463. "Description": "Dunkleosteus",
  464. "Level": 224,
  465. "Price": 1250,
  466. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Dunkleosteus/Dunkle_Character_BP.Dunkle_Character_BP'"
  467. },
  468. "Electrophorus": {
  469. "Type": "dino",
  470. "Description": "Electrophorus",
  471. "Level": 224,
  472. "Price": 750,
  473. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Eel/Eel_Character_BP.Eel_Character_BP'"
  474. },
  475. "Equus": {
  476. "Type": "dino",
  477. "Description": "Equus",
  478. "Level": 224,
  479. "Price": 500,
  480. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP.Equus_Character_BP'"
  481. },
  482. "Featherlight": {
  483. "Type": "dino",
  484. "Description": "Featherlight",
  485. "Level": 224,
  486. "Price": 100,
  487. "Blueprint": "Blueprint'/Game/Aberration/Dinos/LanternBird/LanternBird_Character_BP.LanternBird_Character_BP'"
  488. },
  489. "Firewyvern": {
  490. "Type": "dino",
  491. "Description": "Fire Wyvern",
  492. "Level": 190,
  493. "Price": 1000,
  494. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Wyvern/Wyvern_Character_BP_Fire.Wyvern_Character_BP_Fire'"
  495. },
  496. "Lightningwyvern": {
  497. "Type": "dino",
  498. "Description": "Lightning Wyvern",
  499. "Level": 190,
  500. "Price": 1000,
  501. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Wyvern/Wyvern_Character_BP_Lightning.Wyvern_Character_BP_Lightning'"
  502. },
  503. "Poisonwyvern": {
  504. "Type": "dino",
  505. "Description": "Poison Wyvern",
  506. "Level": 190,
  507. "Price": 1000,
  508. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Wyvern/Wyvern_Character_BP_Poison.Wyvern_Character_BP_Poison'"
  509. },
  510. "Icewyvern": {
  511. "Type": "dino",
  512. "Description": "Ice Wyvern",
  513. "Level": 190,
  514. "Price": 1000,
  515. "Blueprint": "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Dinos/Wyvern/Ice_Wyvern/Ragnarok_Wyvern_Override_Ice.Ragnarok_Wyvern_Override_Ice'"
  516. },
  517. "Giga": {
  518. "Type": "dino",
  519. "Description": "Giganotosaurus",
  520. "Level": 224,
  521. "Price": 1250,
  522. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Gigant_Character_BP.Gigant_Character_BP'"
  523. },
  524. "Glowtail": {
  525. "Type": "dino",
  526. "Description": "Glowtail",
  527. "Level": 224,
  528. "Price": 100,
  529. "Blueprint": "Blueprint'/Game/Aberration/Dinos/LanternLizard/LanternLizard_Character_BP.LanternLizard_Character_BP'"
  530. },
  531. "Griffin": {
  532. "Type": "dino",
  533. "Description": "Griffin",
  534. "Level": 224,
  535. "Price": 1250,
  536. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Griffin/Griffin_Character_BP.Griffin_Character_BP'"
  537. },
  538. "Karkinos": {
  539. "Type": "dino",
  540. "Description": "Karkinos",
  541. "Level": 224,
  542. "Price": 1250,
  543. "Blueprint": "Blueprint'/Game/Aberration/Dinos/Crab/Crab_Character_BP.Crab_Character_BP'"
  544. },
  545. "Mantis": {
  546. "Type": "dino",
  547. "Description": "Mantis",
  548. "Level": 224,
  549. "Price": 500,
  550. "Blueprint": "Blueprint'/Game/ScorchedEarth/Dinos/Mantis/Mantis_Character_BP.Mantis_Character_BP'"
  551. },
  552. "Megatherium": {
  553. "Type": "dino",
  554. "Description": "Megatherium",
  555. "Level": 224,
  556. "Price": 1000,
  557. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Megatherium/Megatherium_Character_BP.Megatherium_Character_BP'"
  558. },
  559. "Mosa": {
  560. "Type": "dino",
  561. "Description": "Mosasaurus",
  562. "Level": 224,
  563. "Price": 1250,
  564. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP.Mosa_Character_BP'"
  565. },
  566. "Paracer": {
  567. "Type": "dino",
  568. "Description": "Paraceratherium",
  569. "Level": 224,
  570. "Price": 1250,
  571. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Paraceratherium/Paracer_Character_BP.Paracer_Character_BP'"
  572. },
  573. "Phoenix": {
  574. "Type": "dino",
  575. "Description": "Phoenix",
  576. "Level": 224,
  577. "Price": 750,
  578. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Phoenix/Phoenix_Character_BP.Phoenix_Character_BP'"
  579. },
  580. "Ptera": {
  581. "Type": "dino",
  582. "Description": "Pteranodon",
  583. "Level": 224,
  584. "Price": 750,
  585. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'"
  586. },
  587. "Quetzal": {
  588. "Type": "dino",
  589. "Description": "Quetzal",
  590. "Level": 224,
  591. "Price": 1250,
  592. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Quetz/Quetz_Character_BP.Quetz_Character_BP'"
  593. },
  594. "TekQuetzal": {
  595. "Type": "dino",
  596. "Description": "Tek Quetzal",
  597. "Level": 269,
  598. "Price": 1500,
  599. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/BionicQuetz_Character_BP.BionicQuetz_Character_BP'"
  600. },
  601. "Reaperking": {
  602. "Type": "dino",
  603. "Description": "Reaper King",
  604. "Level": 224,
  605. "Price": 1250,
  606. "Blueprint": "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Tamed.Xenomorph_Character_BP_Male_Tamed'"
  607. },
  608. "Rex": {
  609. "Type": "dino",
  610. "Description": "Rex",
  611. "Level": 224,
  612. "Price": 1250,
  613. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Rex/Rex_Character_BP.Rex_Character_BP'"
  614. },
  615. "Tekrex": {
  616. "Type": "dino",
  617. "Description": "Tek Rex",
  618. "Level": 224,
  619. "Price": 1500,
  620. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Rex/BionicRex_Character_BP.BionicRex_Character_BP'"
  621. },
  622. "Rockdrake": {
  623. "Type": "dino",
  624. "Description": "Rock Drake",
  625. "Level": 190,
  626. "Price": 1000,
  627. "Blueprint": "Blueprint'/Game/Aberration/Dinos/RockDrake/RockDrake_Character_BP.RockDrake_Character_BP'"
  628. },
  629. "Rockelemental": {
  630. "Type": "dino",
  631. "Description": "Rock Elemental",
  632. "Level": 224,
  633. "Price": 1500,
  634. "Blueprint": "Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RockGolem_Character_BP.RockGolem_Character_BP'"
  635. },
  636. "Tapejara": {
  637. "Type": "dino",
  638. "Description": "Tapejara",
  639. "Level": 224,
  640. "Price": 1250,
  641. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Tapejara/Tapejara_Character_BP.Tapejara_Character_BP'"
  642. },
  643. "Theri": {
  644. "Type": "dino",
  645. "Description": "Therizinosaur",
  646. "Level": 224,
  647. "Price": 750,
  648. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Therizinosaurus/Therizino_Character_BP.Therizino_Character_BP'"
  649. },
  650. "Trike": {
  651. "Type": "dino",
  652. "Description": "Trike",
  653. "Level": 224,
  654. "Price": 1250,
  655. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP.Trike_Character_BP'"
  656. },
  657. "carbonemys": {
  658. "Type": "dino",
  659. "Description": "Carbonemys",
  660. "Level": 224,
  661. "Price": 1250,
  662. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Turtle/Turtle_Character_BP.Turtle_Character_BP'"
  663. },
  664. "Tuso": {
  665. "Type": "dino",
  666. "Description": "Tusoteuthis",
  667. "Level": 224,
  668. "Price": 1250,
  669. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Tusoteuthis_Character_BP.Tusoteuthis_Character_BP'"
  670. },
  671. "Tekstego": {
  672. "Type": "dino",
  673. "Description": "Tek Stegosaurus",
  674. "Level": 269,
  675. "Price": 1500,
  676. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Stego/BionicStego_Character_BP.BionicStego_Character_BP'"
  677. },
  678. "Stego": {
  679. "Type": "dino",
  680. "Description": "Stegosaurus",
  681. "Level": 224,
  682. "Price": 1250,
  683. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Stego/Stego_Character_BP.Stego_Character_BP'"
  684. }
  685. },
  686. "velo": {
  687. "Type": "dino",
  688. "Description": "velonasaur",
  689. "Level": 224,
  690. "Price": 1250,
  691. "Blueprint": "Blueprint'/Game/Extinction/Dinos/Spindles/Spindles_Character_BP.Spindles_Character_BP'"
  692.  
  693. },
  694. "Messages": {
  695. "Sender": "Server.Shop",
  696. "BoughtItem": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought item</>",
  697. "BoughtDino": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought dino</>",
  698. "BoughtBeacon": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought beacon</>",
  699. "BoughtExp": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought experience</>",
  700. "ReceivedPoints": "<RichColor Color=\"1, 1, 0, 1\">You have received {0} points! (total: {1})</>",
  701. "HavePoints": "You have {0} points",
  702. "NoPoints": "<RichColor Color=\"1, 0, 0, 1\">You don't have enough points</>",
  703. "WrongId": "<RichColor Color=\"1, 0, 0, 1\">Wrong id</>",
  704. "NoPermissionsKit": "<RichColor Color=\"1, 0, 0, 1\">You don't have permission to use this kit</>",
  705. "CantBuyKit": "<RichColor Color=\"1, 0, 0, 1\">You can't buy this kit</>",
  706. "BoughtKit": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought {0} kit</>",
  707. "AvailableKits": "Available kits for you:",
  708. "NoKits": "No available kits",
  709. "KitsLeft": "You have {0} {1} kits left",
  710. "NoKitsLeft": "You don't have {0} kits left",
  711. "CantGivePoints": "<RichColor Color=\"1, 0, 0, 1\">You can't give points to yourself</>",
  712. "RidingDino": "<RichColor Color=\"1, 0, 0, 1\">You can't buy this item while riding a dino</>",
  713. "SentPoints": "<RichColor Color=\"0, 1, 0, 1\">You have successfully sent {0} points to {1}</>",
  714. "GotPoints": "You have received {0} points from {1}",
  715. "NoPlayer": "<RichColor Color=\"1, 0, 0, 1\">Player doesn't exist</>",
  716. "FoundMorePlayers": "<RichColor Color=\"1, 0, 0, 1\">Found more than one player with the given name</>",
  717. "BuyUsage": "Usage: /buy id amount",
  718. "ShopUsage": "Usage: /shop page",
  719. "KitUsage": "Usage: /kit KitName",
  720. "BuyKitUsage": "Usage: /BuyKit KitName amount",
  721. "TradeUsage": "Usage: /trade 'Player Name' amount",
  722. "PointsCmd": "/points",
  723. "TradeCmd": "/trade",
  724. "BuyCmd": "/buy",
  725. "ShopCmd": "/shop",
  726. "KitCmd": "/kit",
  727. "BuyKitCmd": "/buykit",
  728. "SellCmd": "/sell",
  729. "ShopSellCmd": "/shopsell",
  730. "SellUsage": "Usage: /sell id amount",
  731. "NotEnoughItems": "<RichColor Color=\"1, 0, 0, 1\">You don't have enough items ({0}/{1})</>",
  732. "SoldItems": "<RichColor Color=\"0, 1, 0, 1\">You have successfully sold items</>",
  733. "BadLevel": "<RichColor Color=\"1, 0, 0, 1\">Required level: {0} - {1}</>",
  734. "KitsListPrice": "Price: {0}",
  735. "KitsListFormat": "\"{0}\" - {1}. {2} left. {3}\n",
  736. "StoreListDino": "{0}) {1}. Level: {2}. Id: {3}. Price: {4}\n",
  737. "StoreListItem": "{0}) {1}. Id: {2}. Price: {3}\n",
  738. "StoreListFormat": "{0}",
  739. "OnlyOnSpawnKit": "This kit can be used only on spawn"
  740. }
  741. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement