mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
108 lines
2.7 KiB
JSON
108 lines
2.7 KiB
JSON
{
|
|
"AnimatorStateEvents": [
|
|
{
|
|
"AnimatorStateName": "Attack_1",
|
|
"NormalizedTime": 0.024,
|
|
"EventList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "Weapon_00_JNT",
|
|
"TriggerEffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Huohuo_00/Eff_Avatar_Huohuo_00_Common_WeaponStart.prefab"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AllowTriggeringOnTransitionOut": false
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_1",
|
|
"NormalizedTime": 0.363,
|
|
"EventList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "Weapon_00_JNT",
|
|
"TriggerEffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Huohuo_00/Eff_Avatar_Huohuo_00_Common_weapon_End.prefab"
|
|
}
|
|
],
|
|
"Scale": {}
|
|
}
|
|
],
|
|
"AllowTriggeringOnTransitionOut": false
|
|
}
|
|
],
|
|
"AnimatorStateGroupEvents": [
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "StandBy"
|
|
}
|
|
],
|
|
"OnEnter": []
|
|
},
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Attack_1",
|
|
"NormalizedTime": 0.024,
|
|
"ExitInTransition": true
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "Weapon_00_JNT",
|
|
"TriggerEffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Huohuo_00/Eff_Avatar_Huohuo_00_Common_WeaponStart.prefab"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetCharacterPartsVisibility",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoint": "Weapon",
|
|
"ShowPartList": [
|
|
1,
|
|
2,
|
|
3
|
|
]
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "Weapon_00_JNT",
|
|
"TriggerEffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Huohuo_00/Eff_Avatar_Huohuo_00_Common_weapon_End.prefab"
|
|
}
|
|
],
|
|
"Scale": {}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |