Advertisement
Guest User

Untitled

a guest
Jan 6th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. {
  2. "_id" : ObjectId("5e0242d980d4cc7a2e9729c8"),
  3. "spellId" : 1.0,
  4. "spellCost" : 20.0,
  5. "spellCoolDown" : 15.0,
  6. "slotInInventory" : 0.0,
  7. "spellChangeInfoMessage" : "§7Wybrałeś: §dPiorun Zeusa",
  8. "spellNameOnBow" : "§7Piorun Zeusa",
  9. "spellNameOnBook" : "§7Piorun Zeusa",
  10. "spellLoreOnBook" : [
  11. "§7Po wystrzale z łuku, nastepuje wybuch...",
  12. "§7Niszczy on wszystko co spotka na swojej drodze..."
  13. ]
  14. }
  15. {
  16. "_id" : ObjectId("5e0242f180d4cc7a2e9729c9"),
  17. "spellId" : 2.0,
  18. "spellCost" : 20.0,
  19. "spellCoolDown" : 15.0,
  20. "slotInInventory" : 2.0,
  21. "spellChangeInfoMessage" : "§7Wybrales: §dSpowolnienie",
  22. "spellNameOnBow" : "§7Spowolnienie",
  23. "spellNameOnBook" : "§7Spowolnienie",
  24. "spellLoreOnBook" : [
  25. "§7Po wystrzale w promieniu kilku kratek gracze zostają spowolnieni!",
  26. "§7Zwracaj uwage na to jak strzelasz, żeby samego siebie nie spowolnić."
  27. ]
  28. }
  29. {
  30. "_id" : ObjectId("5e02430980d4cc7a2e9729ca"),
  31. "spellId" : 3.0,
  32. "spellCost" : 20.0,
  33. "spellCoolDown" : 15.0,
  34. "slotInInventory" : 6.0,
  35. "spellChangeInfoMessage" : "§7Wybrales: §dNić Ariadny",
  36. "spellNameOnBow" : "§7Nic Ariadny",
  37. "spellNameOnBook" : "§7Nic Ariadny",
  38. "spellLoreOnBook" : [
  39. "§7Po wystrzale w promieniu kilku kratek tworzy się pajęczyna!",
  40. "§7Bardzo trudno z niej wyjść, więc nie strzelaj sobie pod nogi.."
  41. ]
  42. }
  43. {
  44. "_id" : ObjectId("5e02431580d4cc7a2e9729cb"),
  45. "spellId" : 4.0,
  46. "spellCost" : 20.0,
  47. "spellCoolDown" : 15.0,
  48. "slotInInventory" : 8.0,
  49. "spellChangeInfoMessage" : "§7Wybrałeś: §dRollerCoaster",
  50. "spellNameOnBow" : "§7RollerCoaster",
  51. "spellNameOnBook" : "§7RollerCoaster",
  52. "spellLoreOnBook" : [
  53. "§7Po wystrzale w promieniu kilku kratek wystąpią zawroty głowy..",
  54. "§7Efekty takie jak na RollerCoasterze!"
  55. ]
  56. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement