mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
66 lines
1.4 KiB
JSON
66 lines
1.4 KiB
JSON
{
|
|
"FreeStyleClipGroupEvents": [
|
|
{
|
|
"Clips": [
|
|
{
|
|
"FreeStyleClipName": "NPC_OrigamiBird_00_Adv_Ani_Appear01"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.SetEntityVisible",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
}
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.SetEntityVisible",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Visible": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Clips": [
|
|
{
|
|
"FreeStyleClipName": "NPC_OrigamiBird_00_Adv_Ani_Appear01",
|
|
"NormalizedTime": 0.005
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.SetEntityVisible",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Visible": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Clips": [
|
|
{
|
|
"FreeStyleClipName": "NPC_OrigamiBird_00_Adv_Ani_Bye01",
|
|
"NormalizedTime": 0.7671233
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.SetEntityVisible",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"FreeStyleClipEvents": []
|
|
} |