40 lines
867 B
JSON
40 lines
867 B
JSON
|
{
|
||
|
"AbilityMixins": [
|
||
|
{
|
||
|
"$type": "AttachZoneTagWithModifierMixin",
|
||
|
"ConfigList": [
|
||
|
{
|
||
|
"ModifierNameList": [
|
||
|
"EnhancedBuffModifier"
|
||
|
],
|
||
|
"ZoneTag": "Enhanced"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"AbilityName": "VR_SmallBoss_Thracian",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_AddedDamageRatio": {
|
||
|
"Value": 0
|
||
|
},
|
||
|
"AS_AddedElementAccumulationRatio": {
|
||
|
"Value": 0
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"Modifiers": {
|
||
|
"EnhancedBuffModifier": {
|
||
|
"OnBeingHit": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"PropertyKey": "Actor_AddedElementAccumulationRatio",
|
||
|
"PropertyValue": "%AS_AddedElementAccumulationRatio",
|
||
|
"Target": "Other"
|
||
|
}
|
||
|
],
|
||
|
"Properties": {
|
||
|
"Actor_AddedDamageRatio": "%AS_AddedDamageRatio"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|