45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachZoneTagWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"ModifierNameList": [
|
|
"EnhanceStateEffectModifier"
|
|
],
|
|
"ZoneTag": "Enhance"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "InnerKnight_EnhanceState_Eff",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"EnhanceStateEffectModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyMaterialPropertyAction",
|
|
"ApplyAllRenderers": false,
|
|
"RendererList": [
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "SPBilly_Body_2"
|
|
}
|
|
],
|
|
"Tag": "Monster_InnerKnight_MA_Common_SecondaryEmission_02",
|
|
"Target": "Self",
|
|
"key": "Monster_InnerKnight_MA_Common_SecondaryEmission_02"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "InterruptMaterialPropertyAction",
|
|
"Tag": "Monster_InnerKnight_MA_Common_SecondaryEmission_02",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |