128 lines
3.2 KiB
JSON
128 lines
3.2 KiB
JSON
{
|
|
"AbilityName": "Harumasa_UniqueSkill",
|
|
"AbilitySpecials": {
|
|
"AS_CriDmgUpDuration_Unique": {
|
|
"Value": 5
|
|
},
|
|
"AS_CriDmgUpMaxStack_Unique": {
|
|
"Value": 6
|
|
},
|
|
"AS_CriticalDamageRatioDelta_Unique": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_CriticalDelta_Unique": {
|
|
"Value": 0.1
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"FinishingSlash"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_CriticalDelta",
|
|
"PropertyValue": "%AS_CriticalDelta_Unique",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnPatternAttackLanded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Harumasa_CriDmgBuff_Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"FinishingSlash"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitResult",
|
|
"HitResult": "Critical"
|
|
}
|
|
],
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"FinishingSlashStateUniqueModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "Harumasa_CriDmgBuff_Modifier",
|
|
"StackCount": "%AS_CriDmgUpMaxStack_Unique",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
"Harumasa_CriDmgBuff_Modifier": {
|
|
"Duration": "%AS_CriDmgUpDuration_Unique",
|
|
"MaxStackingNumber": "%AS_CriDmgUpMaxStack_Unique",
|
|
"ModifierStacking": "MultipleAllRefreshNotReplace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Harumasa_CriDmgBuff_Modifier_Sub01",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Harumasa_CriDmgBuff_Modifier_Sub02",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "Harumasa_CriDmgBuff_Modifier_Sub01",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "Harumasa_CriDmgBuff_Modifier_Sub02",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Harumasa_CriDmgBuff_Modifier_Sub01": {
|
|
"Duration": -1,
|
|
"MaxStackingNumber": "%AS_CriDmgUpMaxStack_Unique",
|
|
"ModifierStacking": "Multiple",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"FinishingSlash"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_CriticalDamageRatioDelta",
|
|
"PropertyValue": "%AS_CriticalDamageRatioDelta_Unique",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Harumasa_CriDmgBuff_Modifier_Sub02": {
|
|
"Buff": {
|
|
"BuffID": 3000191,
|
|
"IsOverrideDuration": true
|
|
},
|
|
"Duration": -1,
|
|
"MaxStackingNumber": "%AS_CriDmgUpMaxStack_Unique",
|
|
"ModifierStacking": "Multiple"
|
|
}
|
|
}
|
|
} |