35 lines
858 B
JSON
35 lines
858 B
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "ListenAbilityMixin",
|
|
"AbilityName": "Player_EtherInfection",
|
|
"OnListenAbilityAdded": [
|
|
{
|
|
"$type": "SetTargetAbilitySpecialAction",
|
|
"Params": [
|
|
{
|
|
"AbilityName": "Player_EtherInfection",
|
|
"AbilitySpecials": [
|
|
{
|
|
"ModifyFunction": "Replace",
|
|
"Param": "%AS_HpDecreaseRatio_New",
|
|
"ParamName": "AS_HpDecreaseRatio",
|
|
"ParamType": "Float"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Targetting": "Self"
|
|
}
|
|
],
|
|
"AbilityName": "Activity_Bangkov_GetEtherInfection",
|
|
"AbilitySpecials": {
|
|
"AS_HpDecreaseRatio_New": {
|
|
"Value": 0.3,
|
|
"ValueType": "Float"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique"
|
|
} |