ZenlessData/Data/Unagi_Card_A_03.json
2024-12-17 20:43:14 -03:00

93 lines
2.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "RecoverIndividualFeverAction",
"Amount": "%AS_FeverAmount_01",
"IgnoreRatio": false,
"Percentage": 0,
"Target": "Self"
}
],
"AnimatorStateName": "Attack_ChargeAttack_Attack01",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "RecoverIndividualFeverAction",
"Amount": "%AS_FeverAmount_02",
"IgnoreRatio": false,
"Percentage": 0,
"Target": "Self"
}
],
"AnimatorStateName": "Attack_ChargeAttack_Attack02",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "RecoverIndividualFeverAction",
"Amount": "%AS_FeverAmount_03",
"IgnoreRatio": false,
"Percentage": 0,
"Target": "Self"
}
],
"AnimatorStateName": "Attack_ChargeAttack_Attack03",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "Unagi_Card_A_03",
"AbilitySpecials": {
"AS_FeverAmount_01": {
"Value": 100
},
"AS_FeverAmount_02": {
"Value": 200
},
"AS_FeverAmount_03": {
"Value": 300
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnSkillStart": [
{
"$type": "ModifyProperty",
"Amount": 6,
"CustomPropertyType": "MagicValueCounts",
"IsUsePercentage": false,
"Predicates": [
{
"$type": "ByFromSkillType",
"SkillType": "ExQTE",
"Target": "Self"
}
],
"PropertyModifyFunction": "Add",
"PropertyType": "Custom",
"Target": "Caster"
}
]
}
}