Files
turnbasedgamedata/Config/ConfigAnimEvents/Avatar/Designer/Avatar_FuXuan_00_Designer_AnimEvent.json
2025-07-03 10:50:43 +02:00

287 lines
5.8 KiB
JSON

{
"AnimatorStateEvents": [
{
"AnimatorStateName": "Die",
"NormalizedTime": 0.9,
"EventList": [
{
"$type": "RPG.GameCore.TriggerDeadHandler"
}
]
},
{
"AnimatorStateName": "Die_Limbo",
"NormalizedTime": 0.9,
"EventList": [
{
"$type": "RPG.GameCore.TriggerDeadHandler"
}
]
},
{
"AnimatorStateName": "Die_Hit",
"NormalizedTime": 0.9,
"EventList": [
{
"$type": "RPG.GameCore.TriggerDeadHandler"
}
]
},
{
"AnimatorStateName": "Die_Fly",
"NormalizedTime": 0.9,
"EventList": [
{
"$type": "RPG.GameCore.TriggerDeadHandler"
}
]
},
{
"AnimatorStateName": "Die_Fly_Limbo",
"NormalizedTime": 0.9,
"EventList": [
{
"$type": "RPG.GameCore.TriggerDeadHandler"
}
]
}
],
"AnimatorStateGroupEvents": [
{
"States": [
{
"Name": "StandBy"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.SetAttachmentScale",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AttachPoints": [
{
"Name": "Cloth"
}
],
"Scale": {
"X": 0,
"Y": 0,
"Z": 0
}
}
]
},
{
"States": [
{
"Name": "PassiveSkill01"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.SetAttachmentScale",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AttachPoints": [
{
"Name": "MainWeapon"
}
],
"Scale": {
"X": 0,
"Y": 0,
"Z": 0
}
}
],
"OnExit": [
{
"$type": "RPG.GameCore.SetAttachmentScale",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AttachPoints": [
{
"Name": "MainWeapon"
}
]
}
]
},
{
"States": [
{
"Name": "Skill02",
"NormalizedTime": 0.001
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.SetAttachmentScale",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AttachPoints": [
{
"Name": "MainWeapon"
}
],
"Scale": {
"X": 0,
"Y": 0,
"Z": 0
}
}
],
"OnExit": [
{
"$type": "RPG.GameCore.SetAttachmentScale",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AttachPoints": [
{
"Name": "MainWeapon"
}
]
}
]
},
{
"States": [
{
"Name": "Skill03"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.SetAttachmentScale",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AttachPoints": [
{
"Name": "MainWeapon"
}
],
"Scale": {
"X": 0,
"Y": 0,
"Z": 0
}
}
],
"OnExit": [
{
"$type": "RPG.GameCore.SetAttachmentScale",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AttachPoints": [
{
"Name": "MainWeapon"
}
]
}
]
},
{
"States": [
{
"Name": "Die",
"NormalizedTime": 0.55
},
{
"Name": "Die_Hit",
"NormalizedTime": 0.55
},
{
"Name": "Die_Limbo",
"NormalizedTime": 0.55
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.SetAttachmentScale",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AttachPoints": [
{
"Name": "MainWeapon"
}
],
"Scale": {
"X": 0,
"Y": 0,
"Z": 0
}
}
],
"OnExit": []
},
{
"States": [
{
"Name": "Revive",
"NormalizedTime": 0.4
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.SetAttachmentScale",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AttachPoints": [
{
"Name": "MainWeapon",
"TriggerEffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_FuXuan_00/Eff_Avatar_FuXuan_00_Common_WeaponStart_02.prefab"
}
]
}
],
"OnExit": []
},
{
"States": [
{
"Name": "Hit_Stun"
},
{
"Name": "Hit"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.SetBaseHitStateSpeed",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
}
],
"OnExit": [
{
"$type": "RPG.GameCore.SetBaseHitStateSpeed",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Value": 1
}
]
}
]
}