BuffConfig.json 659 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "configList": [
  3. {
  4. "ID": 100101,
  5. "Rare": null,
  6. "opposite": 1,
  7. "icon": "icon_buff1",
  8. "buffName": 500003,
  9. "buffEffectDes": 500044,
  10. "buffGroup": 1001,
  11. "overlayCount": 5,
  12. "effectValue": [
  13. 30.0
  14. ],
  15. "graduallyDecrease": 20,
  16. "Power": 0,
  17. "timeType": 2,
  18. "effectIndex": [
  19. 0
  20. ],
  21. "buffTime": 9.0,
  22. "buffType": 2,
  23. "attentionType": 0,
  24. "dispelType": 1,
  25. "IsControlBuff": 0,
  26. "IsStopSmallSkill": 0,
  27. "IsHideIcon": 0,
  28. "EnableType": 0,
  29. "isTeam": 0,
  30. "abyssBuffType": 0,
  31. "scriptsName": "b_1001"
  32. }
  33. ]
  34. }