mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
32 lines
874 B
JSON
32 lines
874 B
JSON
{
|
|
"ResidentEffects": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"IsAttachToTargetEntity": true,
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap03_Prop_Curtain_02_Lod0.prefab",
|
|
"AttachPoint": "EffectRoot",
|
|
"SyncPropState": true
|
|
}
|
|
],
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap03_Curtain_02_Audio_AnimEvent.json"
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Chap03/InitLevelGraph_Prop_Chap03_Curtain_01.json",
|
|
"PropButtonConfigs": [
|
|
{
|
|
"ID": "Interact",
|
|
"ButtonIcon": {
|
|
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
|
|
},
|
|
"ButtonText": {
|
|
"Value": "PropInteractTitle_1"
|
|
}
|
|
}
|
|
]
|
|
} |