mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
113 lines
2.5 KiB
JSON
113 lines
2.5 KiB
JSON
{
|
|
"FreeStyleClipGroupEvents": [
|
|
{
|
|
"Clips": [
|
|
{
|
|
"FreeStyleClipName": "NPC_Monkey_00_Adv_Ani_Taunt01AS"
|
|
},
|
|
{
|
|
"FreeStyleClipName": "NPC_Monkey_00_Adv_Ani_Taunt01BS"
|
|
},
|
|
{
|
|
"FreeStyleClipName": "NPC_Monkey_00_Adv_Ani_Taunt01Loop"
|
|
},
|
|
{
|
|
"FreeStyleClipName": "NPC_Monkey_00_Adv_Ani_Sad01BS"
|
|
},
|
|
{
|
|
"FreeStyleClipName": "NPC_Monkey_00_Adv_Ani_Sad01Loop"
|
|
},
|
|
{
|
|
"FreeStyleClipName": "NPC_Monkey_00_Adv_Ani_Sad01AS"
|
|
},
|
|
{
|
|
"FreeStyleClipName": "NPC_Monkey_00_Adv_Ani_Die"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.EnableEmotion",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
}
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.EnableEmotion",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Enable": true,
|
|
"TransitInTime": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Clips": [
|
|
{
|
|
"FreeStyleClipName": "NPC_Monkey_00_Adv_Ani_Taunt01AS"
|
|
},
|
|
{
|
|
"FreeStyleClipName": "NPC_Monkey_00_Adv_Ani_Taunt01BS"
|
|
},
|
|
{
|
|
"FreeStyleClipName": "NPC_Monkey_00_Adv_Ani_Taunt01Loop"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifyAdventureCharacterCollider",
|
|
"TargetConfig": {
|
|
"Axis": "X",
|
|
"Center": {
|
|
"X": 0.2150493,
|
|
"Y": 0.7897823,
|
|
"Z": -0.1643474
|
|
},
|
|
"Size": {
|
|
"X": 0.4970013,
|
|
"Y": 1.797479
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.ResetAdventureCharacterCollider"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Clips": [
|
|
{
|
|
"FreeStyleClipName": "NPC_Monkey_00_Adv_Ani_Die"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.ModifyAdventureCharacterCollider",
|
|
"TargetConfig": {
|
|
"Axis": "Z",
|
|
"Center": {
|
|
"X": -0.04364562,
|
|
"Y": 0.7897823,
|
|
"Z": 0.5630417
|
|
},
|
|
"Size": {
|
|
"X": 0.5213487,
|
|
"Y": 1.493131
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.ResetAdventureCharacterCollider"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |