58 lines
1.3 KiB
JSON
58 lines
1.3 KiB
JSON
{
|
|
"AbilityName": "Weapon_Ability_14147",
|
|
"AbilitySpecials": {
|
|
"AS_AddedSkipDefDamageRatio": {
|
|
"Value": 0.1
|
|
},
|
|
"AS_BuffDuration": {
|
|
"Value": 30
|
|
},
|
|
"AS_CriticalDelta": {
|
|
"Value": 0.1
|
|
},
|
|
"AS_MaxStackingNumber": {
|
|
"Value": 2
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnSkillStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Weapon_Ability_14146_Buff_Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExSp",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_CriticalDelta": "%AS_CriticalDelta"
|
|
}
|
|
},
|
|
"Modifiers": {
|
|
"Weapon_Ability_14146_Buff_Modifier": {
|
|
"Duration": "%AS_BuffDuration",
|
|
"MaxStackingNumber": "%AS_MaxStackingNumber",
|
|
"ModifierStacking": "MultipleRefresh",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByDamageElementType",
|
|
"DamageElement": "Fire"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedSkipDefDamageRatio",
|
|
"PropertyValue": "%AS_AddedSkipDefDamageRatio",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |