{ //主城-潮玩店-普通对话 "ID": 40002003, "Specials": { "RandomState": 0 }, "Events": { "OnInteract": { "ID": 100, "Actions": [ { "$type": "Share.CActionPerformCfg", "ID": 101, "PerformID": 37013 }, { "$type": "Share.CActionResetEventCfg", "ID": 102 } ] }, "OnStart": { "ID": 200, "Actions": [ { "$type": "Share.CConfigSetSpecial", "ID": 201, "SpecialName": "RandomState", "SpecialValue": "rand(0,2)" }, { "$type": "Share.CActionPerformCfg", "ID": 202, "PerformID": 47013, "Predicates": [ { "$type": "Share.CConfigEventBySpecials", "ParamName": "RandomState", "Param":"1", "CompareType":"Equal" } ] }, { "$type": "Share.CActionPerformCfg", "ID": 203, "PerformID": 47012, "Predicates": [ { "$type": "Share.CConfigEventBySpecials", "ParamName": "RandomState", "Param":"0", "CompareType":"Equal" } ] }, { "$type": "Share.CActionResetEventCfg", "ID": 204 } ] } } }