mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
117 lines
2.6 KiB
JSON
117 lines
2.6 KiB
JSON
{
|
|
"FreeStyleClipGroupEvents": [
|
|
{
|
|
"Clips": [
|
|
{
|
|
"FreeStyleClipName": "NPC_ClockBoy_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_ClockBoy_00_Adv_Ani_Appear01",
|
|
"NormalizedTime": 0.02941176
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.SetEntityVisible",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Visible": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Clips": [
|
|
{
|
|
"FreeStyleClipName": "NPC_ClockBoy_00_Adv_Ani_Bye01",
|
|
"NormalizedTime": 0.9983333
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.SetEntityVisible",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Clips": [
|
|
{
|
|
"FreeStyleClipName": "NPC_ClockBoy_00_Adv_Ani_Appear01"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.CacheCharacterAtlasFaceEmotion"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetCharacterAtlasFaceEmotion",
|
|
"MeshName": "Eye",
|
|
"EmotionIndex": 4
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetCharacterAtlasFaceEmotion"
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.ApplyCacheCharacterAtlasFaceEmotion"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Clips": [
|
|
{
|
|
"FreeStyleClipName": "NPC_ClockBoy_00_Adv_Ani_Ring01"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.CacheCharacterAtlasFaceEmotion"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetCharacterAtlasFaceEmotion",
|
|
"MeshName": "Eye",
|
|
"EmotionIndex": 2
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetCharacterAtlasFaceEmotion",
|
|
"EmotionIndex": 2
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.ApplyCacheCharacterAtlasFaceEmotion"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"FreeStyleClipEvents": []
|
|
} |