"cards":[{"uid":29,"id":2000001,"count":2,"life":1,"rareup":0,"tag":{"wisdom":99,"physique":99,"charm":99,"conceal":99},"equip_slots":["weapon","cloth","accessory"],"equips":[{"uid":205,"id":2000521,"count":1,"life":1,"rareup":0,"tag":{"own":1},"equip_slots":[],"equips":[],"bag":0,"bagpos":17,"custom_name":"","custom_text":""}],"bag":0,"bagpos":2,"custom_name":"","custom_text":""},
在tag這裡給對應的角色打tag就可以了,這裡的數值似乎是乘以2倍的,tag可以在參考文獻裡面找
{
"physique": {
"id": 3000001,
"name": "體魄",
"code": "physique",
"type": "buff",
"text": "決定了角色的力量,敏捷與耐力,象徵了身體的綜合素質,也是形體健美的象徵。",
"tips": "",
"resource": "tag_1",
"can_add": 1,
"can_visible": 1,
"can_inherit": 1,
"can_nagative_and_zero": 1,
"fail_tag": [],
"tag_vanishing": 0,
"tag_sfx": "",
"tag_rank": 99,
"attributes": {}
},
"charm": {
"id": 3000002,
"name": "魅力",
"code": "charm",
"type": "buff",
"text": "代表著角色影響他人的能力,也是在魔法領域個人存在感的象徵。",
"tips": "",
"resource": "tag_2",
"can_add": 1,
"can_visible": 1,
"can_inherit": 1,
"can_nagative_and_zero": 1,
"fail_tag": [],
"tag_vanishing": 0,
"tag_sfx": "",
"tag_rank": 98,
"attributes": {}
未完待續,請點擊「下一頁」繼續閱讀