mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
31 lines
628 B
JSON
31 lines
628 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerSound",
|
|
"SoundName": {
|
|
"Value": "Ev_sfx_amb_changletian_foley_mahjong"
|
|
},
|
|
"EmitterType": "NPC",
|
|
"GroupID": 58,
|
|
"ID": 400012,
|
|
"IsPropLodLoop": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "Maze_Prop_Chap01_Door"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "Maze_Prop_Chap01_DoorFrame_01"
|
|
}
|
|
]
|
|
}
|
|
} |