65 lines
1.5 KiB
JSON
65 lines
1.5 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "QuestStart",
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"QuestStartModifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Norma_QuestStart",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"DestroyPerformSummonModifier": {
|
|
"Duration": 0.5,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "DeadHandlerAction"
|
|
}
|
|
]
|
|
},
|
|
"QuestStartModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushRenderVisibleAction",
|
|
"ApplyAllRenderers": false,
|
|
"Paths": [
|
|
"Norma_Body_2"
|
|
],
|
|
"Tag": "Norma_QuestStart_Body_2"
|
|
},
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Norma_Summon_Hat_Perform",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopRenderVisibleAction",
|
|
"Tag": "Norma_QuestStart_Body_2",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"CustomKey": "RecordEntity_Buddy_Perform",
|
|
"ModifierName": "DestroyPerformSummonModifier",
|
|
"Target": "RecordEntityKey"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |