12345678910111213141516171819202122232425262728293031323334 |
- {
- "configList": [
- {
- "ID": 100101,
- "Rare": null,
- "opposite": 1,
- "icon": "icon_buff1",
- "buffName": 500003,
- "buffEffectDes": 500044,
- "buffGroup": 1001,
- "overlayCount": 5,
- "effectValue": [
- 30.0
- ],
- "graduallyDecrease": 20,
- "Power": 0,
- "timeType": 2,
- "effectIndex": [
- 0
- ],
- "buffTime": 9.0,
- "buffType": 2,
- "attentionType": 0,
- "dispelType": 1,
- "IsControlBuff": 0,
- "IsStopSmallSkill": 0,
- "IsHideIcon": 0,
- "EnableType": 0,
- "isTeam": 0,
- "abyssBuffType": 0,
- "scriptsName": "b_1001"
- }
- ]
- }
|