Files
FireflyGo_Resources/Config/Level/Mission/2000902/Mission_200090243.json
2025-08-26 17:57:41 +07:00

52 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowFuncBtn",
"ItemID": 140336,
"ShowBtnFucHint": false,
"OverrideIconPath": "SpriteOutput/SkillIcons/Com/SkillIcon_Book.png"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"AssetPath": "EnviroSystem/PostProcessFilterAsset/oldfilmFilter.asset"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "2000902_Change"
}
},
{
"$type": "RPG.GameCore.SetFuncBtn",
"ShowBtnEffect": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 5
}
}
},
{
"$type": "RPG.GameCore.SetFuncBtn"
}
]
}
],
"Type": "Mission"
}