Files
turnbasedgamedata/Config/Level/PropDialogue/W2/PropDialogue_502553501.json
2025-12-16 23:42:12 +01:00

63 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonIcon": "SpriteOutput/TalkIcon/CheckIcon.png",
"IconType": {
"EnumIndex": 11,
"Value": 7
},
"ButtonText": {
"Hash": 16456955473381624352
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.RandomConfig",
"OddsList": [
{
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
},
{
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
],
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502553502,
"ProtectTime": 6
}
]
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502553503,
"ProtectTime": 9.25
}
]
}
]
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
]
}