Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. -- Stack Begin
  2. -- Script 'UbgvBlg4PT1yp', Line 2985 - method InvokeServer
  3. -- Script 'Players.umullli0541.PlayerGui.MainScript.Module', Line 1066
  4. -- Stack End
  5. -- Script was generated by Filtershark
  6. local tbl_244E7700 =
  7. {
  8. ["Type"] = 3,
  9. ["Description"] = "User fires a fast moving water beam that deals a high amount of damage and issues a breif stun.",
  10. ["Cost"] = 0,
  11. ["Id"] = 1,
  12. ["EnergyCost"] = 25,
  13. ["Name"] = "Water Beam",
  14. ["Cooldown"] = 4,
  15. ["MagicType"] = "Water",
  16. ["ClientFunction"] = function: 1F066D98
  17. }
  18. local tbl_244E7790 =
  19. {
  20. ["Type"] = 0,
  21. ["Description"] = "User fires a considerable amount of water bullets that each deal a low amount of damage.",
  22. ["Cost"] = 75,
  23. ["Id"] = 2,
  24. ["EnergyCost"] = 25,
  25. ["Name"] = "Water Stream",
  26. ["Cooldown"] = 6,
  27. ["MagicType"] = "Water",
  28. ["ClientFunction"] = function: 1F066DB8
  29. }
  30. local tbl_244E77F0 =
  31. {
  32. ["Type"] = 8,
  33. ["Description"] = "User summons a humongous water dragon that can be directed by the users' mouse cursor which can stun and deal high amounts of damage.",
  34. ["Cost"] = 150,
  35. ["Id"] = 5,
  36. ["EnergyCost"] = 100,
  37. ["Name"] = "Water Dragon",
  38. ["Cooldown"] = 70,
  39. ["MagicType"] = "Water",
  40. ["ClientFunction"] = function: 1F067338
  41. }
  42. local tbl_244E7A60 =
  43. {
  44. ["Type"] = 5,
  45. ["Description"] = "User spawns a puddle of water that can be used to deal amounts of damage or to flee a battle.",
  46. ["Cost"] = 125,
  47. ["Id"] = 4,
  48. ["EnergyCost"] = 17.5,
  49. ["Name"] = "Water Tumble",
  50. ["Cooldown"] = 8,
  51. ["MagicType"] = "Water",
  52. ["ClientFunction"] = function: 1F067178
  53. }
  54. local tbl_244E77C0 =
  55. {
  56. ["Type"] = 4,
  57. ["Description"] = "User creates a water tornado from the ground which absorbs all players in its range to deal a medium amount of damage.",
  58. ["Cost"] = 100,
  59. ["Id"] = 3,
  60. ["EnergyCost"] = 35,
  61. ["Name"] = "Water Tornado",
  62. ["Cooldown"] = 9,
  63. ["MagicType"] = "Water",
  64. ["ClientFunction"] = function: 1F066F38
  65. }
  66. local tbl_244E78E0 =
  67. {
  68. ["Water Tornado"] = tbl_244E77C0,
  69. ["Water Tumble"] = tbl_244E7A60,
  70. ["Water Dragon"] = tbl_244E77F0,
  71. ["Water Stream"] = tbl_244E7790,
  72. ["Water Beam"] = tbl_244E7700
  73. }
  74. local tbl_244E7760 =
  75. {
  76. ["Attacks"] = tbl_244E78E0,
  77. ["Image"] = "rbxassetid://519865127",
  78. ["Index"] = 2,
  79. ["Cost"] = 150,
  80. ["ImageColor"] = Color3.new(0.137255, 0.447059, 0.909804),
  81. ["TransparentImage"] = "rbxassetid://532658936",
  82. ["Name"] = "Water"
  83. }
  84. local tbl_main =
  85. {
  86. tbl_244E7760
  87. }
  88. game:GetService("ReplicatedStorage").Remotes.UnlockElement:InvokeServer(unpack(tbl_main))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement