ZenlessData/Data/Device_Prop_BangbooBombPile_InteractGetBomb.json
2024-12-17 20:43:14 -03:00

133 lines
3.2 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierSectionEditionMixin",
"ConfigList": [
{
"AnimatorStateName": "Interact_Get_1",
"IsLoop": false,
"LayerIndex": 0,
"ModifierNameList": [
"Get_Bomb_1"
],
"NormalizedTimeHigh": 0.3,
"NormalizedTimeLow": 0
},
{
"AnimatorStateName": "Interact_Get_2",
"IsLoop": false,
"LayerIndex": 0,
"ModifierNameList": [
"Get_Bomb_2"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0.31
},
{
"AnimatorStateName": "Interact_Get_3",
"IsLoop": false,
"LayerIndex": 0,
"ModifierNameList": [
"Get_Bomb_3"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0
},
{
"AnimatorStateName": "Interact_Get_4",
"IsLoop": false,
"LayerIndex": 0,
"ModifierNameList": [
"Get_Bomb_4"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0
}
]
}
],
"AbilityName": "Device_Prop_BangbooBombPile_InteractGetBomb",
"AbilityStacking": "Unique",
"Modifiers": {
"Get_Bomb_1": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushPointGameObjectControlAction",
"AttachPointNameList": [
"Bomb_1"
],
"IsActive": false,
"Tag": "BombPile_InteractGetBomb_1"
}
]
},
"Get_Bomb_2": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushPointGameObjectControlAction",
"AttachPointNameList": [
"Bomb_2"
],
"IsActive": false,
"Tag": "BombPile_InteractGetBomb_2"
}
]
},
"Get_Bomb_3": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushPointGameObjectControlAction",
"AttachPointNameList": [
"Bomb_3"
],
"IsActive": false,
"Tag": "BombPile_InteractGetBomb_3"
}
]
},
"Get_Bomb_4": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushPointGameObjectControlAction",
"AttachPointNameList": [
"Bomb_1"
],
"IsActive": false,
"Tag": "BombPile_InteractGetBomb_1"
},
{
"$type": "PushPointGameObjectControlAction",
"AttachPointNameList": [
"Bomb_2"
],
"IsActive": false,
"Tag": "BombPile_InteractGetBomb_2"
},
{
"$type": "PushPointGameObjectControlAction",
"AttachPointNameList": [
"Bomb_3"
],
"IsActive": false,
"Tag": "BombPile_InteractGetBomb_3"
},
{
"$type": "PushPointGameObjectControlAction",
"AttachPointNameList": [
"Bomb_4"
],
"IsActive": false,
"Tag": "BombPile_InteractGetBomb_4"
}
]
}
}
}