38 lines
886 B
JSON
38 lines
886 B
JSON
|
{
|
||
|
"AbilityName": "AbyssS2_TalentTree_19",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_HpDecreasePercent": {
|
||
|
"Value": 0.3
|
||
|
},
|
||
|
"IsEnemyHPDeduction": {
|
||
|
"Value": 0
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "SetAbilitySpecialByExpression",
|
||
|
"DoRefresh": true,
|
||
|
"Expression": "scenevar(AbyssTalentS2_IsEnemyHPDeduction)",
|
||
|
"ParamName": "IsEnemyHPDeduction",
|
||
|
"Target": "Self",
|
||
|
"ValueType": "Float"
|
||
|
},
|
||
|
{
|
||
|
"$type": "DecreaseHPAction",
|
||
|
"IgnoreInvincible": true,
|
||
|
"Percentage": "%AS_HpDecreasePercent",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAbilitySpecial",
|
||
|
"CompareType": "Equal",
|
||
|
"Param": 1,
|
||
|
"ParamName": "IsEnemyHPDeduction"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|