18 lines
374 B
JSON
18 lines
374 B
JSON
{
|
|
"AbilityName": "Player_CameraEndSequence",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushInvincibleAction",
|
|
"Tag": "Player_CameraEndSequence_Invincible"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopInvincibleAction",
|
|
"Tag": "Player_CameraEndSequence_Invincible"
|
|
}
|
|
]
|
|
}
|
|
} |