113 lines
2.7 KiB
JSON
113 lines
2.7 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
],
|
|
"AbilityName": "Awakener_Test",
|
|
"AbilitySpecials": {
|
|
"AS_CurrentAttackIndex": {
|
|
"Value": 0
|
|
},
|
|
"AS_ReduceDamageRatio": {
|
|
"Value": -0.5
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAbilityStart": [
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Sobek_BossPeform_CamLock_Modifier": {
|
|
"Duration": 5,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "CameraLockOnAction",
|
|
"CameraLockTargetKey": "BossPeform_CamLock_01",
|
|
"CustomKey": "Monster_Sobek_AbilityTarget",
|
|
"IsLockPermanently": true,
|
|
"Target": "Custom"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "CameraLockOnAction",
|
|
"CameraLockTargetKey": "BossPeform_CamLock_01",
|
|
"CustomKey": "Monster_Awakener_AbilityTarget",
|
|
"IsLockPermanently": false,
|
|
"Target": "Custom"
|
|
},
|
|
{
|
|
"$type": "CancelCameraLockOnAction",
|
|
"ExitBossLockTime": 0.3,
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"OnAbilityStart": [
|
|
{
|
|
"$type": "CreateSavePointAction",
|
|
"PointName": "Awakener_Out_Savepoint",
|
|
"TargetPosRot": {
|
|
"CoordsOption": "Self",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"BackupOffsetReferTarget": "Self",
|
|
"OffsetReferTarget": "Self"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyLogicMoveAction",
|
|
"MovementConfig": {
|
|
"$type": "ConfigMovementTarget",
|
|
"Duration": 0.05,
|
|
"Gravity": 0,
|
|
"HitNormalRatio": 1,
|
|
"HitTangentialRatio": 1,
|
|
"MoveType": {
|
|
"$type": "MovementTypeInstant",
|
|
"NeedRayCastCheck": false
|
|
},
|
|
"ReachTargetStop": false,
|
|
"TargetPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"IsClampOffsetDistance": false,
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"OffsetReferTarget": "SavePoint",
|
|
"PointName": "Sobek_Out_Point"
|
|
}
|
|
},
|
|
"TargetUpdateMode": "Always",
|
|
"TimesUpMoveOption": "Remain"
|
|
},
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
} |