60 lines
1.3 KiB
JSON
60 lines
1.3 KiB
JSON
{
|
|
"AbilityName": "GamePlayHiddenBomb_HideBomb_03_Spawn",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Monster_Spawn_CameraAim",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Monster_Spawn_CameraAim": {
|
|
"Duration": 0.3,
|
|
"ModifierStacking": "MultipleRefresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ActCameraShotAction",
|
|
"CameraShotKey": "Test_Level_GamePlay_HidenBomb_03",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Trigger_Skill102",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Trigger_Skill102": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"IntVal": 102,
|
|
"ParamName": "Int_AttackIndex",
|
|
"ParamType": 3,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Trigger_PressAttackA",
|
|
"ParamType": 1,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"OnAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Monster_Spawn_CameraAim",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
} |