97 lines
2.2 KiB
JSON
97 lines
2.2 KiB
JSON
{
|
|
"AbilityName": "ActivityBattleAbility_VR_016_Buff_EXQTEPlay",
|
|
"AbilitySpecials": {
|
|
"AS_AddedDamageRatio": {
|
|
"Value": 0.5
|
|
},
|
|
"AS_RecoverFever": {
|
|
"Value": 3000
|
|
},
|
|
"AS_StartFever": {
|
|
"Value": 2000
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "RecoverFeverListenerModifier",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackQTE",
|
|
"ExQTE"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
"PropertyValue": "%AS_AddedDamageRatio",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnSkillStart": [
|
|
{
|
|
"$type": "TriggerLevelCustomConditions",
|
|
"LevelConditionsID": 1533,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExQTE"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExQTE"
|
|
}
|
|
],
|
|
"TargetKey": "ActivityBattleAbility_Condition_BuffAdd"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"RecoverFeverListenerModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnSkillStart": [
|
|
{
|
|
"$type": "RecoverIndividualFeverAction",
|
|
"Amount": "%AS_RecoverFever",
|
|
"IgnoreRatio": false,
|
|
"Percentage": 0,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExQTE",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "RecoverFeverListenerModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExQTE",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |