18 lines
414 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
} |