Files
turnbasedgamedata/Config/Props/Rogue/Prop_Rogue_Chap04TreasureBox_01_Config.json
2025-07-03 10:50:43 +02:00

184 lines
4.5 KiB
JSON

{
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap04_TreasureBox_01_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_Chap04_Prop_TreasureBox_01_Closed01_Lod0.prefab"
}
]
}
],
"OnExit": [
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_TreasureBox_01_Closed01_Lod0.prefab"
}
]
},
{
"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_01_Opening01_Lod0.prefab"
}
]
}
],
"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"
}
]
},
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_chap01_treasurebox_appear"
}
}
]
}
],
"DefaultLevelGraphPath": "Config/Level/Props/Common/InitLevelGraph_Prop_Common_TreasureBox_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/BoxIcon.png"
},
"ButtonText": {
"Value": "PropName_60301"
}
}
],
"TagContainer": {},
"TagComponents": {},
"AdvEffectList": [
{
"ConfigName": "Idle",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_TreasureBox_01_Closed01_Lod0.prefab",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"ConfigName": "Open",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_TreasureBox_01_Opening01_Lod0.prefab",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"ConfigName": "Appear",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_TreasureBox02_Appear_Lod0.prefab",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"ConfigName": "Locked",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_PropBlockade_Idle_Locked_Lod0.prefab",
"AttachPoint": "Root",
"PositionOffset": {
"X": 0,
"Y": -0.5,
"Z": 0
},
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"ConfigName": "Forbidden",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_PropBlockade_Trigger.prefab",
"AttachPoint": "Root",
"PositionOffset": {
"X": 0,
"Y": -0.5,
"Z": 0
},
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"ConfigName": "Unlock",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_PropBlockade_Unlock_Lod0.prefab",
"AttachPoint": "Root",
"PositionOffset": {
"X": 0,
"Y": -0.5,
"Z": 0
},
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"ConfigName": "EraFlipper",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_EraFlipper_01_Hint04TreasureBox01_Lod0.prefab",
"AttachPoint": "Origin",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
},
"SyncTargetAnimatorParam": true
}
]
}