Skip to content

Commit

Permalink
sync: add targetList to skills
Browse files Browse the repository at this point in the history
  • Loading branch information
guyutongxue committed Jan 6, 2025
1 parent aac72ed commit 768d0bb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/static-data/src/data/characters.json
Original file line number Diff line number Diff line change
Expand Up @@ -10995,6 +10995,7 @@
"count": 2
}
],
"targetList": [],
"keyMap": {}
},
{
Expand All @@ -11010,6 +11011,7 @@
"count": 3
}
],
"targetList": [],
"keyMap": {}
},
{
Expand All @@ -11029,6 +11031,7 @@
"count": 2
}
],
"targetList": [],
"keyMap": {}
},
{
Expand All @@ -11039,6 +11042,7 @@
"rawDescription": "角色不会受到<color=#FFFFFFFF>$[S13143]</color>以外的治疗。\\n<color=#FFFFFFFF>自身附属<color=#FFFFFFFF>$[C122]</color>时:</color>角色造成的$[K100]变为$[K103]。",
"description": "角色不会受到S13143以外的治疗。\n自身附属生命之契时:角色造成的物理伤害变为火元素伤害。",
"playCost": [],
"targetList": [],
"keyMap": {}
},
{
Expand All @@ -11049,6 +11053,7 @@
"rawDescription": "角色不会受到<color=#FFFFFFFF>$[S13143]</color>以外的治疗。\\n<color=#FFFFFFFF>自身附属<color=#FFFFFFFF>$[C122]</color>时:</color>角色造成的$[K100]变为$[K103]。",
"description": "角色不会受到S13143以外的治疗。\n自身附属生命之契时:角色造成的物理伤害变为火元素伤害。",
"playCost": [],
"targetList": [],
"keyMap": {}
},
{
Expand All @@ -11059,6 +11064,7 @@
"rawDescription": "角色不会受到<color=#FFFFFFFF>$[S13143]</color>以外的治疗。\\n<color=#FFFFFFFF>自身附属<color=#FFFFFFFF>$[C122]</color>时:</color>角色造成的$[K100]变为$[K103]。",
"description": "角色不会受到S13143以外的治疗。\n自身附属生命之契时:角色造成的物理伤害变为火元素伤害。",
"playCost": [],
"targetList": [],
"keyMap": {}
}
],
Expand Down Expand Up @@ -11097,6 +11103,7 @@
"count": 2
}
],
"targetList": [],
"keyMap": {}
},
{
Expand All @@ -11112,6 +11119,7 @@
"count": 3
}
],
"targetList": [],
"keyMap": {}
},
{
Expand All @@ -11131,6 +11139,7 @@
"count": 2
}
],
"targetList": [],
"keyMap": {}
}
],
Expand Down

0 comments on commit 768d0bb

Please sign in to comment.