1
0
ZenlessData/Data/_unsorted/Zhenzhen_Enhance.json
2025-11-26 05:56:27 +01:00

41 lines
872 B
JSON

{
"AbilityName": "Zhenzhen_Enhance",
"AbilitySpecials": {
"AS_HitCount": {
"Value": 0,
"ValueType": "Integer"
}
},
"AbilityStacking": "Unique",
"ActionGroups": [
{
"Actions": [
{
"$type": "ModifyProperty",
"Amount": -1,
"CustomPropertyType": "EnhanceCount",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Add",
"PropertyType": "Custom"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": 0,
"ParamName": "AS_HitCount",
"ParamType": "Integer"
}
],
"GroupName": "CovertEnhanceCount"
}
],
"DefaultModifier": {
"OnCustomEventReceived": [
],
"OnPatternHitOther": [
]
},
"OnAbilityStart": [
]
}