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:
125
Data/Core_Default.json
Normal file
125
Data/Core_Default.json
Normal file
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "AttachStateWithModifierMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"AnimatorStateName": "Core_Idle",
|
||||
"IsLoop": true,
|
||||
"LayerIndex": 0,
|
||||
"ModifierNameList": [
|
||||
"SpecialEffectModifier"
|
||||
],
|
||||
"NormalizedTimeHigh": 1.0,
|
||||
"NormalizedTimeLow": 0.0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AbilityName": "Core_Default",
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyLogicMoveAction",
|
||||
"MovementConfig": {
|
||||
"$type": "ConfigMovementSimple",
|
||||
"Acceleration": {
|
||||
"x": 0.0,
|
||||
"y": -20.0,
|
||||
"z": -5.0
|
||||
},
|
||||
"CoordinateType": "Local",
|
||||
"Duration": 1,
|
||||
"Gravity": 0.0,
|
||||
"HitNormalRatio": 1,
|
||||
"HitTangentialRatio": 1,
|
||||
"InitVelocity": {
|
||||
"x": 0.0,
|
||||
"y": 6.0,
|
||||
"z": 5.0
|
||||
},
|
||||
"MaxHitNumber": 0,
|
||||
"TimesUpMoveOption": "Stop"
|
||||
},
|
||||
"RotationConfig": {
|
||||
"$type": "ConfigRotationToTarget",
|
||||
"Duration": 2,
|
||||
"ReachTargetStop": true,
|
||||
"RotateSpeed": 1,
|
||||
"RotateType": "Instant",
|
||||
"TargetPosRot": {
|
||||
"CoordsOption": "Relative",
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"PositionOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": -10.0
|
||||
},
|
||||
"RandomAngleRange": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"RandomPositionRange": {
|
||||
"x": 2.68,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"OffsetReferTarget": "LocalAvatar"
|
||||
}
|
||||
},
|
||||
"TargetUpdateMode": "OnStart"
|
||||
},
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"SpecialEffectModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "AttachEffect",
|
||||
"AttachEffectPosRot": {
|
||||
"CoordsOption": "ReferTarget",
|
||||
"Offset": {
|
||||
"AngleOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
},
|
||||
"IsUseRotationXZ": true,
|
||||
"IsUseRotationY": true,
|
||||
"PositionOffset": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
}
|
||||
},
|
||||
"TargetOption": {
|
||||
"$type": "ConfigPosRotReferTarget",
|
||||
"AttachPoint": "MiddlePoint",
|
||||
"IsUseAttachPointPos": true,
|
||||
"IsUseAttachPointRotation": true,
|
||||
"OffsetReferTarget": "Self"
|
||||
}
|
||||
},
|
||||
"EffectPattern": "Eff_Common_Core_Idle",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"OnAbilityStart": []
|
||||
}
|
||||
Reference in New Issue
Block a user