12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- {
- "configList": [
- {
- "ID": 10001,
- "nickName": -1,
- "magicAttribute": 1,
- "name": 5,
- "headicon": "icon_tx10001",
- "model": "fb_wulonghuan",
- "att": 100,
- "skillID": [
- 91001
- ],
- "heroStory": null
- },
- {
- "ID": 10002,
- "nickName": -1,
- "magicAttribute": 1,
- "name": 5,
- "headicon": "icon_tx10002",
- "model": "fb_huohulu",
- "att": 100,
- "skillID": [
- 91002
- ],
- "heroStory": null
- },
- {
- "ID": 10003,
- "nickName": -1,
- "magicAttribute": 1,
- "name": 5,
- "headicon": "icon_tx10003",
- "model": "fb_yuping",
- "att": 100,
- "skillID": [
- 91003
- ],
- "heroStory": null
- }
- ]
- }
|