mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
104 lines
2.7 KiB
JSON
104 lines
2.7 KiB
JSON
{
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap04_TreasureBox_03_Audio_AnimEvent.json"
|
|
],
|
|
"DisableAnimEventLayers": [],
|
|
"AnimatorStateGroupEvents": [
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Closed01"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffectList",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EffectList": [
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Common_Prop_TreasureBox_01_Curse_Lod0.prefab",
|
|
"IsAttachToTargetEntity": true,
|
|
"ForceSimulateImmediately": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Common_Prop_TreasureBox_01_Curse_Lod0.prefab",
|
|
"ForceImmediateFadeOut": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Opening01"
|
|
}
|
|
],
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffectList",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EffectList": [
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_TreasureBox_03_Opening01_Lod0.prefab",
|
|
"ForceSimulateImmediately": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnExit": []
|
|
},
|
|
{
|
|
"States": [
|
|
{
|
|
"Name": "Dissolved01"
|
|
}
|
|
],
|
|
"OnEnter": [],
|
|
"OnExit": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffectList",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EffectList": [
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_TreasureBox02_Appear.prefab",
|
|
"ForceSimulateImmediately": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerSound",
|
|
"SoundName": {
|
|
"Value": "Ev_sfx_chap01_treasurebox_appear"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Rogue/InitLevelGraph_Prop_Rogue_CurseChest_02.json",
|
|
"PropButtonConfigs": [
|
|
{
|
|
"ID": "Interact",
|
|
"ButtonIcon": {
|
|
"Value": "SpriteOutput/TalkIcon/BoxIcon.png"
|
|
},
|
|
"ButtonText": {
|
|
"Value": "PropName_60307"
|
|
}
|
|
}
|
|
],
|
|
"TagContainer": {},
|
|
"TagComponents": {}
|
|
} |