49 lines
1.2 KiB
JSON
49 lines
1.2 KiB
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": "AbyssS2_Heat_15",
|
|
"AbilitySpecials": {
|
|
"AS_EtherInfectionTakeRatio": {
|
|
"Value": 0.2,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_HpDecreaseRatio_New": {
|
|
"Value": 0.3,
|
|
"ValueType": "Float"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_EtherInfectionTakeRatio",
|
|
"PropertyValue": "%AS_EtherInfectionTakeRatio",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |