buffs.json 264 B

12345678910111213141516171819
  1. {
  2. "0001" : {
  3. "value" : -1,
  4. "round" : 2,
  5. "correspond" : "hp",
  6. "describe" : "流血"
  7. },
  8. "0002" : {
  9. "value" : 0,
  10. "round" : 3,
  11. "correspond" : "spec",
  12. "describe" : "骨折"
  13. },
  14. "0003" : {
  15. "value" : -1,
  16. "round" : 3,
  17. "correspond" : "麻痹"
  18. }
  19. }