46 lines
1.2 KiB
JSON
46 lines
1.2 KiB
JSON
{
|
|
"AbilityName": "ActivityBattleAbility_Lighter_Buff_02",
|
|
"AbilitySpecials": {
|
|
"AS_Buff_Duration": {
|
|
"Value": 6
|
|
},
|
|
"AS_CriticalDamageRatioDelta": {
|
|
"Value": 0.15
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BuffModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Lighter_Attack_Normal_05_03_AttackProperty_01_Enhance",
|
|
"Lighter_Attack_Normal_05_03_AttackProperty_02_Enhance",
|
|
"Lighter_Attack_Normal_05_03_Enhance_Max_AttackProperty_01",
|
|
"Lighter_Attack_Normal_05_03_Enhance_Max_AttackProperty_02"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Target"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"BuffModifier": {
|
|
"Duration": "%AS_Buff_Duration",
|
|
"ModifierStacking": "Unique",
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_CriticalDamageRatioDelta",
|
|
"PropertyValue": "%AS_CriticalDamageRatioDelta"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |