1
0
ZenlessData/Data/Evelyn_Card_A_03.json
2025-03-11 21:10:23 -03:00

40 lines
979 B
JSON

{
"AbilityName": "Evelyn_Card_A_03",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnSkillStart": [
{
"$type": "ModifyProperty",
"Amount": 16,
"CustomPropertyType": "CurrentEnhancePoint",
"IsUsePercentage": false,
"Percentage": 0,
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "ExQTE",
"Target": "Self"
}
],
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom"
},
{
"$type": "ModifyProperty",
"Amount": 3,
"CustomPropertyType": "CurrentQTEEnhancePoint",
"IsUsePercentage": false,
"Percentage": 0,
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "ExQTE",
"Target": "Self"
}
],
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom"
}
]
}
}