56 lines
1.2 KiB
JSON
56 lines
1.2 KiB
JSON
|
{
|
||
|
"AbilityMixins": [
|
||
|
{
|
||
|
"$type": "ActionsOnPropertyChangeMixin",
|
||
|
"PropertyActions": [
|
||
|
{
|
||
|
"IsUsePercentage": true,
|
||
|
"PropertyType": "CurHP",
|
||
|
"ReferMaxPropertyType": "MaxHP",
|
||
|
"ValueRangeActions": [
|
||
|
{
|
||
|
"HighToValueActions": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "DamageUpModifier"
|
||
|
}
|
||
|
],
|
||
|
"Val": "%HpPercentage"
|
||
|
},
|
||
|
{
|
||
|
"LowToValueActions": [
|
||
|
{
|
||
|
"$type": "RemoveModifier",
|
||
|
"ModifierName": "DamageUpModifier"
|
||
|
}
|
||
|
],
|
||
|
"Val": "%HpPercentage"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"AbilityName": "AbyssS2_TalentTree_11",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_AddedDamageRatio": {
|
||
|
"Value": 0.1
|
||
|
},
|
||
|
"HpPercentage": {
|
||
|
"Value": 0.3
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"DamageUpModifier": {
|
||
|
"Duration": -1,
|
||
|
"IgnoreTimeScale": false,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"Properties": {
|
||
|
"Actor_AddedDamageRatio": "%AS_AddedDamageRatio"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|