61 lines
1.4 KiB
JSON
61 lines
1.4 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "ActionsOnPropertyChangeMixin",
|
|
"PropertyActions": [
|
|
{
|
|
"InstantPropertyChangeActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "SkipDefAttackDeltaModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Less",
|
|
"Param": 0,
|
|
"ParamName": "AS_HpChange",
|
|
"ParamType": "Float"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"IsSaveToSpecial": true,
|
|
"IsUsePercentage": false,
|
|
"NameSaveToSpecial": "AS_HpChange",
|
|
"PropertyType": "CurHP"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Weapon_Ability_13144",
|
|
"AbilitySpecials": {
|
|
"AS_AddedDamageRatio_Fire": {
|
|
"Value": 0.3
|
|
},
|
|
"AS_CriticalDelta": {
|
|
"Value": 0.15
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 5
|
|
},
|
|
"AS_HpChange": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"Properties": {
|
|
"Actor_AddedDamageRatio_Fire": "%AS_AddedDamageRatio_Fire"
|
|
}
|
|
},
|
|
"Modifiers": {
|
|
"SkipDefAttackDeltaModifier": {
|
|
"Duration": "%AS_Duration",
|
|
"ModifierStacking": "Replace",
|
|
"Properties": {
|
|
"Actor_CriticalDelta": "%AS_CriticalDelta"
|
|
}
|
|
}
|
|
}
|
|
} |