mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
145 lines
3.6 KiB
JSON
145 lines
3.6 KiB
JSON
{
|
|
"AnimatorStateEvents": [
|
|
{
|
|
"AnimatorStateName": "Attack_1",
|
|
"EventList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "Weapon"
|
|
}
|
|
],
|
|
"Scale": {}
|
|
}
|
|
],
|
|
"AllowTriggeringOnTransitionOut": false
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_1",
|
|
"NormalizedTime": 0.032,
|
|
"EventList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "Weapon",
|
|
"TriggerEffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Hanya_00/Eff_Avatar_Hanya_00_Common_WeaponStart.prefab"
|
|
}
|
|
],
|
|
"IsReset": true
|
|
}
|
|
],
|
|
"AllowTriggeringOnTransitionOut": false
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_1",
|
|
"NormalizedTime": 0.562,
|
|
"EventList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "Weapon",
|
|
"TriggerEffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Hanya_00/Eff_Avatar_Hanya_00_Common_WeaponEnd.prefab"
|
|
}
|
|
],
|
|
"Scale": {}
|
|
}
|
|
],
|
|
"AllowTriggeringOnTransitionOut": false
|
|
},
|
|
{
|
|
"AnimatorStateName": "Idle_Show_02",
|
|
"NormalizedTime": 0.894,
|
|
"EventList": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Hanya_00/Eff_Avatar_Hanya_00_Idle_Show_02_Model.prefab"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AnimatorStateGroupEvents": [
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "StandBy",
|
|
"ExitInTransition": true
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "Weapon"
|
|
}
|
|
],
|
|
"Scale": {}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Attack_1",
|
|
"NormalizedTime": 0.032,
|
|
"EnterInTransition": false,
|
|
"ExitInTransition": true
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "Weapon",
|
|
"TriggerEffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Hanya_00/Eff_Avatar_Hanya_00_Common_WeaponStart.prefab"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "Weapon",
|
|
"TriggerEffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Hanya_00/Eff_Avatar_Hanya_00_Common_WeaponEnd.prefab"
|
|
}
|
|
],
|
|
"Scale": {}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |