Advertisement
TheTintin

Effect to Type

Sep 22nd, 2016
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. var group = {
  2.  
  3. 1: "Attaques",
  4. 2: "Soins",
  5. 3: "Boosts",
  6. 4: "Boosts",
  7. 5: "Protections",
  8. 6: "Protections",
  9. 7: "Boosts",
  10. 8: "Boosts",
  11. 9: "Tactique",
  12. 10: "Tactique",
  13. 11: "Tactique",
  14. 12: "Soins",
  15. 13: "Poisons",
  16. 14: "Bulbes",
  17. 15: "Soins",
  18. 17: "Debuffs",
  19. 18: "Debuffs",
  20. 19: "Debuffs",
  21. 20: "Miroirs",
  22. 21: "Boosts",
  23. 22: "Boosts",
  24. 23: "Tactique",
  25.  
  26. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement