100 lines
2.5 KiB
JSON
100 lines
2.5 KiB
JSON
{
|
|
"AbilityName": "XiaoZhao_Talent_02",
|
|
"AbilitySpecials": {
|
|
"AS_BaseAttackRatio": {
|
|
"Value": 0.15
|
|
},
|
|
"AS_BaseAttackRatio_Self": {
|
|
"Value": 0.3
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 0
|
|
},
|
|
"AS_HpChangeValue": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "ActionsOnPropertyChangeMixin",
|
|
"DoInitialCheck": false,
|
|
"PropertyActions": [
|
|
{
|
|
"IsSaveToSpecial": true,
|
|
"NameSaveToSpecial": "AS_HpChangeValue",
|
|
"PropertyChangeActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AddedAttackModifier_Self",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Greater",
|
|
"Param": 0,
|
|
"ParamName": "AS_HpChangeValue",
|
|
"ParamType": "Float"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ControlModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Greater",
|
|
"Param": 0,
|
|
"ParamName": "AS_HpChangeValue",
|
|
"ParamType": "Float"
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
}
|
|
],
|
|
"PropertyType": "CurHP"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AddedAttackModifier": {
|
|
"Duration": "%AS_Duration",
|
|
"ModifierStacking": "Refresh",
|
|
"Properties": {
|
|
"Actor_BaseAttackRatio": "%AS_BaseAttackRatio"
|
|
}
|
|
},
|
|
"AddedAttackModifier_Self": {
|
|
"Duration": "%AS_Duration",
|
|
"ModifierStacking": "Refresh",
|
|
"Properties": {
|
|
"Actor_BaseAttackRatio": "%AS_BaseAttackRatio_Self"
|
|
}
|
|
},
|
|
"ControlModifier": {
|
|
"Duration": 0.1,
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AddedAttackModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsModifierCaster"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |