mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
OSPRODWin1.1.0_R3563587_S3563587_D3563587
This commit is contained in:
25
Data/Seth_ExQTE.json
Normal file
25
Data/Seth_ExQTE.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"AbilityName": "Seth_ExQTE",
|
||||
"AbilitySpecials": {
|
||||
"AS_RecoverSwitchPoint": {
|
||||
"Value": 3
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "ModifyPerfectSwitchPointAction",
|
||||
"Amount": "%AS_RecoverSwitchPoint",
|
||||
"ModifyFunction": "Add",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExQTE",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user