mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
OSPRODWin1.1.0_R3563587_S3563587_D3563587
This commit is contained in:
144
Data/DeathXIII_Teleport_NodePoint_ACT10.json
Normal file
144
Data/DeathXIII_Teleport_NodePoint_ACT10.json
Normal file
@@ -0,0 +1,144 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "ActwithStateFrameMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "TriggerAbilityAction",
|
||||
"AbilityName": "DeathXIII_Teleport_NodePoint_ACT10"
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "Teleport_FadeIn",
|
||||
"ForceTriggerOnTransitionOut": false,
|
||||
"Frame": 1,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0
|
||||
},
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "HandleAnimatorZoneTagsAction",
|
||||
"AnimatorStateTags": [
|
||||
"TeleportNodePoint"
|
||||
],
|
||||
"IsAdd": false,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "Teleport_FadeIn",
|
||||
"ForceTriggerOnTransitionOut": true,
|
||||
"Frame": 60,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AbilityName": "DeathXIII_Teleport_NodePoint_ACT10",
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "HandleAnimatorZoneTagsAction",
|
||||
"AnimatorStateTags": [
|
||||
"TeleportNodePoint"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"OnAbilityStart": [
|
||||
{
|
||||
"$type": "ApplyLogicMoveAction",
|
||||
"MovementConfig": {
|
||||
"$type": "ConfigMovementTarget",
|
||||
"DefaultOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 5.0
|
||||
},
|
||||
"Duration": 0.1,
|
||||
"Gravity": 0.0,
|
||||
"HitNormalRatio": 1,
|
||||
"HitTangentialRatio": 1,
|
||||
"MoveType": {
|
||||
"$type": "MovementTypeInstant",
|
||||
"NeedRayCastCheck": false
|
||||
},
|
||||
"ReachTargetStop": true,
|
||||
"TargetPosRot": {
|
||||
"CoordsOption": "ReferTarget",
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"IsClampOffsetDistance": false,
|
||||
"PositionOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"BackupOffsetReferTarget": "Self",
|
||||
"NodePoint": "MonsterPos_D28",
|
||||
"OffsetReferTarget": "NodePoint"
|
||||
}
|
||||
},
|
||||
"TargetUpdateMode": "Always",
|
||||
"TimesUpMoveOption": "Stop"
|
||||
},
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsInZoneTags",
|
||||
"Tags": [
|
||||
"TeleportNodePoint"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"RotationConfig": {
|
||||
"$type": "ConfigRotationToTarget",
|
||||
"Duration": 0.1,
|
||||
"ReachTargetStop": true,
|
||||
"RotateSpeed": 1,
|
||||
"RotateType": "Instant",
|
||||
"TargetPosRot": {
|
||||
"CoordsOption": "ReferTarget",
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"PositionOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 999.0
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"BackupOffsetReferTarget": "Self",
|
||||
"NodePoint": "MonsterPos_D28",
|
||||
"OffsetReferTarget": "NodePoint"
|
||||
}
|
||||
},
|
||||
"TargetUpdateMode": "Always"
|
||||
},
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "WriteAIParamAction",
|
||||
"BoolParamValue": true,
|
||||
"ParamName": "Bool_IsFinish",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user