MagicWeaponConfig.json 761 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "configList": [
  3. {
  4. "ID": 10001,
  5. "nickName": -1,
  6. "magicAttribute": 1,
  7. "name": 5,
  8. "headicon": "icon_tx10001",
  9. "model": "fb_wulonghuan",
  10. "att": 100,
  11. "skillID": [
  12. 91001
  13. ],
  14. "heroStory": null
  15. },
  16. {
  17. "ID": 10002,
  18. "nickName": -1,
  19. "magicAttribute": 1,
  20. "name": 5,
  21. "headicon": "icon_tx10002",
  22. "model": "fb_huohulu",
  23. "att": 100,
  24. "skillID": [
  25. 91002
  26. ],
  27. "heroStory": null
  28. },
  29. {
  30. "ID": 10003,
  31. "nickName": -1,
  32. "magicAttribute": 1,
  33. "name": 5,
  34. "headicon": "icon_tx10003",
  35. "model": "fb_yuping",
  36. "att": 100,
  37. "skillID": [
  38. 91003
  39. ],
  40. "heroStory": null
  41. }
  42. ]
  43. }