RapidCat.json 445 B

123456789101112131415161718192021222324252627
  1. [
  2. {
  3. "idx": 1,
  4. "ability_type": 402,
  5. "ability_value": 100
  6. },
  7. {
  8. "idx": 2,
  9. "ability_type": 401,
  10. "ability_value": 150
  11. },
  12. {
  13. "idx": 3,
  14. "ability_type": 305,
  15. "ability_value": 20
  16. },
  17. {
  18. "idx": 4,
  19. "ability_type": 403,
  20. "ability_value": 10
  21. },
  22. {
  23. "idx": 5,
  24. "ability_type": 404,
  25. "ability_value": 100
  26. }
  27. ]