Files
turnbasedgamedata/Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_TimeRewindConsole_01.json
2025-02-24 07:50:34 -03:00

52 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPropStateChange",
"ToState": "Open",
"OnChange": [
{
"$type": "RPG.GameCore.TutorialTaskUnlock",
"TriggerParam": {
"Value": "6309"
}
},
{
"$type": "RPG.GameCore.ToastPile",
"DescTextID": {
"Hash": 18035071246945194552
}
},
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_amphoreus_timeline_amplifier_open"
},
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedInt",
"Value": 1,
"Key": "Loc_CanInteract"
},
{
"$type": "RPG.GameCore.SharedString",
"Value": "PropInteractTitle_317",
"Key": "LockedText"
}
]
},
"Type": "Entity",
"EntityEventList": []
}