1
0
ZenlessData/Data/_unsorted/Coop_EtherInfection_Monster.json
2025-12-30 00:30:43 +01:00

18 lines
414 B
JSON

{
"AS_AddedEtherInfectionRatio": {
"Value": 0,
"ValueType": "Float"
},
"AbilityName": "Coop_EtherInfection_Monster",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_AddedEtherInfectionRatio",
"PropertyValue": "%AS_AddedEtherInfectionRatio",
"Target": "Self"
}
]
}
}