mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
95 lines
2.5 KiB
JSON
95 lines
2.5 KiB
JSON
{
|
|
"AnimatorStateEvents": [
|
|
{
|
|
"AnimatorStateName": "Attack_1",
|
|
"NormalizedTime": 0.01,
|
|
"EventList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Pela_00/Eff_Avatar_Pela_00_MazeAttack_Start.prefab",
|
|
"AttachPoint": "MazeAttack",
|
|
"ForceSimulateImmediately": false
|
|
}
|
|
],
|
|
"ForceTrigger": true
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_1",
|
|
"NormalizedTime": 0.11,
|
|
"EventList": [
|
|
{
|
|
"$type": "RPG.GameCore.StopEffectFollow",
|
|
"EffectList": [
|
|
"Effects/Eff_Prefab/Eff_Avatar/Eff_Pela_00/Eff_Avatar_Pela_00_MazeAttack_Start.prefab"
|
|
]
|
|
}
|
|
],
|
|
"ForceTrigger": true
|
|
}
|
|
],
|
|
"AnimatorStateGroupEvents": [
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Rush"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Common_SpeedLine_01.prefab",
|
|
"ForceSimulateImmediately": false
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Common_SpeedLine_01.prefab",
|
|
"ForceImmediateFadeOut": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Idle_Show_01",
|
|
"ExitInTransition": true
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Pela_00/Eff_Avatar_Pela_00_IdleShow_01.prefab",
|
|
"ForceSimulateImmediately": false
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Pela_00/Eff_Avatar_Pela_00_IdleShow_01.prefab",
|
|
"ForceImmediateFadeOut": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |