mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
41 lines
872 B
JSON
41 lines
872 B
JSON
{
|
|
"AnimatorStateEvents": [],
|
|
"AnimatorStateGroupEvents": [
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "StandBy"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAttachmentScale",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AttachPoints": [
|
|
{
|
|
"Name": "EffectWeapon"
|
|
},
|
|
{
|
|
"Name": "EffectWeaponSword01"
|
|
},
|
|
{
|
|
"Name": "EffectWeaponSword02"
|
|
},
|
|
{
|
|
"Name": "EffectWeaponHilt01"
|
|
},
|
|
{
|
|
"Name": "EffectWeaponHilt02",
|
|
"ParentConstraintName": "EffectWeaponHilt01"
|
|
}
|
|
],
|
|
"Scale": {}
|
|
}
|
|
],
|
|
"OnExit": []
|
|
}
|
|
]
|
|
} |