|
|
| 第1行: |
第1行: |
| { | | { |
| "creature.bigdog_01": { | | "_meta": { |
| "id": "Creature.BigDog_01", | | "note": "metadata only; not used by Lua", |
| "name": "布丁", | | "candidate_registry": "deduplicated action candidates; slots.a stores candidate indexes", |
| "key": "creature.bigdog_01",
| | "records": "schedule records keyed by normalized character id", |
| "calendar_id": "Calender.BigDog_01", | | "record": { |
| "entity_file": "Creature.BigDog_01", | | "i": "entity id", |
| "regular_count": 1,
| | "n": "zh-CN display name", |
| "special_count": 0,
| | "c": "calendar id", |
| "living_together_count": 0,
| | "r": "[regular_count, special_count, living_together_count]", |
| "variants": [
| | "v": "variants" |
| { | | }, |
| "source": "regular",
| | "variant": { |
| "schedule_id": "Schedule.BigDog_01_Normal",
| | "o": "source", |
| "months": [],
| | "i": "schedule id", |
| "month_labels": [],
| | "m": "month numbers", |
| "weekdays": [],
| | "w": "weekday numbers", |
| "weekday_labels": [],
| | "d": "day numbers", |
| "days": [],
| | "c": "condition desc", |
| "priority": "",
| | "cs": "condition summary", |
| "condition_desc": "",
| | "sl": "slots" |
| "condition_summary": [],
| | }, |
| "condition_raw": {},
| | "slot": { |
| "slots": [
| | "b": "begin time", |
| {
| | "e": "end time", |
| "begin_time": "23:00",
| | "k": "kind", |
| "end_time": "06:00",
| | "a": "action candidate indexes", |
| "kind": "actions",
| | "mt": "mission template", |
| "action_candidates": [
| | "tt": "mission title", |
| {
| | "g": "mission goal", |
| "template": "Interact.Rest@PetShop_BigDog",
| | "md": "mission display" |
| "display_name": "∫狗休息",
| | }, |
| "location_hint": "PetShop_Indoor",
| | "candidate": { |
| "public_tag": "PetShop_Indoor",
| | "t": "template", |
| "private_tag": "",
| | "d": "display name", |
| "search_public": true,
| | "l": "location hint", |
| "search_private": false,
| | "w": "weight", |
| "weight": 50,
| | "s": "score" |
| "score": 0
| | } |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@PetShop_BigDog",
| |
| "display_name": "∫狗休息",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| "summary": "∫狗休息 (PetShop_Indoor)"
| |
| },
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Sit@PetShop_BigDog",
| |
| "display_name": "∫大狗坐着表演",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sit@PetShop_BigDog",
| |
| "display_name": "∫大狗坐着表演",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫大狗坐着表演 (PetShop_Indoor)"
| |
| }
| |
| ]
| |
| }
| |
| ]
| |
| }, | | }, |
| "creature.capybara_01": { | | "candidate_registry": [ |
| "id": "Creature.Capybara_01",
| | { |
| "name": "小恒",
| | "t": "Interact.Rest@PetShop_BigDog", |
| "key": "creature.capybara_01",
| | "d": "∫狗休息", |
| "calendar_id": "Calender.Capybara_01",
| | "l": "PetShop_Indoor", |
| "entity_file": "Creature.Capybara_01", | | "w": 50, |
| "regular_count": 7,
| | "s": 0 |
| "special_count": 3,
| | }, |
| "living_together_count": 0,
| | { |
| "variants": [
| | "t": "Interact.Sit@PetShop_BigDog", |
| {
| | "d": "∫大狗坐着表演", |
| "source": "regular",
| | "l": "PetShop_Indoor", |
| "schedule_id": "Schedule.Capybara_01_Animal_UnAdopted_01",
| | "w": 100, |
| "months": [],
| | "s": 0 |
| "month_labels": [],
| | }, |
| "weekdays": [
| | { |
| 1
| | "t": "SubInteract.Roll_Capybara_01", |
| ],
| | "d": "水豚在原地打滚", |
| "weekday_labels": [
| | "l": "", |
| "monday"
| | "w": 100, |
| ],
| | "s": 0 |
| "days": [],
| | }, |
| "priority": "",
| | { |
| "condition_desc": "",
| | "t": "Interact.Sniff@Forest_Capybara_01", |
| "condition_summary": [],
| | "d": "水豚在河边闻东西", |
| "condition_raw": {},
| | "l": "Forest", |
| "slots": [
| | "w": 100, |
| {
| | "s": 0 |
| "begin_time": "08:00",
| | }, |
| "end_time": "22:00",
| | { |
| "kind": "actions",
| | "t": "SubInteract.Sit_Capybara_01", |
| "action_candidates": [
| | "d": "水豚在原地坐着", |
| {
| | "l": "", |
| "template": "SubInteract.Roll_Capybara_01",
| | "w": 100, |
| "display_name": "水豚在原地打滚",
| | "s": 0 |
| "location_hint": "",
| | }, |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "t": "Interact.Sit@Forest_Capybara_01", |
| "search_public": false,
| | "d": "在森林中坐着", |
| "search_private": false,
| | "l": "Forest", |
| "weight": 100,
| | "w": 100, |
| "score": 0
| | "s": 0 |
| },
| | }, |
| {
| | { |
| "template": "Interact.Sniff@Forest_Capybara_01",
| | "t": "Interact.SitEat_2P@Forest_Capybara_01", |
| "display_name": "水豚在河边闻东西",
| | "d": "小恒和小莹在森林里一起吃东西", |
| "location_hint": "Forest",
| | "l": "Forest", |
| "public_tag": "Forest",
| | "w": 100, |
| "private_tag": "",
| | "s": 0 |
| "search_public": true,
| | }, |
| "search_private": false,
| | { |
| "weight": 100,
| | "t": "Interact.SpongeBath@Forest_Capybara_01", |
| "score": 0
| | "d": "水豚-泡澡", |
| },
| | "l": "Forest_Capybara_01", |
| {
| | "w": 150, |
| "template": "SubInteract.Sit_Capybara_01",
| | "s": 0 |
| "display_name": "水豚在原地坐着",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "t": "Interact.ScareJump_2P@Forest_Capybara_01", |
| "private_tag": "",
| | "d": "小恒吓小莹一跳", |
| "search_public": false,
| | "l": "Forest", |
| "search_private": false,
| | "w": 150, |
| "weight": 100,
| | "s": 0 |
| "score": 0
| | }, |
| },
| | { |
| {
| | "t": "Interact.Rest@Forest_Capybara_01", |
| "template": "Interact.Sit@Forest_Capybara_01",
| | "d": "在森林里休息", |
| "display_name": "在森林中坐着",
| | "l": "Forest", |
| "location_hint": "Forest",
| | "w": 100, |
| "public_tag": "Forest",
| | "s": 0 |
| "private_tag": "",
| | }, |
| "search_public": true,
| | { |
| "search_private": false,
| | "t": "Interact.Sniff@Forest_3F_Capybara_01", |
| "weight": 100,
| | "d": "水豚在河边闻东西", |
| "score": 0
| | "l": "Forest_3F", |
| },
| | "w": 100, |
| {
| | "s": 0 |
| "template": "Interact.SitEat_2P@Forest_Capybara_01",
| | }, |
| "display_name": "小恒和小莹在森林里一起吃东西",
| | { |
| "location_hint": "Forest",
| | "t": "Interact.Sit@Forest_3F_Capybara_01", |
| "public_tag": "Forest",
| | "d": "在森林中坐着", |
| "private_tag": "",
| | "l": "Forest_3F", |
| "search_public": true,
| | "w": 100, |
| "search_private": false,
| | "s": 0 |
| "weight": 100,
| | }, |
| "score": 0
| | { |
| },
| | "t": "Interact.SitEat_2P@Forest_3F_Capybara_01", |
| {
| | "d": "小恒和小莹在森林里一起吃东西", |
| "template": "Interact.SpongeBath@Forest_Capybara_01",
| | "l": "Forest_3F", |
| "display_name": "水豚-泡澡",
| | "w": 150, |
| "location_hint": "Forest_Capybara_01",
| | "s": 0 |
| "public_tag": "",
| | }, |
| "private_tag": "",
| | { |
| "search_public": false,
| | "t": "Interact.SpongeBath@HotSpring_Capybara_01", |
| "search_private": false,
| | "d": "水豚-泡澡", |
| "weight": 150,
| | "l": "HotSpring", |
| "score": 0
| | "w": 150, |
| },
| | "s": 0 |
| {
| | }, |
| "template": "Interact.ScareJump_2P@Forest_Capybara_01",
| | { |
| "display_name": "小恒吓小莹一跳",
| | "t": "Interact.ScareJump_2P@Forest_3F_Capybara_01", |
| "location_hint": "Forest",
| | "d": "小恒吓小莹一跳", |
| "public_tag": "Forest",
| | "l": "Forest_3F", |
| "private_tag": "",
| | "w": 150, |
| "search_public": true,
| | "s": 0 |
| "search_private": false,
| | }, |
| "weight": 150,
| | { |
| "score": 0
| | "t": "Interact.Rest@Forest_3F_Capybara_01", |
| }
| | "d": "在森林里休息", |
| ],
| | "l": "Forest_3F", |
| "primary_action": {
| | "w": 100, |
| "template": "Interact.SpongeBath@Forest_Capybara_01",
| | "s": 0 |
| "display_name": "水豚-泡澡",
| | }, |
| "location_hint": "Forest_Capybara_01",
| | { |
| "public_tag": "",
| | "t": "Interact.Rest@HomeFloor_Capybara_01", |
| "private_tag": "",
| | "d": "水豚在地板睡觉", |
| "search_public": false,
| | "l": "PlayerBuilding", |
| "search_private": false,
| | "w": 100, |
| "weight": 150,
| | "s": 0 |
| "score": 0
| | }, |
| | { |
| | "t": "Interact.Sleep@PlayerBuildingBed_Capybara", |
| | "d": "∫卡皮巴拉在玩家家里的道具上睡觉", |
| | "l": "Pet", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Home_Capybara", |
| | "d": "水豚在家附近遛弯", |
| | "l": "Home_Capybara", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@Home_Capybara_01", |
| | "d": "水豚在家里乱窜", |
| | "l": "Home_Capybara_01", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkWater@Home_Pet", |
| | "d": "宠物在家里喝水", |
| | "l": "Home_Pet", |
| | "w": 1000, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitEat_2P@Forest_Capybara_01_Home", |
| | "d": "小恒和小莹在森林里一起吃东西", |
| | "l": "Forest", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ScareJump_2P@Forest_Capybara_01_Home", |
| | "d": "小恒吓小莹一跳", |
| | "l": "Forest", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitEat@HotSpring_Capybara_01", |
| | "d": "∫小恒吃东西_温泉", |
| | "l": "HotSpring", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Rest@HotSpring_Capybara_01", |
| | "d": "∫睡觉", |
| | "l": "HotSpring", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Rest@Plaza_Cat", |
| | "d": "猫在广场睡觉", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Licking_Paw_Cat", |
| | "d": "猫-洗脸", |
| | "l": "", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.ScratchSelf_Cat", |
| | "d": "猫-挠痒痒", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Plaza_Cat01", |
| | "d": "猫在广场散步", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Licking_Paw_Cat", |
| | "d": "猫-洗脸", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@Plaza_Cat01", |
| | "d": "猫在广场乱窜", |
| | "l": "Plaza", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Rest@HomeFloor_Cat", |
| | "d": "猫在家里的地板睡觉", |
| | "l": "PlayerBuilding", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Rest@HomeBed_Cat01", |
| | "d": "猫在家里的道具上睡觉", |
| | "l": "Pet", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@Home_Cat01", |
| | "d": "猫在家里乱窜", |
| | "l": "Home_Cat01", |
| | "w": 40, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Home_Cat01", |
| | "d": "猫在家里散步", |
| | "l": "Home_Cat01", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat@Home_Cat", |
| | "d": "猫在家里吃东西", |
| | "l": "Home_Cat", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PlayTreadmill@Home_Cat", |
| | "d": "猫在家里玩跑步机", |
| | "l": "Home_Cat", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RestAWhile@Plaza_Cat", |
| | "d": "猫在广场睡觉_睡一小会", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.JumpSleep@Plaza_Cat", |
| | "d": "小猫跳上长椅睡觉", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@CardRoom_Cat01", |
| | "d": "猫在棋牌室附近散步", |
| | "l": "CardRoom", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sit@Town2F_Cat", |
| | "d": "∫猫坐着_Town2F", |
| | "l": "Town2F", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.JumpSleep@Town2F_Cat", |
| | "d": "小猫跳上长椅睡觉", |
| | "l": "Town2F", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sleep@Beach_Cat", |
| | "d": "猫在沙滩睡觉", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.StepMilk@Beach_Cat", |
| | "d": "猫在沙滩踩奶", |
| | "l": "Beach", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@Beach_Cat01", |
| | "d": "猫在海滩乱窜", |
| | "l": "Beach", |
| | "w": 500, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ScratchObj@Beach", |
| | "d": "闲逛", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SleepAWhile@Beach_Cat", |
| | "d": "猫在沙滩睡觉", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Licking_Paw_Cat", |
| | "d": "猫-洗脸", |
| | "l": "", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.JumpSleep@Plaza_Cat", |
| | "d": "小猫跳上长椅睡觉", |
| | "l": "Plaza", |
| | "w": 80, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Plaza_Cat01", |
| | "d": "猫在广场散步", |
| | "l": "Plaza", |
| | "w": 120, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Licking_Paw_Cat", |
| | "d": "猫-洗脸", |
| | "l": "", |
| | "w": 120, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@Plaza_Cat01", |
| | "d": "猫在广场乱窜", |
| | "l": "Plaza", |
| | "w": 280, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@CardRoom_Cat01", |
| | "d": "猫在棋牌室附近散步", |
| | "l": "CardRoom", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.ScratchSelf_Cat", |
| | "d": "猫-挠痒痒", |
| | "l": "", |
| | "w": 80, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@Plaza_Cat01", |
| | "d": "猫在广场乱窜", |
| | "l": "Plaza", |
| | "w": 220, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RestAWhile@Plaza_Cat", |
| | "d": "猫在广场睡觉_睡一小会", |
| | "l": "Plaza", |
| | "w": 120, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sleep@Home_Fox", |
| | "d": "睡觉", |
| | "l": "Family", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Home_Fox", |
| | "d": "∫闲逛", |
| | "l": "Family", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@Home_Fox", |
| | "d": "∫乱跑", |
| | "l": "Family", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Rest_Fox", |
| | "d": "∫趴在地上休息", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sit@Home_Fox", |
| | "d": "∫狐狸坐着表演", |
| | "l": "Family", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DigGround@Home_Fox", |
| | "d": "∫刨地", |
| | "l": "Family", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Sleep_Fox", |
| | "d": "∫趴在地上休息", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sleep@PlayerBuildingBed_Fox", |
| | "d": "∫狐狸在玩家家里的道具上睡觉", |
| | "l": "Pet", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@PlayerBuilding_Fox", |
| | "d": "∫在玩家地块闲逛", |
| | "l": "PlayerBuilding", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@PlayerBuilding_Fox", |
| | "d": "∫在玩家地块乱跑", |
| | "l": "PlayerBuilding", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.AvoidRain_Fox", |
| | "d": "∫狐狸坐着表演", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Rest@Plaza_Dog", |
| | "d": "狗在广场休息", |
| | "l": "Plaza", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Rest@Town1F_Dog", |
| | "d": "", |
| | "l": "Town1F", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAlongPlaza_Dog", |
| | "d": "跑", |
| | "l": "", |
| | "w": 500, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Plaza_LittleDog", |
| | "d": "狗在广场遛弯", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@Plaza_LittleDog", |
| | "d": "狗在广场乱窜", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Rest@Plaza_Dog", |
| | "d": "狗在广场休息", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@Home_LittleDog", |
| | "d": "狗在家里乱窜", |
| | "l": "Home_LittleDog", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Home_LittleDog", |
| | "d": "狗在家附近遛弯", |
| | "l": "Home_LittleDog", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat@Home_Dog", |
| | "d": "狗在家里吃东西", |
| | "l": "Home_Dog", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PlayWithBone@Home_Dog", |
| | "d": "在家玩骨头", |
| | "l": "Home_Dog", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Rest@HomeFloor_01_Dog", |
| | "d": "狗在家里的地板睡觉", |
| | "l": "PlayerBuilding", |
| | "w": 10, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Rest@HomeBed_Dog", |
| | "d": "狗在家里的道具上睡觉", |
| | "l": "Pet", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkWater@Home_Pet", |
| | "d": "宠物在家里喝水", |
| | "l": "Home_Pet", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Rest@HomeFloor_01_Dog", |
| | "d": "狗在家里的地板睡觉", |
| | "l": "PlayerBuilding", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RestAWhile@Plaza_Dog", |
| | "d": "狗在广场休息_一小会", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Whirling_LittleDog", |
| | "d": "小狗-转圈", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Play_LittleDog", |
| | "d": "小狗-玩", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Whiff_LittleDog", |
| | "d": "小狗-嗅", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Whiff_LittleDog", |
| | "d": "小狗-嗅", |
| | "l": "", |
| | "w": 0, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Whirling_LittleDog", |
| | "d": "小狗-转圈", |
| | "l": "", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAlongPlaza_Dog", |
| | "d": "跑", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.DogWatchSonRise", |
| | "d": "看日出", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DogDogRush", |
| | "d": "狗狗护卫队—跑步", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DogDogRush_Walk", |
| | "d": "狗狗护卫队—散步", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Whirling_LittleDog", |
| | "d": "小狗-转圈", |
| | "l": "", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.DogWatchSonDown", |
| | "d": "看日落", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Rest@Pasture_Dog", |
| | "d": "∫狗在牧场休息", |
| | "l": "Pasture", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Pasture_LittleDog", |
| | "d": "∫狗在牧场遛弯", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@Pasture_LittleDog", |
| | "d": "∫狗在牧场乱窜", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Rest_Area@Pasture_Dog", |
| | "d": "∫狗在牧场区域休息", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sleep@HugeTree_Panda01", |
| | "d": "", |
| | "l": "HugeTree_Panda01", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@HugeTree_Panda", |
| | "d": "熊猫闲逛", |
| | "l": "HugeTree_Panda", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.EatBamboo@HugeTree_Panda", |
| | "d": "熊猫吃东西", |
| | "l": "HugeTree_Panda", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@HugeTree_Panda", |
| | "d": "熊猫闲逛", |
| | "l": "HugeTree_Panda", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.EatBamboo@HugeTree_Panda", |
| | "d": "熊猫吃东西", |
| | "l": "HugeTree_Panda", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sleep@HugeTree_Panda01", |
| | "d": "", |
| | "l": "HugeTree_Panda01", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Home_RedPanda", |
| | "d": "∫闲逛", |
| | "l": "Family", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@Home_RedPanda", |
| | "d": "∫乱跑", |
| | "l": "Family", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sit@Home_RedPanda", |
| | "d": "∫小熊猫坐着表演", |
| | "l": "Family", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Rest_RedPanda", |
| | "d": "∫趴在地上休息", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.SleepEatApple_RedPanda", |
| | "d": "∫趴在地上休息", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sleep@Home_RedPanda", |
| | "d": "睡觉", |
| | "l": "Family", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@PlayerBuilding_RedPanda", |
| | "d": "∫闲逛", |
| | "l": "PlayerBuilding", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@PlayerBuilding_RedPanda", |
| | "d": "∫乱跑", |
| | "l": "PlayerBuilding", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Rest_RedPanda", |
| | "d": "∫趴在地上休息", |
| | "l": "", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Sleep_RedPanda", |
| | "d": "∫趴在地上休息", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sleep@PlayerBuilding_RedPanda", |
| | "d": "∫小熊猫在玩家家里的道具上睡觉", |
| | "l": "PlayerBuilding_RedPanda", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sit@Home_RedPanda", |
| | "d": "∫小熊猫坐着表演", |
| | "l": "Family", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Forest_Squirrel", |
| | "d": "小莹在森林闲逛", |
| | "l": "Forest", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@Forest_Squirrel", |
| | "d": "∫小莹在森林乱跑", |
| | "l": "Forest", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sleep@Forest_Squirrel02", |
| | "d": "小莹在家睡觉", |
| | "l": "Forest", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Forest_3F_Squirrel", |
| | "d": "小莹在森林闲逛", |
| | "l": "Forest_3F", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@Forest_3F_Squirrel", |
| | "d": "∫小莹在森林乱跑", |
| | "l": "Forest_3F", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sleep@Forest_3F_Squirrel02", |
| | "d": "小莹在家睡觉", |
| | "l": "Forest_3F", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@PlayerBuilding_Squirrel", |
| | "d": "松鼠在玩家地块散步", |
| | "l": "PlayerBuilding", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAround@PlayerBuilding_Squirrel", |
| | "d": "∫松鼠在玩家地块乱跑", |
| | "l": "PlayerBuilding", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sleep@PlayerBuilding_Squirrel", |
| | "d": "睡觉", |
| | "l": "PlayerBuilding", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sleep@PlayerBuildingBed_Squirrel", |
| | "d": "∫松鼠在玩家家里的道具上睡觉", |
| | "l": "Pet", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sleep@HotSpring_Squirrel02", |
| | "d": "∫睡觉", |
| | "l": "HotSpring", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitEat@HotSpring_Squirrel_02", |
| | "d": "∫小莹吃东西_温泉", |
| | "l": "HotSpring", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Furniture.Sleep@Home", |
| | "d": "睡觉", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Fishing@Lake", |
| | "d": "钓鱼", |
| | "l": "Lake", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitChair@Home", |
| | "d": "在家坐着", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Race@Pasture", |
| | "d": "赛跑", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Fishing@Forest", |
| | "d": "钓鱼", |
| | "l": "Forest", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.KongfuFight@CardRoom", |
| | "d": "对打", |
| | "l": "CardRoom", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Fishing@Beach", |
| | "d": "钓鱼", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Fishing_Typhoon@Lake", |
| | "d": "钓鱼", |
| | "l": "Lake", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LookAtAquarium@Fishery", |
| | "d": "在鱼店检查鱼缸", |
| | "l": "Fishery", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@FurnitureShop", |
| | "d": "在家具店读书", |
| | "l": "FurnitureShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitDraw@FurnitureShop", |
| | "d": "在家具店画画", |
| | "l": "FurnitureShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.RepairChair@FurnitureShop", |
| | "d": "在室外布置维修椅子", |
| | "l": "FurnitureShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.PickWood_Role", |
| | "d": "挑木材", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.RepairBuilding", |
| | "d": "维修木楼", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.ALiSeeAnimal", |
| | "d": "阿梨看小动物", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Boxing@FurnitureShop", |
| | "d": "在室外布置维修椅子", |
| | "l": "FurnitureShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Furniture.Sleep@Home_R", |
| | "d": "睡觉", |
| | "l": "Home_R", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Cook@MainRoleHome", |
| | "d": "烹饪", |
| | "l": "PlayerBuilding", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@MainRoleHome", |
| | "d": "在家扫地", |
| | "l": "PlayerBuilding", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PettingBigAnimal@MainRoleHome", |
| | "d": "帮玩家抚摸大动物", |
| | "l": "MainRoleHome", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PettingMiddleAnimal@MainRoleHome", |
| | "d": "帮玩家抚摸中动物", |
| | "l": "MainRoleHome", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PettingSmallAnimal@MainRoleHome", |
| | "d": "帮玩家抚摸小动物", |
| | "l": "MainRoleHome", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Watering_LiveTogether", |
| | "d": "浇水", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Pesting_LiveTogether", |
| | "d": "除虫", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitSofa_L@MainRoleHome", |
| | "d": "在沙发上看电视", |
| | "l": "PlayerBuilding", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitSofa_M@MainRoleHome", |
| | "d": "在沙发上看电视", |
| | "l": "PlayerBuilding", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitSofa_R@MainRoleHome", |
| | "d": "在沙发上看电视", |
| | "l": "PlayerBuilding", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitSofaWatchTV@MainRoleHome", |
| | "d": "在沙发上看电视", |
| | "l": "PlayerBuilding", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.TaiChi@Home", |
| | "d": "在家里打太极", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PastureSnowShovel@Adventurers", |
| | "d": "室外铲雪(岚用)", |
| | "l": "Adventurers", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PracticeArchery@Forest", |
| | "d": "在森林里射箭", |
| | "l": "Forest", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Fight_LanYu", |
| | "d": "岚和丁小龙比武", |
| | "l": "LanYu_POI_Point", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PickPlant@Forest", |
| | "d": "在森林采集植物", |
| | "l": "Forest", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@StarIsland_Meal", |
| | "d": "在户外思考营养餐", |
| | "l": "LanYu_POI_Point", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LieOnGrass.AVGMen", |
| | "d": "岚在树下睡觉", |
| | "l": "Forest", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ConstructionPerformance@Adventurers", |
| | "d": "在冒险家公会里面敲敲打打", |
| | "l": "Adventurers", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WingChun@Home", |
| | "d": "在家里打咏春", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ScoutForPrey@Forest", |
| | "d": "在森林中寻找猎物", |
| | "l": "Forest", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LookStar@Forest", |
| | "d": "在森林中靠着树坐下看星星", |
| | "l": "Forest", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PlayHorizontalBar@Adventurers", |
| | "d": "玩单杠", |
| | "l": "Adventurers", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RaiseDumbbell@Home", |
| | "d": "在家里举哑铃", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@Adventurers", |
| | "d": "在家读书", |
| | "l": "Adventurers", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@Home", |
| | "d": "在家扫地", |
| | "l": "Family", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RaiseDumbbell_AVGMen_BeachFestival@Home", |
| | "d": "在家里举哑铃-沙滩节-岚", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WingChun_AVGMen_BeachFestival@Home", |
| | "d": "在家里打咏春-沙滩节-岚", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut_AVGMen_BeachFestival@Beach", |
| | "d": "闲逛-沙滩节-岚", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sit@Adventurers", |
| | "d": "在冒险家协会坐着", |
| | "l": "Adventurers", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.TaiChi@Home", |
| | "d": "在家里打太极", |
| | "l": "Home", |
| | "w": 0, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PasteWindowDecorations@Home", |
| | "d": "在家里贴窗花", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WatchDock_Role_Beach", |
| | "d": "监工", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Furniture.Sleep_R@Home", |
| | "d": "睡觉", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WatchDock_Role_BeachFestival", |
| | "d": "监工-沙滩节当天-赛艇区域", |
| | "l": "Beach_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Beach", |
| | "d": "闲逛", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.WatchDock_Role", |
| | "d": "监工", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@MSA", |
| | "d": "在渡口里面思考", |
| | "l": "MSA", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WatchDock_Role_BeforeBeachFestival", |
| | "d": "监工-沙滩节前筹备-赛艇区域", |
| | "l": "Beach_RepairBoatFengXi_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WateringPlants@Home", |
| | "d": "在家浇水", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Cook@Home", |
| | "d": "烹饪", |
| | "l": "Family", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat@ChenShuHui", |
| | "d": "在家吃饭", |
| | "l": "House_Li", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@GameCenter", |
| | "d": "在游戏厅思考", |
| | "l": "GameCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LieOnChair@Chenshuhui", |
| | "d": "∫坐沙滩躺椅上休息_F", |
| | "l": "Chenshuhui", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Shopping_ChenShuHui@Grocery", |
| | "d": "在杂货店购物", |
| | "l": "Grocery", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.DeeplyThink_CSH@Plaza", |
| | "d": "∫陈淑慧广场公园看花", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitKnitting@Chenshuhui", |
| | "d": "织毛衣", |
| | "l": "Family", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitOnChair_Chenshuhui@FrontHome", |
| | "d": "∫陈淑慧坐家门口椅子", |
| | "l": "FrontHome", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.DeeplyThink_CSH@Home", |
| | "d": "∫陈淑慧家里看书架", |
| | "l": "Family", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitSofaWatchTV@House_Li", |
| | "d": "在沙发上看电视", |
| | "l": "House_Li", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_ChenShuHui@LinYuHuaShop_BeachFestival", |
| | "d": "沙滩节参观予画店铺-陈淑慧", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 60, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_ChenShuHui@YeXingLanShop_BeachFestival", |
| | "d": "沙滩节参观叶星阑店铺-陈淑慧", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 60, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_ChenShuHui@YuTangTangShop_BeachFestival", |
| | "d": "沙滩节参观雨棠棠店铺-陈淑慧", |
| | "l": "Beach_YuTangTangShop_BeachFestival", |
| | "w": 60, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_ChenShuHui@LuoTaoTaoShop_BeachFestival", |
| | "d": "沙滩节参观洛桃桃店铺-陈淑慧", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitChair_F_ChenShuHui@Beach", |
| | "d": "在沙滩休息-陈淑慧", |
| | "l": "Beach", |
| | "w": 10, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitChair_F@Beach", |
| | "d": "在沙滩休息", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitAndPlayGuitar@PetShopBalcony_Indoor", |
| | "d": "坐着", |
| | "l": "PetShopBalcony_Indoor", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.TalkWithParrot_Role", |
| | "d": "和鹦鹉聊天", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.SingWithParrot_Role", |
| | "d": "唱歌给鹦鹉听", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.SitEat_JX_F1", |
| | "d": "坐", |
| | "l": "MusicShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.AddMission_ChenXing_TakeCareBuding", |
| | "d": "∫晨星照顾布丁发任务", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.AddMission_ChenXing_PlayWithBuding", |
| | "d": "∫晨星溜布丁发任务", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@PetShop_Shelf", |
| | "d": "在宠物店思考_货架", |
| | "l": "PetShop_Indoor", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.AddMission_ChenXing_SingAtPlaza", |
| | "d": "∫晨星在广场唱歌添加POI", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sit@PetShopBalcony_Indoor", |
| | "d": "坐着", |
| | "l": "PetShopBalcony_Indoor", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat@HouseYu", |
| | "d": "在家吃饭", |
| | "l": "House_Yu", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitSofaWatchTV@HouseYu", |
| | "d": "在沙发上看电视", |
| | "l": "House_Yu", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Enjoy_HotSpring_Npc", |
| | "d": "泡温泉", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.AddMission_ChenXing_TakeCareBudingWinter", |
| | "d": "∫晨星照顾布丁发任务", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Plaza", |
| | "d": "广场闲逛", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat@Restaurant", |
| | "d": "在饭店吃饭", |
| | "l": "Restaurant", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoffee@Hostal", |
| | "d": "喝咖啡", |
| | "l": "Hostal", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.TakeCarePet@PetShop", |
| | "d": "在宠物店照看宠物", |
| | "l": "PetShop_Indoor", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink_ChenXing@BeachFestival", |
| | "d": "在沙滩上看着沙雕思考-晨星", |
| | "l": "Beach_YuTangTangShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat@Home", |
| | "d": "在家吃饭", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@Home", |
| | "d": "在家读书", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@MainRoleHome", |
| | "d": "在家扫地", |
| | "l": "PlayerBuilding", |
| | "w": 20, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DingJianJun_ScheduleShow_Leave_POI", |
| | "d": "6点开车", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.FixRailing@Pasture", |
| | "d": "∫修", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DingJianJun_ScheduleShow_Leave_POI01", |
| | "d": "14点开车", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SendToBar@Pasture", |
| | "d": "∫来回送", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LookForWork@CommunityCenter", |
| | "d": "在社区中心看委托", |
| | "l": "CommunityCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.CheakAnimal@Pasture", |
| | "d": "∫查看动物", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitSofaWatchTV@Home", |
| | "d": "在沙发上看电视", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Squat_DingXiaoLong@Adventurers", |
| | "d": "蹲下", |
| | "l": "Adventurers", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.CatchingBugs@Pasture", |
| | "d": "捉虫子", |
| | "l": "Pasture", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WoodenDummyTrain@Plaza", |
| | "d": "小镇入口练武术", |
| | "l": "Plaza", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat@Home_DingXiaoLong", |
| | "d": "在家吃饭-丁小龙", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WoodenDummyTrain@Pasture", |
| | "d": "打木人桩", |
| | "l": "Pasture", |
| | "w": 10, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoconut@Beach", |
| | "d": "喝椰子", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.BuildSandCastle@Beach", |
| | "d": "堆沙堡", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat_DingXiaoLong@Restaurant", |
| | "d": "在饭店吃饭-丁小龙", |
| | "l": "Restaurant", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DingXiaoLongRunAlong@Pasture", |
| | "d": "晨跑-丁小龙", |
| | "l": "Pasture", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WoodenDummyTrain@Pasture", |
| | "d": "打木人桩", |
| | "l": "Pasture", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.CatchingBugs@Forest", |
| | "d": "捉虫子", |
| | "l": "Forest", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ObserveBees@Pasture", |
| | "d": "观察蜜蜂", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat_DingXiaoLong@BaoKanTing", |
| | "d": "报刊亭前面椅子上坐着吃点心", |
| | "l": "Town_Shopping", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.MakeSnowMan_DingXiaoLong", |
| | "d": "堆雪人-丁小龙", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WoodenDummyTrain@Pasture", |
| | "d": "打木人桩", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.CatchingBugs@Forest", |
| | "d": "捉虫子", |
| | "l": "Forest", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitSofaWatchTV@Home", |
| | "d": "在沙发上看电视", |
| | "l": "Home", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Construction_DingXiaoLong@LuoTaoTaoShop_BeachFestival", |
| | "d": "∫施工表演-洛桃桃摊位-沙滩节", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoconut@LuoTaoTaoShop_BeachFestival", |
| | "d": "喝椰子-洛桃桃摊位-沙滩节", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.CatchTheSea@Beach", |
| | "d": "赶海", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAlongBeach_Child", |
| | "d": "跑步", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WatchParty_Sit_DingXiaoLong_BeachFestival", |
| | "d": "∫丁小龙和洛桃桃坐一起看演出", |
| | "l": "Beach_WatchParty_DingXiaoLong", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.AddEmail@Pasture", |
| | "d": "发邮件", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Feed_Animal_Role", |
| | "d": "喂食", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.PettingSmall_Animal_Role", |
| | "d": "抚摸小动物", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.PettingMiddle_Animal_Role", |
| | "d": "抚摸中动物", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.PettingBig_Animal_Role", |
| | "d": "抚摸大动物", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.AnimalRecord", |
| | "d": "小葵动物行为记录", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Cook@Pasture", |
| | "d": "烹饪", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat@Home_DingXiaoKui", |
| | "d": "在家吃饭-丁小葵", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LogicPoint_DinXiaoKui_ShouYing", |
| | "d": "丁小葵收银", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LogicPoint_DingXiaoKui_DiZhi", |
| | "d": "丁小葵吹笛子", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LogicPoint_DingXiaoKui_ShuYe", |
| | "d": "丁小葵吹笛子", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LogicPoint_DingXiaoKui_Loding", |
| | "d": "丁小葵等待", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.SitRead_Role_Weaving@Home_Pasture", |
| | "d": "织毛巾", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.SitRead_Role_Book@Home", |
| | "d": "读书", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.SitRead_Role_Weaving@ClothingShop", |
| | "d": "织毛巾", |
| | "l": "ClothingShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Checkout@Home_DingXiaoKui", |
| | "d": "在家收银打字-丁小葵", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PastureWork@Outside", |
| | "d": "室外干活(小葵用)", |
| | "l": "Outside", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PastureWork@Inside", |
| | "d": "室内干活(小葵用)", |
| | "l": "Inside", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.AnimalBathtub_NPC@Pasture", |
| | "d": "牵着去洗澡", |
| | "l": "Pasture", |
| | "w": 600, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Work@Pasture", |
| | "d": "工作", |
| | "l": "Family", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Cutting_BigAnimal", |
| | "d": "给羊剪毛", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.TidyAnimalEggs", |
| | "d": "小葵收拾窝", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Feed_Animal_Role", |
| | "d": "喂食", |
| | "l": "", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@Pasture", |
| | "d": "∫在牧场看书", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Construction_DingXiaoMiao@LinYuHuaShop_BeachFestival", |
| | "d": "∫施工表演-予画摊位-沙滩节-丁小葵", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkWater@LinYuHuaShop_BeachFestival", |
| | "d": "喝水-予画摊位-沙滩节", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@LinYuHuaShop_BeachFestival", |
| | "d": "看向前方,深深地思考-予画摊位-沙滩节", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 60, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@LinYuHua+DingXiaoMiaoShop_BeachFestival", |
| | "d": "沙滩节在予画+丁小葵的摊位打扫", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 60, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.OperatePhone_Idle", |
| | "d": "玩手机", |
| | "l": "", |
| | "w": 40, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor_DingXiaoMiao@LinYuHuaShop_BeachFestival", |
| | "d": "沙滩节在予画摊位打扫-丁小葵", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink_DingXiaoMiao@LinYuHuaShop_BeachFestival", |
| | "d": "看向前方,深深地思考-予画摊位-沙滩节", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_DingXiaoMiao@LuoTaoTaoShop_BeachFestival", |
| | "d": "沙滩节参观洛桃桃店铺-丁小葵", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 30, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_DingXiaoMiao@YeXingLanShop_BeachFestival", |
| | "d": "沙滩节参观叶星阑店铺-丁小葵", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 30, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.OperatePhone_Idle", |
| | "d": "玩手机", |
| | "l": "", |
| | "w": 30, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkWater_Idle", |
| | "d": "∫原地喝水", |
| | "l": "", |
| | "w": 30, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Beach", |
| | "d": "闲逛", |
| | "l": "Beach", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.SitRead_Role_Sofa_FSM", |
| | "d": "读书", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Potion_FangShiMiao", |
| | "d": "∫药剂", |
| | "l": "House_Fang", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Note_FSM", |
| | "d": "∫笔记", |
| | "l": "House_Fang", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Pick_FangShiMiao", |
| | "d": "∫捡东西", |
| | "l": "House_Fang", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Note_FangShiMiao", |
| | "d": "∫笔记", |
| | "l": "House_Fang", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead_FangShiMiao", |
| | "d": "在家看书", |
| | "l": "Hostal", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAlongRoad_ShenNi", |
| | "d": "海边晨跑", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.FixMotorcycle@VehicleShop", |
| | "d": "修车", |
| | "l": "VehicleShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PlayGame@GameCenter", |
| | "d": "在游戏厅打街机", |
| | "l": "GameCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat@Restaurant_ShenNi", |
| | "d": "在饭店吃饭", |
| | "l": "Restaurant", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@GroceryStore_ShenNi", |
| | "d": "在宠物店思考_货架", |
| | "l": "GroceryStore_ShenNi", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Boxing@VehicleShop", |
| | "d": "练习拳击", |
| | "l": "VehicleShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Draw@VehicleShop_ShenNi", |
| | "d": "画画", |
| | "l": "VehicleShop_ShenNi", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoffee@Hostal_ShenNi", |
| | "d": "喝咖啡", |
| | "l": "Hostal", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PlayBasketball@BasketballCourt_ShenNi", |
| | "d": "打篮球", |
| | "l": "BasketballCourt", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat@Restaurant", |
| | "d": "在饭店吃饭", |
| | "l": "Restaurant", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Boxing@VehicleShop", |
| | "d": "练习拳击", |
| | "l": "VehicleShop", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.FixMotorcycle@VehicleShop", |
| | "d": "修车", |
| | "l": "VehicleShop", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Draw@VehicleShop_ShenNi", |
| | "d": "画画", |
| | "l": "VehicleShop_ShenNi", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoffee@Hostal_ShenNi", |
| | "d": "喝咖啡", |
| | "l": "Hostal", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitSofaWatchTV@Home_ShenNi", |
| | "d": "在沙发上看电视", |
| | "l": "VehicleShop_2F", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Furniture.Sleep@Home_R", |
| | "d": "睡觉", |
| | "l": "Home_R", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@VehicleShop", |
| | "d": "在理发店擦地", |
| | "l": "VehicleShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Work@VehicleShop", |
| | "d": "在车店办公", |
| | "l": "VehicleShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit@LinYuHuaShop_BeachFestival", |
| | "d": "沙滩节参观予画店铺", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit@YeXingLanShop_BeachFestival", |
| | "d": "沙滩节参观叶星阑店铺", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit@YuTangTangShop_BeachFestival", |
| | "d": "沙滩节参观雨棠棠店铺", |
| | "l": "Beach_YuTangTangShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit@LuoTaoTaoShop_BeachFestival", |
| | "d": "沙滩节参观洛桃桃店铺", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.TakePictures@BeachFestival_LuoTaoTaoShop", |
| | "d": "在洛桃桃店铺拍照", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 10, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Beach", |
| | "d": "闲逛", |
| | "l": "Beach", |
| | "w": 10, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Work@VehicleShop_BeforeBeachFestival", |
| | "d": "在车店办公-沙滩节前", |
| | "l": "VehicleShop", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.FixMotorcycle@VehicleShop_BeforeBeachFestival", |
| | "d": "修车-沙滩节前", |
| | "l": "VehicleShop_BeforeBeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.FixMotorcycle@VehicleShop_BeforeBeachFestival", |
| | "d": "修车-沙滩节前", |
| | "l": "VehicleShop_BeforeBeachFestival", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAlongBeach_FengXi", |
| | "d": "枫汐海边跑步", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Exit_Elevator@DivingShop_NPC", |
| | "d": "乘坐", |
| | "l": "DivingShop_NPC", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink_FentXi@DivingShop", |
| | "d": "在潜水店里看鱼思考", |
| | "l": "DivingShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Enter_Elevator@DivingShop_NPC", |
| | "d": "乘坐", |
| | "l": "DivingShop_NPC", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink_FentXi@DivingShop_B1", |
| | "d": "在潜水店B1看鱼思考", |
| | "l": "DivingShop_B1", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.MindStore@DivingShop", |
| | "d": "在潜水店里看店", |
| | "l": "DivingShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoffee_Table_L@Hostal", |
| | "d": "∫喝咖啡_L", |
| | "l": "Hostal", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@House_FengXi", |
| | "d": "∫看书架", |
| | "l": "House_FengXi", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Lie@Beach", |
| | "d": "在沙滩休息", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.StandHoldSurfboard@Beach", |
| | "d": "∫去沙滩上,站着,拿着冲浪板", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LookStar_FengXi@Home", |
| | "d": "在潜水店附近看星星", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink_FengXi@DivingShop_Rain", |
| | "d": "∫在潜水店门口看雨", |
| | "l": "DivingShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkWater_FengXi", |
| | "d": "喝水", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Construction@Boat_BeachFestival", |
| | "d": "∫施工表演-海滩-沙滩节", |
| | "l": "Beach_RepairBoat_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Fishing_FengXi@Dock", |
| | "d": "在潜水店外码头钓鱼", |
| | "l": "Dock", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WaitForBoatRace_FengXi_BeachFestival", |
| | "d": "∫看守赛艇_枫汐_沙滩节", |
| | "l": "Beach_BoatRace_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RaiseDumbbell@Home", |
| | "d": "在家里举哑铃", |
| | "l": "Home", |
| | "w": 0, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Fishing_FengXi@DivingShop", |
| | "d": "在潜水店门口钓鱼", |
| | "l": "DivingShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.FeedPigeon_M1@DivingShop", |
| | "d": "在潜水店喂海鸥", |
| | "l": "DivingShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WalkAlongBeach_FengXi", |
| | "d": "海边散步", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitOnGround@Beach", |
| | "d": "坐下", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink_FentXi@Home", |
| | "d": "在码头看鱼思考", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Lie_M4@Beach", |
| | "d": "在沙滩休息", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@Home", |
| | "d": "在家扫地", |
| | "l": "Family", |
| | "w": 400, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PasteWindowDecorations@Home", |
| | "d": "在家里贴窗花", |
| | "l": "Home", |
| | "w": 400, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.FishingAndThink_FengXi", |
| | "d": "一边钓鱼,一边思考", |
| | "l": "FengXi_POI_Point", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Enter_Elevator@DivingShop_NPC", |
| | "d": "乘坐", |
| | "l": "DivingShop_NPC", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink_FentXi@DivingShop_B1", |
| | "d": "在潜水店B1看鱼思考", |
| | "l": "DivingShop_B1", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Watering@MainRoleHome", |
| | "d": "帮玩家农作物浇水", |
| | "l": "PlayerBuilding", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ObserveBuilding_GaiSiTe", |
| | "d": "研究建筑", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Read@Home_GaiSiTe", |
| | "d": "在家读书", |
| | "l": "Home_GaiSiTe", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Draw@Home_GaiSiTe", |
| | "d": "研究建筑", |
| | "l": "Home_GaiSiTe", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WatchingFlower_JinJiEr@Home_GaiSiTe_Run", |
| | "d": "在家赏花", |
| | "l": "GaiSiTe", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WatchingFlower_JinJiEr@Home_GaiSiTe", |
| | "d": "在家赏花", |
| | "l": "GaiSiTe", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LookJinJiErPainting_GaiSiTe", |
| | "d": "看金吉尔的画", |
| | "l": "GaiSiTe", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Cook@Home_GaiSiTe_InJinJiEr", |
| | "d": "烹饪", |
| | "l": "GaiSiTe", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat@Home_GaiSiTe_InJinJiEr", |
| | "d": "在家吃饭", |
| | "l": "GaiSiTe_Chair", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@Home_GaiSiTe_InJinJiEr", |
| | "d": "在家读书", |
| | "l": "GaiSiTe", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Walk_Plaza_GaiSiTe", |
| | "d": "盖斯特散步", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_GaiSiTe@LinYuHuaShop_BeachFestival", |
| | "d": "沙滩节参观予画店铺-盖斯特", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_GaiSiTe@YeXingLanShop_BeachFestival", |
| | "d": "沙滩节参观叶星阑店铺-盖斯特", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_GaiSiTe@YuTangTangShop_BeachFestival", |
| | "d": "沙滩节参观雨棠棠店铺-盖斯特", |
| | "l": "Beach_YuTangTangShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_GaiSiTe@LuoTaoTaoShop_BeachFestival", |
| | "d": "沙滩节参观洛桃桃店铺-盖斯特", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Tourist_HaMengLeave", |
| | "d": "旅客离开", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@Plaza", |
| | "d": "在广场读书", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HaMeng_Leave", |
| | "d": "弦一离开", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Draw@ResourceIsland", |
| | "d": "画画", |
| | "l": "ResourceIsland", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.CatchingBugs@ResourceIsland", |
| | "d": "捉虫子", |
| | "l": "ResourceIsland", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Write_JX", |
| | "d": "∫写字", |
| | "l": "MusicShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Think_JX", |
| | "d": "∫谱曲", |
| | "l": "MusicShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.SitWrite_JX_F1", |
| | "d": "坐", |
| | "l": "MusicShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ThinkQH_JX", |
| | "d": "∫千鹤峡站着", |
| | "l": "MusicShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.JianXu_ScheduleShow_PlayWithCat_POI", |
| | "d": "简煦摸猫触发POI管理器的互动", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.SitWrite_JX_F1", |
| | "d": "坐", |
| | "l": "MusicShop", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PlayGuitar@MusicStore", |
| | "d": "∫在乐器店弹吉他", |
| | "l": "MusicShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.TalkWithParrot_JX", |
| | "d": "和鹦鹉聊天", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.RunAlongLakeTrackRun@Lake_JX", |
| | "d": "在湖边散步", |
| | "l": "Lake_JX", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor_JX", |
| | "d": "打扫", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PlayGuitar01@MusicStore", |
| | "d": "∫在乐器店弹吉他", |
| | "l": "MusicShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@MusicStore", |
| | "d": "在乐器店看书", |
| | "l": "MusicStore", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead_Role@Salon", |
| | "d": "坐着看书", |
| | "l": "Salon", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink_JianXu@BeachFestival", |
| | "d": "在沙滩上看着沙雕思考-简煦", |
| | "l": "Beach_YuTangTangShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.NpcMakeupShop_Seat", |
| | "d": "给npc化妆", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoffee@Hostal", |
| | "d": "喝咖啡", |
| | "l": "Hostal", |
| | "w": 700, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SelfMakeUp_Role@Salon", |
| | "d": "站着说话", |
| | "l": "Salon", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitChair_F@HotSpring", |
| | "d": "在温泉休息", |
| | "l": "HotSpring", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.FarmPhoto@Lake", |
| | "d": "在湖边拍照", |
| | "l": "Lake", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Furniture.Sleep@JianXu", |
| | "d": "睡觉", |
| | "l": "JianXu", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitAndPlayGuitar@MainRoleHome", |
| | "d": "在主角家弹吉他", |
| | "l": "PlayerBuilding", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitWeave@Home_JinJiEr", |
| | "d": "在家织毛巾", |
| | "l": "HouseJinJiEr_Chair", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitWeave@Home_JinJiEr", |
| | "d": "在家织毛巾", |
| | "l": "HouseJinJiEr_Chair", |
| | "w": 10, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@Home_JinJiEr", |
| | "d": "在家读书", |
| | "l": "HouseJinJiEr_Chair", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Furniture.Sit@Plaza_JinJiEr", |
| | "d": "在广场休息", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.NPCSwing@Plaza_JinJiEr", |
| | "d": "荡秋千", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitByLake@Town_JinJiEr", |
| | "d": "坐在湖边", |
| | "l": "SitByLake_JinJiEr", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitDraw@Home", |
| | "d": "在家画画", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Overlooking_JinJiEr@Home", |
| | "d": "∫看着某处深思", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@Home_JinJiEr_Rain", |
| | "d": "在家读书", |
| | "l": "Home_JinJiEr_Rain", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitWeave@Home", |
| | "d": "在家织布", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat@Home", |
| | "d": "在家吃饭", |
| | "l": "Home", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.EatCake@Hostal", |
| | "d": "咖啡店坐着吃蛋糕", |
| | "l": "Hostal", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.StandTalk2People01@Town1F", |
| | "d": "在城镇1层站着聊天", |
| | "l": "Town1F", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_JinJiEr@LinYuHuaShop_BeachFestival", |
| | "d": "沙滩节参观予画店铺-金吉尔", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_JinJiEr@YeXingLanShop_BeachFestival", |
| | "d": "沙滩节参观叶星阑店铺-金吉尔", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_JinJiEr@YuTangTangShop_BeachFestival", |
| | "d": "沙滩节参观雨棠棠店铺-金吉尔", |
| | "l": "Beach_YuTangTangShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_JinJiEr@LuoTaoTaoShop_BeachFestival", |
| | "d": "沙滩节参观洛桃桃店铺-金吉尔", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WatchingFlower_JinJiEr@Home", |
| | "d": "在家赏花", |
| | "l": "Family", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Chat@JinJiEr_With_GaiSiTe", |
| | "d": "盖斯特和金吉尔聊天", |
| | "l": "JinJiEr_With_GaiSiTe", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@ClothingShop", |
| | "d": "在服装店思考", |
| | "l": "ClothingShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead_JinJiEr@Home", |
| | "d": "在家读书", |
| | "l": "Family", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@PetShop", |
| | "d": "在宠物店思考", |
| | "l": "PetShop_Indoor", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WatchingAnimals@Pasture", |
| | "d": "在牧场看动物", |
| | "l": "Pasture", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Walk@Plaza", |
| | "d": "单人散步", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.JinJiEr_SitEat@Restaurant", |
| | "d": "金吉尔在小叶府坐下来吃东西", |
| | "l": "Restaurant", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WatchingShop_Plaza", |
| | "d": "在广场小摊前驻足", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Furniture.Sit@Plaza", |
| | "d": "在广场休息", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat_LuoTaoTao@GameCenter", |
| | "d": "在游戏厅二楼阳台吃饭", |
| | "l": "GameCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Draw_LuoTaoTao@GameCenter", |
| | "d": "画画", |
| | "l": "GameCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.NPCSwing@PetShop", |
| | "d": "荡秋千", |
| | "l": "PetShop_Outdoor", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Draw@Beach", |
| | "d": "画画", |
| | "l": "Beach", |
| | "w": 10, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat_LuoTaoTao@Beach", |
| | "d": "在沙滩椅子上坐着吃点心", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Draw@Beach", |
| | "d": "画画", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat_LuoTaoTao@Restaurant", |
| | "d": "在饭店吃饭", |
| | "l": "Restaurant", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat_LuoTaoTao@BaoKanTing", |
| | "d": "报刊亭前面椅子上坐着吃点心", |
| | "l": "Town_Shopping", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat_LuoTaoTao@ChenJia", |
| | "d": "在陈家吃饭", |
| | "l": "House_Li", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Construction@LuoTaoTaoShop_BeachFestival", |
| | "d": "∫施工表演-洛桃桃摊位-沙滩节", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoconut_LuoTaoTao@LuoTaoTaoShop_BeforeBeachFestival", |
| | "d": "喝椰子-洛桃桃摊位-沙滩节", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@GameCenter", |
| | "d": "在游戏厅擦地", |
| | "l": "GameCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LuoHeGuang_Coding@GameCenter", |
| | "d": "在游戏厅编程", |
| | "l": "GameCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat@Home_LuoHeGuang", |
| | "d": "在家吃饭", |
| | "l": "GameCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PlayArcadeMachine@GameCenter", |
| | "d": "游戏厅里打游戏", |
| | "l": "GameCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@Grocery", |
| | "d": "在零点杂货店货架前,站着", |
| | "l": "Grocery", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat@Bar_LuoHeGuang", |
| | "d": "在家吃饭", |
| | "l": "Restaurant", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LuoHeGuang_ScheduleShow_SugarFigurine", |
| | "d": "∫洛和光和洛桃桃糖画摊互动", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink_LuoTaoTaoRoom@GameCenter", |
| | "d": "在洛桃桃卧室,站着", |
| | "l": "Family", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LuoHeGuang_Sit_Balcony@Home", |
| | "d": "在阳台坐着", |
| | "l": "GameCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.AddMission_LuoTaoTaoLuoHeGuangToPetShop", |
| | "d": "∫洛桃桃洛和光去宠物店添加POI", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PlayArcadeMachine@GameCenter", |
| | "d": "游戏厅里打游戏", |
| | "l": "GameCenter", |
| | "w": 10, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat_LuoHeGuang@BaoKanTing", |
| | "d": "报刊亭前面椅子上坐着吃点心", |
| | "l": "Town_Shopping", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat_LuoHeGuang@ChenJia", |
| | "d": "在陈家吃饭", |
| | "l": "House_Li", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LuoHeGuang@GameCenter", |
| | "d": "在游戏厅打游戏", |
| | "l": "GameCenter", |
| | "w": 0, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitSofaWatchTVAlone@GameCenter", |
| | "d": "在沙发上看电视", |
| | "l": "GameCenter", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@GameCenter", |
| | "d": "在游戏厅擦地", |
| | "l": "GameCenter", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PlayGame@GameCenter", |
| | "d": "在游戏厅打街机", |
| | "l": "GameCenter", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit@LuoTaoTaoShop_BeachFestival", |
| | "d": "沙滩节参观洛桃桃店铺", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.TakePictures@BeachFestival_LuoTaoTaoShop", |
| | "d": "在洛桃桃店铺拍照", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.TakeSelfPhoto@BeachFestival_LuoTaoTaoShop", |
| | "d": "在洛桃桃店铺自拍", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit@YeXingLanShop_BeachFestival", |
| | "d": "沙滩节参观叶星阑店铺", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 80, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit@LinYuHuaShop_BeachFestival", |
| | "d": "沙滩节参观予画店铺", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 80, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit@YuTangTangShop_BeachFestival", |
| | "d": "沙滩节参观雨棠棠店铺", |
| | "l": "Beach_YuTangTangShop_BeachFestival", |
| | "w": 80, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.TakePictures@BeachFestival_YeXingLanShop", |
| | "d": "在叶星阑店铺拍照", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 30, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PlayGame@GameCenter_BeforeBeachFestival", |
| | "d": "在游戏厅打街机-洛和光-沙滩节前", |
| | "l": "GameCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitSofaWatchTVAlone@GameCenter_BeforeBeachFestival", |
| | "d": "在沙发上看电视-沙滩节前", |
| | "l": "GameCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Weeding_LiveTogether", |
| | "d": "除草", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LuoHeGuang@GameCenter", |
| | "d": "在游戏厅打游戏", |
| | "l": "GameCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Charging_Drone", |
| | "d": "充电", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.HangOut_Drone", |
| | "d": "闲逛", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoffee2@Hostal", |
| | "d": "喝咖啡", |
| | "l": "Hostal", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink_NiYa@SeedShop_Outdoor", |
| | "d": "妮雅在种子店的田里思考", |
| | "l": "SeedShop_Outdoor", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoffee2@Hostal", |
| | "d": "喝咖啡", |
| | "l": "Hostal", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink_NiYa@Town", |
| | "d": "妮雅在商店前思考", |
| | "l": "Town_Shopping", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Shopping@Grocery", |
| | "d": "在杂货店购物", |
| | "l": "Grocery", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PickPlant@Forest", |
| | "d": "在森林采集植物", |
| | "l": "Forest", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink_NiYa@FlowerSea", |
| | "d": "妮雅在花海思考", |
| | "l": "FlowerSea", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Read@Home", |
| | "d": "在家读书", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PlayComputer@Home", |
| | "d": "使用电脑", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@SeedShop", |
| | "d": "在种子店后院坐着看书", |
| | "l": "SeedShop_Outdoor", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitWeave@ClothingShop", |
| | "d": "编织", |
| | "l": "ClothingShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua", |
| | "d": "∫在咖啡店喝咖啡_室外", |
| | "l": "Hostal", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SewingMachine@ClothingShop", |
| | "d": "∫缝纫机", |
| | "l": "ClothingShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua", |
| | "d": "∫在咖啡店喝咖啡_室外", |
| | "l": "Hostal", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@SeedShop_Outdoor_LinYuHua", |
| | "d": "在种子店后院看花", |
| | "l": "SeedShop_Outdoor_LinYuHua", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@BedRoom_LinYuHua", |
| | "d": "在卧室思考", |
| | "l": "BedRoom_LinYuHua", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitReadByWindow@ClothingShop", |
| | "d": "在服装店窗边坐着看书", |
| | "l": "ClothingShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@Plaza_LinYuHua", |
| | "d": "在广场看花", |
| | "l": "Plaza_LinYuHua", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Think_LYH@ClothingShop", |
| | "d": "∫看假人模特", |
| | "l": "ClothingShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitDraw@BedRoom_LinYuHua", |
| | "d": "在卧室画画_予画", |
| | "l": "BedRoom_LinYuHua", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Construction@LinYuHuaShop_BeachFestival", |
| | "d": "∫施工表演-予画摊位-沙滩节", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor_LinYuHua@LinYuHuaShop_BeforeBeachFestival", |
| | "d": "沙滩节在予画摊位打扫", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 60, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkWater_LinYuHua@LinYuHuaShop_BeforeBeachFestival", |
| | "d": "喝水-予画摊位-沙滩节", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 80, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.AnswerPhone@Beach_NingFangShop_BeachFestival", |
| | "d": "打电话_沙滩节_予画摊位", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 60, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@ClothingShop", |
| | "d": "在服装店打扫", |
| | "l": "ClothingShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoffeeAndRead@Hostal_InDoor_LinYuHua", |
| | "d": "∫在咖啡店喝咖啡_室内", |
| | "l": "Hostal", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkTea@Hostal_Indoor_LinYuHua", |
| | "d": "∫在咖啡店喝东西_室内", |
| | "l": "Hostal", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Check@ClothingShop", |
| | "d": "在服装店思考", |
| | "l": "ClothingShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@ClothingShop", |
| | "d": "在服装店看书", |
| | "l": "ClothingShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoffee_WithCake@Hostal", |
| | "d": "喝咖啡", |
| | "l": "Hostal", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoffee@Hostal", |
| | "d": "喝咖啡", |
| | "l": "Hostal", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.EatCake@Hostal", |
| | "d": "咖啡店坐着吃蛋糕", |
| | "l": "Hostal", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@Home", |
| | "d": "在家读书", |
| | "l": "Home", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@ClothingShop", |
| | "d": "在服装店打扫", |
| | "l": "ClothingShop", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.AddMission_Shopping@ClothingShop", |
| | "d": "∫沈梅服装店购物添加POI", |
| | "l": "ClothingShop", |
| | "w": 0, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitSofaWatchTV@House_Xia", |
| | "d": "在沙发上看电视", |
| | "l": "House_Xia", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ReplacePepper@Home", |
| | "d": "挂辣椒", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.UseBrewing@Home", |
| | "d": "酿酒", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit@YeXingLanShop_BeachFestival", |
| | "d": "沙滩节参观叶星阑店铺", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit@LuoTaoTaoShop_BeachFestival", |
| | "d": "沙滩节参观洛桃桃店铺", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 80, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Beach", |
| | "d": "闲逛", |
| | "l": "Beach", |
| | "w": 0, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitChair_F@Beach", |
| | "d": "在沙滩休息", |
| | "l": "Beach", |
| | "w": 10, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Cook_CutIntoPieces@Home", |
| | "d": "切菜", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ModifyBlackboard@Grocery", |
| | "d": "修改小黑板", |
| | "l": "Grocery", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.GroceryTPB1To1F_NPC", |
| | "d": "乘坐", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ReplenishShelves@Grocery", |
| | "d": "补充货架", |
| | "l": "Grocery", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ZiLuWork01_ShiLiHaiLang", |
| | "d": "在家里玩电脑/写程序", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.GroceryTP1FToB1_NPC", |
| | "d": "乘坐", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitEat_Table_L@House_Li", |
| | "d": "∫坐着吃饭_L", |
| | "l": "House_Li", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitSofa@House_Li", |
| | "d": "∫在篱笆奶奶家沙发上坐", |
| | "l": "House_Li", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@GroceryBridge_BaiLiLin", |
| | "d": "∫桥上看河", |
| | "l": "Occupier_ShiLiHaiLang", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PlayComputer@Grocery", |
| | "d": "∫杂货店玩电脑", |
| | "l": "Grocery", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead_F@Home", |
| | "d": "∫在家读书", |
| | "l": "Family", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Perform_SitPlayPhone_ShiLiHaiLang", |
| | "d": "坐着玩手机", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ZiLuWork01_ShiLiHaiLang_BeforeBeachFestival", |
| | "d": "在家里玩电脑/写程序-沙滩节前", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ReplenishShelves@Grocery_BeforeBeachFestival", |
| | "d": "补充货架-沙滩节前", |
| | "l": "Grocery", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Experiment_BalLiLing", |
| | "d": "百里零做试验", |
| | "l": "BaiLiLing_POI_Point", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Furniture.Eat@Grocery_ShiLiHaiLang", |
| | "d": "在沙发上吃东西-百里零", |
| | "l": "Grocery_ShiLiHaiLang", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.EatWithChenShuHui", |
| | "d": "慰问篱笆奶奶", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOutWithChenShuHui", |
| | "d": "百里零和篱笆奶奶散步", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Fertilizering_LiveTogether", |
| | "d": "施肥", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.FollowShiLiHaiLang", |
| | "d": "跟随百里零", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.AddMission_ChuJianGuo_Chat", |
| | "d": "∫初建国与商贩交谈POI", |
| | "l": "", |
| | "w": 0, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.StandAtTable@CommunityCenter", |
| | "d": "站着工作在社区中心", |
| | "l": "CommunityCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Furniture.ZhenZhangWork@CommunityCenter", |
| | "d": "工作", |
| | "l": "CommunityCenter_TianRuLv", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.AddMission_ChuJianGuo_PlazaTaiChi", |
| | "d": "∫初建国广场打太极", |
| | "l": "", |
| | "w": 0, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.AddMission_ChuJianGuo_ChatBook", |
| | "d": "∫初建国与商贩交谈POI", |
| | "l": "", |
| | "w": 0, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@CommunityCenter", |
| | "d": "在社区中心打扫", |
| | "l": "CommunityCenter", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_TianRuLv@YeXingLanShop_BeachFestival", |
| | "d": "沙滩节参观叶星阑店铺-初建国", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_TianRuLv@LuoTaoTaoShop_BeachFestival", |
| | "d": "沙滩节参观洛桃桃店铺-初建国", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.UseManureBin@Home", |
| | "d": "在家里用肥料箱", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.UsePickleBarrel@Home", |
| | "d": "在家里用腌菜缸", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Watering_GuSongNian", |
| | "d": "浇水", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.SitChairRocking_Role", |
| | "d": "坐", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Hoeing_GuSongNian", |
| | "d": "浇水", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.AddMission_GuSongNian_TalkWithTourist", |
| | "d": "∫顾松年与游客聊天", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitChair@House_Tian", |
| | "d": "在田如律家坐着", |
| | "l": "House_Tian", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_XiaChengShi@YeXingLanShop_BeachFestival", |
| | "d": "沙滩节参观叶星阑店铺-顾松年", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 300, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_XiaChengShi@LuoTaoTaoShop_BeachFestival", |
| | "d": "沙滩节参观洛桃桃店铺-顾松年", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 80, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitChair_F@Beach_XiaChengShi_BeachFestival", |
| | "d": "在沙滩休息-沙滩节-顾松年", |
| | "l": "Beach", |
| | "w": 10, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Hoeing_XiaHeAn@SeedShop", |
| | "d": "锄地", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@SeedShop_Research", |
| | "d": "在种子店巨型植物前思考", |
| | "l": "XiaHeAn_POI_Point", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Research@SeedShop", |
| | "d": "∫在种子店研究", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Check_XiaHeAn@SeedShopPOI", |
| | "d": "顾禾检查5个水田触发POI管理器的互动", |
| | "l": "SeedShopPOI", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkTea@SeedShop", |
| | "d": "∫喝茶", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitListen@Home", |
| | "d": "在家听音乐", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Cook_CutIntoPieces@SeedShop", |
| | "d": "∫种子店切菜子互动", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Cook@SeedShop", |
| | "d": "∫种子店烹饪子互动", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.TurnOnSprinkle@SeedShop", |
| | "d": "∫打开洒水器", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.TurnOnManureBin@SeedShop", |
| | "d": "∫运行肥料箱", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.TurnOnAutoFertilizer@SeedShop", |
| | "d": "∫打开自动施肥", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PickManure@SeedShop", |
| | "d": "∫拾取肥料", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Hoeing_M4@SeedShop", |
| | "d": "锄地", |
| | "l": "SeedShop", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Hoeing_M4@SeedShop", |
| | "d": "锄地", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Watering@SeedShop", |
| | "d": "浇水", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.CheckCrops@SeedShop", |
| | "d": "在田里查看作物状态", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Harvest@SeedShop", |
| | "d": "收获", |
| | "l": "SeedShop", |
| | "w": 1000, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Plant_M4@SeedShop", |
| | "d": "播种子", |
| | "l": "SeedShop", |
| | "w": 500, |
| | "s": 1 |
| | }, |
| | { |
| | "t": "Interact.SitRead@Home", |
| | "d": "在家读书", |
| | "l": "Home", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WateringFlower@SeedShop", |
| | "d": "∫给花浇水", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WatchParty_Sit_GuBo_BeachFestival", |
| | "d": "∫顾伯顾禾沈梅坐一起看演出", |
| | "l": "Beach_WatchParty_GuBo", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.EatWithXiaBo", |
| | "d": "在夏伯家吃饭", |
| | "l": "House_Xia", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Harvest@SeedShop", |
| | "d": "收获", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@SeedShop_Indoor", |
| | "d": "在种子店扫地", |
| | "l": "SeedShop_Indoor", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@SeedShop_Outdoor", |
| | "d": "∫在种子店扫地", |
| | "l": "SeedShop_Outdoor", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.MindStore@SeedShop", |
| | "d": "在种子店看店", |
| | "l": "SeedShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Construction_XiaHeAn@YeXingLanShop_BeachFestival", |
| | "d": "∫施工表演-叶星阑摊位-沙滩节-顾禾", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LookPhone_Idle", |
| | "d": "看手机", |
| | "l": "", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkWater@YeXingLanShop_BeachFestival", |
| | "d": "喝水-叶星阑摊位-沙滩节", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@YeXingLan+XiaHeAnShop_BeachFestival", |
| | "d": "沙滩节在叶星阑+顾禾的摊位打扫", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 60, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkCoconut@Beach", |
| | "d": "喝椰子", |
| | "l": "Beach", |
| | "w": 90, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitChair_F@Hostal_XiaLin_Run", |
| | "d": "在咖啡厅看店", |
| | "l": "CoffeeShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitChair_F@Hostal_XiaLin", |
| | "d": "在咖啡厅看店", |
| | "l": "CoffeeShop", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Stay_PlayPhone_XiaLin", |
| | "d": "∫站在原地玩手机玩手机", |
| | "l": "Hostal", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@Hostal", |
| | "d": "在民宿擦地", |
| | "l": "Hostal", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Meditate@Forest", |
| | "d": "冥想", |
| | "l": "Forest", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WatchStar@Forest", |
| | "d": "看星星", |
| | "l": "Forest", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Meditate@HouseYou_Xialin", |
| | "d": "冥想", |
| | "l": "Meditate_XiaLin", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@Forest_XiaLin", |
| | "d": "在栖云湖边思考", |
| | "l": "Lake", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Meditate@WaterfallFishPoint", |
| | "d": "冥想", |
| | "l": "WaterfallFishPoint", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Meditate@Home", |
| | "d": "冥想", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@Restaurant", |
| | "d": "在餐厅擦地", |
| | "l": "Restaurant", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitChair@Restaurant", |
| | "d": "坐", |
| | "l": "Restaurant", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_XiaQiLing@YeXingLanShop_BeachFestival", |
| | "d": "沙滩节参观叶星阑店铺-夏琳", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 250, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_XiaQiLing@LinYuHuaShop_BeachFestival", |
| | "d": "沙滩节参观予画店铺-夏琳", |
| | "l": "Beach_LinYuHuaShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_XiaQiLing@LuoTaoTaoShop_BeachFestival", |
| | "d": "沙滩节参观洛桃桃店铺-夏琳", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_XiaQiLing@YuTangTangShop_BeachFestival", |
| | "d": "沙滩节参观雨棠棠店铺-夏琳", |
| | "l": "Beach_YuTangTangShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.TakeSelfPhoto_XiaQiLing@BeachFestival_LuoTaoTaoShop", |
| | "d": "在洛桃桃店铺自拍-夏琳", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 30, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@Restaurant", |
| | "d": "在餐厅擦地", |
| | "l": "Restaurant", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitChair@Restaurant", |
| | "d": "坐", |
| | "l": "Restaurant", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@Hostal_Winter", |
| | "d": "在民宿扫雪", |
| | "l": "Hostal", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Cook@Restaurant", |
| | "d": "烹饪", |
| | "l": "Restaurant", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.PickPlantAnyTime@Forest", |
| | "d": "在森林采集植物", |
| | "l": "Forest", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Cook_CutIntoPieces@Restaurant", |
| | "d": "切菜", |
| | "l": "Restaurant", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@Restaurant", |
| | "d": "在案板前思考", |
| | "l": "Beach_YuTangTangShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SnowShovel@Restaurant", |
| | "d": "在餐厅铲雪", |
| | "l": "Restaurant", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Construction@YeXingLanShop_BeachFestival", |
| | "d": "∫施工表演-叶星阑摊位-沙滩节", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink_YeXingLan@YeXingLanShop_BeforeBeachFestival", |
| | "d": "看向前方,深深地思考-叶星阑摊位-沙滩节前筹备", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor_YeXingLan@YeXingLanShop_BeforeBeachFestival", |
| | "d": "沙滩节前在叶星阑的摊位打扫", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 60, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.OperatePhone_Idle", |
| | "d": "玩手机", |
| | "l": "", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Shopping_YeXingLan@SeedShop", |
| | "d": "在种子店购物", |
| | "l": "SeedShop", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Shopping_YeXingLan@Grocery", |
| | "d": "在种子店购物", |
| | "l": "Grocery", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Shopping_YeXingLan@Plaza", |
| | "d": "在种子店购物", |
| | "l": "Plaza", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@StarIsland_Ingredient", |
| | "d": "在户外思考食材", |
| | "l": "YeXingLan_POI_Point", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LogicPoint_YouFang_Taiji", |
| | "d": "游方打太极", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "SubInteract.Eat_Role_YouFang_Home", |
| | "d": "吃饭", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LogicPoint_YouFang_Gohome", |
| | "d": "游方回厢房", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LogicPoint_YouFang_Caoyao", |
| | "d": "游方摘草药", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LogicPoint_YouFang_Suangua", |
| | "d": "游方摘算卦", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LogicPoint_YouFang_Look", |
| | "d": "游方看灵脉", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LogicPoint_YouFang_Xingxiang", |
| | "d": "游方看星星", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LogicPoint_YouFang_SaoDi", |
| | "d": "游方看灵脉", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LieOnGrass@Lake", |
| | "d": "躺栖云湖边草地上思考人生", |
| | "l": "Lake", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Meditate@Lake_BeachFestival", |
| | "d": "在栖云湖边冥想-沙滩节", |
| | "l": "Lake", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_YouFang@YeXingLanShop_BeachFestival", |
| | "d": "沙滩节参观叶星阑店铺-游方", |
| | "l": "Beach_YeXingLanShop_BeachFestival", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_YouFang@LuoTaoTaoShop_BeachFestival", |
| | "d": "沙滩节参观洛桃桃店铺-游方", |
| | "l": "Beach_LuoTaoTaoShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Visit_YouFang@YuTangTangShop_BeachFestival", |
| | "d": "沙滩节参观雨棠棠店铺-游方", |
| | "l": "Beach_YuTangTangShop_BeachFestival", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DrinkTea@Home", |
| | "d": "在家喝茶", |
| | "l": "Family", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sculpture_YuTangTang@Salon", |
| | "d": "坐着雕刻,在店里", |
| | "l": "Salon", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LogicPoint.YuTangTang_looding", |
| | "d": "雨棠棠看河", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@PetShop_Cabinet", |
| | "d": "在宠物店思考_展示柜", |
| | "l": "PetShop_Indoor", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead_Role@Salon", |
| | "d": "坐着看书", |
| | "l": "Salon", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SubInteract.Sit_Role_YuTangTang@Home", |
| | "d": "在家读书", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Eat_YuTangTang@Home", |
| | "d": "在家吃饭", |
| | "l": "Home", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LogicPoint_YuTangTang_XiYunHu", |
| | "d": "雨棠棠看惜云胡", |
| | "l": "", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ReplenishShelves_YuTangTang@Grocery", |
| | "d": "补充货架", |
| | "l": "Grocery", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.NpcMakeupShop_Seat", |
| | "d": "给npc化妆", |
| | "l": "", |
| | "w": 0, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.WalkAlongTrack@Beach", |
| | "d": "∫海边散步", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.NPCSwing@Beach", |
| | "d": "荡秋千", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitOnGround_F1@Beach", |
| | "d": "在海滩上面蜷腿而坐", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@FurnitureShop", |
| | "d": "在家具店读书", |
| | "l": "FurnitureShop", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SweepFloor@FurnitureShop", |
| | "d": "在家具店扫地", |
| | "l": "FurnitureShop", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.StandTalk_2P@FurnitureShop", |
| | "d": "2人在家具店站着聊天", |
| | "l": "FurnitureShop", |
| | "w": 150, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead_Table@FurnitureShop", |
| | "d": "在家读书", |
| | "l": "FurnitureShop", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitDraw_Table@FurnitureShop", |
| | "d": "在家具店画画", |
| | "l": "FurnitureShop", |
| | "w": 50, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.Sing01@Beach", |
| | "d": "唱歌", |
| | "l": "Beach", |
| | "w": 0, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.LookAround@Beach", |
| | "d": "在海边远眺", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitDraw@Beach", |
| | "d": "在海滩画画", |
| | "l": "Beach", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@Plaza_Fountain", |
| | "d": "在广场喷泉前读书", |
| | "l": "Town2F", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ZiLuWork01@CommunityCenter", |
| | "d": "在社区中心办公", |
| | "l": "CommunityCenter_ZiLu", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitRead@Plaza", |
| | "d": "在广场读书", |
| | "l": "Plaza", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.DeeplyThink@CommunityCenter_Register", |
| | "d": "在社区中心思考", |
| | "l": "ChuXia_POI_Point", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.NPCSwing@Plaza", |
| | "d": "荡秋千", |
| | "l": "Plaza", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Plaza", |
| | "d": "广场闲逛", |
| | "l": "Plaza", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Plaza", |
| | "d": "广场闲逛", |
| | "l": "Plaza", |
| | "w": 10, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ZiLuWork01@CommunityCenter", |
| | "d": "在社区中心办公", |
| | "l": "CommunityCenter_ZiLu", |
| | "w": 200, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.ZiLuWork02@CommunityCenter", |
| | "d": "在社区中心办公", |
| | "l": "CommunityCenter_ZiLu", |
| | "w": 100, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.HangOut@Beach", |
| | "d": "闲逛", |
| | "l": "Beach", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.NPCSwing@Plaza", |
| | "d": "荡秋千", |
| | "l": "Plaza", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitChair_F@Plaza", |
| | "d": "在广场休息", |
| | "l": "Plaza", |
| | "w": 1, |
| | "s": 0 |
| | }, |
| | { |
| | "t": "Interact.SitChat_ZiLu@Home", |
| | "d": "在家聊天", |
| | "l": "House_Li", |
| | "w": 100, |
| | "s": 0 |
| | } |
| | ], |
| | "records": { |
| | "creature.bigdog_01": { |
| | "i": "Creature.BigDog_01", |
| | "n": "布丁", |
| | "c": "Calender.BigDog_01", |
| | "r": [ |
| | 1, |
| | 0, |
| | 0 |
| | ], |
| | "v": [ |
| | { |
| | "o": "regular", |
| | "i": "Schedule.BigDog_01_Normal", |
| | "m": [], |
| | "w": [], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "23:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 0 |
| | ] |
| }, | | }, |
| "summary": "水豚-泡澡 (Forest_Capybara_01)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "23:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 1 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.Rest@Forest_Capybara_01",
| | ] |
| "display_name": "在森林里休息",
| | } |
| "location_hint": "Forest",
| | ] |
| "public_tag": "Forest",
| | }, |
| "private_tag": "",
| | "creature.capybara_01": { |
| "search_public": true,
| | "i": "Creature.Capybara_01", |
| "search_private": false,
| | "n": "小恒", |
| "weight": 100,
| | "c": "Calender.Capybara_01", |
| "score": 0 | | "r": [ |
| } | | 7, |
| ],
| | 3, |
| "primary_action": {
| | 0 |
| "template": "Interact.Rest@Forest_Capybara_01",
| | ], |
| "display_name": "在森林里休息",
| | "v": [ |
| "location_hint": "Forest",
| | { |
| "public_tag": "Forest",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.Capybara_01_Animal_UnAdopted_01", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 1 |
| "score": 0
| | ], |
| }, | | "d": [], |
| "summary": "在森林里休息 (Forest)"
| | "c": "", |
| } | | "cs": [], |
| ] | | "sl": [ |
| },
| | { |
| { | | "b": "08:00", |
| "source": "regular",
| | "e": "22:00", |
| "schedule_id": "Schedule.Capybara_01_Animal_UnAdopted_01",
| | "k": "actions", |
| "months": [],
| | "a": [ |
| "month_labels": [],
| | 2, |
| "weekdays": [
| | 3, |
| 2
| | 4, |
| ],
| | 5, |
| "weekday_labels": [
| | 6, |
| "tuesday"
| | 7, |
| ],
| | 8 |
| "days": [],
| | ] |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Roll_Capybara_01",
| |
| "display_name": "水豚在原地打滚",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sniff@Forest_Capybara_01",
| |
| "display_name": "水豚在河边闻东西",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Sit_Capybara_01",
| |
| "display_name": "水豚在原地坐着",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sit@Forest_Capybara_01",
| |
| "display_name": "在森林中坐着",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitEat_2P@Forest_Capybara_01",
| |
| "display_name": "小恒和小莹在森林里一起吃东西",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SpongeBath@Forest_Capybara_01",
| |
| "display_name": "水豚-泡澡",
| |
| "location_hint": "Forest_Capybara_01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.ScareJump_2P@Forest_Capybara_01",
| |
| "display_name": "小恒吓小莹一跳",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SpongeBath@Forest_Capybara_01",
| |
| "display_name": "水豚-泡澡",
| |
| "location_hint": "Forest_Capybara_01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| "summary": "水豚-泡澡 (Forest_Capybara_01)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Forest_Capybara_01",
| |
| "display_name": "在森林里休息",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Forest_Capybara_01",
| |
| "display_name": "在森林里休息",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在森林里休息 (Forest)"
| |
| }
| |
| ]
| |
| }, | |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Capybara_01_Animal_UnAdopted_02",
| |
| "months": [],
| |
| "month_labels": [], | |
| "weekdays": [ | |
| 3
| |
| ],
| |
| "weekday_labels": [ | |
| "wednesday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [], | |
| "condition_raw": {},
| |
| "slots": [
| |
| { | |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Roll_Capybara_01",
| |
| "display_name": "水豚在原地打滚",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sniff@Forest_3F_Capybara_01",
| |
| "display_name": "水豚在河边闻东西",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Sit_Capybara_01",
| |
| "display_name": "水豚在原地坐着",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sit@Forest_3F_Capybara_01",
| |
| "display_name": "在森林中坐着",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitEat_2P@Forest_3F_Capybara_01",
| |
| "display_name": "小恒和小莹在森林里一起吃东西",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SpongeBath@HotSpring_Capybara_01",
| |
| "display_name": "水豚-泡澡",
| |
| "location_hint": "HotSpring",
| |
| "public_tag": "HotSpring",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.ScareJump_2P@Forest_3F_Capybara_01",
| |
| "display_name": "小恒吓小莹一跳",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SpongeBath@HotSpring_Capybara_01",
| |
| "display_name": "水豚-泡澡",
| |
| "location_hint": "HotSpring",
| |
| "public_tag": "HotSpring",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| "summary": "水豚-泡澡 (HotSpring)"
| |
| }, | |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Forest_3F_Capybara_01",
| |
| "display_name": "在森林里休息",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Forest_3F_Capybara_01",
| |
| "display_name": "在森林里休息",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在森林里休息 (Forest_3F)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Capybara_01_Animal_UnAdopted_01",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 4
| |
| ],
| |
| "weekday_labels": [
| |
| "thursday" | |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| { | |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Roll_Capybara_01",
| |
| "display_name": "水豚在原地打滚",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sniff@Forest_Capybara_01",
| |
| "display_name": "水豚在河边闻东西",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Sit_Capybara_01",
| |
| "display_name": "水豚在原地坐着",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sit@Forest_Capybara_01",
| |
| "display_name": "在森林中坐着",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitEat_2P@Forest_Capybara_01",
| |
| "display_name": "小恒和小莹在森林里一起吃东西",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SpongeBath@Forest_Capybara_01",
| |
| "display_name": "水豚-泡澡",
| |
| "location_hint": "Forest_Capybara_01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.ScareJump_2P@Forest_Capybara_01",
| |
| "display_name": "小恒吓小莹一跳",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.SpongeBath@Forest_Capybara_01",
| |
| "display_name": "水豚-泡澡",
| |
| "location_hint": "Forest_Capybara_01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| "summary": "水豚-泡澡 (Forest_Capybara_01)"
| |
| }, | |
| { | |
| "begin_time": "22:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Forest_Capybara_01",
| |
| "display_name": "在森林里休息",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Forest_Capybara_01",
| |
| "display_name": "在森林里休息",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在森林里休息 (Forest)"
| |
| } | |
| ]
| |
| },
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Capybara_01_Animal_UnAdopted_02",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 5
| |
| ],
| |
| "weekday_labels": [
| |
| "friday" | |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| { | |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Roll_Capybara_01",
| |
| "display_name": "水豚在原地打滚",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sniff@Forest_3F_Capybara_01",
| |
| "display_name": "水豚在河边闻东西",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Sit_Capybara_01",
| |
| "display_name": "水豚在原地坐着",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sit@Forest_3F_Capybara_01",
| |
| "display_name": "在森林中坐着",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitEat_2P@Forest_3F_Capybara_01",
| |
| "display_name": "小恒和小莹在森林里一起吃东西",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SpongeBath@HotSpring_Capybara_01",
| |
| "display_name": "水豚-泡澡",
| |
| "location_hint": "HotSpring",
| |
| "public_tag": "HotSpring",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.ScareJump_2P@Forest_3F_Capybara_01",
| |
| "display_name": "小恒吓小莹一跳",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.SpongeBath@HotSpring_Capybara_01", | |
| "display_name": "水豚-泡澡",
| |
| "location_hint": "HotSpring",
| |
| "public_tag": "HotSpring",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| "summary": "水豚-泡澡 (HotSpring)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Rest@Forest_3F_Capybara_01",
| |
| "display_name": "在森林里休息",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Forest_3F_Capybara_01",
| |
| "display_name": "在森林里休息",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在森林里休息 (Forest_3F)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Capybara_01_Animal_UnAdopted_01",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 6
| |
| ],
| |
| "weekday_labels": [
| |
| "saturday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Roll_Capybara_01", | |
| "display_name": "水豚在原地打滚", | |
| "location_hint": "", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sniff@Forest_Capybara_01",
| |
| "display_name": "水豚在河边闻东西",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Sit_Capybara_01",
| |
| "display_name": "水豚在原地坐着",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sit@Forest_Capybara_01",
| |
| "display_name": "在森林中坐着",
| |
| "location_hint": "Forest", | |
| "public_tag": "Forest", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SitEat_2P@Forest_Capybara_01",
| |
| "display_name": "小恒和小莹在森林里一起吃东西",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SpongeBath@Forest_Capybara_01",
| |
| "display_name": "水豚-泡澡",
| |
| "location_hint": "Forest_Capybara_01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.ScareJump_2P@Forest_Capybara_01",
| |
| "display_name": "小恒吓小莹一跳",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SpongeBath@Forest_Capybara_01",
| |
| "display_name": "水豚-泡澡",
| |
| "location_hint": "Forest_Capybara_01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "水豚-泡澡 (Forest_Capybara_01)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Forest_Capybara_01",
| |
| "display_name": "在森林里休息",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Forest_Capybara_01",
| |
| "display_name": "在森林里休息",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在森林里休息 (Forest)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Capybara_01_Animal_UnAdopted_01",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 0
| |
| ],
| |
| "weekday_labels": [
| |
| "sunday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Roll_Capybara_01",
| |
| "display_name": "水豚在原地打滚",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sniff@Forest_Capybara_01",
| |
| "display_name": "水豚在河边闻东西",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Sit_Capybara_01",
| |
| "display_name": "水豚在原地坐着",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sit@Forest_Capybara_01",
| |
| "display_name": "在森林中坐着",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitEat_2P@Forest_Capybara_01",
| |
| "display_name": "小恒和小莹在森林里一起吃东西",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SpongeBath@Forest_Capybara_01",
| |
| "display_name": "水豚-泡澡",
| |
| "location_hint": "Forest_Capybara_01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.ScareJump_2P@Forest_Capybara_01",
| |
| "display_name": "小恒吓小莹一跳",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SpongeBath@Forest_Capybara_01",
| |
| "display_name": "水豚-泡澡",
| |
| "location_hint": "Forest_Capybara_01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| "summary": "水豚-泡澡 (Forest_Capybara_01)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Forest_Capybara_01",
| |
| "display_name": "在森林里休息",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Forest_Capybara_01",
| |
| "display_name": "在森林里休息",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在森林里休息 (Forest)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Capybara_01_Animal_Adopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "22:00", |
| "EntityTag": "SOURCE"
| | "e": "08:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 9 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "23:00",
| | "i": "Schedule.Capybara_01_Animal_UnAdopted_01", |
| "end_time": "10:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 2 |
| {
| | ], |
| "template": "Interact.Rest@HomeFloor_Capybara_01",
| | "d": [], |
| "display_name": "水豚在地板睡觉",
| | "c": "", |
| "location_hint": "PlayerBuilding",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "PlayerBuilding",
| | { |
| "search_public": false,
| | "b": "08:00", |
| "search_private": true,
| | "e": "22:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| },
| | 2, |
| {
| | 3, |
| "template": "Interact.Sleep@PlayerBuildingBed_Capybara",
| | 4, |
| "display_name": "∫卡皮巴拉在玩家家里的道具上睡觉",
| | 5, |
| "location_hint": "Pet",
| | 6, |
| "public_tag": "",
| | 7, |
| "private_tag": "Pet",
| | 8 |
| "search_public": false,
| | ] |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@PlayerBuildingBed_Capybara",
| |
| "display_name": "∫卡皮巴拉在玩家家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "∫卡皮巴拉在玩家家里的道具上睡觉 (Pet)"
| |
| }, | |
| { | |
| "begin_time": "10:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Home_Capybara",
| |
| "display_name": "水豚在家附近遛弯",
| |
| "location_hint": "Home_Capybara",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.RunAround@Home_Capybara_01",
| |
| "display_name": "水豚在家里乱窜",
| |
| "location_hint": "Home_Capybara_01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Sniff@Forest_Capybara_01",
| |
| "display_name": "水豚在河边闻东西",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Sit@Forest_Capybara_01",
| |
| "display_name": "在森林中坐着",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SpongeBath@Forest_Capybara_01",
| |
| "display_name": "水豚-泡澡",
| |
| "location_hint": "Forest_Capybara_01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitEat_2P@Forest_Capybara_01_Home",
| |
| "display_name": "小恒和小莹在森林里一起吃东西",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.ScareJump_2P@Forest_Capybara_01_Home",
| |
| "display_name": "小恒吓小莹一跳",
| |
| "location_hint": "Forest", | |
| "public_tag": "Forest", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Capybara_01_Animal_Rain_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "22:00", |
| "Weather_Today": { | | "e": "08:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 9 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| {
| | "o": "regular", |
| "begin_time": "08:00",
| | "i": "Schedule.Capybara_01_Animal_UnAdopted_02", |
| "end_time": "22:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 3 |
| {
| | ], |
| "template": "Interact.SitEat@HotSpring_Capybara_01",
| | "d": [], |
| "display_name": "∫小恒吃东西_温泉",
| | "c": "", |
| "location_hint": "HotSpring",
| | "cs": [], |
| "public_tag": "HotSpring",
| | "sl": [ |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitEat@HotSpring_Capybara_01",
| |
| "display_name": "∫小恒吃东西_温泉",
| |
| "location_hint": "HotSpring",
| |
| "public_tag": "HotSpring",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫小恒吃东西_温泉 (HotSpring)"
| |
| }, | |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HotSpring_Capybara_01",
| |
| "display_name": "∫睡觉",
| |
| "location_hint": "HotSpring",
| |
| "public_tag": "HotSpring",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HotSpring_Capybara_01",
| |
| "display_name": "∫睡觉",
| |
| "location_hint": "HotSpring",
| |
| "public_tag": "HotSpring",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫睡觉 (HotSpring)"
| |
| } | |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Capybara_01_Animal_Rain_Adopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| { | |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| { | |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [ | |
| { | | { |
| "CheckHasOwner": { | | "b": "08:00", |
| "EntityTag": "SOURCE"
| | "e": "22:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 2, |
| | 10, |
| | 4, |
| | 11, |
| | 12, |
| | 13, |
| | 14 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "22:00", |
| "Weather_Today": { | | "e": "08:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 15 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| {
| | "o": "regular", |
| "begin_time": "23:00",
| | "i": "Schedule.Capybara_01_Animal_UnAdopted_01", |
| "end_time": "10:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 4 |
| {
| | ], |
| "template": "Interact.Rest@HomeFloor_Capybara_01",
| | "d": [], |
| "display_name": "水豚在地板睡觉",
| | "c": "", |
| "location_hint": "PlayerBuilding",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "PlayerBuilding",
| | { |
| "search_public": false,
| | "b": "08:00", |
| "search_private": true,
| | "e": "22:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| },
| | 2, |
| {
| | 3, |
| "template": "Interact.Sleep@PlayerBuildingBed_Capybara",
| | 4, |
| "display_name": "∫卡皮巴拉在玩家家里的道具上睡觉",
| | 5, |
| "location_hint": "Pet",
| | 6, |
| "public_tag": "",
| | 7, |
| "private_tag": "Pet",
| | 8 |
| "search_public": false,
| | ] |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@PlayerBuildingBed_Capybara",
| |
| "display_name": "∫卡皮巴拉在玩家家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫卡皮巴拉在玩家家里的道具上睡觉 (Pet)"
| |
| },
| |
| { | |
| "begin_time": "10:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Home_Capybara",
| |
| "display_name": "水豚在家附近遛弯",
| |
| "location_hint": "Home_Capybara",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Home_Capybara_01",
| |
| "display_name": "水豚在家里乱窜",
| |
| "location_hint": "Home_Capybara_01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sniff@Forest_Capybara_01",
| |
| "display_name": "水豚在河边闻东西",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sit@Forest_Capybara_01",
| |
| "display_name": "在森林中坐着",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SpongeBath@Forest_Capybara_01",
| |
| "display_name": "水豚-泡澡",
| |
| "location_hint": "Forest_Capybara_01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitEat_2P@Forest_Capybara_01_Home",
| |
| "display_name": "小恒和小莹在森林里一起吃东西",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.ScareJump_2P@Forest_Capybara_01_Home",
| |
| "display_name": "小恒吓小莹一跳",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| } | |
| ]
| |
| }
| |
| ]
| |
| },
| |
| "creature.cat_animal_01": {
| |
| "id": "Creature.Cat_Animal_01",
| |
| "name": "喵矾",
| |
| "key": "creature.cat_animal_01",
| |
| "calendar_id": "Calender.Cat01",
| |
| "entity_file": "Creature.Cat_Animal_01",
| |
| "regular_count": 1,
| |
| "special_count": 3,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_Cat01",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| { | |
| "begin_time": "00:01",
| |
| "end_time": "11:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Rest@Plaza_Cat", | |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "11:00",
| |
| "end_time": "13:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Plaza_Cat01",
| |
| "display_name": "猫在广场散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| "summary": "猫-洗脸"
| |
| },
| |
| {
| |
| "begin_time": "13:30",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场乱窜 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat", | |
| "display_name": "猫在广场睡觉", | |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "22:00", |
| "EntityTag": "SOURCE"
| | "e": "08:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 9 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.Capybara_01_Animal_UnAdopted_02", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 5 |
| {
| | ], |
| "template": "Interact.Rest@HomeFloor_Cat",
| | "d": [], |
| "display_name": "猫在家里的地板睡觉",
| | "c": "", |
| "location_hint": "PlayerBuilding",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "PlayerBuilding",
| | { |
| "search_public": false,
| | "b": "08:00", |
| "search_private": true,
| | "e": "22:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| },
| | 2, |
| { | | 10, |
| "template": "Interact.Rest@HomeBed_Cat01",
| | 4, |
| "display_name": "猫在家里的道具上睡觉",
| | 11, |
| "location_hint": "Pet", | | 12, |
| "public_tag": "", | | 13, |
| "private_tag": "Pet", | | 14 |
| "search_public": false, | | ] |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)"
| |
| },
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_Cat01_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "22:00", |
| "Weather_Today": { | | "e": "08:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 15 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.Capybara_01_Animal_UnAdopted_01", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 6 |
| {
| | ], |
| "template": "Interact.Rest@Plaza_Cat",
| | "d": [], |
| "display_name": "猫在广场睡觉",
| | "c": "", |
| "location_hint": "Plaza",
| | "cs": [], |
| "public_tag": "Plaza",
| | "sl": [ |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| },
| |
| { | |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RestAWhile@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉_睡一小会",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫-挠痒痒"
| |
| },
| |
| { | |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| } | |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| { | |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| { | |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [ | |
| { | | { |
| "CheckHasOwner": { | | "b": "08:00", |
| "EntityTag": "SOURCE"
| | "e": "22:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 2, |
| | 3, |
| | 4, |
| | 5, |
| | 6, |
| | 7, |
| | 8 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "22:00", |
| "Weather_Today": { | | "e": "08:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 9 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.Capybara_01_Animal_UnAdopted_01", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 0 |
| {
| | ], |
| "template": "Interact.Rest@HomeFloor_Cat",
| | "d": [], |
| "display_name": "猫在家里的地板睡觉",
| | "c": "", |
| "location_hint": "PlayerBuilding",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "PlayerBuilding",
| | { |
| "search_public": false,
| | "b": "08:00", |
| "search_private": true,
| | "e": "22:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| },
| | 2, |
| { | | 3, |
| "template": "Interact.Rest@HomeBed_Cat01",
| | 4, |
| "display_name": "猫在家里的道具上睡觉",
| | 5, |
| "location_hint": "Pet", | | 6, |
| "public_tag": "", | | 7, |
| "private_tag": "Pet", | | 8 |
| "search_public": false, | | ] |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 9 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| }
| |
| ]
| |
| },
| |
| "creature.cat_animal_02": {
| |
| "id": "Creature.Cat_Animal_02",
| |
| "name": "月牙",
| |
| "key": "creature.cat_animal_02",
| |
| "calendar_id": "Calender.Cat02",
| |
| "entity_file": "Creature.Cat_Animal_02",
| |
| "regular_count": 1,
| |
| "special_count": 5,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_Cat02",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "14:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.JumpSleep@Plaza_Cat",
| |
| "display_name": "小猫跳上长椅睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| "summary": "猫-洗脸"
| |
| },
| |
| {
| |
| "begin_time": "14:30",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@CardRoom_Cat01",
| |
| "display_name": "猫在棋牌室附近散步",
| |
| "location_hint": "CardRoom",
| |
| "public_tag": "CardRoom",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0 | |
| },
| |
| "summary": "猫在广场乱窜 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Sit@Town2F_Cat",
| |
| "display_name": "∫猫坐着_Town2F",
| |
| "location_hint": "Town2F",
| |
| "public_tag": "Town2F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.JumpSleep@Town2F_Cat",
| |
| "display_name": "小猫跳上长椅睡觉",
| |
| "location_hint": "Town2F",
| |
| "public_tag": "Town2F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sit@Town2F_Cat",
| |
| "display_name": "∫猫坐着_Town2F",
| |
| "location_hint": "Town2F",
| |
| "public_tag": "Town2F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫猫坐着_Town2F (Town2F)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat", | |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| {
| |
| "CheckHasOwner": {
| |
| "EntityTag": "SOURCE"
| |
| },
| |
| "ReverseResult": false
| |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Capybara_01_Animal_Adopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*收养后", |
| "template": "Interact.Rest@HomeFloor_Cat",
| | "cs": [ |
| "display_name": "猫在家里的地板睡觉",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "PlayerBuilding",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "23:00", |
| {
| | "e": "10:00", |
| "template": "Interact.Rest@HomeBed_Cat01",
| | "k": "actions", |
| "display_name": "猫在家里的道具上睡觉",
| | "a": [ |
| "location_hint": "Pet",
| | 16, |
| "public_tag": "",
| | 17 |
| "private_tag": "Pet",
| | ] |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)"
| |
| },
| |
| { | |
| "begin_time": "08:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| { | |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 1000,
| |
| "score": 0
| |
| }, | |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }, | |
| { | |
| "begin_time": "14:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [ | |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 1000, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_Cat02_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "10:00", |
| "Weather_Today": { | | "e": "23:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 18, |
| | 19, |
| | 3, |
| | 5, |
| | 7, |
| | 20, |
| | 21, |
| | 22 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Capybara_01_Animal_Rain_UnAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天日程", |
| "template": "Interact.Rest@Plaza_Cat",
| | "cs": [ |
| "display_name": "猫在广场睡觉",
| | { |
| "location_hint": "Plaza",
| | "type": "weather_today", |
| "public_tag": "Plaza",
| | "reverse": true, |
| "private_tag": "",
| | "dest_type": "ClearSky" |
| "search_public": true,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| },
| |
| { | |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RestAWhile@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉_睡一小会",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫-挠痒痒"
| |
| }, | |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| } | |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE" | |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [ | |
| { | | { |
| "CheckHasOwner": { | | "b": "08:00", |
| "EntityTag": "SOURCE"
| | "e": "22:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 23 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": false, | | "b": "22:00", |
| "Weather_Today": { | | "e": "08:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 24 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Capybara_01_Animal_Rain_Adopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.Rest@HomeFloor_Cat",
| | "cs": [ |
| "display_name": "猫在家里的地板睡觉",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "PlayerBuilding",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Rest@HomeFloor_Cat", | |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "08:00",
| | "dest_type": "ClearSky" |
| "end_time": "12:00",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.RunAround@Home_Cat01",
| | "b": "23:00", |
| "display_name": "猫在家里乱窜",
| | "e": "10:00", |
| "location_hint": "Home_Cat01",
| | "k": "actions", |
| "public_tag": "",
| | "a": [ |
| "private_tag": "",
| | 16, |
| "search_public": false,
| | 17 |
| "search_private": true,
| | ] |
| "weight": 40,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 1000,
| |
| "score": 0
| |
| }, | |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }, | |
| { | |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0 | |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_Cat02_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Snow"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "10:00", |
| "Weather_Today": { | | "e": "23:00", |
| "DestType": "Snow"
| | "k": "actions", |
| } | | "a": [ |
| | 18, |
| | 19, |
| | 3, |
| | 5, |
| | 7, |
| | 20, |
| | 21, |
| | 22 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | } |
| "slots": [
| | ] |
| {
| | }, |
| "begin_time": "00:00",
| | "creature.cat_animal_01": { |
| "end_time": "08:00",
| | "i": "Creature.Cat_Animal_01", |
| "kind": "actions",
| | "n": "喵矾", |
| "action_candidates": [
| | "c": "Calender.Cat01", |
| {
| | "r": [ |
| "template": "Interact.Rest@Plaza_Cat",
| | 1, |
| "display_name": "猫在广场睡觉",
| | 3, |
| "location_hint": "Plaza",
| | 0 |
| "public_tag": "Plaza",
| | ], |
| "private_tag": "",
| | "v": [ |
| "search_public": true,
| | { |
| "search_private": false,
| | "o": "regular", |
| "weight": 100,
| | "i": "Schedule.CoralTown_Cat01", |
| "score": 0
| | "m": [], |
| }
| | "w": [], |
| ],
| | "d": [], |
| "primary_action": {
| | "c": "", |
| "template": "Interact.Rest@Plaza_Cat", | | "cs": [], |
| "display_name": "猫在广场睡觉",
| | "sl": [ |
| "location_hint": "Plaza", | | { |
| "public_tag": "Plaza",
| | "b": "00:01", |
| "private_tag": "", | | "e": "11:00", |
| "search_public": true, | | "k": "actions", |
| "search_private": false,
| | "a": [ |
| "weight": 100, | | 25 |
| "score": 0
| | ] |
| }, | | }, |
| "summary": "猫在广场睡觉 (Plaza)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "13:30", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 26, |
| "action_candidates": [
| | 27, |
| { | | 28 |
| "template": "Interact.RestAWhile@Plaza_Cat",
| | ] |
| "display_name": "猫在广场睡觉_睡一小会",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫-挠痒痒"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat", | |
| "display_name": "猫在广场睡觉", | |
| "location_hint": "Plaza", | |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Snow"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "13:30", |
| "EntityTag": "SOURCE"
| | "e": "23:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 27, |
| | 29, |
| | 30 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": false, | | "b": "23:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "Snow"
| | "k": "actions", |
| } | | "a": [ |
| | 25 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Cat_Animal_01_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*被收养后", |
| "template": "Interact.Rest@HomeFloor_Cat",
| | "cs": [ |
| "display_name": "猫在家里的地板睡觉",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "PlayerBuilding",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }, | | "b": "00:00", |
| {
| | "e": "08:00", |
| "template": "Interact.Rest@HomeBed_Cat01",
| | "k": "actions", |
| "display_name": "猫在家里的道具上睡觉",
| | "a": [ |
| "location_hint": "Pet",
| | 31, |
| "public_tag": "",
| | 32 |
| "private_tag": "Pet",
| | ] |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_Cat", | |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| {
| | 35, |
| "template": "Interact.RunAround@Home_Cat01",
| | 36, |
| "display_name": "猫在家里乱窜",
| | 20 |
| "location_hint": "Home_Cat01",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat", | |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 31, |
| "action_candidates": [
| | 32, |
| {
| | 20 |
| "template": "Interact.Rest@HomeFloor_Cat",
| | ] |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| }
| |
| ]
| |
| },
| |
| "creature.cat_animal_03": {
| |
| "id": "Creature.Cat_Animal_03",
| |
| "name": "警长",
| |
| "key": "creature.cat_animal_03",
| |
| "calendar_id": "Calender.Cat03",
| |
| "entity_file": "Creature.Cat_Animal_03",
| |
| "regular_count": 1,
| |
| "special_count": 5,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_Cat03",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Sleep@Beach_Cat",
| |
| "display_name": "猫在沙滩睡觉",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@Beach_Cat",
| |
| "display_name": "猫在沙滩睡觉",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在沙滩睡觉 (Beach)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.StepMilk@Beach_Cat",
| |
| "display_name": "猫在沙滩踩奶",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Beach_Cat01",
| |
| "display_name": "猫在海滩乱窜",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.ScratchObj@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Beach_Cat01",
| |
| "display_name": "猫在海滩乱窜",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在海滩乱窜 (Beach)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "14:00", |
| "EntityTag": "SOURCE"
| | "e": "23:59", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 33, |
| | 34, |
| | 35, |
| | 36, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_Cat01_Rain", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "Interact.Rest@HomeFloor_Cat",
| | "cs": [ |
| "display_name": "猫在家里的地板睡觉",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": true, |
| "private_tag": "PlayerBuilding",
| | "dest_type": "ClearSky" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "00:00", |
| { | | "e": "08:00", |
| "template": "Interact.Rest@HomeBed_Cat01",
| | "k": "actions", |
| "display_name": "猫在家里的道具上睡觉",
| | "a": [ |
| "location_hint": "Pet",
| | 25 |
| "public_tag": "",
| | ] |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_Cat", | |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "22:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 37, |
| "action_candidates": [
| | 27, |
| {
| | 29 |
| "template": "Interact.RunAround@Home_Cat01",
| | ] |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_Cat03_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "22:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 25 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Cat_Animal_01_Rain_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.Sleep@Beach_Cat",
| | "cs": [ |
| "display_name": "猫在沙滩睡觉",
| | { |
| "location_hint": "Beach",
| | "type": "check_has_owner", |
| "public_tag": "Beach",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Sleep@Beach_Cat", | |
| "display_name": "猫在沙滩睡觉", | |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在沙滩睡觉 (Beach)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "08:00",
| | "dest_type": "ClearSky" |
| "end_time": "22:00",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.SleepAWhile@Beach_Cat",
| | "b": "00:00", |
| "display_name": "猫在沙滩睡觉",
| | "e": "08:00", |
| "location_hint": "Beach",
| | "k": "actions", |
| "public_tag": "Beach",
| | "a": [ |
| "private_tag": "",
| | 31, |
| "search_public": true,
| | 32 |
| "search_private": false,
| | ] |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "SubInteract.ScratchSelf_Cat", | |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "猫-挠痒痒" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| {
| | 35, |
| "template": "Interact.Sleep@Beach_Cat",
| | 36, |
| "display_name": "猫在沙滩睡觉",
| | 20 |
| "location_hint": "Beach",
| | ] |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@Beach_Cat",
| |
| "display_name": "猫在沙滩睡觉",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在沙滩睡觉 (Beach)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "12:00", |
| "EntityTag": "SOURCE"
| | "e": "14:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 31, |
| | 32, |
| | 20 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": false, | | "b": "14:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 33, |
| | 34, |
| | 35, |
| | 36, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | } |
| "slots": [
| | ] |
| {
| | }, |
| "begin_time": "00:00",
| | "creature.cat_animal_02": { |
| "end_time": "08:00",
| | "i": "Creature.Cat_Animal_02", |
| "kind": "actions",
| | "n": "月牙", |
| "action_candidates": [
| | "c": "Calender.Cat02", |
| {
| | "r": [ |
| "template": "Interact.Rest@HomeFloor_Cat",
| | 1, |
| "display_name": "猫在家里的地板睡觉",
| | 5, |
| "location_hint": "PlayerBuilding",
| | 0 |
| "public_tag": "",
| | ], |
| "private_tag": "PlayerBuilding",
| | "v": [ |
| "search_public": false,
| | { |
| "search_private": true,
| | "o": "regular", |
| "weight": 100,
| | "i": "Schedule.CoralTown_Cat02", |
| "score": 0
| | "m": [], |
| },
| | "w": [], |
| {
| | "d": [], |
| "template": "Interact.Rest@HomeBed_Cat01",
| | "c": "", |
| "display_name": "猫在家里的道具上睡觉",
| | "cs": [], |
| "location_hint": "Pet",
| | "sl": [ |
| "public_tag": "",
| | { |
| "private_tag": "Pet",
| | "b": "00:00", |
| "search_public": false,
| | "e": "12:00", |
| "search_private": true,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0
| | 25 |
| }
| | ] |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Rest@HomeFloor_Cat", | |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:30", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 26, |
| "action_candidates": [
| | 38, |
| { | | 27 |
| "template": "Interact.RunAround@Home_Cat01",
| | ] |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "14:30", |
| {
| | "e": "18:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 27, |
| "action_candidates": [
| | 29, |
| { | | 30, |
| "template": "Interact.Rest@HomeFloor_Cat",
| | 39 |
| "display_name": "猫在家里的地板睡觉",
| | ] |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水", | |
| "location_hint": "Home_Pet", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 1000,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "23:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 40, |
| "action_candidates": [
| | 41 |
| {
| | ] |
| "template": "Interact.RunAround@Home_Cat01", | |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0 | |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_Cat03_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Snow"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "23:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "Snow"
| | "k": "actions", |
| } | | "a": [ |
| | 25 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Cat_Animal_01_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*被收养后", |
| "template": "Interact.Sleep@Beach_Cat",
| | "cs": [ |
| "display_name": "猫在沙滩睡觉",
| | { |
| "location_hint": "Beach",
| | "type": "check_has_owner", |
| "public_tag": "Beach",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": true,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "00:00", |
| ],
| | "e": "08:00", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.Sleep@Beach_Cat", | | "a": [ |
| "display_name": "猫在沙滩睡觉",
| | 31, |
| "location_hint": "Beach", | | 32 |
| "public_tag": "Beach",
| | ] |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "猫在沙滩睡觉 (Beach)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| {
| | 35, |
| "template": "Interact.SleepAWhile@Beach_Cat",
| | 36, |
| "display_name": "猫在沙滩睡觉",
| | 20 |
| "location_hint": "Beach",
| | ] |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫-挠痒痒"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Sleep@Beach_Cat",
| |
| "display_name": "猫在沙滩睡觉", | |
| "location_hint": "Beach", | |
| "public_tag": "Beach", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@Beach_Cat",
| |
| "display_name": "猫在沙滩睡觉",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在沙滩睡觉 (Beach)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Snow"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "12:00", |
| "EntityTag": "SOURCE"
| | "e": "14:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 31, |
| | 32, |
| | 20 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": false, | | "b": "14:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "Snow"
| | "k": "actions", |
| } | | "a": [ |
| | 33, |
| | 34, |
| | 35, |
| | 36, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_Cat02_Rain", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "Interact.Rest@HomeFloor_Cat",
| | "cs": [ |
| "display_name": "猫在家里的地板睡觉",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "PlayerBuilding",
| | "dest_type": "Rain" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "00:00", |
| { | | "e": "08:00", |
| "template": "Interact.Rest@HomeBed_Cat01",
| | "k": "actions", |
| "display_name": "猫在家里的道具上睡觉",
| | "a": [ |
| "location_hint": "Pet",
| | 25 |
| "public_tag": "",
| | ] |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_Cat", | |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "22:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 37, |
| "action_candidates": [
| | 27, |
| { | | 29 |
| "template": "Interact.RunAround@Home_Cat01",
| | ] |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| }
| |
| ]
| |
| },
| |
| "creature.cat_animal_04": {
| |
| "id": "Creature.Cat_Animal_04",
| |
| "name": "404",
| |
| "key": "creature.cat_animal_04",
| |
| "calendar_id": "Calender.Cat04",
| |
| "entity_file": "Creature.Cat_Animal_04",
| |
| "regular_count": 1,
| |
| "special_count": 3,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_Cat04",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "09:00",
| |
| "end_time": "12:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.JumpSleep@Plaza_Cat",
| |
| "display_name": "小猫跳上长椅睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 80,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.HangOut@Plaza_Cat01",
| |
| "display_name": "猫在广场散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 120,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| "summary": "猫-洗脸"
| |
| },
| |
| {
| |
| "begin_time": "12:30",
| |
| "end_time": "18:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 120,
| |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 280,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@CardRoom_Cat01",
| |
| "display_name": "猫在棋牌室附近散步",
| |
| "location_hint": "CardRoom",
| |
| "public_tag": "CardRoom",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 280,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场乱窜 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "18:30",
| |
| "end_time": "22:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 120,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 80,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 220,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 220,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在广场乱窜 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "22:30",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_Cat04_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "22:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 25 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Cat_Animal_01_Rain_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.Rest@Plaza_Cat",
| | "cs": [ |
| "display_name": "猫在广场睡觉",
| | { |
| "location_hint": "Plaza",
| | "type": "check_has_owner", |
| "public_tag": "Plaza",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": true,
| | }, |
| "search_private": false,
| | { |
| "weight": 100,
| | "type": "weather_today", |
| "score": 0
| | "reverse": false, |
| }
| | "dest_type": "Rain" |
| ],
| | } |
| "primary_action": { | | ], |
| "template": "Interact.Rest@Plaza_Cat", | | "sl": [ |
| "display_name": "猫在广场睡觉", | | { |
| "location_hint": "Plaza", | | "b": "00:00", |
| "public_tag": "Plaza", | | "e": "08:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 31, |
| "weight": 100, | | 32 |
| "score": 0 | | ] |
| }, | | }, |
| "summary": "猫在广场睡觉 (Plaza)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "21:30",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| { | | 35, |
| "template": "Interact.RestAWhile@Plaza_Cat",
| | 36, |
| "display_name": "猫在广场睡觉_睡一小会",
| | 20 |
| "location_hint": "Plaza",
| | ] |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 120,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RestAWhile@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉_睡一小会",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 120,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在广场睡觉_睡一小会 (Plaza)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "21:30",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 31, |
| "action_candidates": [
| | 32, |
| {
| | 20 |
| "template": "Interact.Rest@Plaza_Cat",
| | ] |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "14:00", |
| "EntityTag": "SOURCE"
| | "e": "23:59", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 33, |
| | 34, |
| | 35, |
| | 36, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_Cat02_Rain", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "Interact.Rest@HomeFloor_Cat",
| | "cs": [ |
| "display_name": "猫在家里的地板睡觉",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "PlayerBuilding",
| | "dest_type": "Snow" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "00:00", |
| {
| | "e": "08:00", |
| "template": "Interact.Rest@HomeBed_Cat01",
| | "k": "actions", |
| "display_name": "猫在家里的道具上睡觉",
| | "a": [ |
| "location_hint": "Pet",
| | 25 |
| "public_tag": "",
| | ] |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)"
| |
| },
| |
| { | |
| "begin_time": "08:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| { | |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 1000,
| |
| "score": 0
| |
| }, | |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }, | |
| { | |
| "begin_time": "14:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [ | |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "08:00", |
| "EntityTag": "SOURCE"
| | "e": "22:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 37, |
| | 27, |
| | 29 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "22:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 25 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Cat_Animal_01_Rain_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.Rest@HomeFloor_Cat",
| | "cs": [ |
| "display_name": "猫在家里的地板睡觉",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "PlayerBuilding",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Rest@HomeFloor_Cat", | |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": false, |
| "begin_time": "08:00",
| | "dest_type": "Snow" |
| "end_time": "12:00",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.RunAround@Home_Cat01",
| | "b": "00:00", |
| "display_name": "猫在家里乱窜",
| | "e": "08:00", |
| "location_hint": "Home_Cat01",
| | "k": "actions", |
| "public_tag": "",
| | "a": [ |
| "private_tag": "",
| | 31, |
| "search_public": false,
| | 32 |
| "search_private": true,
| | ] |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| {
| | 35, |
| "template": "Interact.Rest@HomeFloor_Cat",
| | 36, |
| "display_name": "猫在家里的地板睡觉",
| | 20 |
| "location_hint": "PlayerBuilding",
| | ] |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水", | |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 31, |
| "action_candidates": [
| | 32, |
| { | | 20 |
| "template": "Interact.RunAround@Home_Cat01",
| | ] |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| }
| | "b": "14:00", |
| ]
| | "e": "23:59", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 33, |
| "creature.cat_animal_04_temp": {
| | 34, |
| "id": "Creature.Cat_Animal_04_Temp",
| | 35, |
| "name": "棉花糖",
| | 36, |
| "key": "creature.cat_animal_04_temp",
| | 20 |
| "calendar_id": "Calender.Cat04",
| | ] |
| "entity_file": "Creature.Cat_Animal_04_Temp",
| | } |
| "regular_count": 1,
| | ] |
| "special_count": 3,
| | } |
| "living_together_count": 0,
| | ] |
| "variants": [
| | }, |
| {
| | "creature.cat_animal_03": { |
| "source": "regular",
| | "i": "Creature.Cat_Animal_03", |
| "schedule_id": "Schedule.CoralTown_Cat04", | | "n": "警长", |
| "months": [],
| | "c": "Calender.Cat03", |
| "month_labels": [],
| | "r": [ |
| "weekdays": [],
| | 1, |
| "weekday_labels": [],
| | 5, |
| "days": [],
| | 0 |
| "priority": "",
| | ], |
| "condition_desc": "",
| | "v": [ |
| "condition_summary": [],
| | { |
| "condition_raw": {}, | | "o": "regular", |
| "slots": [ | | "i": "Schedule.CoralTown_Cat03", |
| {
| | "m": [], |
| "begin_time": "00:00",
| | "w": [], |
| "end_time": "09:00",
| | "d": [], |
| "kind": "actions",
| | "c": "", |
| "action_candidates": [
| | "cs": [], |
| {
| | "sl": [ |
| "template": "Interact.Rest@Plaza_Cat",
| | { |
| "display_name": "猫在广场睡觉",
| | "b": "00:00", |
| "location_hint": "Plaza",
| | "e": "12:00", |
| "public_tag": "Plaza",
| | "k": "actions", |
| "private_tag": "",
| | "a": [ |
| "search_public": true,
| | 42 |
| "search_private": false,
| | ] |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Rest@Plaza_Cat", | |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza", | |
| "public_tag": "Plaza",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在广场睡觉 (Plaza)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "00:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:30",
| | "a": [ |
| "kind": "actions",
| | 43, |
| "action_candidates": [
| | 27, |
| {
| | 29, |
| "template": "SubInteract.Licking_Paw_Cat", | | 44, |
| "display_name": "猫-洗脸", | | 45 |
| "location_hint": "", | | ] |
| "public_tag": "", | | } |
| "private_tag": "", | | ] |
| "search_public": false,
| | }, |
| "search_private": false,
| | { |
| "weight": 150,
| | "o": "special", |
| "score": 0
| | "i": "Schedule.Cat_Animal_01_BeAdopted", |
| },
| | "m": [], |
| {
| | "w": [], |
| "template": "SubInteract.ScratchSelf_Cat",
| | "d": [], |
| "display_name": "猫-挠痒痒",
| | "c": "*被收养后", |
| "location_hint": "",
| | "cs": [ |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "type": "check_has_owner", |
| "search_public": false,
| | "reverse": false, |
| "search_private": false,
| | "entity_tag": "SOURCE" |
| "weight": 100,
| | } |
| "score": 0
| | ], |
| },
| | "sl": [ |
| { | | { |
| "template": "Interact.JumpSleep@Plaza_Cat",
| | "b": "00:00", |
| "display_name": "小猫跳上长椅睡觉",
| | "e": "08:00", |
| "location_hint": "Plaza",
| | "k": "actions", |
| "public_tag": "Plaza",
| | "a": [ |
| "private_tag": "",
| | 31, |
| "search_public": true,
| | 32 |
| "search_private": false,
| | ] |
| "weight": 80,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Plaza_Cat01",
| |
| "display_name": "猫在广场散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 120,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "SubInteract.Licking_Paw_Cat", | |
| "display_name": "猫-洗脸",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "猫-洗脸" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "12:30",
| | "k": "actions", |
| "end_time": "18:30",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| { | | 35, |
| "template": "SubInteract.ScratchSelf_Cat",
| | 36, |
| "display_name": "猫-挠痒痒",
| | 20 |
| "location_hint": "",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 120,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 280,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.HangOut@CardRoom_Cat01",
| |
| "display_name": "猫在棋牌室附近散步", | |
| "location_hint": "CardRoom", | |
| "public_tag": "CardRoom", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 280,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在广场乱窜 (Plaza)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "18:30",
| | "k": "actions", |
| "end_time": "22:30",
| | "a": [ |
| "kind": "actions",
| | 31, |
| "action_candidates": [
| | 32, |
| { | | 20 |
| "template": "SubInteract.Licking_Paw_Cat",
| | ] |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 120,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 80,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 220,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜", | |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 220,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场乱窜 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "22:30",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza", | |
| "public_tag": "Plaza", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_Cat04_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "14:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 33, |
| | 34, |
| | 35, |
| | 36, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_Cat03_Rain", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "Interact.Rest@Plaza_Cat",
| | "cs": [ |
| "display_name": "猫在广场睡觉",
| | { |
| "location_hint": "Plaza",
| | "type": "weather_today", |
| "public_tag": "Plaza",
| | "reverse": false, |
| "private_tag": "",
| | "dest_type": "Rain" |
| "search_public": true,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "00:00", |
| ],
| | "e": "08:00", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.Rest@Plaza_Cat", | | "a": [ |
| "display_name": "猫在广场睡觉",
| | 42 |
| "location_hint": "Plaza", | | ] |
| "public_tag": "Plaza",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在广场睡觉 (Plaza)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "22:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "21:30",
| | "a": [ |
| "kind": "actions",
| | 46, |
| "action_candidates": [
| | 27, |
| { | | 29 |
| "template": "Interact.RestAWhile@Plaza_Cat",
| | ] |
| "display_name": "猫在广场睡觉_睡一小会",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 120,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RestAWhile@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉_睡一小会",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 120,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉_睡一小会 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "21:30",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat", | |
| "display_name": "猫在广场睡觉", | |
| "location_hint": "Plaza", | |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "22:00", |
| "EntityTag": "SOURCE"
| | "e": "00:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 42 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Cat_Animal_01_Rain_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.Rest@HomeFloor_Cat",
| | "cs": [ |
| "display_name": "猫在家里的地板睡觉",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "PlayerBuilding",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Rest@HomeFloor_Cat", | |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": false, |
| "begin_time": "08:00",
| | "dest_type": "Rain" |
| "end_time": "12:00",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.RunAround@Home_Cat01",
| | "b": "00:00", |
| "display_name": "猫在家里乱窜",
| | "e": "08:00", |
| "location_hint": "Home_Cat01",
| | "k": "actions", |
| "public_tag": "",
| | "a": [ |
| "private_tag": "",
| | 31, |
| "search_public": false,
| | 32 |
| "search_private": true,
| | ] |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| {
| | 35, |
| "template": "Interact.Rest@HomeFloor_Cat",
| | 36, |
| "display_name": "猫在家里的地板睡觉",
| | 20 |
| "location_hint": "PlayerBuilding",
| | ] |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水", | |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "12:00", |
| "EntityTag": "SOURCE"
| | "e": "14:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 31, |
| | 32, |
| | 20 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "14:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 33, |
| | 34, |
| | 35, |
| | 36, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_Cat03_Rain", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "Interact.Rest@HomeFloor_Cat",
| | "cs": [ |
| "display_name": "猫在家里的地板睡觉",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "PlayerBuilding",
| | "dest_type": "Snow" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "00:00", |
| { | | "e": "08:00", |
| "template": "Interact.Rest@HomeBed_Cat01",
| | "k": "actions", |
| "display_name": "猫在家里的道具上睡觉",
| | "a": [ |
| "location_hint": "Pet",
| | 42 |
| "public_tag": "",
| | ] |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_Cat", | |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "22:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 46, |
| "action_candidates": [
| | 27, |
| {
| | 29 |
| "template": "Interact.RunAround@Home_Cat01",
| | ] |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| }
| |
| ]
| |
| },
| |
| "creature.cat_animal_06": {
| |
| "id": "Creature.Cat_Animal_06",
| |
| "name": "嗷力",
| |
| "key": "creature.cat_animal_06",
| |
| "calendar_id": "Calender.Cat04",
| |
| "entity_file": "Creature.Cat_Animal_06",
| |
| "regular_count": 1,
| |
| "special_count": 3,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_Cat04",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat", | |
| "display_name": "猫在广场睡觉", | |
| "location_hint": "Plaza", | |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "09:00",
| |
| "end_time": "12:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.JumpSleep@Plaza_Cat",
| |
| "display_name": "小猫跳上长椅睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 80,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Plaza_Cat01",
| |
| "display_name": "猫在广场散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 120,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫-洗脸"
| |
| },
| |
| {
| |
| "begin_time": "12:30",
| |
| "end_time": "18:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 120,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 280,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@CardRoom_Cat01",
| |
| "display_name": "猫在棋牌室附近散步",
| |
| "location_hint": "CardRoom",
| |
| "public_tag": "CardRoom",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 280,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场乱窜 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "18:30",
| |
| "end_time": "22:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 120,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 80,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 220,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 220,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场乱窜 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "22:30",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_Cat04_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "22:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 42 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Cat_Animal_01_Rain_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.Rest@Plaza_Cat",
| | "cs": [ |
| "display_name": "猫在广场睡觉",
| | { |
| "location_hint": "Plaza",
| | "type": "check_has_owner", |
| "public_tag": "Plaza",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| },
| |
| { | |
| "begin_time": "08:00",
| |
| "end_time": "21:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RestAWhile@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉_睡一小会",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 120,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.RestAWhile@Plaza_Cat", | |
| "display_name": "猫在广场睡觉_睡一小会", | |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 120, | |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在广场睡觉_睡一小会 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "21:30",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "type": "weather_today", |
| "EntityTag": "SOURCE"
| | "reverse": false, |
| },
| | "dest_type": "Snow" |
| "ReverseResult": false | |
| } | | } |
| ] | | ], |
| },
| | "sl": [ |
| "slots": [
| | { |
| {
| | "b": "00:00", |
| "begin_time": "00:00",
| | "e": "08:00", |
| "end_time": "08:00",
| | "k": "actions", |
| "kind": "actions",
| | "a": [ |
| "action_candidates": [
| | 31, |
| {
| | 32 |
| "template": "Interact.Rest@HomeFloor_Cat",
| | ] |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| {
| | 35, |
| "template": "Interact.RunAround@Home_Cat01",
| | 36, |
| "display_name": "猫在家里乱窜",
| | 20 |
| "location_hint": "Home_Cat01",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat", | |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "12:00", |
| "EntityTag": "SOURCE"
| | "e": "14:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 31, |
| | 32, |
| | 20 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "14:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 33, |
| | 34, |
| | 35, |
| | 36, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | } |
| "slots": [
| | ] |
| {
| | }, |
| "begin_time": "00:00",
| | "creature.cat_animal_04": { |
| "end_time": "08:00",
| | "i": "Creature.Cat_Animal_04", |
| "kind": "actions",
| | "n": "404", |
| "action_candidates": [
| | "c": "Calender.Cat04", |
| {
| | "r": [ |
| "template": "Interact.Rest@HomeFloor_Cat",
| | 1, |
| "display_name": "猫在家里的地板睡觉",
| | 3, |
| "location_hint": "PlayerBuilding",
| | 0 |
| "public_tag": "",
| | ], |
| "private_tag": "PlayerBuilding",
| | "v": [ |
| "search_public": false,
| | { |
| "search_private": true,
| | "o": "regular", |
| "weight": 100,
| | "i": "Schedule.CoralTown_Cat04", |
| "score": 0
| | "m": [], |
| },
| | "w": [], |
| {
| | "d": [], |
| "template": "Interact.Rest@HomeBed_Cat01",
| | "c": "", |
| "display_name": "猫在家里的道具上睡觉",
| | "cs": [], |
| "location_hint": "Pet",
| | "sl": [ |
| "public_tag": "",
| | { |
| "private_tag": "Pet",
| | "b": "00:00", |
| "search_public": false,
| | "e": "09:00", |
| "search_private": true,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0
| | 25 |
| }
| | ] |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Rest@HomeFloor_Cat", | |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:30", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 47, |
| "action_candidates": [
| | 27, |
| {
| | 48, |
| "template": "Interact.RunAround@Home_Cat01",
| | 49 |
| "display_name": "猫在家里乱窜",
| | ] |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "12:30", |
| {
| | "e": "18:30", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 27, |
| "action_candidates": [
| | 50, |
| { | | 51, |
| "template": "Interact.Rest@HomeFloor_Cat",
| | 52 |
| "display_name": "猫在家里的地板睡觉",
| | ] |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 1000, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "18:30", |
| {
| | "e": "22:30", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 50, |
| "action_candidates": [
| | 53, |
| { | | 54 |
| "template": "Interact.RunAround@Home_Cat01",
| | ] |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| }
| |
| ]
| |
| },
| |
| "creature.cat_animal_07": {
| |
| "id": "Creature.Cat_Animal_07",
| |
| "name": "娜娜",
| |
| "key": "creature.cat_animal_07",
| |
| "calendar_id": "Calender.Cat07",
| |
| "entity_file": "Creature.Cat_Animal_07",
| |
| "regular_count": 1,
| |
| "special_count": 3,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_Cat01",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:01",
| |
| "end_time": "11:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "11:00",
| |
| "end_time": "13:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Plaza_Cat01",
| |
| "display_name": "猫在广场散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫-洗脸"
| |
| },
| |
| {
| |
| "begin_time": "13:30",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Plaza_Cat01",
| |
| "display_name": "猫在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场乱窜 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "22:30", |
| "EntityTag": "SOURCE"
| | "e": "23:59", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 25 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_Cat04_Rain", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "Interact.Rest@HomeFloor_Cat",
| | "cs": [ |
| "display_name": "猫在家里的地板睡觉",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": true, |
| "private_tag": "PlayerBuilding",
| | "dest_type": "ClearSky" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "00:00", |
| { | | "e": "08:00", |
| "template": "Interact.Rest@HomeBed_Cat01",
| | "k": "actions", |
| "display_name": "猫在家里的道具上睡觉",
| | "a": [ |
| "location_hint": "Pet",
| | 25 |
| "public_tag": "",
| | ] |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_Cat", | |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "21:30", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 55, |
| "action_candidates": [
| | 27, |
| { | | 29 |
| "template": "Interact.RunAround@Home_Cat01",
| | ] |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_Cat",
| |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_Cat01",
| |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_Cat01_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "21:30", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 25 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Cat_Animal_01_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*被收养后", |
| "template": "Interact.Rest@Plaza_Cat",
| | "cs": [ |
| "display_name": "猫在广场睡觉",
| | { |
| "location_hint": "Plaza",
| | "type": "check_has_owner", |
| "public_tag": "Plaza",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": true,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "00:00", |
| ],
| | "e": "08:00", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.Rest@Plaza_Cat", | | "a": [ |
| "display_name": "猫在广场睡觉",
| | 31, |
| "location_hint": "Plaza", | | 32 |
| "public_tag": "Plaza",
| | ] |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "猫在广场睡觉 (Plaza)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| {
| | 35, |
| "template": "Interact.RestAWhile@Plaza_Cat",
| | 36, |
| "display_name": "猫在广场睡觉_睡一小会",
| | 20 |
| "location_hint": "Plaza",
| | ] |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Licking_Paw_Cat",
| |
| "display_name": "猫-洗脸",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.ScratchSelf_Cat",
| |
| "display_name": "猫-挠痒痒",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫-挠痒痒"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Cat",
| |
| "display_name": "猫在广场睡觉",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "猫在广场睡觉 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Cat_Animal_01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "12:00", |
| "EntityTag": "SOURCE"
| | "e": "14:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 31, |
| | 32, |
| | 20 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "14:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 33, |
| | 34, |
| | 35, |
| | 36, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Cat_Animal_01_Rain_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.Rest@HomeFloor_Cat",
| | "cs": [ |
| "display_name": "猫在家里的地板睡觉",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "PlayerBuilding",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Rest@HomeFloor_Cat", | |
| "display_name": "猫在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "猫在家里的地板睡觉 (PlayerBuilding)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "08:00",
| | "dest_type": "ClearSky" |
| "end_time": "12:00",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.RunAround@Home_Cat01",
| | "b": "00:00", |
| "display_name": "猫在家里乱窜",
| | "e": "08:00", |
| "location_hint": "Home_Cat01",
| | "k": "actions", |
| "public_tag": "",
| | "a": [ |
| "private_tag": "",
| | 31, |
| "search_public": false,
| | 32 |
| "search_private": true,
| | ] |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| {
| | 35, |
| "template": "Interact.Rest@HomeFloor_Cat",
| | 36, |
| "display_name": "猫在家里的地板睡觉",
| | 20 |
| "location_hint": "PlayerBuilding",
| | ] |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Cat01",
| |
| "display_name": "猫在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水", | |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 31, |
| "action_candidates": [
| | 32, |
| { | | 20 |
| "template": "Interact.RunAround@Home_Cat01",
| | ] |
| "display_name": "猫在家里乱窜",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 40,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_Cat01",
| |
| "display_name": "猫在家里散步",
| |
| "location_hint": "Home_Cat01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Eat@Home_Cat",
| |
| "display_name": "猫在家里吃东西",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.PlayTreadmill@Home_Cat",
| |
| "display_name": "猫在家里玩跑步机",
| |
| "location_hint": "Home_Cat",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| }
| | "b": "14:00", |
| ]
| | "e": "23:59", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 33, |
| "creature.fox_01": {
| | 34, |
| "id": "Creature.Fox_01",
| | 35, |
| "name": "小八",
| | 36, |
| "key": "creature.fox_01",
| | 20 |
| "calendar_id": "Calender.Fox_01",
| | ] |
| "entity_file": "Creature.Fox_01",
| | } |
| "regular_count": 1,
| | ] |
| "special_count": 3,
| | } |
| "living_together_count": 0,
| | ] |
| "variants": [
| | }, |
| {
| | "creature.cat_animal_04_temp": { |
| "source": "regular",
| | "i": "Creature.Cat_Animal_04_Temp", |
| "schedule_id": "Schedule.Fox_01_Animal_UnAdopted_01",
| | "n": "棉花糖", |
| "months": [],
| | "c": "Calender.Cat04", |
| "month_labels": [],
| | "r": [ |
| "weekdays": [
| | 1, |
| 1 | | 3, |
| ], | | 0 |
| "weekday_labels": [
| | ], |
| "monday"
| | "v": [ |
| ],
| | { |
| "days": [],
| | "o": "regular", |
| "priority": "",
| | "i": "Schedule.CoralTown_Cat04", |
| "condition_desc": "",
| | "m": [], |
| "condition_summary": [],
| | "w": [], |
| "condition_raw": {}, | | "d": [], |
| "slots": [ | | "c": "", |
| {
| | "cs": [], |
| "begin_time": "22:00",
| | "sl": [ |
| "end_time": "07:00",
| | { |
| "kind": "actions",
| | "b": "00:00", |
| "action_candidates": [
| | "e": "09:00", |
| {
| | "k": "actions", |
| "template": "Interact.Sleep@Home_Fox",
| | "a": [ |
| "display_name": "睡觉",
| | 25 |
| "location_hint": "Family",
| | ] |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.Sleep@Home_Fox", | |
| "display_name": "睡觉",
| |
| "location_hint": "Family", | |
| "public_tag": "",
| |
| "private_tag": "Family", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Family)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:30", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 47, |
| "action_candidates": [
| | 27, |
| { | | 48, |
| "template": "Interact.HangOut@Home_Fox",
| | 49 |
| "display_name": "∫闲逛",
| | ] |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.RunAround@Home_Fox",
| |
| "display_name": "∫乱跑",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Rest_Fox",
| |
| "display_name": "∫趴在地上休息",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sit@Home_Fox",
| |
| "display_name": "∫狐狸坐着表演",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DigGround@Home_Fox",
| |
| "display_name": "∫刨地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 150, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sit@Home_Fox",
| |
| "display_name": "∫狐狸坐着表演",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 150,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫狐狸坐着表演 (Family)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Fox_01_Animal_Adopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "12:30", |
| "EntityTag": "SOURCE"
| | "e": "18:30", |
| },
| | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| }
| | 27, |
| ]
| | 50, |
| },
| | 51, |
| "slots": [
| | 52 |
| {
| | ] |
| "begin_time": "22:00",
| |
| "end_time": "07:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Sleep_Fox",
| |
| "display_name": "∫趴在地上休息",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sleep@PlayerBuildingBed_Fox",
| |
| "display_name": "∫狐狸在玩家家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Sleep_Fox",
| |
| "display_name": "∫趴在地上休息",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫趴在地上休息" | | { |
| },
| | "b": "18:30", |
| {
| | "e": "22:30", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 50, |
| "action_candidates": [
| | 53, |
| { | | 54 |
| "template": "Interact.HangOut@PlayerBuilding_Fox",
| | ] |
| "display_name": "∫在玩家地块闲逛",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.RunAround@PlayerBuilding_Fox",
| |
| "display_name": "∫在玩家地块乱跑",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 150,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.Rest_Fox",
| |
| "display_name": "∫趴在地上休息",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 1000,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Fox_01_Animal_Rain_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "22:30", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 25 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "22:00",
| | "i": "Schedule.CoralTown_Cat04_Rain", |
| "end_time": "07:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "Interact.Sleep@Home_Fox",
| | "cs": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Family",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": true, |
| "private_tag": "Family",
| | "dest_type": "ClearSky" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "00:00", |
| ],
| | "e": "08:00", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.Sleep@Home_Fox", | | "a": [ |
| "display_name": "睡觉",
| | 25 |
| "location_hint": "Family", | | ] |
| "public_tag": "",
| |
| "private_tag": "Family", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Family)"
| |
| },
| |
| {
| |
| "begin_time": "07:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.AvoidRain_Fox",
| |
| "display_name": "∫狐狸坐着表演",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Rest_Fox",
| |
| "display_name": "∫趴在地上休息",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Rest_Fox",
| |
| "display_name": "∫趴在地上休息",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫趴在地上休息"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Fox_01_Animal_Rain_Adopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "08:00", |
| "EntityTag": "SOURCE"
| | "e": "21:30", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 55, |
| | 27, |
| | 29 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": false, | | "b": "21:30", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 25 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "22:00",
| | "i": "Schedule.Cat_Animal_01_BeAdopted", |
| "end_time": "07:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*被收养后", |
| "template": "SubInteract.Sleep_Fox",
| | "cs": [ |
| "display_name": "∫趴在地上休息",
| | { |
| "location_hint": "",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "00:00", |
| { | | "e": "08:00", |
| "template": "Interact.Sleep@PlayerBuildingBed_Fox",
| | "k": "actions", |
| "display_name": "∫狐狸在玩家家里的道具上睡觉",
| | "a": [ |
| "location_hint": "Pet",
| | 31, |
| "public_tag": "",
| | 32 |
| "private_tag": "Pet",
| | ] |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Sleep_Fox", | |
| "display_name": "∫趴在地上休息",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "∫趴在地上休息" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| {
| | 35, |
| "template": "Interact.HangOut@PlayerBuilding_Fox",
| | 36, |
| "display_name": "∫在玩家地块闲逛",
| | 20 |
| "location_hint": "PlayerBuilding",
| | ] |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.RunAround@PlayerBuilding_Fox",
| |
| "display_name": "∫在玩家地块乱跑",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Rest_Fox",
| |
| "display_name": "∫趴在地上休息",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| }
| | "b": "12:00", |
| ]
| | "e": "14:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 31, |
| "creature.littledog_01": {
| | 32, |
| "id": "Creature.LittleDog_01",
| | 20 |
| "name": "小伟",
| | ] |
| "key": "creature.littledog_01",
| |
| "calendar_id": "Calender.Dog_Little01",
| |
| "entity_file": "Creature.LittleDog_01",
| |
| "regular_count": 1,
| |
| "special_count": 3,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Dog_Little01_Animal_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "07:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Rest@Town1F_Dog",
| |
| "display_name": "",
| |
| "location_hint": "Town1F",
| |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Town1F_Dog",
| |
| "display_name": "",
| |
| "location_hint": "Town1F",
| |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "Interact.Rest@Town1F_Dog (Town1F)"
| |
| },
| |
| {
| |
| "begin_time": "07:30",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Town1F_Dog",
| |
| "display_name": "", | |
| "location_hint": "Town1F", | |
| "public_tag": "Town1F", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Plaza_LittleDog",
| |
| "display_name": "狗在广场遛弯",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Plaza_LittleDog",
| |
| "display_name": "狗在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跑"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@Town1F_Dog",
| |
| "display_name": "",
| |
| "location_hint": "Town1F",
| |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Town1F_Dog",
| |
| "display_name": "",
| |
| "location_hint": "Town1F",
| |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "Interact.Rest@Town1F_Dog (Town1F)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "14:00", |
| "EntityTag": "SOURCE"
| | "e": "23:59", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 33, |
| | 34, |
| | 35, |
| | 36, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:30",
| | "i": "Schedule.Cat_Animal_01_Rain_BeAdopted", |
| "end_time": "11:30",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.RunAround@Home_LittleDog",
| | "cs": [ |
| "display_name": "狗在家里乱窜",
| | { |
| "location_hint": "Home_LittleDog",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "11:30",
| | "dest_type": "ClearSky" |
| "end_time": "13:30",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | "b": "00:00", |
| "display_name": "狗在家里的地板睡觉",
| | "e": "08:00", |
| "location_hint": "PlayerBuilding",
| | "k": "actions", |
| "public_tag": "",
| | "a": [ |
| "private_tag": "PlayerBuilding",
| | 31, |
| "search_public": false,
| | 32 |
| "search_private": true,
| | ] |
| "weight": 10,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "13:30",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| { | | 35, |
| "template": "Interact.RunAround@Home_LittleDog",
| | 36, |
| "display_name": "狗在家里乱窜",
| | 20 |
| "location_hint": "Home_LittleDog",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西", | |
| "location_hint": "Home_Dog", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里乱窜 (Home_LittleDog)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "07:30",
| | "a": [ |
| "kind": "actions",
| | 31, |
| "action_candidates": [
| | 32, |
| {
| | 20 |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | ] |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "", | |
| "private_tag": "Pet", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Little01_Animal_Rain_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "14:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 33, |
| | 34, |
| | 35, |
| | 36, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | } |
| "slots": [
| | ] |
| {
| | }, |
| "begin_time": "00:00",
| | "creature.cat_animal_06": { |
| "end_time": "08:00",
| | "i": "Creature.Cat_Animal_06", |
| "kind": "actions",
| | "n": "嗷力", |
| "action_candidates": [
| | "c": "Calender.Cat04", |
| {
| | "r": [ |
| "template": "Interact.Rest@Plaza_Dog",
| | 1, |
| "display_name": "狗在广场休息",
| | 3, |
| "location_hint": "Plaza",
| | 0 |
| "public_tag": "Plaza",
| | ], |
| "private_tag": "",
| | "v": [ |
| "search_public": true,
| | { |
| "search_private": false,
| | "o": "regular", |
| "weight": 100,
| | "i": "Schedule.CoralTown_Cat04", |
| "score": 0
| | "m": [], |
| }
| | "w": [], |
| ],
| | "d": [], |
| "primary_action": {
| | "c": "", |
| "template": "Interact.Rest@Plaza_Dog", | | "cs": [], |
| "display_name": "狗在广场休息",
| | "sl": [ |
| "location_hint": "Plaza", | | { |
| "public_tag": "Plaza",
| | "b": "00:00", |
| "private_tag": "", | | "e": "09:00", |
| "search_public": true, | | "k": "actions", |
| "search_private": false,
| | "a": [ |
| "weight": 100, | | 25 |
| "score": 0
| | ] |
| }, | | }, |
| "summary": "狗在广场休息 (Plaza)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:30", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 47, |
| "action_candidates": [
| | 27, |
| { | | 48, |
| "template": "Interact.RestAWhile@Plaza_Dog",
| | 49 |
| "display_name": "狗在广场休息_一小会",
| | ] |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.Play_LittleDog",
| |
| "display_name": "小狗-玩", | |
| "location_hint": "", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.Whiff_LittleDog",
| |
| "display_name": "小狗-嗅",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小狗-转圈" | | { |
| },
| | "b": "12:30", |
| {
| | "e": "18:30", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 27, |
| "action_candidates": [
| | 50, |
| {
| | 51, |
| "template": "Interact.Rest@Plaza_Dog", | | 52 |
| "display_name": "狗在广场休息", | | ] |
| "location_hint": "Plaza", | |
| "public_tag": "Plaza", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在广场休息 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "18:30", |
| "EntityTag": "SOURCE"
| | "e": "22:30", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 50, |
| | 53, |
| | 54 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "22:30", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 25 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:30",
| | "i": "Schedule.CoralTown_Cat04_Rain", |
| "end_time": "11:30",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "Interact.RunAround@Home_LittleDog",
| | "cs": [ |
| "display_name": "狗在家里乱窜",
| | { |
| "location_hint": "Home_LittleDog",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": true, |
| "private_tag": "",
| | "dest_type": "ClearSky" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "00:00", |
| { | | "e": "08:00", |
| "template": "Interact.HangOut@Home_LittleDog",
| | "k": "actions", |
| "display_name": "狗在家附近遛弯",
| | "a": [ |
| "location_hint": "Home_LittleDog",
| | 25 |
| "public_tag": "",
| | ] |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000, | |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "21:30", |
| "begin_time": "11:30",
| | "k": "actions", |
| "end_time": "13:30",
| | "a": [ |
| "kind": "actions",
| | 55, |
| "action_candidates": [
| | 27, |
| {
| | 29 |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | ] |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 10,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "13:30",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在家里乱窜 (Home_LittleDog)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "07:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉", | |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| }
| |
| ]
| |
| },
| |
| "creature.littledog_02": {
| |
| "id": "Creature.LittleDog_02",
| |
| "name": "小波",
| |
| "key": "creature.littledog_02",
| |
| "calendar_id": "Calender.Dog_Little02",
| |
| "entity_file": "Creature.LittleDog_02",
| |
| "regular_count": 1,
| |
| "special_count": 3,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Dog_Little02_Animal_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "07:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在广场休息 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "07:30",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Town1F_Dog", | |
| "display_name": "", | |
| "location_hint": "Town1F", | |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Whiff_LittleDog",
| |
| "display_name": "小狗-嗅",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Plaza_LittleDog",
| |
| "display_name": "狗在广场遛弯",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跑"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "16:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "小狗-转圈"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "21:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whiff_LittleDog",
| |
| "display_name": "小狗-嗅",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Plaza_LittleDog",
| |
| "display_name": "狗在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Plaza_LittleDog",
| |
| "display_name": "狗在广场遛弯",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Plaza_LittleDog",
| |
| "display_name": "狗在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在广场乱窜 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在广场休息 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "21:30", |
| "EntityTag": "SOURCE"
| | "e": "23:59", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 25 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:30",
| | "i": "Schedule.Cat_Animal_01_BeAdopted", |
| "end_time": "11:30",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*被收养后", |
| "template": "Interact.RunAround@Home_LittleDog",
| | "cs": [ |
| "display_name": "狗在家里乱窜",
| | { |
| "location_hint": "Home_LittleDog",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "00:00", |
| { | | "e": "08:00", |
| "template": "Interact.HangOut@Home_LittleDog",
| | "k": "actions", |
| "display_name": "狗在家附近遛弯",
| | "a": [ |
| "location_hint": "Home_LittleDog",
| | 31, |
| "public_tag": "",
| | 32 |
| "private_tag": "",
| | ] |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "11:30",
| | "k": "actions", |
| "end_time": "13:30",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| { | | 35, |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | 36, |
| "display_name": "狗在家里的地板睡觉",
| | 20 |
| "location_hint": "PlayerBuilding",
| | ] |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 10,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 1000, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "13:30",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 31, |
| "action_candidates": [
| | 32, |
| { | | 20 |
| "template": "Interact.RunAround@Home_LittleDog",
| | ] |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在家里乱窜 (Home_LittleDog)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "07:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog", | |
| "display_name": "狗在家里的地板睡觉", | |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "", | |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Little02_Animal_Rain_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "14:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 33, |
| | 34, |
| | 35, |
| | 36, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Cat_Animal_01_Rain_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.Rest@Plaza_Dog",
| | "cs": [ |
| "display_name": "狗在广场休息",
| | { |
| "location_hint": "Plaza",
| | "type": "check_has_owner", |
| "public_tag": "Plaza",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Rest@Plaza_Dog", | |
| "display_name": "狗在广场休息", | |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在广场休息 (Plaza)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "08:00",
| | "dest_type": "ClearSky" |
| "end_time": "22:00",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.RestAWhile@Plaza_Dog",
| | "b": "00:00", |
| "display_name": "狗在广场休息_一小会",
| | "e": "08:00", |
| "location_hint": "Plaza",
| | "k": "actions", |
| "public_tag": "Plaza",
| | "a": [ |
| "private_tag": "",
| | 31, |
| "search_public": true,
| | 32 |
| "search_private": false,
| | ] |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Play_LittleDog",
| |
| "display_name": "小狗-玩",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whiff_LittleDog",
| |
| "display_name": "小狗-嗅",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "SubInteract.Whirling_LittleDog", | |
| "display_name": "小狗-转圈",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "小狗-转圈" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| {
| | 35, |
| "template": "Interact.Rest@Plaza_Dog",
| | 36, |
| "display_name": "狗在广场休息",
| | 20 |
| "location_hint": "Plaza",
| | ] |
| "public_tag": "Plaza", | |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在广场休息 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "12:00", |
| "EntityTag": "SOURCE"
| | "e": "14:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 31, |
| | 32, |
| | 20 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "14:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 33, |
| | 34, |
| | 35, |
| | 36, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | } |
| "slots": [
| | ] |
| {
| | }, |
| "begin_time": "07:30",
| | "creature.cat_animal_07": { |
| "end_time": "11:30",
| | "i": "Creature.Cat_Animal_07", |
| "kind": "actions",
| | "n": "娜娜", |
| "action_candidates": [
| | "c": "Calender.Cat07", |
| {
| | "r": [ |
| "template": "Interact.RunAround@Home_LittleDog",
| | 1, |
| "display_name": "狗在家里乱窜",
| | 3, |
| "location_hint": "Home_LittleDog",
| | 0 |
| "public_tag": "",
| | ], |
| "private_tag": "",
| | "v": [ |
| "search_public": false,
| | { |
| "search_private": true,
| | "o": "regular", |
| "weight": 100,
| | "i": "Schedule.CoralTown_Cat01", |
| "score": 0
| | "m": [], |
| },
| | "w": [], |
| {
| | "d": [], |
| "template": "Interact.HangOut@Home_LittleDog",
| | "c": "", |
| "display_name": "狗在家附近遛弯",
| | "cs": [], |
| "location_hint": "Home_LittleDog",
| | "sl": [ |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "b": "00:01", |
| "search_public": false,
| | "e": "11:00", |
| "search_private": true,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0
| | 25 |
| },
| | ] |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000, | |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "13:30", |
| "begin_time": "11:30",
| | "k": "actions", |
| "end_time": "13:30",
| | "a": [ |
| "kind": "actions",
| | 26, |
| "action_candidates": [
| | 27, |
| {
| | 28 |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | ] |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 10,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "", | |
| "private_tag": "Pet", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "13:30", |
| {
| | "e": "23:00", |
| "begin_time": "13:30",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 27, |
| "action_candidates": [
| | 29, |
| {
| | 30 |
| "template": "Interact.RunAround@Home_LittleDog",
| | ] |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在家里乱窜 (Home_LittleDog)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "07:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog", | |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| }
| |
| ]
| |
| },
| |
| "creature.littledog_03": {
| |
| "id": "Creature.LittleDog_03",
| |
| "name": "小佳",
| |
| "key": "creature.littledog_03",
| |
| "calendar_id": "Calender.Dog_Little03",
| |
| "entity_file": "Creature.LittleDog_03",
| |
| "regular_count": 1,
| |
| "special_count": 3,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Dog_Little03_Animal_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "05:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "跑"
| |
| },
| |
| {
| |
| "begin_time": "05:30",
| |
| "end_time": "08:00",
| |
| "kind": "mission",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.DogWatchSonRise",
| |
| "display_name": "看日出",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.DogWatchSonRise",
| |
| "display_name": "看日出",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "mission_template": "Plot.DogWatchSonRiseBorn",
| |
| "mission_title": "生成小狗",
| |
| "mission_goal": "",
| |
| "mission_display": "生成小狗",
| |
| "mission_entities": [],
| |
| "summary": "生成小狗"
| |
| },
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "12:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DogDogRush", | |
| "display_name": "狗狗护卫队—跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DogDogRush_Walk",
| |
| "display_name": "狗狗护卫队—散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DogDogRush_Walk",
| |
| "display_name": "狗狗护卫队—散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗狗护卫队—散步"
| |
| },
| |
| {
| |
| "begin_time": "12:30",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whiff_LittleDog",
| |
| "display_name": "小狗-嗅",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Plaza_LittleDog",
| |
| "display_name": "狗在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| },
| |
| "summary": "跑"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "16:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.HangOut@Plaza_LittleDog",
| |
| "display_name": "狗在广场遛弯",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Play_LittleDog",
| |
| "display_name": "小狗-玩",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小狗-转圈"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "19:00",
| |
| "kind": "mission",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.DogWatchSonDown",
| |
| "display_name": "看日落",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.DogWatchSonDown",
| |
| "display_name": "看日落",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "mission_template": "Plot.DogWatchSonDownBorn",
| |
| "mission_title": "生成小狗",
| |
| "mission_goal": "",
| |
| "mission_display": "生成小狗",
| |
| "mission_entities": [],
| |
| "summary": "生成小狗"
| |
| },
| |
| {
| |
| "begin_time": "19:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在广场休息 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "23:00", |
| "EntityTag": "SOURCE"
| | "e": "23:59", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 25 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:30",
| | "i": "Schedule.Cat_Animal_01_BeAdopted", |
| "end_time": "11:30",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*被收养后", |
| "template": "Interact.RunAround@Home_LittleDog",
| | "cs": [ |
| "display_name": "狗在家里乱窜",
| | { |
| "location_hint": "Home_LittleDog",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "00:00", |
| { | | "e": "08:00", |
| "template": "Interact.HangOut@Home_LittleDog",
| | "k": "actions", |
| "display_name": "狗在家附近遛弯",
| | "a": [ |
| "location_hint": "Home_LittleDog",
| | 31, |
| "public_tag": "",
| | 32 |
| "private_tag": "",
| | ] |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "11:30",
| | "k": "actions", |
| "end_time": "13:30",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| { | | 35, |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | 36, |
| "display_name": "狗在家里的地板睡觉",
| | 20 |
| "location_hint": "PlayerBuilding",
| | ] |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 10,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 1000, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "13:30",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 31, |
| "action_candidates": [
| | 32, |
| { | | 20 |
| "template": "Interact.RunAround@Home_LittleDog",
| | ] |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里乱窜 (Home_LittleDog)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "07:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Little03_Animal_Rain_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "14:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 33, |
| | 34, |
| | 35, |
| | 36, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_Cat01_Rain", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "Interact.Rest@Plaza_Dog",
| | "cs": [ |
| "display_name": "狗在广场休息",
| | { |
| "location_hint": "Plaza",
| | "type": "weather_today", |
| "public_tag": "Plaza",
| | "reverse": true, |
| "private_tag": "",
| | "dest_type": "ClearSky" |
| "search_public": true,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "00:00", |
| ],
| | "e": "08:00", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.Rest@Plaza_Dog", | | "a": [ |
| "display_name": "狗在广场休息",
| | 25 |
| "location_hint": "Plaza", | | ] |
| "public_tag": "Plaza",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在广场休息 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RestAWhile@Plaza_Dog",
| |
| "display_name": "狗在广场休息_一小会",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Play_LittleDog",
| |
| "display_name": "小狗-玩",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whiff_LittleDog",
| |
| "display_name": "小狗-嗅",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "小狗-转圈"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在广场休息 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "08:00", |
| "EntityTag": "SOURCE"
| | "e": "22:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 37, |
| | 27, |
| | 29 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "22:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 25 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:30",
| | "i": "Schedule.Cat_Animal_01_Rain_BeAdopted", |
| "end_time": "11:30",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.RunAround@Home_LittleDog",
| | "cs": [ |
| "display_name": "狗在家里乱窜",
| | { |
| "location_hint": "Home_LittleDog",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "11:30",
| | "dest_type": "ClearSky" |
| "end_time": "13:30",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | "b": "00:00", |
| "display_name": "狗在家里的地板睡觉",
| | "e": "08:00", |
| "location_hint": "PlayerBuilding",
| | "k": "actions", |
| "public_tag": "",
| | "a": [ |
| "private_tag": "PlayerBuilding",
| | 31, |
| "search_public": false,
| | 32 |
| "search_private": true,
| | ] |
| "weight": 10,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "13:30",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 33, |
| "action_candidates": [
| | 34, |
| { | | 35, |
| "template": "Interact.RunAround@Home_LittleDog",
| | 36, |
| "display_name": "狗在家里乱窜",
| | 20 |
| "location_hint": "Home_LittleDog",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西", | |
| "location_hint": "Home_Dog", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里乱窜 (Home_LittleDog)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "07:30",
| | "a": [ |
| "kind": "actions",
| | 31, |
| "action_candidates": [
| | 32, |
| {
| | 20 |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | ] |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "", | |
| "private_tag": "Pet", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)" | | { |
| }
| | "b": "14:00", |
| ]
| | "e": "23:59", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 33, |
| "creature.littledog_03_ahuang": {
| | 34, |
| "id": "Creature.LittleDog_03_AHuang",
| | 35, |
| "name": "阿黄",
| | 36, |
| "key": "creature.littledog_03_ahuang",
| | 20 |
| "calendar_id": "Calender.Dog_Little03_AHuang",
| | ] |
| "entity_file": "Creature.LittleDog_03_AHuang",
| | } |
| "regular_count": 1,
| | ] |
| "special_count": 1,
| | } |
| "living_together_count": 0,
| | ] |
| "variants": [
| | }, |
| {
| | "creature.fox_01": { |
| "source": "regular",
| | "i": "Creature.Fox_01", |
| "schedule_id": "Schedule.Dog_AHuang_Normal",
| | "n": "小八", |
| "months": [],
| | "c": "Calender.Fox_01", |
| "month_labels": [],
| | "r": [ |
| "weekdays": [],
| | 1, |
| "weekday_labels": [],
| | 3, |
| "days": [],
| | 0 |
| "priority": "",
| | ], |
| "condition_desc": "",
| | "v": [ |
| "condition_summary": [],
| | { |
| "condition_raw": {},
| | "o": "regular", |
| "slots": [
| | "i": "Schedule.Fox_01_Animal_UnAdopted_01", |
| {
| | "m": [], |
| "begin_time": "00:00",
| | "w": [ |
| "end_time": "06:30",
| | 1 |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "", |
| "template": "Interact.Rest@Pasture_Dog",
| | "cs": [], |
| "display_name": "∫狗在牧场休息",
| | "sl": [ |
| "location_hint": "Pasture",
| | { |
| "public_tag": "Pasture",
| | "b": "22:00", |
| "private_tag": "", | | "e": "07:00", |
| "search_public": true, | | "k": "actions", |
| "search_private": false, | | "a": [ |
| "weight": 50, | | 56 |
| "score": 0 | | ] |
| } | |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Rest@Pasture_Dog",
| |
| "display_name": "∫狗在牧场休息",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| "summary": "∫狗在牧场休息 (Pasture)"
| |
| },
| |
| {
| |
| "begin_time": "06:30",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Pasture_LittleDog",
| |
| "display_name": "∫狗在牧场遛弯",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Pasture_LittleDog",
| |
| "display_name": "∫狗在牧场乱窜",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest_Area@Pasture_Dog",
| |
| "display_name": "∫狗在牧场区域休息",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.RunAround@Pasture_LittleDog", | |
| "display_name": "∫狗在牧场乱窜",
| |
| "location_hint": "Pasture", | |
| "public_tag": "Pasture",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "∫狗在牧场乱窜 (Pasture)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_AHuang_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "07:00", |
| "Weather_Today": { | | "e": "22:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 57, |
| | 58, |
| | 59, |
| | 60, |
| | 61 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Fox_01_Animal_Adopted", |
| "end_time": "00:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*收养后", |
| "template": "Interact.Rest@Pasture_Dog",
| | "cs": [ |
| "display_name": "∫狗在牧场休息",
| | { |
| "location_hint": "Pasture",
| | "type": "check_has_owner", |
| "public_tag": "Pasture",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": true,
| | } |
| "search_private": false,
| | ], |
| "weight": 50,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "22:00", |
| ],
| | "e": "07:00", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.Rest@Pasture_Dog",
| | "a": [ |
| "display_name": "∫狗在牧场休息",
| | 62, |
| "location_hint": "Pasture",
| | 63 |
| "public_tag": "Pasture",
| | ] |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| "summary": "∫狗在牧场休息 (Pasture)"
| |
| } | |
| ]
| |
| }
| |
| ]
| |
| },
| |
| "creature.littledog_04": {
| |
| "id": "Creature.LittleDog_04",
| |
| "name": "豆沙",
| |
| "key": "creature.littledog_04",
| |
| "calendar_id": "Calender.Dog_Little03",
| |
| "entity_file": "Creature.LittleDog_04",
| |
| "regular_count": 1,
| |
| "special_count": 3,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Dog_Little03_Animal_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| { | |
| "begin_time": "00:00",
| |
| "end_time": "05:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.RunAlongPlaza_Dog", | |
| "display_name": "跑", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "跑"
| |
| }, | |
| { | |
| "begin_time": "05:30",
| |
| "end_time": "08:00",
| |
| "kind": "mission",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.DogWatchSonRise",
| |
| "display_name": "看日出",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "SubInteract.DogWatchSonRise", | |
| "display_name": "看日出",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "mission_template": "Plot.DogWatchSonRiseBorn",
| |
| "mission_title": "生成小狗",
| |
| "mission_goal": "",
| |
| "mission_display": "生成小狗",
| |
| "mission_entities": [],
| |
| "summary": "生成小狗"
| |
| },
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "12:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DogDogRush",
| |
| "display_name": "狗狗护卫队—跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DogDogRush_Walk",
| |
| "display_name": "狗狗护卫队—散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DogDogRush_Walk",
| |
| "display_name": "狗狗护卫队—散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗狗护卫队—散步"
| |
| },
| |
| {
| |
| "begin_time": "12:30",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whiff_LittleDog",
| |
| "display_name": "小狗-嗅",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Plaza_LittleDog",
| |
| "display_name": "狗在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| },
| |
| "summary": "跑"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "16:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Plaza_LittleDog",
| |
| "display_name": "狗在广场遛弯",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Play_LittleDog",
| |
| "display_name": "小狗-玩",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| "summary": "小狗-转圈"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "19:00",
| |
| "kind": "mission",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.DogWatchSonDown", | |
| "display_name": "看日落",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.DogWatchSonDown",
| |
| "display_name": "看日落",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "mission_template": "Plot.DogWatchSonDownBorn",
| |
| "mission_title": "生成小狗",
| |
| "mission_goal": "",
| |
| "mission_display": "生成小狗",
| |
| "mission_entities": [],
| |
| "summary": "生成小狗"
| |
| },
| |
| {
| |
| "begin_time": "19:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在广场休息 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "07:00", |
| "EntityTag": "SOURCE"
| | "e": "22:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 64, |
| | 65, |
| | 59, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:30",
| | "i": "Schedule.Fox_01_Animal_Rain_UnAdopted", |
| "end_time": "11:30",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨天日程", |
| "template": "Interact.RunAround@Home_LittleDog",
| | "cs": [ |
| "display_name": "狗在家里乱窜",
| | { |
| "location_hint": "Home_LittleDog",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "dest_type": "Rain" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "22:00", |
| {
| | "e": "07:00", |
| "template": "Interact.HangOut@Home_LittleDog",
| | "k": "actions", |
| "display_name": "狗在家附近遛弯",
| | "a": [ |
| "location_hint": "Home_LittleDog",
| | 56 |
| "public_tag": "",
| | ] |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 1000,
| |
| "score": 0
| |
| }, | |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }, | |
| { | |
| "begin_time": "11:30",
| |
| "end_time": "13:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 10,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000, | |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "13:30",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在家里乱窜 (Home_LittleDog)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "07:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Little03_Animal_Rain_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "07:00", |
| "Weather_Today": { | | "e": "22:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 66, |
| | 59 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Fox_01_Animal_Rain_Adopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨天被收养后", |
| "template": "Interact.Rest@Plaza_Dog",
| | "cs": [ |
| "display_name": "狗在广场休息",
| | { |
| "location_hint": "Plaza",
| | "type": "check_has_owner", |
| "public_tag": "Plaza",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Rest@Plaza_Dog", | |
| "display_name": "狗在广场休息", | |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在广场休息 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RestAWhile@Plaza_Dog",
| |
| "display_name": "狗在广场休息_一小会",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Play_LittleDog",
| |
| "display_name": "小狗-玩",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whiff_LittleDog",
| |
| "display_name": "小狗-嗅",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "小狗-转圈"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在广场休息 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "type": "weather_today", |
| "EntityTag": "SOURCE"
| | "reverse": false, |
| }, | | "dest_type": "Rain" |
| "ReverseResult": false | | } |
| | ], |
| | "sl": [ |
| | { |
| | "b": "22:00", |
| | "e": "07:00", |
| | "k": "actions", |
| | "a": [ |
| | 62, |
| | 63 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "07:00", |
| "Weather_Today": { | | "e": "22:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 64, |
| | 65, |
| | 59, |
| | 20 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | } |
| "slots": [
| | ] |
| {
| | }, |
| "begin_time": "07:30",
| | "creature.littledog_01": { |
| "end_time": "11:30",
| | "i": "Creature.LittleDog_01", |
| "kind": "actions",
| | "n": "小伟", |
| "action_candidates": [
| | "c": "Calender.Dog_Little01", |
| {
| | "r": [ |
| "template": "Interact.RunAround@Home_LittleDog",
| | 1, |
| "display_name": "狗在家里乱窜",
| | 3, |
| "location_hint": "Home_LittleDog",
| | 0 |
| "public_tag": "",
| | ], |
| "private_tag": "",
| | "v": [ |
| "search_public": false,
| | { |
| "search_private": true,
| | "o": "regular", |
| "weight": 100,
| | "i": "Schedule.Dog_Little01_Animal_UnAdopted", |
| "score": 0
| | "m": [], |
| },
| | "w": [], |
| {
| | "d": [], |
| "template": "Interact.HangOut@Home_LittleDog",
| | "c": "", |
| "display_name": "狗在家附近遛弯",
| | "cs": [], |
| "location_hint": "Home_LittleDog",
| | "sl": [ |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "b": "00:00", |
| "search_public": false,
| | "e": "07:30", |
| "search_private": true,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0
| | 67, |
| },
| | 68 |
| {
| | ] |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "07:30", |
| {
| | "e": "20:00", |
| "begin_time": "11:30",
| | "k": "actions", |
| "end_time": "13:30",
| | "a": [ |
| "kind": "actions",
| | 68, |
| "action_candidates": [
| | 69, |
| {
| | 70, |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | 71 |
| "display_name": "狗在家里的地板睡觉",
| | ] |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 10,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "13:30",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "狗在家里乱窜 (Home_LittleDog)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "07:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| }
| |
| ]
| |
| },
| |
| "creature.littledog_05": {
| |
| "id": "Creature.LittleDog_05",
| |
| "name": "小福",
| |
| "key": "creature.littledog_05",
| |
| "calendar_id": "Calender.Dog_Little03",
| |
| "entity_file": "Creature.LittleDog_05",
| |
| "regular_count": 1,
| |
| "special_count": 3,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Dog_Little03_Animal_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "05:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "跑"
| |
| },
| |
| {
| |
| "begin_time": "05:30",
| |
| "end_time": "08:00",
| |
| "kind": "mission",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.DogWatchSonRise",
| |
| "display_name": "看日出",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.DogWatchSonRise",
| |
| "display_name": "看日出",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "mission_template": "Plot.DogWatchSonRiseBorn",
| |
| "mission_title": "生成小狗",
| |
| "mission_goal": "",
| |
| "mission_display": "生成小狗",
| |
| "mission_entities": [],
| |
| "summary": "生成小狗"
| |
| },
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "12:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DogDogRush",
| |
| "display_name": "狗狗护卫队—跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DogDogRush_Walk",
| |
| "display_name": "狗狗护卫队—散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DogDogRush_Walk",
| |
| "display_name": "狗狗护卫队—散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗狗护卫队—散步"
| |
| },
| |
| {
| |
| "begin_time": "12:30",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whiff_LittleDog",
| |
| "display_name": "小狗-嗅",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Plaza_LittleDog",
| |
| "display_name": "狗在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| },
| |
| "summary": "跑"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "16:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Plaza_LittleDog",
| |
| "display_name": "狗在广场遛弯",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Play_LittleDog",
| |
| "display_name": "小狗-玩",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0 | |
| },
| |
| "summary": "小狗-转圈"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "19:00",
| |
| "kind": "mission",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.DogWatchSonDown",
| |
| "display_name": "看日落",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.DogWatchSonDown",
| |
| "display_name": "看日落",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "mission_template": "Plot.DogWatchSonDownBorn",
| |
| "mission_title": "生成小狗",
| |
| "mission_goal": "",
| |
| "mission_display": "生成小狗",
| |
| "mission_entities": [],
| |
| "summary": "生成小狗"
| |
| },
| |
| {
| |
| "begin_time": "19:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog", | |
| "display_name": "狗在广场休息", | |
| "location_hint": "Plaza", | |
| "public_tag": "Plaza", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在广场休息 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "20:00", |
| "EntityTag": "SOURCE"
| | "e": "23:59", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 72, |
| | 68 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:30",
| | "i": "Schedule.Dog_Animal_Little01_BeAdopted", |
| "end_time": "11:30",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*被收养后", |
| "template": "Interact.RunAround@Home_LittleDog",
| | "cs": [ |
| "display_name": "狗在家里乱窜",
| | { |
| "location_hint": "Home_LittleDog",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "07:30", |
| { | | "e": "11:30", |
| "template": "Interact.HangOut@Home_LittleDog",
| | "k": "actions", |
| "display_name": "狗在家附近遛弯",
| | "a": [ |
| "location_hint": "Home_LittleDog",
| | 73, |
| "public_tag": "",
| | 74, |
| "private_tag": "",
| | 75, |
| "search_public": false,
| | 76, |
| "search_private": true,
| | 20 |
| "weight": 100,
| | ] |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 1000, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "11:30", |
| {
| | "e": "13:30", |
| "begin_time": "11:30",
| | "k": "actions", |
| "end_time": "13:30",
| | "a": [ |
| "kind": "actions",
| | 77, |
| "action_candidates": [
| | 78, |
| {
| | 20 |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | ] |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 10,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "13:30", |
| {
| | "e": "23:00", |
| "begin_time": "13:30",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 73, |
| "action_candidates": [
| | 74, |
| {
| | 75, |
| "template": "Interact.RunAround@Home_LittleDog",
| | 76, |
| "display_name": "狗在家里乱窜",
| | 79 |
| "location_hint": "Home_LittleDog",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog", | |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里乱窜 (Home_LittleDog)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "07:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Little03_Animal_Rain_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "23:00", |
| "Weather_Today": { | | "e": "07:30", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 80, |
| | 78 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Dog_Little01_Animal_Rain_UnAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "Interact.Rest@Plaza_Dog",
| | "cs": [ |
| "display_name": "狗在广场休息",
| | { |
| "location_hint": "Plaza",
| | "type": "weather_today", |
| "public_tag": "Plaza",
| | "reverse": true, |
| "private_tag": "",
| | "dest_type": "ClearSky" |
| "search_public": true,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "00:00", |
| ],
| | "e": "08:00", |
| "primary_action": { | | "k": "actions", |
| "template": "Interact.Rest@Plaza_Dog", | | "a": [ |
| "display_name": "狗在广场休息",
| | 72 |
| "location_hint": "Plaza",
| | ] |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "狗在广场休息 (Plaza)"
| |
| }, | |
| { | |
| "begin_time": "08:00",
| |
| "end_time": "22:00", | |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.RestAWhile@Plaza_Dog",
| |
| "display_name": "狗在广场休息_一小会",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Play_LittleDog",
| |
| "display_name": "小狗-玩",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Whiff_LittleDog",
| |
| "display_name": "小狗-嗅",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小狗-转圈"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在广场休息 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "08:00", |
| "EntityTag": "SOURCE"
| | "e": "22:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 81, |
| | 82, |
| | 83, |
| | 84 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "22:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 72 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:30",
| | "i": "Schedule.Dog_Animal_Little01_Rain_BeAdopted", |
| "end_time": "11:30",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.RunAround@Home_LittleDog",
| | "cs": [ |
| "display_name": "狗在家里乱窜",
| | { |
| "location_hint": "Home_LittleDog",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "11:30",
| | "dest_type": "ClearSky" |
| "end_time": "13:30",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | "b": "07:30", |
| "display_name": "狗在家里的地板睡觉",
| | "e": "11:30", |
| "location_hint": "PlayerBuilding",
| | "k": "actions", |
| "public_tag": "",
| | "a": [ |
| "private_tag": "PlayerBuilding",
| | 73, |
| "search_public": false,
| | 74, |
| "search_private": true,
| | 75, |
| "weight": 10,
| | 76, |
| "score": 0
| | 20 |
| },
| | ] |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 1000, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "11:30", |
| {
| | "e": "13:30", |
| "begin_time": "13:30",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 77, |
| "action_candidates": [
| | 78, |
| { | | 20 |
| "template": "Interact.RunAround@Home_LittleDog",
| | ] |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里乱窜 (Home_LittleDog)" | | { |
| },
| | "b": "13:30", |
| {
| | "e": "23:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "07:30",
| | "a": [ |
| "kind": "actions",
| | 73, |
| "action_candidates": [
| | 74, |
| { | | 75, |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | 76, |
| "display_name": "狗在家里的地板睡觉",
| | 79 |
| "location_hint": "PlayerBuilding",
| | ] |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉", | |
| "location_hint": "Pet", | |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)" | | { |
| }
| | "b": "23:00", |
| ]
| | "e": "07:30", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 80, |
| "creature.littledog_06": {
| | 78 |
| "id": "Creature.LittleDog_06",
| | ] |
| "name": "奶茶",
| | } |
| "key": "creature.littledog_06",
| | ] |
| "calendar_id": "Calender.Dog_Little03",
| | } |
| "entity_file": "Creature.LittleDog_06",
| | ] |
| "regular_count": 1,
| | }, |
| "special_count": 3,
| | "creature.littledog_02": { |
| "living_together_count": 0,
| | "i": "Creature.LittleDog_02", |
| "variants": [
| | "n": "小波", |
| {
| | "c": "Calender.Dog_Little02", |
| "source": "regular",
| | "r": [ |
| "schedule_id": "Schedule.Dog_Little03_Animal_UnAdopted",
| | 1, |
| "months": [],
| | 3, |
| "month_labels": [],
| | 0 |
| "weekdays": [],
| | ], |
| "weekday_labels": [], | | "v": [ |
| "days": [],
| | { |
| "priority": "",
| | "o": "regular", |
| "condition_desc": "",
| | "i": "Schedule.Dog_Little02_Animal_UnAdopted", |
| "condition_summary": [],
| | "m": [], |
| "condition_raw": {},
| | "w": [], |
| "slots": [
| | "d": [], |
| {
| | "c": "", |
| "begin_time": "00:00",
| | "cs": [], |
| "end_time": "05:30",
| | "sl": [ |
| "kind": "actions",
| | { |
| "action_candidates": [
| | "b": "00:00", |
| {
| | "e": "07:30", |
| "template": "Interact.Rest@Plaza_Dog",
| | "k": "actions", |
| "display_name": "狗在广场休息",
| | "a": [ |
| "location_hint": "Plaza",
| | 67 |
| "public_tag": "Plaza",
| | ] |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.RunAlongPlaza_Dog", | |
| "display_name": "跑",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "跑" | | { |
| },
| | "b": "07:30", |
| {
| | "e": "14:00", |
| "begin_time": "05:30",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "mission",
| | 68, |
| "action_candidates": [
| | 69, |
| {
| | 85, |
| "template": "SubInteract.DogWatchSonRise",
| | 86, |
| "display_name": "看日出",
| | 72, |
| "location_hint": "",
| | 70 |
| "public_tag": "", | | ] |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.DogWatchSonRise",
| |
| "display_name": "看日出",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "mission_template": "Plot.DogWatchSonRiseBorn", | | { |
| "mission_title": "生成小狗",
| | "b": "14:00", |
| "mission_goal": "",
| | "e": "16:00", |
| "mission_display": "生成小狗",
| | "k": "actions", |
| "mission_entities": [],
| | "a": [ |
| "summary": "生成小狗"
| | 72, |
| },
| | 82 |
| {
| | ] |
| "begin_time": "08:00",
| |
| "end_time": "12:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DogDogRush",
| |
| "display_name": "狗狗护卫队—跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DogDogRush_Walk",
| |
| "display_name": "狗狗护卫队—散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DogDogRush_Walk",
| |
| "display_name": "狗狗护卫队—散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗狗护卫队—散步" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "21:00", |
| "begin_time": "12:30",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 72, |
| "action_candidates": [
| | 85, |
| { | | 71, |
| "template": "Interact.RunAlongPlaza_Dog",
| | 70 |
| "display_name": "跑",
| | ] |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Whiff_LittleDog",
| |
| "display_name": "小狗-嗅",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息", | |
| "location_hint": "Plaza", | |
| "public_tag": "Plaza", | |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.RunAround@Plaza_LittleDog",
| |
| "display_name": "狗在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跑"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "16:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Plaza_LittleDog",
| |
| "display_name": "狗在广场遛弯",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Play_LittleDog",
| |
| "display_name": "小狗-玩",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| "summary": "小狗-转圈"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "19:00",
| |
| "kind": "mission",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.DogWatchSonDown",
| |
| "display_name": "看日落",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.DogWatchSonDown",
| |
| "display_name": "看日落",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "mission_template": "Plot.DogWatchSonDownBorn",
| |
| "mission_title": "生成小狗",
| |
| "mission_goal": "",
| |
| "mission_display": "生成小狗",
| |
| "mission_entities": [],
| |
| "summary": "生成小狗"
| |
| },
| |
| {
| |
| "begin_time": "19:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在广场休息 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "20:00", |
| "EntityTag": "SOURCE"
| | "e": "23:59", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 72 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:30",
| | "i": "Schedule.Dog_Animal_Little01_BeAdopted", |
| "end_time": "11:30",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*被收养后", |
| "template": "Interact.RunAround@Home_LittleDog",
| | "cs": [ |
| "display_name": "狗在家里乱窜",
| | { |
| "location_hint": "Home_LittleDog",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "07:30", |
| { | | "e": "11:30", |
| "template": "Interact.HangOut@Home_LittleDog",
| | "k": "actions", |
| "display_name": "狗在家附近遛弯",
| | "a": [ |
| "location_hint": "Home_LittleDog",
| | 73, |
| "public_tag": "",
| | 74, |
| "private_tag": "",
| | 75, |
| "search_public": false,
| | 76, |
| "search_private": true,
| | 20 |
| "weight": 100,
| | ] |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 1000, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "11:30", |
| {
| | "e": "13:30", |
| "begin_time": "11:30",
| | "k": "actions", |
| "end_time": "13:30",
| | "a": [ |
| "kind": "actions",
| | 77, |
| "action_candidates": [
| | 78, |
| {
| | 20 |
| "template": "Interact.Rest@HomeFloor_01_Dog", | | ] |
| "display_name": "狗在家里的地板睡觉", | | }, |
| "location_hint": "PlayerBuilding", | | { |
| "public_tag": "",
| | "b": "13:30", |
| "private_tag": "PlayerBuilding",
| | "e": "23:00", |
| "search_public": false,
| | "k": "actions", |
| "search_private": true,
| | "a": [ |
| "weight": 10,
| | 73, |
| "score": 0
| | 74, |
| },
| | 75, |
| {
| | 76, |
| "template": "Interact.Rest@HomeBed_Dog",
| | 79 |
| "display_name": "狗在家里的道具上睡觉",
| | ] |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水", | |
| "location_hint": "Home_Pet", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "07:30", |
| "begin_time": "13:30",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 80, |
| "action_candidates": [
| | 78 |
| { | | ] |
| "template": "Interact.RunAround@Home_LittleDog",
| | } |
| "display_name": "狗在家里乱窜",
| | ] |
| "location_hint": "Home_LittleDog",
| | }, |
| "public_tag": "",
| | { |
| "private_tag": "", | | "o": "special", |
| "search_public": false, | | "i": "Schedule.Dog_Little02_Animal_Rain_UnAdopted", |
| "search_private": true,
| | "m": [], |
| "weight": 100,
| | "w": [], |
| "score": 0
| | "d": [], |
| },
| | "c": "*雨雪天", |
| {
| | "cs": [ |
| "template": "Interact.HangOut@Home_LittleDog",
| | { |
| "display_name": "狗在家附近遛弯",
| | "type": "weather_today", |
| "location_hint": "Home_LittleDog",
| | "reverse": true, |
| "public_tag": "",
| | "dest_type": "ClearSky" |
| "private_tag": "",
| | } |
| "search_public": false,
| | ], |
| "search_private": true,
| | "sl": [ |
| "weight": 100,
| | { |
| "score": 0
| | "b": "00:00", |
| }, | | "e": "08:00", |
| {
| | "k": "actions", |
| "template": "Interact.Eat@Home_Dog",
| | "a": [ |
| "display_name": "狗在家里吃东西",
| | 72 |
| "location_hint": "Home_Dog",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.RunAround@Home_LittleDog", | |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里乱窜 (Home_LittleDog)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "22:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "07:30",
| | "a": [ |
| "kind": "actions",
| | 81, |
| "action_candidates": [
| | 82, |
| {
| | 83, |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | 84 |
| "display_name": "狗在家里的地板睡觉",
| | ] |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Little03_Animal_Rain_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "22:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 72 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Dog_Animal_Little01_Rain_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.Rest@Plaza_Dog",
| | "cs": [ |
| "display_name": "狗在广场休息",
| | { |
| "location_hint": "Plaza",
| | "type": "check_has_owner", |
| "public_tag": "Plaza",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Rest@Plaza_Dog", | |
| "display_name": "狗在广场休息", | |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在广场休息 (Plaza)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "08:00",
| | "dest_type": "ClearSky" |
| "end_time": "22:00",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.RestAWhile@Plaza_Dog",
| | "b": "07:30", |
| "display_name": "狗在广场休息_一小会",
| | "e": "11:30", |
| "location_hint": "Plaza",
| | "k": "actions", |
| "public_tag": "Plaza",
| | "a": [ |
| "private_tag": "",
| | 73, |
| "search_public": true,
| | 74, |
| "search_private": false,
| | 75, |
| "weight": 100,
| | 76, |
| "score": 0
| | 20 |
| },
| | ] |
| {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Play_LittleDog",
| |
| "display_name": "小狗-玩",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Whiff_LittleDog",
| |
| "display_name": "小狗-嗅", | |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小狗-转圈" | | { |
| },
| | "b": "11:30", |
| {
| | "e": "13:30", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 77, |
| "action_candidates": [
| | 78, |
| {
| | 20 |
| "template": "Interact.Rest@Plaza_Dog",
| | ] |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在广场休息 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "13:30", |
| "EntityTag": "SOURCE"
| | "e": "23:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 73, |
| | 74, |
| | 75, |
| | 76, |
| | 79 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "23:00", |
| "Weather_Today": { | | "e": "07:30", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 80, |
| | 78 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | } |
| "slots": [
| | ] |
| {
| | }, |
| "begin_time": "07:30",
| | "creature.littledog_03": { |
| "end_time": "11:30",
| | "i": "Creature.LittleDog_03", |
| "kind": "actions",
| | "n": "小佳", |
| "action_candidates": [
| | "c": "Calender.Dog_Little03", |
| {
| | "r": [ |
| "template": "Interact.RunAround@Home_LittleDog",
| | 1, |
| "display_name": "狗在家里乱窜",
| | 3, |
| "location_hint": "Home_LittleDog",
| | 0 |
| "public_tag": "",
| | ], |
| "private_tag": "",
| | "v": [ |
| "search_public": false,
| | { |
| "search_private": true,
| | "o": "regular", |
| "weight": 100,
| | "i": "Schedule.Dog_Little03_Animal_UnAdopted", |
| "score": 0
| | "m": [], |
| },
| | "w": [], |
| {
| | "d": [], |
| "template": "Interact.HangOut@Home_LittleDog",
| | "c": "", |
| "display_name": "狗在家附近遛弯",
| | "cs": [], |
| "location_hint": "Home_LittleDog",
| | "sl": [ |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "b": "00:00", |
| "search_public": false,
| | "e": "05:30", |
| "search_private": true,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0
| | 67, |
| },
| | 87 |
| {
| | ] |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "05:30", |
| {
| | "e": "08:00", |
| "begin_time": "11:30",
| | "k": "mission", |
| "end_time": "13:30",
| | "a": [ |
| "kind": "actions",
| | 88 |
| "action_candidates": [
| | ], |
| { | | "mt": "Plot.DogWatchSonRiseBorn", |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | "tt": "生成小狗", |
| "display_name": "狗在家里的地板睡觉",
| | "g": "", |
| "location_hint": "PlayerBuilding",
| | "md": "生成小狗" |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 10,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水", | |
| "location_hint": "Home_Pet", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:30", |
| "begin_time": "13:30",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 89, |
| "action_candidates": [
| | 90 |
| { | | ] |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里乱窜 (Home_LittleDog)" | | { |
| },
| | "b": "12:30", |
| {
| | "e": "14:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "07:30",
| | "a": [ |
| "kind": "actions",
| | 69, |
| "action_candidates": [
| | 85, |
| { | | 72, |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | 71 |
| "display_name": "狗在家里的地板睡觉",
| | ] |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)" | | { |
| }
| | "b": "14:00", |
| ]
| | "e": "16:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 72, |
| "creature.littledog_07": {
| | 91, |
| "id": "Creature.LittleDog_07",
| | 70, |
| "name": "小京",
| | 87, |
| "key": "creature.littledog_07",
| | 83 |
| "calendar_id": "Calender.Dog_Little07",
| | ] |
| "entity_file": "Creature.LittleDog_07",
| |
| "regular_count": 1,
| |
| "special_count": 3,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Dog_Little01_Animal_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "07:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza", | |
| "public_tag": "Plaza", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 50,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Rest@Town1F_Dog",
| |
| "display_name": "",
| |
| "location_hint": "Town1F",
| |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Town1F_Dog",
| |
| "display_name": "",
| |
| "location_hint": "Town1F",
| |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "Interact.Rest@Town1F_Dog (Town1F)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "19:00", |
| "begin_time": "07:30",
| | "k": "mission", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 92 |
| "action_candidates": [
| | ], |
| { | | "mt": "Plot.DogWatchSonDownBorn", |
| "template": "Interact.Rest@Town1F_Dog",
| | "tt": "生成小狗", |
| "display_name": "",
| | "g": "", |
| "location_hint": "Town1F",
| | "md": "生成小狗" |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Plaza_LittleDog",
| |
| "display_name": "狗在广场遛弯", | |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.RunAround@Plaza_LittleDog",
| |
| "display_name": "狗在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongPlaza_Dog", | |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 500, | |
| "score": 0
| |
| }, | | }, |
| "summary": "跑"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@Town1F_Dog",
| |
| "display_name": "",
| |
| "location_hint": "Town1F",
| |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Town1F_Dog",
| |
| "display_name": "",
| |
| "location_hint": "Town1F",
| |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "Interact.Rest@Town1F_Dog (Town1F)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Little01_Animal_Rain_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "19:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 72 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Dog_Animal_Little01_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*被收养后", |
| "template": "Interact.Rest@Plaza_Dog",
| | "cs": [ |
| "display_name": "狗在广场休息",
| | { |
| "location_hint": "Plaza",
| | "type": "check_has_owner", |
| "public_tag": "Plaza",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": true,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "07:30", |
| ],
| | "e": "11:30", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.Rest@Plaza_Dog", | | "a": [ |
| "display_name": "狗在广场休息", | | 73, |
| "location_hint": "Plaza", | | 74, |
| "public_tag": "Plaza", | | 75, |
| "private_tag": "",
| | 76, |
| "search_public": true,
| | 20 |
| "search_private": false,
| | ] |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "狗在广场休息 (Plaza)" | | { |
| },
| | "b": "11:30", |
| {
| | "e": "13:30", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 77, |
| "action_candidates": [
| | 78, |
| { | | 20 |
| "template": "Interact.RestAWhile@Plaza_Dog",
| | ] |
| "display_name": "狗在广场休息_一小会",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.Play_LittleDog",
| |
| "display_name": "小狗-玩",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Whiff_LittleDog",
| |
| "display_name": "小狗-嗅", | |
| "location_hint": "", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小狗-转圈" | | { |
| },
| | "b": "13:30", |
| {
| | "e": "23:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 73, |
| "action_candidates": [
| | 74, |
| {
| | 75, |
| "template": "Interact.Rest@Plaza_Dog",
| | 76, |
| "display_name": "狗在广场休息",
| | 79 |
| "location_hint": "Plaza",
| | ] |
| "public_tag": "Plaza", | |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在广场休息 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "23:00", |
| "EntityTag": "SOURCE"
| | "e": "07:30", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 80, |
| | 78 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:30",
| | "i": "Schedule.Dog_Little03_Animal_Rain_UnAdopted", |
| "end_time": "11:30",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "Interact.RunAround@Home_LittleDog",
| | "cs": [ |
| "display_name": "狗在家里乱窜",
| | { |
| "location_hint": "Home_LittleDog",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": true, |
| "private_tag": "",
| | "dest_type": "ClearSky" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "00:00", |
| {
| | "e": "08:00", |
| "template": "Interact.HangOut@Home_LittleDog",
| | "k": "actions", |
| "display_name": "狗在家附近遛弯",
| | "a": [ |
| "location_hint": "Home_LittleDog",
| | 72 |
| "public_tag": "",
| | ] |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水", | |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 1000,
| |
| "score": 0
| |
| }, | |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| }, | |
| { | |
| "begin_time": "11:30",
| |
| "end_time": "13:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 10,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000, | |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)"
| |
| },
| |
| {
| |
| "begin_time": "13:30",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在家里乱窜 (Home_LittleDog)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "07:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "08:00", |
| "EntityTag": "SOURCE"
| | "e": "22:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 81, |
| | 82, |
| | 83, |
| | 84 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "22:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 72 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:30",
| | "i": "Schedule.Dog_Animal_Little01_Rain_BeAdopted", |
| "end_time": "11:30",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.RunAround@Home_LittleDog",
| | "cs": [ |
| "display_name": "狗在家里乱窜",
| | { |
| "location_hint": "Home_LittleDog",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "11:30",
| | "dest_type": "ClearSky" |
| "end_time": "13:30",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | "b": "07:30", |
| "display_name": "狗在家里的地板睡觉",
| | "e": "11:30", |
| "location_hint": "PlayerBuilding",
| | "k": "actions", |
| "public_tag": "",
| | "a": [ |
| "private_tag": "PlayerBuilding",
| | 73, |
| "search_public": false,
| | 74, |
| "search_private": true,
| | 75, |
| "weight": 10,
| | 76, |
| "score": 0
| | 20 |
| },
| | ] |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 1000, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "11:30", |
| {
| | "e": "13:30", |
| "begin_time": "13:30",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 77, |
| "action_candidates": [
| | 78, |
| { | | 20 |
| "template": "Interact.RunAround@Home_LittleDog",
| | ] |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里乱窜 (Home_LittleDog)" | | { |
| },
| | "b": "13:30", |
| {
| | "e": "23:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "07:30",
| | "a": [ |
| "kind": "actions",
| | 73, |
| "action_candidates": [
| | 74, |
| { | | 75, |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | 76, |
| "display_name": "狗在家里的地板睡觉",
| | 79 |
| "location_hint": "PlayerBuilding",
| | ] |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉", | |
| "location_hint": "Pet", | |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)" | | { |
| }
| | "b": "23:00", |
| ]
| | "e": "07:30", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 80, |
| "creature.littledog_08": {
| | 78 |
| "id": "Creature.LittleDog_08",
| | ] |
| "name": "红茶",
| | } |
| "key": "creature.littledog_08",
| | ] |
| "calendar_id": "Calender.Dog_Little08",
| | } |
| "entity_file": "Creature.LittleDog_08",
| | ] |
| "regular_count": 1,
| | }, |
| "special_count": 3,
| | "creature.littledog_03_ahuang": { |
| "living_together_count": 0,
| | "i": "Creature.LittleDog_03_AHuang", |
| "variants": [
| | "n": "阿黄", |
| {
| | "c": "Calender.Dog_Little03_AHuang", |
| "source": "regular",
| | "r": [ |
| "schedule_id": "Schedule.Dog_Little01_Animal_UnAdopted",
| | 1, |
| "months": [],
| | 1, |
| "month_labels": [],
| | 0 |
| "weekdays": [],
| | ], |
| "weekday_labels": [],
| | "v": [ |
| "days": [],
| | { |
| "priority": "",
| | "o": "regular", |
| "condition_desc": "",
| | "i": "Schedule.Dog_AHuang_Normal", |
| "condition_summary": [],
| | "m": [], |
| "condition_raw": {},
| | "w": [], |
| "slots": [
| | "d": [], |
| {
| | "c": "", |
| "begin_time": "00:00",
| | "cs": [], |
| "end_time": "07:30",
| | "sl": [ |
| "kind": "actions",
| | { |
| "action_candidates": [
| | "b": "00:00", |
| {
| | "e": "06:30", |
| "template": "Interact.Rest@Plaza_Dog", | | "k": "actions", |
| "display_name": "狗在广场休息", | | "a": [ |
| "location_hint": "Plaza",
| | 93 |
| "public_tag": "Plaza",
| | ] |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Rest@Town1F_Dog",
| |
| "display_name": "",
| |
| "location_hint": "Town1F",
| |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Town1F_Dog",
| |
| "display_name": "",
| |
| "location_hint": "Town1F",
| |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "Interact.Rest@Town1F_Dog (Town1F)"
| |
| },
| |
| {
| |
| "begin_time": "07:30",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Town1F_Dog",
| |
| "display_name": "",
| |
| "location_hint": "Town1F",
| |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Plaza_LittleDog",
| |
| "display_name": "狗在广场遛弯",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Plaza_LittleDog",
| |
| "display_name": "狗在广场乱窜",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongPlaza_Dog",
| |
| "display_name": "跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 0
| |
| },
| |
| "summary": "跑"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@Town1F_Dog",
| |
| "display_name": "",
| |
| "location_hint": "Town1F",
| |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Rest@Town1F_Dog", | |
| "display_name": "",
| |
| "location_hint": "Town1F", | |
| "public_tag": "Town1F",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "Interact.Rest@Town1F_Dog (Town1F)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Little01_Animal_Rain_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "06:30", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 94, |
| | 95, |
| | 96 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.Dog_AHuang_Rain", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨天", |
| "template": "Interact.Rest@Plaza_Dog",
| | "cs": [ |
| "display_name": "狗在广场休息",
| | { |
| "location_hint": "Plaza",
| | "type": "weather_today", |
| "public_tag": "Plaza",
| | "reverse": false, |
| "private_tag": "",
| | "dest_type": "Rain" |
| "search_public": true,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在广场休息 (Plaza)"
| |
| },
| |
| { | |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RestAWhile@Plaza_Dog",
| |
| "display_name": "狗在广场休息_一小会",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Play_LittleDog",
| |
| "display_name": "小狗-玩",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Whiff_LittleDog",
| |
| "display_name": "小狗-嗅",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Whirling_LittleDog",
| |
| "display_name": "小狗-转圈",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "小狗-转圈"
| |
| },
| |
| { | |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@Plaza_Dog",
| |
| "display_name": "狗在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "狗在广场休息 (Plaza)"
| |
| } | |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [ | |
| { | | { |
| "CheckHasOwner": { | | "b": "00:00", |
| "EntityTag": "SOURCE"
| | "e": "00:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 93 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | } |
| "slots": [
| | ] |
| {
| | }, |
| "begin_time": "07:30",
| | "creature.littledog_04": { |
| "end_time": "11:30",
| | "i": "Creature.LittleDog_04", |
| "kind": "actions",
| | "n": "豆沙", |
| "action_candidates": [
| | "c": "Calender.Dog_Little03", |
| {
| | "r": [ |
| "template": "Interact.RunAround@Home_LittleDog",
| | 1, |
| "display_name": "狗在家里乱窜",
| | 3, |
| "location_hint": "Home_LittleDog",
| | 0 |
| "public_tag": "",
| | ], |
| "private_tag": "",
| | "v": [ |
| "search_public": false,
| | { |
| "search_private": true,
| | "o": "regular", |
| "weight": 100,
| | "i": "Schedule.Dog_Little03_Animal_UnAdopted", |
| "score": 0
| | "m": [], |
| },
| | "w": [], |
| {
| | "d": [], |
| "template": "Interact.HangOut@Home_LittleDog",
| | "c": "", |
| "display_name": "狗在家附近遛弯",
| | "cs": [], |
| "location_hint": "Home_LittleDog",
| | "sl": [ |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "b": "00:00", |
| "search_public": false,
| | "e": "05:30", |
| "search_private": true,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0
| | 67, |
| },
| | 87 |
| { | | ] |
| "template": "Interact.Eat@Home_Dog",
| | }, |
| "display_name": "狗在家里吃东西",
| | { |
| "location_hint": "Home_Dog",
| | "b": "05:30", |
| "public_tag": "",
| | "e": "08:00", |
| "private_tag": "",
| | "k": "mission", |
| "search_public": false,
| | "a": [ |
| "search_private": false, | | 88 |
| "weight": 100, | | ], |
| "score": 0
| | "mt": "Plot.DogWatchSonRiseBorn", |
| },
| | "tt": "生成小狗", |
| {
| | "g": "", |
| "template": "Interact.PlayWithBone@Home_Dog",
| | "md": "生成小狗" |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水", | |
| "location_hint": "Home_Pet", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:30", |
| "begin_time": "11:30",
| | "k": "actions", |
| "end_time": "13:30",
| | "a": [ |
| "kind": "actions",
| | 89, |
| "action_candidates": [
| | 90 |
| {
| | ] |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 10,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水", | |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "12:30", |
| {
| | "e": "14:00", |
| "begin_time": "13:30",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 69, |
| "action_candidates": [
| | 85, |
| {
| | 72, |
| "template": "Interact.RunAround@Home_LittleDog",
| | 71 |
| "display_name": "狗在家里乱窜",
| | ] |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里乱窜 (Home_LittleDog)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "07:30",
| | "a": [ |
| "kind": "actions",
| | 72, |
| "action_candidates": [
| | 91, |
| {
| | 70, |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | 87, |
| "display_name": "狗在家里的地板睡觉",
| | 83 |
| "location_hint": "PlayerBuilding",
| | ] |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "", | |
| "private_tag": "Pet", | |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Dog_Animal_Little01_Rain_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "16:00", |
| "EntityTag": "SOURCE" | | "e": "19:00", |
| }, | | "k": "mission", |
| "ReverseResult": false | | "a": [ |
| | 92 |
| | ], |
| | "mt": "Plot.DogWatchSonDownBorn", |
| | "tt": "生成小狗", |
| | "g": "", |
| | "md": "生成小狗" |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "19:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 72 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:30",
| | "i": "Schedule.Dog_Animal_Little01_BeAdopted", |
| "end_time": "11:30",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*被收养后", |
| "template": "Interact.RunAround@Home_LittleDog",
| | "cs": [ |
| "display_name": "狗在家里乱窜",
| | { |
| "location_hint": "Home_LittleDog",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "07:30", |
| { | | "e": "11:30", |
| "template": "Interact.HangOut@Home_LittleDog",
| | "k": "actions", |
| "display_name": "狗在家附近遛弯",
| | "a": [ |
| "location_hint": "Home_LittleDog",
| | 73, |
| "public_tag": "",
| | 74, |
| "private_tag": "",
| | 75, |
| "search_public": false,
| | 76, |
| "search_private": true,
| | 20 |
| "weight": 100,
| | ] |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog",
| |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 1000, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "11:30", |
| {
| | "e": "13:30", |
| "begin_time": "11:30",
| | "k": "actions", |
| "end_time": "13:30",
| | "a": [ |
| "kind": "actions",
| | 77, |
| "action_candidates": [
| | 78, |
| {
| | 20 |
| "template": "Interact.Rest@HomeFloor_01_Dog",
| | ] |
| "display_name": "狗在家里的地板睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 10,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Rest@HomeBed_Dog",
| |
| "display_name": "狗在家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "13:30", |
| {
| | "e": "23:00", |
| "begin_time": "13:30",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 73, |
| "action_candidates": [
| | 74, |
| {
| | 75, |
| "template": "Interact.RunAround@Home_LittleDog",
| | 76, |
| "display_name": "狗在家里乱窜",
| | 79 |
| "location_hint": "Home_LittleDog",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Home_LittleDog",
| |
| "display_name": "狗在家附近遛弯",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_Dog",
| |
| "display_name": "狗在家里吃东西",
| |
| "location_hint": "Home_Dog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PlayWithBone@Home_Dog", | |
| "display_name": "在家玩骨头",
| |
| "location_hint": "Home_Dog", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Home_LittleDog",
| |
| "display_name": "狗在家里乱窜",
| |
| "location_hint": "Home_LittleDog",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里乱窜 (Home_LittleDog)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "07:30", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "07:30",
| | "a": [ |
| "kind": "actions",
| | 80, |
| "action_candidates": [
| | 78 |
| {
| | ] |
| "template": "Interact.Rest@HomeFloor_01_Dog", | | } |
| "display_name": "狗在家里的地板睡觉", | | ] |
| "location_hint": "PlayerBuilding",
| | }, |
| "public_tag": "",
| | { |
| "private_tag": "PlayerBuilding",
| | "o": "special", |
| "search_public": false,
| | "i": "Schedule.Dog_Little03_Animal_Rain_UnAdopted", |
| "search_private": true,
| | "m": [], |
| "weight": 100,
| | "w": [], |
| "score": 0
| | "d": [], |
| },
| | "c": "*雨雪天", |
| {
| | "cs": [ |
| "template": "Interact.Rest@HomeBed_Dog",
| | { |
| "display_name": "狗在家里的道具上睡觉",
| | "type": "weather_today", |
| "location_hint": "Pet",
| | "reverse": true, |
| "public_tag": "",
| | "dest_type": "ClearSky" |
| "private_tag": "Pet",
| | } |
| "search_public": false,
| | ], |
| "search_private": true,
| | "sl": [ |
| "weight": 100,
| | { |
| "score": 0
| | "b": "00:00", |
| }
| | "e": "08:00", |
| ],
| | "k": "actions", |
| "primary_action": {
| | "a": [ |
| "template": "Interact.Rest@HomeFloor_01_Dog", | | 72 |
| "display_name": "狗在家里的地板睡觉",
| | ] |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "狗在家里的地板睡觉 (PlayerBuilding)" | | { |
| }
| | "b": "08:00", |
| ]
| | "e": "22:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 81, |
| "creature.panda_01": {
| | 82, |
| "id": "Creature.Panda_01",
| | 83, |
| "name": "笋笋",
| | 84 |
| "key": "creature.panda_01",
| | ] |
| "calendar_id": "Calender.Panda01",
| |
| "entity_file": "Creature.Panda_01",
| |
| "regular_count": 1,
| |
| "special_count": 0,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Panda01_Animal_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Sleep@HugeTree_Panda01",
| |
| "display_name": "",
| |
| "location_hint": "HugeTree_Panda01",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@HugeTree_Panda01",
| |
| "display_name": "",
| |
| "location_hint": "HugeTree_Panda01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "Interact.Sleep@HugeTree_Panda01 (HugeTree_Panda01)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 72 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.Sleep@HugeTree_Panda01", | | ] |
| "display_name": "",
| | }, |
| "location_hint": "HugeTree_Panda01",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.Dog_Animal_Little01_Rain_BeAdopted", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "*雨雪天被收养后", |
| },
| | "cs": [ |
| {
| | { |
| "template": "Interact.HangOut@HugeTree_Panda",
| | "type": "check_has_owner", |
| "display_name": "熊猫闲逛",
| | "reverse": false, |
| "location_hint": "HugeTree_Panda",
| | "entity_tag": "SOURCE" |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.EatBamboo@HugeTree_Panda",
| |
| "display_name": "熊猫吃东西",
| |
| "location_hint": "HugeTree_Panda",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 300,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.EatBamboo@HugeTree_Panda", | |
| "display_name": "熊猫吃东西",
| |
| "location_hint": "HugeTree_Panda", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "熊猫吃东西 (HugeTree_Panda)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "20:00",
| | "dest_type": "ClearSky" |
| "end_time": "23:59",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.Sleep@HugeTree_Panda01",
| | "b": "07:30", |
| "display_name": "",
| | "e": "11:30", |
| "location_hint": "HugeTree_Panda01",
| | "k": "actions", |
| "public_tag": "",
| | "a": [ |
| "private_tag": "",
| | 73, |
| "search_public": false,
| | 74, |
| "search_private": true,
| | 75, |
| "weight": 100,
| | 76, |
| "score": 0
| | 20 |
| }
| | ] |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@HugeTree_Panda01", | |
| "display_name": "", | |
| "location_hint": "HugeTree_Panda01", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "Interact.Sleep@HugeTree_Panda01 (HugeTree_Panda01)" | | { |
| }
| | "b": "11:30", |
| ]
| | "e": "13:30", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 77, |
| "creature.panda_02": {
| | 78, |
| "id": "Creature.Panda_02",
| | 20 |
| "name": "福豆",
| | ] |
| "key": "creature.panda_02",
| |
| "calendar_id": "Calender.Panda02",
| |
| "entity_file": "Creature.Panda_02",
| |
| "regular_count": 1,
| |
| "special_count": 0,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Panda02_Animal_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Sleep@HugeTree_Panda01",
| |
| "display_name": "",
| |
| "location_hint": "HugeTree_Panda01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@HugeTree_Panda01",
| |
| "display_name": "",
| |
| "location_hint": "HugeTree_Panda01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "Interact.Sleep@HugeTree_Panda01 (HugeTree_Panda01)" | | { |
| },
| | "b": "13:30", |
| {
| | "e": "23:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 73, |
| "action_candidates": [
| | 74, |
| {
| | 75, |
| "template": "Interact.Sleep@HugeTree_Panda01", | | 76, |
| "display_name": "", | | 79 |
| "location_hint": "HugeTree_Panda01", | | ] |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@HugeTree_Panda",
| |
| "display_name": "熊猫闲逛",
| |
| "location_hint": "HugeTree_Panda",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.EatBamboo@HugeTree_Panda",
| |
| "display_name": "熊猫吃东西",
| |
| "location_hint": "HugeTree_Panda",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@HugeTree_Panda",
| |
| "display_name": "熊猫闲逛",
| |
| "location_hint": "HugeTree_Panda",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "熊猫闲逛 (HugeTree_Panda)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "07:30", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 80, |
| "action_candidates": [
| | 78 |
| {
| | ] |
| "template": "Interact.Sleep@HugeTree_Panda01", | | } |
| "display_name": "", | | ] |
| "location_hint": "HugeTree_Panda01",
| | } |
| "public_tag": "",
| | ] |
| "private_tag": "",
| | }, |
| "search_public": false,
| | "creature.littledog_05": { |
| "search_private": true,
| | "i": "Creature.LittleDog_05", |
| "weight": 100,
| | "n": "小福", |
| "score": 0
| | "c": "Calender.Dog_Little03", |
| },
| | "r": [ |
| {
| | 1, |
| "template": "Interact.HangOut@HugeTree_Panda",
| | 3, |
| "display_name": "熊猫闲逛",
| | 0 |
| "location_hint": "HugeTree_Panda",
| | ], |
| "public_tag": "",
| | "v": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "o": "regular", |
| "search_private": true,
| | "i": "Schedule.Dog_Little03_Animal_UnAdopted", |
| "weight": 300,
| | "m": [], |
| "score": 0
| | "w": [], |
| },
| | "d": [], |
| {
| | "c": "", |
| "template": "Interact.EatBamboo@HugeTree_Panda",
| | "cs": [], |
| "display_name": "熊猫吃东西",
| | "sl": [ |
| "location_hint": "HugeTree_Panda",
| | { |
| "public_tag": "",
| | "b": "00:00", |
| "private_tag": "",
| | "e": "05:30", |
| "search_public": false,
| | "k": "actions", |
| "search_private": true,
| | "a": [ |
| "weight": 100,
| | 67, |
| "score": 0
| | 87 |
| }
| | ] |
| ],
| |
| "primary_action": { | |
| "template": "Interact.HangOut@HugeTree_Panda", | |
| "display_name": "熊猫闲逛",
| |
| "location_hint": "HugeTree_Panda", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 300,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "熊猫闲逛 (HugeTree_Panda)" | | { |
| },
| | "b": "05:30", |
| {
| | "e": "08:00", |
| "begin_time": "20:00",
| | "k": "mission", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 88 |
| "action_candidates": [
| | ], |
| {
| | "mt": "Plot.DogWatchSonRiseBorn", |
| "template": "Interact.Sleep@HugeTree_Panda01", | | "tt": "生成小狗", |
| "display_name": "",
| | "g": "", |
| "location_hint": "HugeTree_Panda01",
| | "md": "生成小狗" |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@HugeTree_Panda01", | |
| "display_name": "",
| |
| "location_hint": "HugeTree_Panda01", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "Interact.Sleep@HugeTree_Panda01 (HugeTree_Panda01)" | | { |
| }
| | "b": "08:00", |
| ]
| | "e": "12:30", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 89, |
| "creature.panda_03": {
| | 90 |
| "id": "Creature.Panda_03",
| | ] |
| "name": "金宝",
| |
| "key": "creature.panda_03",
| |
| "calendar_id": "Calender.Panda03",
| |
| "entity_file": "Creature.Panda_03",
| |
| "regular_count": 1,
| |
| "special_count": 0,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Panda03_Animal_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Sleep@HugeTree_Panda01",
| |
| "display_name": "",
| |
| "location_hint": "HugeTree_Panda01",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@HugeTree_Panda01",
| |
| "display_name": "",
| |
| "location_hint": "HugeTree_Panda01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "Interact.Sleep@HugeTree_Panda01 (HugeTree_Panda01)" | | { |
| },
| | "b": "12:30", |
| {
| | "e": "14:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 69, |
| "action_candidates": [
| | 85, |
| {
| | 72, |
| "template": "Interact.Sleep@HugeTree_Panda01",
| | 71 |
| "display_name": "",
| | ] |
| "location_hint": "HugeTree_Panda01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@HugeTree_Panda",
| |
| "display_name": "熊猫闲逛",
| |
| "location_hint": "HugeTree_Panda",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| {
| |
| "template": "Interact.EatBamboo@HugeTree_Panda", | |
| "display_name": "熊猫吃东西", | |
| "location_hint": "HugeTree_Panda", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@HugeTree_Panda01",
| |
| "display_name": "",
| |
| "location_hint": "HugeTree_Panda01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "Interact.Sleep@HugeTree_Panda01 (HugeTree_Panda01)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 72, |
| "action_candidates": [
| | 91, |
| {
| | 70, |
| "template": "Interact.Sleep@HugeTree_Panda01",
| | 87, |
| "display_name": "",
| | 83 |
| "location_hint": "HugeTree_Panda01",
| | ] |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@HugeTree_Panda01",
| |
| "display_name": "",
| |
| "location_hint": "HugeTree_Panda01",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "Interact.Sleep@HugeTree_Panda01 (HugeTree_Panda01)" | | { |
| }
| | "b": "16:00", |
| ]
| | "e": "19:00", |
| }
| | "k": "mission", |
| ]
| | "a": [ |
| },
| | 92 |
| "creature.redpanda_01": {
| | ], |
| "id": "Creature.Redpanda_01",
| | "mt": "Plot.DogWatchSonDownBorn", |
| "name": "壹壹",
| | "tt": "生成小狗", |
| "key": "creature.redpanda_01",
| | "g": "", |
| "calendar_id": "Calender.Redpanda_01",
| | "md": "生成小狗" |
| "entity_file": "Creature.Redpanda_01",
| |
| "regular_count": 1,
| |
| "special_count": 3,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Redpanda_01_Animal_UnAdopted_01",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 1
| |
| ],
| |
| "weekday_labels": [
| |
| "monday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "07:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Home_RedPanda",
| |
| "display_name": "∫闲逛",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Home_RedPanda",
| |
| "display_name": "∫乱跑",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sit@Home_RedPanda",
| |
| "display_name": "∫小熊猫坐着表演",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Rest_RedPanda",
| |
| "display_name": "∫趴在地上休息",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.SleepEatApple_RedPanda",
| |
| "display_name": "∫趴在地上休息",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sit@Home_RedPanda",
| |
| "display_name": "∫小熊猫坐着表演",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 150, | |
| "score": 0
| |
| },
| |
| "summary": "∫小熊猫坐着表演 (Family)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "07:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Sleep@Home_RedPanda",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@Home_RedPanda", | |
| "display_name": "睡觉",
| |
| "location_hint": "Family",
| |
| "public_tag": "", | |
| "private_tag": "Family", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Family)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Redpanda_01_Animal_Adopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "19:00", |
| "EntityTag": "SOURCE"
| | "e": "23:59", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 72 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:00",
| | "i": "Schedule.Dog_Animal_Little01_BeAdopted", |
| "end_time": "22:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*被收养后", |
| "template": "Interact.HangOut@PlayerBuilding_RedPanda",
| | "cs": [ |
| "display_name": "∫闲逛",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "PlayerBuilding",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 150,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "07:30", |
| {
| | "e": "11:30", |
| "template": "Interact.RunAround@PlayerBuilding_RedPanda",
| | "k": "actions", |
| "display_name": "∫乱跑",
| | "a": [ |
| "location_hint": "PlayerBuilding",
| | 73, |
| "public_tag": "",
| | 74, |
| "private_tag": "PlayerBuilding",
| | 75, |
| "search_public": false,
| | 76, |
| "search_private": true,
| | 20 |
| "weight": 100,
| | ] |
| "score": 0
| | }, |
| },
| | { |
| { | | "b": "11:30", |
| "template": "SubInteract.Rest_RedPanda",
| | "e": "13:30", |
| "display_name": "∫趴在地上休息",
| | "k": "actions", |
| "location_hint": "", | | "a": [ |
| "public_tag": "", | | 77, |
| "private_tag": "", | | 78, |
| "search_public": false, | | 20 |
| "search_private": false, | | ] |
| "weight": 150,
| |
| "score": 0
| |
| } | |
| ], | |
| "primary_action": { | |
| "template": "SubInteract.Rest_RedPanda", | |
| "display_name": "∫趴在地上休息", | |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "∫趴在地上休息" | | { |
| },
| | "b": "13:30", |
| {
| | "e": "23:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 73, |
| "action_candidates": [
| | 74, |
| {
| | 75, |
| "template": "SubInteract.Sleep_RedPanda",
| | 76, |
| "display_name": "∫趴在地上休息",
| | 79 |
| "location_hint": "",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sleep@PlayerBuilding_RedPanda",
| |
| "display_name": "∫小熊猫在玩家家里的道具上睡觉",
| |
| "location_hint": "PlayerBuilding_RedPanda",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 150, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@PlayerBuilding_RedPanda",
| |
| "display_name": "∫小熊猫在玩家家里的道具上睡觉",
| |
| "location_hint": "PlayerBuilding_RedPanda",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小熊猫在玩家家里的道具上睡觉 (PlayerBuilding_RedPanda)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Redpanda_01_Animal_Rain_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "23:00", |
| "Weather_Today": { | | "e": "07:30", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 80, |
| | 78 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:00",
| | "i": "Schedule.Dog_Little03_Animal_Rain_UnAdopted", |
| "end_time": "22:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "SubInteract.Rest_RedPanda",
| | "cs": [ |
| "display_name": "∫趴在地上休息",
| | { |
| "location_hint": "",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": true, |
| "private_tag": "",
| | "dest_type": "ClearSky" |
| "search_public": false,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "00:00", |
| {
| | "e": "08:00", |
| "template": "Interact.Sit@Home_RedPanda",
| | "k": "actions", |
| "display_name": "∫小熊猫坐着表演",
| | "a": [ |
| "location_hint": "Family",
| | 72 |
| "public_tag": "",
| | ] |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "SubInteract.Rest_RedPanda", | |
| "display_name": "∫趴在地上休息", | |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "∫趴在地上休息"
| |
| }, | |
| { | |
| "begin_time": "22:00",
| |
| "end_time": "07:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Sleep@Home_RedPanda",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.Sleep@Home_RedPanda", | |
| "display_name": "睡觉",
| |
| "location_hint": "Family", | |
| "public_tag": "",
| |
| "private_tag": "Family", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Family)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Redpanda_01_Animal_Rain_Adopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "08:00", |
| "EntityTag": "SOURCE"
| | "e": "22:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 81, |
| | 82, |
| | 83, |
| | 84 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": false, | | "b": "22:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 72 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "07:00",
| | "i": "Schedule.Dog_Animal_Little01_Rain_BeAdopted", |
| "end_time": "22:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.HangOut@PlayerBuilding_RedPanda",
| | "cs": [ |
| "display_name": "∫闲逛",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "PlayerBuilding",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@PlayerBuilding_RedPanda",
| |
| "display_name": "∫乱跑",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Rest_RedPanda",
| |
| "display_name": "∫趴在地上休息",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "SubInteract.Rest_RedPanda", | |
| "display_name": "∫趴在地上休息",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 150,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫趴在地上休息" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "22:00",
| | "dest_type": "ClearSky" |
| "end_time": "07:00",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [ | | "sl": [ |
| {
| | { |
| "template": "SubInteract.Sleep_RedPanda",
| | "b": "07:30", |
| "display_name": "∫趴在地上休息",
| | "e": "11:30", |
| "location_hint": "",
| | "k": "actions", |
| "public_tag": "",
| | "a": [ |
| "private_tag": "",
| | 73, |
| "search_public": false,
| | 74, |
| "search_private": false,
| | 75, |
| "weight": 100,
| | 76, |
| "score": 0
| | 20 |
| },
| | ] |
| { | |
| "template": "Interact.Sleep@PlayerBuilding_RedPanda",
| |
| "display_name": "∫小熊猫在玩家家里的道具上睡觉",
| |
| "location_hint": "PlayerBuilding_RedPanda", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 150,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@PlayerBuilding_RedPanda",
| |
| "display_name": "∫小熊猫在玩家家里的道具上睡觉",
| |
| "location_hint": "PlayerBuilding_RedPanda",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小熊猫在玩家家里的道具上睡觉 (PlayerBuilding_RedPanda)" | | { |
| }
| | "b": "11:30", |
| ]
| | "e": "13:30", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 77, |
| "creature.squirrel_01": {
| | 78, |
| "id": "Creature.Squirrel_01",
| | 20 |
| "name": "小莹",
| | ] |
| "key": "creature.squirrel_01",
| |
| "calendar_id": "Calender.Squirrel_02",
| |
| "entity_file": "Creature.Squirrel_01",
| |
| "regular_count": 7,
| |
| "special_count": 3,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Squirrel_02_UnAdopted_01",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 1
| |
| ],
| |
| "weekday_labels": [
| |
| "monday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Forest_Squirrel",
| |
| "display_name": "小莹在森林闲逛",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小莹在森林乱跑 (Forest)" | | { |
| },
| | "b": "13:30", |
| {
| | "e": "23:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 73, |
| "action_candidates": [
| | 74, |
| {
| | 75, |
| "template": "Interact.Sleep@Forest_Squirrel02",
| | 76, |
| "display_name": "小莹在家睡觉",
| | 79 |
| "location_hint": "Forest",
| | ] |
| "public_tag": "Forest", | |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@Forest_Squirrel02",
| |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小莹在家睡觉 (Forest)" | | { |
| }
| | "b": "23:00", |
| ]
| | "e": "07:30", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 80, |
| "schedule_id": "Schedule.Squirrel_02_UnAdopted_01",
| | 78 |
| "months": [],
| | ] |
| "month_labels": [],
| | } |
| "weekdays": [
| | ] |
| 2
| | } |
| ],
| | ] |
| "weekday_labels": [
| | }, |
| "tuesday"
| | "creature.littledog_06": { |
| ],
| | "i": "Creature.LittleDog_06", |
| "days": [],
| | "n": "奶茶", |
| "priority": "",
| | "c": "Calender.Dog_Little03", |
| "condition_desc": "",
| | "r": [ |
| "condition_summary": [],
| | 1, |
| "condition_raw": {},
| | 3, |
| "slots": [
| | 0 |
| {
| | ], |
| "begin_time": "08:00",
| | "v": [ |
| "end_time": "22:00",
| | { |
| "kind": "actions",
| | "o": "regular", |
| "action_candidates": [
| | "i": "Schedule.Dog_Little03_Animal_UnAdopted", |
| {
| | "m": [], |
| "template": "Interact.HangOut@Forest_Squirrel", | | "w": [], |
| "display_name": "小莹在森林闲逛", | | "d": [], |
| "location_hint": "Forest",
| | "c": "", |
| "public_tag": "Forest",
| | "cs": [], |
| "private_tag": "",
| | "sl": [ |
| "search_public": true,
| | { |
| "search_private": false,
| | "b": "00:00", |
| "weight": 100,
| | "e": "05:30", |
| "score": 0
| | "k": "actions", |
| },
| | "a": [ |
| {
| | 67, |
| "template": "Interact.RunAround@Forest_Squirrel",
| | 87 |
| "display_name": "∫小莹在森林乱跑",
| | ] |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫小莹在森林乱跑 (Forest)"
| |
| },
| |
| { | |
| "begin_time": "22:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Sleep@Forest_Squirrel02",
| |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.Sleep@Forest_Squirrel02", | |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest", | |
| "public_tag": "Forest",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "小莹在家睡觉 (Forest)" | | { |
| }
| | "b": "05:30", |
| ]
| | "e": "08:00", |
| },
| | "k": "mission", |
| {
| | "a": [ |
| "source": "regular",
| | 88 |
| "schedule_id": "Schedule.Squirrel_02_UnAdopted_02",
| | ], |
| "months": [],
| | "mt": "Plot.DogWatchSonRiseBorn", |
| "month_labels": [],
| | "tt": "生成小狗", |
| "weekdays": [
| | "g": "", |
| 3
| | "md": "生成小狗" |
| ],
| |
| "weekday_labels": [
| |
| "wednesday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.HangOut@Forest_3F_Squirrel",
| |
| "display_name": "小莹在森林闲逛",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.RunAround@Forest_3F_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Forest_3F_Squirrel", | |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小莹在森林乱跑 (Forest_3F)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:30", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 89, |
| "action_candidates": [
| | 90 |
| {
| | ] |
| "template": "Interact.Sleep@Forest_3F_Squirrel02", | |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@Forest_3F_Squirrel02",
| |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小莹在家睡觉 (Forest_3F)" | | { |
| }
| | "b": "12:30", |
| ]
| | "e": "14:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 69, |
| "schedule_id": "Schedule.Squirrel_02_UnAdopted_01",
| | 85, |
| "months": [],
| | 72, |
| "month_labels": [],
| | 71 |
| "weekdays": [
| | ] |
| 4
| |
| ],
| |
| "weekday_labels": [
| |
| "thursday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Forest_Squirrel", | |
| "display_name": "小莹在森林闲逛", | |
| "location_hint": "Forest", | |
| "public_tag": "Forest", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小莹在森林乱跑 (Forest)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 72, |
| "action_candidates": [
| | 91, |
| {
| | 70, |
| "template": "Interact.Sleep@Forest_Squirrel02", | | 87, |
| "display_name": "小莹在家睡觉", | | 83 |
| "location_hint": "Forest", | | ] |
| "public_tag": "Forest", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@Forest_Squirrel02",
| |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小莹在家睡觉 (Forest)" | | { |
| }
| | "b": "16:00", |
| ]
| | "e": "19:00", |
| },
| | "k": "mission", |
| {
| | "a": [ |
| "source": "regular",
| | 92 |
| "schedule_id": "Schedule.Squirrel_02_UnAdopted_02",
| | ], |
| "months": [],
| | "mt": "Plot.DogWatchSonDownBorn", |
| "month_labels": [],
| | "tt": "生成小狗", |
| "weekdays": [
| | "g": "", |
| 5
| | "md": "生成小狗" |
| ],
| |
| "weekday_labels": [
| |
| "friday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.HangOut@Forest_3F_Squirrel",
| |
| "display_name": "小莹在森林闲逛",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.RunAround@Forest_3F_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Forest_3F_Squirrel", | |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小莹在森林乱跑 (Forest_3F)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "23:59", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 72 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Sleep@Forest_3F_Squirrel02",
| | ] |
| "display_name": "小莹在家睡觉",
| | }, |
| "location_hint": "Forest_3F",
| | { |
| "public_tag": "Forest_3F",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.Dog_Animal_Little01_BeAdopted", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "*被收养后", |
| }
| | "cs": [ |
| ],
| | { |
| "primary_action": {
| | "type": "check_has_owner", |
| "template": "Interact.Sleep@Forest_3F_Squirrel02", | | "reverse": false, |
| "display_name": "小莹在家睡觉", | | "entity_tag": "SOURCE" |
| "location_hint": "Forest_3F", | | } |
| "public_tag": "Forest_3F", | | ], |
| "private_tag": "",
| | "sl": [ |
| "search_public": true,
| | { |
| "search_private": false,
| | "b": "07:30", |
| "weight": 100,
| | "e": "11:30", |
| "score": 0 | | "k": "actions", |
| | "a": [ |
| | 73, |
| | 74, |
| | 75, |
| | 76, |
| | 20 |
| | ] |
| }, | | }, |
| "summary": "小莹在家睡觉 (Forest_3F)" | | { |
| }
| | "b": "11:30", |
| ]
| | "e": "13:30", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 77, |
| "schedule_id": "Schedule.Squirrel_02_UnAdopted_01",
| | 78, |
| "months": [],
| | 20 |
| "month_labels": [],
| | ] |
| "weekdays": [
| |
| 6
| |
| ],
| |
| "weekday_labels": [
| |
| "saturday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Forest_Squirrel", | |
| "display_name": "小莹在森林闲逛", | |
| "location_hint": "Forest", | |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小莹在森林乱跑 (Forest)" | | { |
| },
| | "b": "13:30", |
| {
| | "e": "23:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 73, |
| "action_candidates": [
| | 74, |
| {
| | 75, |
| "template": "Interact.Sleep@Forest_Squirrel02",
| | 76, |
| "display_name": "小莹在家睡觉",
| | 79 |
| "location_hint": "Forest",
| | ] |
| "public_tag": "Forest", | |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@Forest_Squirrel02",
| |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小莹在家睡觉 (Forest)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Squirrel_02_UnAdopted_01",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 0
| |
| ],
| |
| "weekday_labels": [
| |
| "sunday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Forest_Squirrel",
| |
| "display_name": "小莹在森林闲逛",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫小莹在森林乱跑 (Forest)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Sleep@Forest_Squirrel02",
| |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@Forest_Squirrel02",
| |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "小莹在家睡觉 (Forest)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Squirrel_02_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "23:00", |
| "EntityTag": "SOURCE"
| | "e": "07:30", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 80, |
| | 78 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "08:00",
| | "i": "Schedule.Dog_Little03_Animal_Rain_UnAdopted", |
| "end_time": "22:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "Interact.HangOut@PlayerBuilding_Squirrel",
| | "cs": [ |
| "display_name": "松鼠在玩家地块散步",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": true, |
| "private_tag": "PlayerBuilding",
| | "dest_type": "ClearSky" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "00:00", |
| { | | "e": "08:00", |
| "template": "Interact.RunAround@PlayerBuilding_Squirrel",
| | "k": "actions", |
| "display_name": "∫松鼠在玩家地块乱跑",
| | "a": [ |
| "location_hint": "PlayerBuilding",
| | 72 |
| "public_tag": "",
| | ] |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000, | |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "22:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 81, |
| "action_candidates": [
| | 82, |
| {
| | 83, |
| "template": "Interact.Sleep@PlayerBuilding_Squirrel",
| | 84 |
| "display_name": "睡觉",
| | ] |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sleep@PlayerBuildingBed_Squirrel",
| |
| "display_name": "∫松鼠在玩家家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "", | |
| "private_tag": "Pet", | |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@PlayerBuilding_Squirrel",
| |
| "display_name": "睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Squirrel_02_Rain_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "22:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 72 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "22:00",
| | "i": "Schedule.Dog_Animal_Little01_Rain_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.Sleep@HotSpring_Squirrel02",
| | "cs": [ |
| "display_name": "∫睡觉",
| | { |
| "location_hint": "HotSpring",
| | "type": "check_has_owner", |
| "public_tag": "HotSpring",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": true,
| | }, |
| "search_private": false,
| | { |
| "weight": 100,
| | "type": "weather_today", |
| "score": 0
| | "reverse": true, |
| }
| | "dest_type": "ClearSky" |
| ],
| | } |
| "primary_action": {
| | ], |
| "template": "Interact.Sleep@HotSpring_Squirrel02", | | "sl": [ |
| "display_name": "∫睡觉", | | { |
| "location_hint": "HotSpring", | | "b": "07:30", |
| "public_tag": "HotSpring", | | "e": "11:30", |
| "private_tag": "",
| | "k": "actions", |
| "search_public": true,
| | "a": [ |
| "search_private": false,
| | 73, |
| "weight": 100,
| | 74, |
| "score": 0 | | 75, |
| | 76, |
| | 20 |
| | ] |
| }, | | }, |
| "summary": "∫睡觉 (HotSpring)" | | { |
| },
| | "b": "11:30", |
| {
| | "e": "13:30", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 77, |
| "action_candidates": [
| | 78, |
| {
| | 20 |
| "template": "Interact.SitEat@HotSpring_Squirrel_02",
| | ] |
| "display_name": "∫小莹吃东西_温泉",
| |
| "location_hint": "HotSpring",
| |
| "public_tag": "HotSpring", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitEat@HotSpring_Squirrel_02",
| |
| "display_name": "∫小莹吃东西_温泉",
| |
| "location_hint": "HotSpring",
| |
| "public_tag": "HotSpring",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小莹吃东西_温泉 (HotSpring)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Squirrel_02_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "13:30", |
| "EntityTag": "SOURCE"
| | "e": "23:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 73, |
| | 74, |
| | 75, |
| | 76, |
| | 79 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "23:00", |
| "Weather_Today": { | | "e": "07:30", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 80, |
| | 78 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | } |
| "slots": [
| | ] |
| {
| | }, |
| "begin_time": "08:00",
| | "creature.littledog_07": { |
| "end_time": "22:00",
| | "i": "Creature.LittleDog_07", |
| "kind": "actions",
| | "n": "小京", |
| "action_candidates": [
| | "c": "Calender.Dog_Little07", |
| {
| | "r": [ |
| "template": "Interact.HangOut@PlayerBuilding_Squirrel",
| | 1, |
| "display_name": "松鼠在玩家地块散步",
| | 3, |
| "location_hint": "PlayerBuilding",
| | 0 |
| "public_tag": "",
| | ], |
| "private_tag": "PlayerBuilding",
| | "v": [ |
| "search_public": false,
| | { |
| "search_private": true,
| | "o": "regular", |
| "weight": 100,
| | "i": "Schedule.Dog_Little01_Animal_UnAdopted", |
| "score": 0
| | "m": [], |
| },
| | "w": [], |
| {
| | "d": [], |
| "template": "Interact.RunAround@PlayerBuilding_Squirrel",
| | "c": "", |
| "display_name": "∫松鼠在玩家地块乱跑",
| | "cs": [], |
| "location_hint": "PlayerBuilding",
| | "sl": [ |
| "public_tag": "",
| | { |
| "private_tag": "PlayerBuilding",
| | "b": "00:00", |
| "search_public": false,
| | "e": "07:30", |
| "search_private": true,
| | "k": "actions", |
| "weight": 200,
| | "a": [ |
| "score": 0
| | 67, |
| },
| | 68 |
| {
| | ] |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "07:30", |
| {
| | "e": "20:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 68, |
| "action_candidates": [
| | 69, |
| {
| | 70, |
| "template": "Interact.Sleep@PlayerBuilding_Squirrel",
| | 71 |
| "display_name": "睡觉",
| | ] |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.Sleep@PlayerBuildingBed_Squirrel",
| |
| "display_name": "∫松鼠在玩家家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "",
| |
| "private_tag": "Pet",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@PlayerBuilding_Squirrel",
| |
| "display_name": "睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (PlayerBuilding)" | | { |
| }
| | "b": "20:00", |
| ]
| | "e": "23:59", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 72, |
| "creature.squirrel_02": {
| | 68 |
| "id": "Creature.Squirrel_02",
| | ] |
| "name": "小莹",
| | } |
| "key": "creature.squirrel_02",
| | ] |
| "calendar_id": "Calender.Squirrel_02",
| | }, |
| "entity_file": "Creature.Squirrel_02",
| | { |
| "regular_count": 7,
| | "o": "special", |
| "special_count": 3,
| | "i": "Schedule.Dog_Little01_Animal_Rain_UnAdopted", |
| "living_together_count": 0,
| | "m": [], |
| "variants": [
| | "w": [], |
| {
| | "d": [], |
| "source": "regular",
| | "c": "*雨雪天", |
| "schedule_id": "Schedule.Squirrel_02_UnAdopted_01",
| | "cs": [ |
| "months": [],
| | { |
| "month_labels": [],
| | "type": "weather_today", |
| "weekdays": [
| | "reverse": true, |
| 1 | | "dest_type": "ClearSky" |
| ], | | } |
| "weekday_labels": [ | | ], |
| "monday" | | "sl": [ |
| ],
| | { |
| "days": [],
| | "b": "00:00", |
| "priority": "",
| | "e": "08:00", |
| "condition_desc": "",
| | "k": "actions", |
| "condition_summary": [],
| | "a": [ |
| "condition_raw": {},
| | 72 |
| "slots": [
| | ] |
| { | |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions", | |
| "action_candidates": [
| |
| { | |
| "template": "Interact.HangOut@Forest_Squirrel",
| |
| "display_name": "小莹在森林闲逛",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.RunAround@Forest_Squirrel", | |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest", | |
| "public_tag": "Forest",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小莹在森林乱跑 (Forest)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "22:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 81, |
| "action_candidates": [
| | 82, |
| {
| | 83, |
| "template": "Interact.Sleep@Forest_Squirrel02", | | 84 |
| "display_name": "小莹在家睡觉", | | ] |
| "location_hint": "Forest", | |
| "public_tag": "Forest", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@Forest_Squirrel02",
| |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小莹在家睡觉 (Forest)" | | { |
| }
| | "b": "22:00", |
| ]
| | "e": "00:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 72 |
| "schedule_id": "Schedule.Squirrel_02_UnAdopted_01",
| | ] |
| "months": [],
| | } |
| "month_labels": [],
| | ] |
| "weekdays": [
| | }, |
| 2
| | { |
| ],
| | "o": "special", |
| "weekday_labels": [
| | "i": "Schedule.Dog_Animal_Little01_BeAdopted", |
| "tuesday" | | "m": [], |
| ], | | "w": [], |
| "days": [], | | "d": [], |
| "priority": "",
| | "c": "*被收养后", |
| "condition_desc": "",
| | "cs": [ |
| "condition_summary": [],
| | { |
| "condition_raw": {},
| | "type": "check_has_owner", |
| "slots": [
| | "reverse": false, |
| { | | "entity_tag": "SOURCE" |
| "begin_time": "08:00",
| | } |
| "end_time": "22:00",
| | ], |
| "kind": "actions", | | "sl": [ |
| "action_candidates": [
| | { |
| { | | "b": "07:30", |
| "template": "Interact.HangOut@Forest_Squirrel",
| | "e": "11:30", |
| "display_name": "小莹在森林闲逛",
| | "k": "actions", |
| "location_hint": "Forest",
| | "a": [ |
| "public_tag": "Forest",
| | 73, |
| "private_tag": "",
| | 74, |
| "search_public": true,
| | 75, |
| "search_private": false,
| | 76, |
| "weight": 100,
| | 20 |
| "score": 0
| | ] |
| },
| |
| { | |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小莹在森林乱跑 (Forest)" | | { |
| },
| | "b": "11:30", |
| {
| | "e": "13:30", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 77, |
| "action_candidates": [
| | 78, |
| {
| | 20 |
| "template": "Interact.Sleep@Forest_Squirrel02",
| | ] |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@Forest_Squirrel02",
| |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小莹在家睡觉 (Forest)" | | { |
| }
| | "b": "13:30", |
| ]
| | "e": "23:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 73, |
| "schedule_id": "Schedule.Squirrel_02_UnAdopted_02",
| | 74, |
| "months": [],
| | 75, |
| "month_labels": [],
| | 76, |
| "weekdays": [
| | 79 |
| 3
| | ] |
| ],
| |
| "weekday_labels": [
| |
| "wednesday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Forest_3F_Squirrel",
| |
| "display_name": "小莹在森林闲逛",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Forest_3F_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑", | |
| "location_hint": "Forest_3F", | |
| "public_tag": "Forest_3F", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Forest_3F_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小莹在森林乱跑 (Forest_3F)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "07:30", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 80, |
| "action_candidates": [
| | 78 |
| {
| | ] |
| "template": "Interact.Sleep@Forest_3F_Squirrel02", | | } |
| "display_name": "小莹在家睡觉", | | ] |
| "location_hint": "Forest_3F",
| | }, |
| "public_tag": "Forest_3F",
| | { |
| "private_tag": "",
| | "o": "special", |
| "search_public": true,
| | "i": "Schedule.Dog_Animal_Little01_Rain_BeAdopted", |
| "search_private": false,
| | "m": [], |
| "weight": 100,
| | "w": [], |
| "score": 0
| | "d": [], |
| }
| | "c": "*雨雪天被收养后", |
| ],
| | "cs": [ |
| "primary_action": {
| | { |
| "template": "Interact.Sleep@Forest_3F_Squirrel02",
| | "type": "check_has_owner", |
| "display_name": "小莹在家睡觉",
| | "reverse": false, |
| "location_hint": "Forest_3F",
| | "entity_tag": "SOURCE" |
| "public_tag": "Forest_3F",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "小莹在家睡觉 (Forest_3F)" | | { |
| }
| | "type": "weather_today", |
| ]
| | "reverse": true, |
| },
| | "dest_type": "ClearSky" |
| {
| | } |
| "source": "regular",
| | ], |
| "schedule_id": "Schedule.Squirrel_02_UnAdopted_01",
| | "sl": [ |
| "months": [],
| | { |
| "month_labels": [],
| | "b": "07:30", |
| "weekdays": [
| | "e": "11:30", |
| 4 | | "k": "actions", |
| ],
| | "a": [ |
| "weekday_labels": [
| | 73, |
| "thursday" | | 74, |
| ],
| | 75, |
| "days": [],
| | 76, |
| "priority": "",
| | 20 |
| "condition_desc": "",
| | ] |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Forest_Squirrel",
| |
| "display_name": "小莹在森林闲逛",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest", | |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小莹在森林乱跑 (Forest)" | | { |
| },
| | "b": "11:30", |
| {
| | "e": "13:30", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 77, |
| "action_candidates": [
| | 78, |
| {
| | 20 |
| "template": "Interact.Sleep@Forest_Squirrel02",
| | ] |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@Forest_Squirrel02",
| |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小莹在家睡觉 (Forest)" | | { |
| }
| | "b": "13:30", |
| ]
| | "e": "23:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 73, |
| "schedule_id": "Schedule.Squirrel_02_UnAdopted_02",
| | 74, |
| "months": [],
| | 75, |
| "month_labels": [],
| | 76, |
| "weekdays": [
| | 79 |
| 5
| | ] |
| ],
| |
| "weekday_labels": [
| |
| "friday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Forest_3F_Squirrel",
| |
| "display_name": "小莹在森林闲逛",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Forest_3F_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑", | |
| "location_hint": "Forest_3F", | |
| "public_tag": "Forest_3F", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Forest_3F_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest_3F",
| |
| "public_tag": "Forest_3F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小莹在森林乱跑 (Forest_3F)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "07:30", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 80, |
| "action_candidates": [
| | 78 |
| { | | ] |
| "template": "Interact.Sleep@Forest_3F_Squirrel02",
| | } |
| "display_name": "小莹在家睡觉",
| | ] |
| "location_hint": "Forest_3F",
| | } |
| "public_tag": "Forest_3F",
| | ] |
| "private_tag": "",
| | }, |
| "search_public": true,
| | "creature.littledog_08": { |
| "search_private": false,
| | "i": "Creature.LittleDog_08", |
| "weight": 100,
| | "n": "红茶", |
| "score": 0
| | "c": "Calender.Dog_Little08", |
| }
| | "r": [ |
| ],
| | 1, |
| "primary_action": {
| | 3, |
| "template": "Interact.Sleep@Forest_3F_Squirrel02",
| | 0 |
| "display_name": "小莹在家睡觉",
| | ], |
| "location_hint": "Forest_3F",
| | "v": [ |
| "public_tag": "Forest_3F", | | { |
| "private_tag": "", | | "o": "regular", |
| "search_public": true, | | "i": "Schedule.Dog_Little01_Animal_UnAdopted", |
| "search_private": false,
| | "m": [], |
| "weight": 100, | | "w": [], |
| "score": 0 | | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "07:30", |
| | "k": "actions", |
| | "a": [ |
| | 67, |
| | 68 |
| | ] |
| }, | | }, |
| "summary": "小莹在家睡觉 (Forest_3F)" | | { |
| }
| | "b": "07:30", |
| ]
| | "e": "20:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 68, |
| "schedule_id": "Schedule.Squirrel_02_UnAdopted_01",
| | 69, |
| "months": [],
| | 70, |
| "month_labels": [],
| | 71 |
| "weekdays": [
| | ] |
| 6
| |
| ],
| |
| "weekday_labels": [
| |
| "saturday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.HangOut@Forest_Squirrel",
| |
| "display_name": "小莹在森林闲逛",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| },
| |
| "summary": "∫小莹在森林乱跑 (Forest)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Sleep@Forest_Squirrel02",
| |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@Forest_Squirrel02",
| |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest", | |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "小莹在家睡觉 (Forest)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.Squirrel_02_UnAdopted_01",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 0
| |
| ],
| |
| "weekday_labels": [
| |
| "sunday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Forest_Squirrel",
| |
| "display_name": "小莹在森林闲逛",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAround@Forest_Squirrel",
| |
| "display_name": "∫小莹在森林乱跑",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小莹在森林乱跑 (Forest)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Sleep@Forest_Squirrel02",
| |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@Forest_Squirrel02",
| |
| "display_name": "小莹在家睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "小莹在家睡觉 (Forest)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Squirrel_02_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "20:00", |
| "EntityTag": "SOURCE"
| | "e": "23:59", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 72, |
| | 68 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "08:00",
| | "i": "Schedule.Dog_Little01_Animal_Rain_UnAdopted", |
| "end_time": "22:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "Interact.HangOut@PlayerBuilding_Squirrel",
| | "cs": [ |
| "display_name": "松鼠在玩家地块散步",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": true, |
| "private_tag": "PlayerBuilding",
| | "dest_type": "ClearSky" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "00:00", |
| { | | "e": "08:00", |
| "template": "Interact.RunAround@PlayerBuilding_Squirrel",
| | "k": "actions", |
| "display_name": "∫松鼠在玩家地块乱跑",
| | "a": [ |
| "location_hint": "PlayerBuilding",
| | 72 |
| "public_tag": "",
| | ] |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 1000, | |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "22:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 81, |
| "action_candidates": [
| | 82, |
| {
| | 83, |
| "template": "Interact.Sleep@PlayerBuilding_Squirrel",
| | 84 |
| "display_name": "睡觉",
| | ] |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Sleep@PlayerBuildingBed_Squirrel",
| |
| "display_name": "∫松鼠在玩家家里的道具上睡觉",
| |
| "location_hint": "Pet",
| |
| "public_tag": "", | |
| "private_tag": "Pet", | |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@PlayerBuilding_Squirrel",
| |
| "display_name": "睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Squirrel_02_Rain_UnAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "22:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 72 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "22:00",
| | "i": "Schedule.Dog_Animal_Little01_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*被收养后", |
| "template": "Interact.Sleep@HotSpring_Squirrel02",
| | "cs": [ |
| "display_name": "∫睡觉",
| | { |
| "location_hint": "HotSpring",
| | "type": "check_has_owner", |
| "public_tag": "HotSpring",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": true,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "07:30", |
| ],
| | "e": "11:30", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.Sleep@HotSpring_Squirrel02", | | "a": [ |
| "display_name": "∫睡觉", | | 73, |
| "location_hint": "HotSpring", | | 74, |
| "public_tag": "HotSpring", | | 75, |
| "private_tag": "",
| | 76, |
| "search_public": true,
| | 20 |
| "search_private": false,
| | ] |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "∫睡觉 (HotSpring)" | | { |
| },
| | "b": "11:30", |
| {
| | "e": "13:30", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 77, |
| "action_candidates": [
| | 78, |
| {
| | 20 |
| "template": "Interact.SitEat@HotSpring_Squirrel_02",
| | ] |
| "display_name": "∫小莹吃东西_温泉",
| |
| "location_hint": "HotSpring",
| |
| "public_tag": "HotSpring", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitEat@HotSpring_Squirrel_02",
| |
| "display_name": "∫小莹吃东西_温泉",
| |
| "location_hint": "HotSpring",
| |
| "public_tag": "HotSpring",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫小莹吃东西_温泉 (HotSpring)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.Squirrel_02_BeAdopted",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天被收养后",
| |
| "condition_summary": [
| |
| {
| |
| "type": "check_has_owner",
| |
| "reverse": false,
| |
| "entity_tag": "SOURCE"
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckHasOwner": { | | "b": "13:30", |
| "EntityTag": "SOURCE"
| | "e": "23:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 73, |
| | 74, |
| | 75, |
| | 76, |
| | 79 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "23:00", |
| "Weather_Today": { | | "e": "07:30", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 80, |
| | 78 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "08:00",
| | "i": "Schedule.Dog_Animal_Little01_Rain_BeAdopted", |
| "end_time": "22:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.HangOut@PlayerBuilding_Squirrel",
| | "cs": [ |
| "display_name": "松鼠在玩家地块散步",
| | { |
| "location_hint": "PlayerBuilding",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "PlayerBuilding",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAround@PlayerBuilding_Squirrel",
| |
| "display_name": "∫松鼠在玩家地块乱跑",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@Home_Pet",
| |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.DrinkWater@Home_Pet", | |
| "display_name": "宠物在家里喝水",
| |
| "location_hint": "Home_Pet",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "宠物在家里喝水 (Home_Pet)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "22:00",
| | "dest_type": "ClearSky" |
| "end_time": "08:00",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [ | | "sl": [ |
| {
| | { |
| "template": "Interact.Sleep@PlayerBuilding_Squirrel",
| | "b": "07:30", |
| "display_name": "睡觉",
| | "e": "11:30", |
| "location_hint": "PlayerBuilding",
| | "k": "actions", |
| "public_tag": "",
| | "a": [ |
| "private_tag": "PlayerBuilding",
| | 73, |
| "search_public": false,
| | 74, |
| "search_private": true,
| | 75, |
| "weight": 100,
| | 76, |
| "score": 0
| | 20 |
| }, | | ] |
| {
| |
| "template": "Interact.Sleep@PlayerBuildingBed_Squirrel",
| |
| "display_name": "∫松鼠在玩家家里的道具上睡觉",
| |
| "location_hint": "Pet", | |
| "public_tag": "", | |
| "private_tag": "Pet", | |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sleep@PlayerBuilding_Squirrel",
| |
| "display_name": "睡觉",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (PlayerBuilding)" | | { |
| }
| | "b": "11:30", |
| ]
| | "e": "13:30", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 77, |
| "role.coraltown_afei": {
| | 78, |
| "id": "Role.CoralTown_AFei",
| | 20 |
| "name": "程洲",
| | ] |
| "key": "role.coraltown_afei",
| |
| "calendar_id": "Calender.CoralTown_AFei",
| |
| "entity_file": "Role.CoralTown_AFei",
| |
| "regular_count": 7,
| |
| "special_count": 2,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_AFei_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 1
| |
| ],
| |
| "weekday_labels": [
| |
| "monday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "13:30", |
| {
| | "e": "23:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 73, |
| "action_candidates": [
| | 74, |
| {
| | 75, |
| "template": "Interact.Fishing@Lake",
| | 76, |
| "display_name": "钓鱼",
| | 79 |
| "location_hint": "Lake",
| | ] |
| "public_tag": "Lake", | |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Fishing@Lake",
| |
| "display_name": "钓鱼",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "钓鱼 (Lake)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "07:30", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 80, |
| "action_candidates": [
| | 78 |
| { | | ] |
| "template": "Interact.SitChair@Home",
| | } |
| "display_name": "在家坐着",
| | ] |
| "location_hint": "Home",
| | } |
| "public_tag": "",
| | ] |
| "private_tag": "",
| | }, |
| "search_public": false,
| | "creature.panda_01": { |
| "search_private": true,
| | "i": "Creature.Panda_01", |
| "weight": 100,
| | "n": "笋笋", |
| "score": 0
| | "c": "Calender.Panda01", |
| }
| | "r": [ |
| ],
| | 1, |
| "primary_action": {
| | 0, |
| "template": "Interact.SitChair@Home",
| | 0 |
| "display_name": "在家坐着",
| | ], |
| "location_hint": "Home",
| | "v": [ |
| "public_tag": "", | | { |
| "private_tag": "", | | "o": "regular", |
| "search_public": false, | | "i": "Schedule.Panda01_Animal_UnAdopted", |
| "search_private": true,
| | "m": [], |
| "weight": 100, | | "w": [], |
| "score": 0 | | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "08:00", |
| | "k": "actions", |
| | "a": [ |
| | 97 |
| | ] |
| }, | | }, |
| "summary": "在家坐着 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "20:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "mission",
| | 97, |
| "mission_template": "Mission.SeaSideFishing3P",
| | 98, |
| "mission_title": "3钓鱼佬钓鱼",
| | 99 |
| "mission_goal": "三个钓鱼佬相聚海边",
| | ] |
| "mission_display": "3钓鱼佬钓鱼",
| |
| "mission_entities": [],
| |
| "summary": "3钓鱼佬钓鱼"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "21:00",
| |
| "kind": "mission",
| |
| "mission_template": "Mission.SeaSideBonfire3P",
| |
| "mission_title": "篝火烤鱼",
| |
| "mission_goal": "钓鱼佬在篝火旁聊天",
| |
| "mission_display": "篝火烤鱼",
| |
| "mission_entities": [],
| |
| "summary": "篝火烤鱼"
| |
| },
| |
| {
| |
| "begin_time": "21:00",
| |
| "end_time": "22:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Race@Pasture",
| |
| "display_name": "赛跑",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Race@Pasture",
| |
| "display_name": "赛跑",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "赛跑 (Pasture)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "23:59", |
| "begin_time": "22:30",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 97 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Furniture.Sleep@Home",
| | ] |
| "display_name": "睡觉",
| | } |
| "location_hint": "Home",
| | ] |
| "public_tag": "",
| | }, |
| "private_tag": "",
| | "creature.panda_02": { |
| "search_public": false,
| | "i": "Creature.Panda_02", |
| "search_private": true,
| | "n": "福豆", |
| "weight": 100,
| | "c": "Calender.Panda02", |
| "score": 0
| | "r": [ |
| }
| | 1, |
| ],
| | 0, |
| "primary_action": {
| | 0 |
| "template": "Interact.Furniture.Sleep@Home",
| | ], |
| "display_name": "睡觉",
| | "v": [ |
| "location_hint": "Home",
| | { |
| "public_tag": "", | | "o": "regular", |
| "private_tag": "", | | "i": "Schedule.Panda02_Animal_UnAdopted", |
| "search_public": false, | | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 100, | | "d": [], |
| "score": 0 | | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "08:00", |
| | "k": "actions", |
| | "a": [ |
| | 97 |
| | ] |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "08:00", |
| ]
| | "e": "14:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 97, |
| "schedule_id": "Schedule.CoralTown_AFei_Mon",
| | 100, |
| "months": [],
| | 101 |
| "month_labels": [],
| | ] |
| "weekdays": [
| |
| 2
| |
| ],
| |
| "weekday_labels": [
| |
| "tuesday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "20:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 97, |
| "action_candidates": [
| | 100, |
| {
| | 101 |
| "template": "Interact.Fishing@Lake",
| | ] |
| "display_name": "钓鱼",
| |
| "location_hint": "Lake", | |
| "public_tag": "Lake", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Fishing@Lake",
| |
| "display_name": "钓鱼",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "钓鱼 (Lake)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "23:59", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 97 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitChair@Home",
| | ] |
| "display_name": "在家坐着",
| | } |
| "location_hint": "Home",
| | ] |
| "public_tag": "",
| | }, |
| "private_tag": "",
| | "creature.panda_03": { |
| "search_public": false,
| | "i": "Creature.Panda_03", |
| "search_private": true,
| | "n": "金宝", |
| "weight": 100,
| | "c": "Calender.Panda03", |
| "score": 0
| | "r": [ |
| }
| | 1, |
| ],
| | 0, |
| "primary_action": {
| | 0 |
| "template": "Interact.SitChair@Home",
| | ], |
| "display_name": "在家坐着",
| | "v": [ |
| "location_hint": "Home",
| | { |
| "public_tag": "", | | "o": "regular", |
| "private_tag": "", | | "i": "Schedule.Panda03_Animal_UnAdopted", |
| "search_public": false, | | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 100, | | "d": [], |
| "score": 0 | | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "08:00", |
| | "k": "actions", |
| | "a": [ |
| | 97 |
| | ] |
| }, | | }, |
| "summary": "在家坐着 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "20:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "mission",
| | 102, |
| "mission_template": "Mission.SeaSideFishing3P",
| | 98, |
| "mission_title": "3钓鱼佬钓鱼",
| | 101 |
| "mission_goal": "三个钓鱼佬相聚海边",
| | ] |
| "mission_display": "3钓鱼佬钓鱼",
| |
| "mission_entities": [],
| |
| "summary": "3钓鱼佬钓鱼"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "21:00",
| |
| "kind": "mission",
| |
| "mission_template": "Mission.SeaSideBonfire3P",
| |
| "mission_title": "篝火烤鱼",
| |
| "mission_goal": "钓鱼佬在篝火旁聊天",
| |
| "mission_display": "篝火烤鱼",
| |
| "mission_entities": [],
| |
| "summary": "篝火烤鱼"
| |
| },
| |
| {
| |
| "begin_time": "21:00",
| |
| "end_time": "22:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Race@Pasture",
| |
| "display_name": "赛跑",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Race@Pasture",
| |
| "display_name": "赛跑",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "赛跑 (Pasture)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "23:59", |
| "begin_time": "22:30",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 97 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Furniture.Sleep@Home",
| | ] |
| "display_name": "睡觉",
| | } |
| "location_hint": "Home",
| | ] |
| "public_tag": "",
| | }, |
| "private_tag": "",
| | "creature.redpanda_01": { |
| "search_public": false,
| | "i": "Creature.Redpanda_01", |
| "search_private": true,
| | "n": "壹壹", |
| "weight": 100,
| | "c": "Calender.Redpanda_01", |
| "score": 0
| | "r": [ |
| }
| | 1, |
| ],
| | 3, |
| "primary_action": {
| | 0 |
| "template": "Interact.Furniture.Sleep@Home",
| | ], |
| "display_name": "睡觉",
| | "v": [ |
| "location_hint": "Home", | | { |
| "public_tag": "", | | "o": "regular", |
| "private_tag": "", | | "i": "Schedule.Redpanda_01_Animal_UnAdopted_01", |
| "search_public": false, | | "m": [], |
| "search_private": true,
| | "w": [ |
| "weight": 100,
| | 1 |
| "score": 0 | | ], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "07:00", |
| | "e": "22:00", |
| | "k": "actions", |
| | "a": [ |
| | 103, |
| | 104, |
| | 105, |
| | 106, |
| | 107 |
| | ] |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "22:00", |
| ]
| | "e": "07:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 108 |
| "schedule_id": "Schedule.CoralTown_AFei_Wed",
| | ] |
| "months": [],
| | } |
| "month_labels": [],
| | ] |
| "weekdays": [
| | }, |
| 3
| | { |
| ],
| | "o": "special", |
| "weekday_labels": [
| | "i": "Schedule.Redpanda_01_Animal_Adopted", |
| "wednesday" | | "m": [], |
| ], | | "w": [], |
| "days": [], | | "d": [], |
| "priority": "",
| | "c": "*收养后", |
| "condition_desc": "",
| | "cs": [ |
| "condition_summary": [],
| | { |
| "condition_raw": {},
| | "type": "check_has_owner", |
| "slots": [
| | "reverse": false, |
| { | | "entity_tag": "SOURCE" |
| "begin_time": "00:00",
| | } |
| "end_time": "06:00",
| | ], |
| "kind": "actions", | | "sl": [ |
| "action_candidates": [
| | { |
| { | | "b": "07:00", |
| "template": "Interact.Furniture.Sleep@Home",
| | "e": "22:00", |
| "display_name": "睡觉",
| | "k": "actions", |
| "location_hint": "Home",
| | "a": [ |
| "public_tag": "",
| | 109, |
| "private_tag": "",
| | 110, |
| "search_public": false,
| | 111 |
| "search_private": true,
| | ] |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉", | |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "07:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 112, |
| "action_candidates": [
| | 113 |
| { | | ] |
| "template": "Interact.Fishing@Forest",
| | } |
| "display_name": "钓鱼",
| | ] |
| "location_hint": "Forest",
| | }, |
| "public_tag": "Forest",
| | { |
| "private_tag": "",
| | "o": "special", |
| "search_public": true,
| | "i": "Schedule.Redpanda_01_Animal_Rain_UnAdopted", |
| "search_private": false,
| | "m": [], |
| "weight": 100,
| | "w": [], |
| "score": 0
| | "d": [], |
| }
| | "c": "*雨天日程", |
| ],
| | "cs": [ |
| "primary_action": { | | { |
| "template": "Interact.Fishing@Forest", | | "type": "weather_today", |
| "display_name": "钓鱼", | | "reverse": false, |
| "location_hint": "Forest", | | "dest_type": "Rain" |
| "public_tag": "Forest", | | } |
| "private_tag": "", | | ], |
| "search_public": true, | | "sl": [ |
| "search_private": false,
| | { |
| "weight": 100, | | "b": "07:00", |
| "score": 0 | | "e": "22:00", |
| | "k": "actions", |
| | "a": [ |
| | 106, |
| | 114 |
| | ] |
| }, | | }, |
| "summary": "钓鱼 (Forest)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "07:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "mission",
| | 108 |
| "mission_template": "Mission.SeaSideFishing3P",
| | ] |
| "mission_title": "3钓鱼佬钓鱼",
| | } |
| "mission_goal": "三个钓鱼佬相聚海边",
| | ] |
| "mission_display": "3钓鱼佬钓鱼",
| | }, |
| "mission_entities": [],
| | { |
| "summary": "3钓鱼佬钓鱼"
| | "o": "special", |
| },
| | "i": "Schedule.Redpanda_01_Animal_Rain_Adopted", |
| {
| | "m": [], |
| "begin_time": "18:00",
| | "w": [], |
| "end_time": "21:00",
| | "d": [], |
| "kind": "actions",
| | "c": "*雨天被收养后", |
| "action_candidates": [
| | "cs": [ |
| {
| | { |
| "template": "Interact.KongfuFight@CardRoom", | | "type": "check_has_owner", |
| "display_name": "对打",
| | "reverse": false, |
| "location_hint": "CardRoom",
| | "entity_tag": "SOURCE" |
| "public_tag": "CardRoom",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.KongfuFight@CardRoom",
| |
| "display_name": "对打",
| |
| "location_hint": "CardRoom",
| |
| "public_tag": "CardRoom",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "对打 (CardRoom)"
| |
| }, | |
| {
| |
| "begin_time": "21:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ] | |
| },
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_AFei_Thu",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 4
| |
| ],
| |
| "weekday_labels": [
| |
| "thursday" | |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| { | |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": false, |
| "begin_time": "06:00",
| | "dest_type": "Rain" |
| "end_time": "11:00",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.Fishing@Beach",
| | "b": "07:00", |
| "display_name": "钓鱼",
| | "e": "22:00", |
| "location_hint": "Beach",
| | "k": "actions", |
| "public_tag": "Beach",
| | "a": [ |
| "private_tag": "",
| | 109, |
| "search_public": true,
| | 110, |
| "search_private": false,
| | 111 |
| "weight": 100,
| | ] |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Fishing@Beach", | |
| "display_name": "钓鱼", | |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "钓鱼 (Beach)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "07:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "mission",
| | 112, |
| "mission_template": "Mission.SeaSideFishing3P",
| | 113 |
| "mission_title": "3钓鱼佬钓鱼", | | ] |
| "mission_goal": "三个钓鱼佬相聚海边",
| | } |
| "mission_display": "3钓鱼佬钓鱼",
| | ] |
| "mission_entities": [],
| | } |
| "summary": "3钓鱼佬钓鱼"
| | ] |
| },
| | }, |
| {
| | "creature.squirrel_01": { |
| "begin_time": "18:00",
| | "i": "Creature.Squirrel_01", |
| "end_time": "21:00",
| | "n": "小莹", |
| "kind": "actions",
| | "c": "Calender.Squirrel_02", |
| "action_candidates": [
| | "r": [ |
| {
| | 7, |
| "template": "Interact.KongfuFight@CardRoom",
| | 3, |
| "display_name": "对打",
| | 0 |
| "location_hint": "CardRoom",
| | ], |
| "public_tag": "CardRoom",
| | "v": [ |
| "private_tag": "",
| | { |
| "search_public": true,
| | "o": "regular", |
| "search_private": false,
| | "i": "Schedule.Squirrel_02_UnAdopted_01", |
| "weight": 100,
| | "m": [], |
| "score": 0
| | "w": [ |
| }
| | 1 |
| ],
| | ], |
| "primary_action": {
| | "d": [], |
| "template": "Interact.KongfuFight@CardRoom",
| | "c": "", |
| "display_name": "对打",
| | "cs": [], |
| "location_hint": "CardRoom",
| | "sl": [ |
| "public_tag": "CardRoom", | | { |
| "private_tag": "", | | "b": "08:00", |
| "search_public": true, | | "e": "22:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100, | | "a": [ |
| "score": 0 | | 115, |
| | 116 |
| | ] |
| }, | | }, |
| "summary": "对打 (CardRoom)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "22:30",
| | "a": [ |
| "kind": "actions",
| | 117 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Race@Pasture",
| | ] |
| "display_name": "赛跑",
| | }, |
| "location_hint": "Pasture",
| | { |
| "public_tag": "Pasture",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.Squirrel_02_UnAdopted_01", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 2 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.Race@Pasture", | | "sl": [ |
| "display_name": "赛跑",
| | { |
| "location_hint": "Pasture", | | "b": "08:00", |
| "public_tag": "Pasture",
| | "e": "22:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 115, |
| "weight": 100,
| | 116 |
| "score": 0 | | ] |
| }, | | }, |
| "summary": "赛跑 (Pasture)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "begin_time": "22:30",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 117 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Furniture.Sleep@Home",
| | ] |
| "display_name": "睡觉",
| | }, |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.Squirrel_02_UnAdopted_02", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [ |
| "weight": 100,
| | 3 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.Furniture.Sleep@Home", | | "sl": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Home", | | "b": "08:00", |
| "public_tag": "",
| | "e": "22:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": false, | | "a": [ |
| "search_private": true,
| | 118, |
| "weight": 100,
| | 119 |
| "score": 0 | | ] |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "22:00", |
| ]
| | "e": "08:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 120 |
| "schedule_id": "Schedule.CoralTown_AFei_Mon",
| | ] |
| "months": [],
| | } |
| "month_labels": [],
| | ] |
| "weekdays": [
| | }, |
| 5
| | { |
| ],
| | "o": "regular", |
| "weekday_labels": [
| | "i": "Schedule.Squirrel_02_UnAdopted_01", |
| "friday"
| | "m": [], |
| ],
| | "w": [ |
| "days": [],
| | 4 |
| "priority": "",
| | ], |
| "condition_desc": "",
| | "d": [], |
| "condition_summary": [],
| | "c": "", |
| "condition_raw": {},
| | "cs": [], |
| "slots": [
| | "sl": [ |
| {
| | { |
| "begin_time": "00:00",
| | "b": "08:00", |
| "end_time": "06:00",
| | "e": "22:00", |
| "kind": "actions",
| | "k": "actions", |
| "action_candidates": [
| | "a": [ |
| {
| | 115, |
| "template": "Interact.Furniture.Sleep@Home",
| | 116 |
| "display_name": "睡觉",
| | ] |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Fishing@Lake",
| |
| "display_name": "钓鱼",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Fishing@Lake",
| |
| "display_name": "钓鱼",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "钓鱼 (Lake)"
| |
| },
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "11:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.SitChair@Home",
| |
| "display_name": "在家坐着",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair@Home",
| |
| "display_name": "在家坐着",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家坐着 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "11:00",
| |
| "end_time": "18:00",
| |
| "kind": "mission",
| |
| "mission_template": "Mission.SeaSideFishing3P",
| |
| "mission_title": "3钓鱼佬钓鱼",
| |
| "mission_goal": "三个钓鱼佬相聚海边",
| |
| "mission_display": "3钓鱼佬钓鱼",
| |
| "mission_entities": [],
| |
| "summary": "3钓鱼佬钓鱼"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "21:00",
| |
| "kind": "mission",
| |
| "mission_template": "Mission.SeaSideBonfire3P",
| |
| "mission_title": "篝火烤鱼",
| |
| "mission_goal": "钓鱼佬在篝火旁聊天",
| |
| "mission_display": "篝火烤鱼",
| |
| "mission_entities": [],
| |
| "summary": "篝火烤鱼"
| |
| },
| |
| {
| |
| "begin_time": "21:00",
| |
| "end_time": "22:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Race@Pasture", | |
| "display_name": "赛跑",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Race@Pasture",
| |
| "display_name": "赛跑",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "赛跑 (Pasture)" | |
| },
| |
| { | |
| "begin_time": "22:30",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ] | |
| },
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_AFei_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 6 | |
| ],
| |
| "weekday_labels": [
| |
| "saturday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| { | |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "睡觉 (Home)"
| |
| }, | |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Fishing@Lake",
| |
| "display_name": "钓鱼",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Fishing@Lake",
| |
| "display_name": "钓鱼",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "钓鱼 (Lake)"
| |
| },
| |
| { | |
| "begin_time": "08:00",
| |
| "end_time": "11:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitChair@Home",
| |
| "display_name": "在家坐着",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair@Home",
| |
| "display_name": "在家坐着",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家坐着 (Home)"
| |
| }, | |
| {
| |
| "begin_time": "11:00",
| |
| "end_time": "18:00",
| |
| "kind": "mission",
| |
| "mission_template": "Mission.SeaSideFishing3P",
| |
| "mission_title": "3钓鱼佬钓鱼",
| |
| "mission_goal": "三个钓鱼佬相聚海边",
| |
| "mission_display": "3钓鱼佬钓鱼",
| |
| "mission_entities": [],
| |
| "summary": "3钓鱼佬钓鱼"
| |
| },
| |
| { | |
| "begin_time": "18:00",
| |
| "end_time": "21:00",
| |
| "kind": "mission",
| |
| "mission_template": "Mission.SeaSideBonfire3P",
| |
| "mission_title": "篝火烤鱼",
| |
| "mission_goal": "钓鱼佬在篝火旁聊天",
| |
| "mission_display": "篝火烤鱼",
| |
| "mission_entities": [],
| |
| "summary": "篝火烤鱼"
| |
| }, | |
| {
| |
| "begin_time": "21:00",
| |
| "end_time": "22:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Race@Pasture",
| |
| "display_name": "赛跑",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.Race@Pasture", | |
| "display_name": "赛跑",
| |
| "location_hint": "Pasture", | |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "赛跑 (Pasture)"
| |
| },
| |
| {
| |
| "begin_time": "22:30",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_AFei_Wed",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 0
| |
| ],
| |
| "weekday_labels": [
| |
| "sunday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "11:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Fishing@Forest",
| |
| "display_name": "钓鱼",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Fishing@Forest",
| |
| "display_name": "钓鱼",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "钓鱼 (Forest)"
| |
| },
| |
| {
| |
| "begin_time": "11:00",
| |
| "end_time": "18:00",
| |
| "kind": "mission",
| |
| "mission_template": "Mission.SeaSideFishing3P",
| |
| "mission_title": "3钓鱼佬钓鱼",
| |
| "mission_goal": "三个钓鱼佬相聚海边",
| |
| "mission_display": "3钓鱼佬钓鱼",
| |
| "mission_entities": [],
| |
| "summary": "3钓鱼佬钓鱼"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "21:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.KongfuFight@CardRoom",
| |
| "display_name": "对打",
| |
| "location_hint": "CardRoom",
| |
| "public_tag": "CardRoom",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.KongfuFight@CardRoom",
| |
| "display_name": "对打",
| |
| "location_hint": "CardRoom",
| |
| "public_tag": "CardRoom",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "对打 (CardRoom)"
| |
| },
| |
| {
| |
| "begin_time": "21:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_AFei_Typhoon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "台风天时间表",
| |
| "condition_summary": [
| |
| {
| |
| "type": "entity_data_check_string",
| |
| "reverse": false,
| |
| "key": "Schedule_Typhoon",
| |
| "tag": "SOURCE",
| |
| "op": "Equal",
| |
| "value": "1"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "EntityData_CheckString": { | | "b": "22:00", |
| "Comparer": {
| | "e": "08:00", |
| "Op": "Equal",
| | "k": "actions", |
| "RValue": "1"
| | "a": [ |
| },
| | 117 |
| "Key": "Schedule_Typhoon",
| | ] |
| "Tag": "SOURCE"
| |
| },
| |
| "ReverseResult": false | |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.Squirrel_02_UnAdopted_02", |
| "end_time": "23:59",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 5 |
| {
| | ], |
| "template": "Interact.Fishing_Typhoon@Lake",
| | "d": [], |
| "display_name": "钓鱼",
| | "c": "", |
| "location_hint": "Lake",
| | "cs": [], |
| "public_tag": "Lake",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": true,
| | "b": "08:00", |
| "search_private": false,
| | "e": "22:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 118, |
| ],
| | 119 |
| "primary_action": { | | ] |
| "template": "Interact.Fishing_Typhoon@Lake", | |
| "display_name": "钓鱼",
| |
| "location_hint": "Lake", | |
| "public_tag": "Lake",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "钓鱼 (Lake)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_AFei_D1",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [
| |
| 1
| |
| ],
| |
| "weekday_labels": [
| |
| "monday"
| |
| ],
| |
| "days": [
| |
| 1
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "游戏第一天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "time_check_date",
| |
| "reverse": false,
| |
| "check_day": false,
| |
| "check_month": false,
| |
| "check_weekday": false,
| |
| "check_year": true,
| |
| "month_op": "",
| |
| "month_value": "",
| |
| "month_min_value": "",
| |
| "month_max_value": "",
| |
| "day_op": "",
| |
| "day_value": "",
| |
| "day_min_value": "",
| |
| "day_max_value": "",
| |
| "weekday_op": "",
| |
| "weekday_value": "",
| |
| "weekday_min_value": "",
| |
| "weekday_max_value": "",
| |
| "year_op": "Equal",
| |
| "year_value": 1,
| |
| "year_min_value": "",
| |
| "year_max_value": ""
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "22:00", |
| "Time_CheckDate": {
| | "e": "08:00", |
| "CheckDay": false,
| | "k": "actions", |
| "CheckMonth": false,
| | "a": [ |
| "CheckWeekday": false,
| | 120 |
| "CheckYear": true,
| | ] |
| "YearCompare": {
| |
| "Op": "Equal",
| |
| "RValue": 1
| |
| } | |
| } | |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.Squirrel_02_UnAdopted_01", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 6 |
| {
| | ], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "08:00", |
| "search_private": true,
| | "e": "22:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 115, |
| ],
| | 116 |
| "primary_action": { | | ] |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 117 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Fishing@Lake",
| | ] |
| "display_name": "钓鱼",
| | }, |
| "location_hint": "Lake",
| | { |
| "public_tag": "Lake",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.Squirrel_02_UnAdopted_01", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 0 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.Fishing@Lake", | | "sl": [ |
| "display_name": "钓鱼",
| | { |
| "location_hint": "Lake", | | "b": "08:00", |
| "public_tag": "Lake",
| | "e": "22:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 115, |
| "weight": 100,
| | 116 |
| "score": 0 | | ] |
| }, | | }, |
| "summary": "钓鱼 (Lake)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 117 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.LookAtAquarium@Fishery",
| | ] |
| "display_name": "在鱼店检查鱼缸",
| | }, |
| "location_hint": "Fishery",
| | { |
| "public_tag": "Fishery",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.Squirrel_02_BeAdopted", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 200,
| | "d": [], |
| "score": 0
| | "c": "*收养后", |
| },
| | "cs": [ |
| {
| | { |
| "template": "Interact.SitChair@Home",
| | "type": "check_has_owner", |
| "display_name": "在家坐着",
| | "reverse": false, |
| "location_hint": "Home",
| | "entity_tag": "SOURCE" |
| "public_tag": "",
| | } |
| "private_tag": "",
| | ], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "08:00", |
| "score": 0
| | "e": "22:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": {
| | 121, |
| "template": "Interact.LookAtAquarium@Fishery", | | 122, |
| "display_name": "在鱼店检查鱼缸", | | 20 |
| "location_hint": "Fishery",
| | ] |
| "public_tag": "Fishery", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "在鱼店检查鱼缸 (Fishery)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 123, |
| "action_candidates": [
| | 124 |
| {
| | ] |
| "template": "Interact.Fishing@Beach",
| | } |
| "display_name": "钓鱼",
| | ] |
| "location_hint": "Beach",
| | }, |
| "public_tag": "Beach",
| | { |
| "private_tag": "",
| | "o": "special", |
| "search_public": true,
| | "i": "Schedule.Squirrel_02_Rain_UnAdopted", |
| "search_private": false,
| | "m": [], |
| "weight": 100,
| | "w": [], |
| "score": 0
| | "d": [], |
| }
| | "c": "*雨雪天日程", |
| ],
| | "cs": [ |
| "primary_action": {
| | { |
| "template": "Interact.Fishing@Beach",
| | "type": "weather_today", |
| "display_name": "钓鱼",
| | "reverse": true, |
| "location_hint": "Beach",
| | "dest_type": "ClearSky" |
| "public_tag": "Beach",
| | } |
| "private_tag": "",
| | ], |
| "search_public": true,
| | "sl": [ |
| "search_private": false,
| | { |
| "weight": 100, | | "b": "22:00", |
| "score": 0
| | "e": "08:00", |
| },
| | "k": "actions", |
| "summary": "钓鱼 (Beach)"
| | "a": [ |
| },
| | 125 |
| {
| | ] |
| "begin_time": "18:00",
| |
| "end_time": "21:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.KongfuFight@CardRoom",
| |
| "display_name": "对打",
| |
| "location_hint": "CardRoom",
| |
| "public_tag": "CardRoom",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.KongfuFight@CardRoom",
| |
| "display_name": "对打",
| |
| "location_hint": "CardRoom",
| |
| "public_tag": "CardRoom",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "对打 (CardRoom)"
| |
| },
| |
| {
| |
| "begin_time": "21:00",
| |
| "end_time": "22:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Race@Pasture",
| |
| "display_name": "赛跑",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Race@Pasture",
| |
| "display_name": "赛跑",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "赛跑 (Pasture)" | |
| },
| |
| { | |
| "begin_time": "22:30",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ] | |
| }
| |
| ]
| |
| },
| |
| "role.coraltown_ali": {
| |
| "id": "Role.CoralTown_ALi",
| |
| "name": "阿梨",
| |
| "key": "role.coraltown_ali",
| |
| "calendar_id": "Calender.CoralTown_ALi",
| |
| "entity_file": "Role.CoralTown_ALi",
| |
| "regular_count": 1,
| |
| "special_count": 1,
| |
| "living_together_count": 1,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_ALi_Normal",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| { | |
| "begin_time": "06:01",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead@FurnitureShop",
| |
| "display_name": "在家具店读书",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@FurnitureShop",
| |
| "display_name": "在家具店读书",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家具店读书 (FurnitureShop)"
| |
| },
| |
| { | |
| "begin_time": "08:01",
| |
| "end_time": "10:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitDraw@FurnitureShop",
| |
| "display_name": "在家具店画画",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.SitDraw@FurnitureShop", | |
| "display_name": "在家具店画画",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "在家具店画画 (FurnitureShop)"
| |
| }, | |
| {
| |
| "begin_time": "10:01",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.RepairChair@FurnitureShop",
| |
| "display_name": "在室外布置维修椅子",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.RepairChair@FurnitureShop",
| |
| "display_name": "在室外布置维修椅子",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在室外布置维修椅子 (FurnitureShop)"
| |
| }, | |
| {
| |
| "begin_time": "12:01",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.PickWood_Role",
| |
| "display_name": "挑木材",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.RepairBuilding",
| |
| "display_name": "维修木楼",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "SubInteract.RepairBuilding", | |
| "display_name": "维修木楼",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "维修木楼"
| |
| },
| |
| {
| |
| "begin_time": "18:01",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "SubInteract.ALiSeeAnimal",
| |
| "display_name": "阿梨看小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.ALiSeeAnimal",
| |
| "display_name": "阿梨看小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "阿梨看小动物"
| |
| },
| |
| {
| |
| "begin_time": "20:01",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "SubInteract.Boxing@FurnitureShop",
| |
| "display_name": "在室外布置维修椅子",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Boxing@FurnitureShop",
| |
| "display_name": "在室外布置维修椅子",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在室外布置维修椅子 (FurnitureShop)"
| |
| },
| |
| {
| |
| "begin_time": "22:01",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Boxing@FurnitureShop",
| |
| "display_name": "在室外布置维修椅子",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Boxing@FurnitureShop",
| |
| "display_name": "在室外布置维修椅子",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在室外布置维修椅子 (FurnitureShop)"
| |
| },
| |
| {
| |
| "begin_time": "00:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ALi_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "On Raining Days",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "08:00", |
| "Weather_Today": { | | "e": "22:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 126 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "06:01",
| | "i": "Schedule.Squirrel_02_BeAdopted", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.SitRead@FurnitureShop",
| | "cs": [ |
| "display_name": "在家具店读书",
| | { |
| "location_hint": "FurnitureShop",
| | "type": "check_has_owner", |
| "public_tag": "FurnitureShop",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.SitRead@FurnitureShop", | |
| "display_name": "在家具店读书", | |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家具店读书 (FurnitureShop)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "08:01",
| | "dest_type": "ClearSky" |
| "end_time": "10:00",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.SitDraw@FurnitureShop",
| | "b": "08:00", |
| "display_name": "在家具店画画",
| | "e": "22:00", |
| "location_hint": "FurnitureShop",
| | "k": "actions", |
| "public_tag": "FurnitureShop",
| | "a": [ |
| "private_tag": "",
| | 121, |
| "search_public": true,
| | 122, |
| "search_private": false,
| | 20 |
| "weight": 100,
| | ] |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitDraw@FurnitureShop", | |
| "display_name": "在家具店画画", | |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "在家具店画画 (FurnitureShop)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "begin_time": "10:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 123, |
| "action_candidates": [
| | 124 |
| { | | ] |
| "template": "SubInteract.RepairChair@FurnitureShop",
| | } |
| "display_name": "在室外布置维修椅子",
| | ] |
| "location_hint": "FurnitureShop",
| | } |
| "public_tag": "",
| | ] |
| "private_tag": "",
| | }, |
| "search_public": false,
| | "creature.squirrel_02": { |
| "search_private": false,
| | "i": "Creature.Squirrel_02", |
| "weight": 100,
| | "n": "小莹", |
| "score": 0
| | "c": "Calender.Squirrel_02", |
| }
| | "r": [ |
| ],
| | 7, |
| "primary_action": {
| | 3, |
| "template": "SubInteract.RepairChair@FurnitureShop",
| | 0 |
| "display_name": "在室外布置维修椅子",
| | ], |
| "location_hint": "FurnitureShop",
| | "v": [ |
| "public_tag": "", | | { |
| "private_tag": "", | | "o": "regular", |
| "search_public": false, | | "i": "Schedule.Squirrel_02_UnAdopted_01", |
| "search_private": false,
| | "m": [], |
| "weight": 100, | | "w": [ |
| "score": 0 | | 1 |
| | ], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "08:00", |
| | "e": "22:00", |
| | "k": "actions", |
| | "a": [ |
| | 115, |
| | 116 |
| | ] |
| }, | | }, |
| "summary": "在室外布置维修椅子 (FurnitureShop)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 117 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitRead@FurnitureShop",
| | ] |
| "display_name": "在家具店读书",
| | }, |
| "location_hint": "FurnitureShop",
| | { |
| "public_tag": "FurnitureShop",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.Squirrel_02_UnAdopted_01", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 2 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.SitRead@FurnitureShop", | | "sl": [ |
| "display_name": "在家具店读书",
| | { |
| "location_hint": "FurnitureShop", | | "b": "08:00", |
| "public_tag": "FurnitureShop",
| | "e": "22:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 115, |
| "weight": 100,
| | 116 |
| "score": 0 | | ] |
| }, | | }, |
| "summary": "在家具店读书 (FurnitureShop)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 117 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "SubInteract.RepairChair@FurnitureShop",
| | ] |
| "display_name": "在室外布置维修椅子",
| | }, |
| "location_hint": "FurnitureShop",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.Squirrel_02_UnAdopted_02", |
| "search_public": false,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 3 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "SubInteract.RepairChair@FurnitureShop", | | "sl": [ |
| "display_name": "在室外布置维修椅子",
| | { |
| "location_hint": "FurnitureShop", | | "b": "08:00", |
| "public_tag": "",
| | "e": "22:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": false, | | "a": [ |
| "search_private": false,
| | 118, |
| "weight": 100,
| | 119 |
| "score": 0 | | ] |
| }, | | }, |
| "summary": "在室外布置维修椅子 (FurnitureShop)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 120 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitDraw@FurnitureShop",
| | ] |
| "display_name": "在家具店画画",
| | }, |
| "location_hint": "FurnitureShop",
| | { |
| "public_tag": "FurnitureShop",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.Squirrel_02_UnAdopted_01", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 4 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.SitDraw@FurnitureShop", | | "sl": [ |
| "display_name": "在家具店画画",
| | { |
| "location_hint": "FurnitureShop", | | "b": "08:00", |
| "public_tag": "FurnitureShop",
| | "e": "22:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 115, |
| "weight": 100,
| | 116 |
| "score": 0 | | ] |
| }, | | }, |
| "summary": "在家具店画画 (FurnitureShop)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 117 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "SubInteract.Boxing@FurnitureShop",
| | ] |
| "display_name": "在室外布置维修椅子",
| | }, |
| "location_hint": "FurnitureShop",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.Squirrel_02_UnAdopted_02", |
| "search_public": false,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 5 |
| "score": 0
| | ], |
| } | | "d": [], |
| ],
| | "c": "", |
| "primary_action": {
| | "cs": [], |
| "template": "SubInteract.Boxing@FurnitureShop",
| | "sl": [ |
| "display_name": "在室外布置维修椅子",
| | { |
| "location_hint": "FurnitureShop", | | "b": "08:00", |
| "public_tag": "",
| | "e": "22:00", |
| "private_tag": "",
| | "k": "actions", |
| "search_public": false,
| | "a": [ |
| "search_private": false,
| | 118, |
| "weight": 100,
| | 119 |
| "score": 0
| | ] |
| },
| |
| "summary": "在室外布置维修椅子 (FurnitureShop)"
| |
| },
| |
| {
| |
| "begin_time": "00:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "睡觉 (Home_R)"
| |
| } | |
| ]
| |
| },
| |
| {
| |
| "source": "living_together",
| |
| "schedule_id": "Schedule.CoralTown_ALi_LiveTogether",
| |
| "months": [], | |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [ | |
| {
| |
| "begin_time": "06:01",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家扫地 (PlayerBuilding)"
| |
| },
| |
| { | |
| "begin_time": "08:01",
| |
| "end_time": "10:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitDraw@FurnitureShop",
| |
| "display_name": "在家具店画画",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitDraw@FurnitureShop",
| |
| "display_name": "在家具店画画",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家具店画画 (FurnitureShop)"
| |
| },
| |
| { | |
| "begin_time": "10:01",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.RepairChair@FurnitureShop",
| |
| "display_name": "在室外布置维修椅子",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.RepairChair@FurnitureShop",
| |
| "display_name": "在室外布置维修椅子",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在室外布置维修椅子 (FurnitureShop)"
| |
| },
| |
| { | |
| "begin_time": "12:01",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.PickWood_Role",
| |
| "display_name": "挑木材",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.RepairBuilding",
| |
| "display_name": "维修木楼",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.RepairBuilding",
| |
| "display_name": "维修木楼",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "维修木楼"
| |
| }, | |
| {
| |
| "begin_time": "18:01",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingBigAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "在家扫地 (PlayerBuilding)"
| |
| },
| |
| { | |
| "begin_time": "20:01",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Pesting_LiveTogether",
| |
| "display_name": "除虫",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "浇水"
| |
| }, | |
| {
| |
| "begin_time": "22:01",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitSofa_L@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofa_M@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofa_R@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家扫地 (PlayerBuilding)"
| |
| },
| |
| { | |
| "begin_time": "00:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家扫地 (PlayerBuilding)"
| |
| } | |
| ]
| |
| }
| |
| ]
| |
| },
| |
| "role.coraltown_avgmen": {
| |
| "id": "Role.CoralTown_AVGMen",
| |
| "name": "岚",
| |
| "key": "role.coraltown_avgmen",
| |
| "calendar_id": "Calender.CoralTown_AVGMen",
| |
| "entity_file": "Role.CoralTown_AVGMen",
| |
| "regular_count": 1,
| |
| "special_count": 4,
| |
| "living_together_count": 1,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_Lan_Normal",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| { | |
| "begin_time": "06:02",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.TaiChi@Home",
| |
| "display_name": "在家里打太极",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PastureSnowShovel@Adventurers",
| |
| "display_name": "室外铲雪(岚用)",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.TaiChi@Home", | |
| "display_name": "在家里打太极",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家里打太极 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "10:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.PracticeArchery@Forest",
| |
| "display_name": "在森林里射箭",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Fight_LanYu",
| |
| "display_name": "岚和丁小龙比武",
| |
| "location_hint": "LanYu_POI_Point",
| |
| "public_tag": "LanYu_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Fight_LanYu",
| |
| "display_name": "岚和丁小龙比武",
| |
| "location_hint": "LanYu_POI_Point",
| |
| "public_tag": "LanYu_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "岚和丁小龙比武 (LanYu_POI_Point)"
| |
| },
| |
| {
| |
| "begin_time": "10:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.PickPlant@Forest",
| |
| "display_name": "在森林采集植物",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@StarIsland_Meal",
| |
| "display_name": "在户外思考营养餐",
| |
| "location_hint": "LanYu_POI_Point",
| |
| "public_tag": "LanYu_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@StarIsland_Meal",
| |
| "display_name": "在户外思考营养餐",
| |
| "location_hint": "LanYu_POI_Point",
| |
| "public_tag": "LanYu_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在户外思考营养餐 (LanYu_POI_Point)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LieOnGrass.AVGMen",
| |
| "display_name": "岚在树下睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LieOnGrass.AVGMen",
| |
| "display_name": "岚在树下睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "岚在树下睡觉 (Forest)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "16:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.ConstructionPerformance@Adventurers",
| |
| "display_name": "在冒险家公会里面敲敲打打",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ConstructionPerformance@Adventurers",
| |
| "display_name": "在冒险家公会里面敲敲打打",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在冒险家公会里面敲敲打打 (Adventurers)"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.WingChun@Home",
| |
| "display_name": "在家里打咏春",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WingChun@Home",
| |
| "display_name": "在家里打咏春",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "在家里打咏春 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.ScoutForPrey@Forest",
| |
| "display_name": "在森林中寻找猎物",
| |
| "location_hint": "Forest", | |
| "public_tag": "Forest", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ScoutForPrey@Forest",
| |
| "display_name": "在森林中寻找猎物",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在森林中寻找猎物 (Forest)"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LookStar@Forest",
| |
| "display_name": "在森林中靠着树坐下看星星",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LookStar@Forest",
| |
| "display_name": "在森林中靠着树坐下看星星",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在森林中靠着树坐下看星星 (Forest)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.PlayHorizontalBar@Adventurers",
| |
| "display_name": "玩单杠",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayHorizontalBar@Adventurers",
| |
| "display_name": "玩单杠",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "玩单杠 (Adventurers)"
| |
| },
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "05:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home_R)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_Lan_Rain_Normal",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*下雨天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "22:00", |
| "Weather_Today": { | | "e": "08:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 120 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "06:02",
| | "i": "Schedule.Squirrel_02_UnAdopted_01", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 6 |
| {
| | ], |
| "template": "Interact.TaiChi@Home",
| | "d": [], |
| "display_name": "在家里打太极",
| | "c": "", |
| "location_hint": "Home",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "08:00", |
| "search_private": true,
| | "e": "22:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 115, |
| ],
| | 116 |
| "primary_action": { | | ] |
| "template": "Interact.TaiChi@Home", | |
| "display_name": "在家里打太极",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "在家里打太极 (Home)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 117 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.RaiseDumbbell@Home",
| | ] |
| "display_name": "在家里举哑铃",
| | }, |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.Squirrel_02_UnAdopted_01", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [ |
| "weight": 100,
| | 0 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.RaiseDumbbell@Home", | | "sl": [ |
| "display_name": "在家里举哑铃",
| | { |
| "location_hint": "Home", | | "b": "08:00", |
| "public_tag": "",
| | "e": "22:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": false, | | "a": [ |
| "search_private": true,
| | 115, |
| "weight": 100,
| | 116 |
| "score": 0 | | ] |
| }, | | }, |
| "summary": "在家里举哑铃 (Home)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 117 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitRead@Adventurers",
| | ] |
| "display_name": "在家读书",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Adventurers",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家读书 (Adventurers)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PastureSnowShovel@Adventurers",
| |
| "display_name": "室外铲雪(岚用)",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地", | |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家扫地 (Family)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "16:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.ConstructionPerformance@Adventurers",
| |
| "display_name": "在冒险家公会里面敲敲打打",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ConstructionPerformance@Adventurers",
| |
| "display_name": "在冒险家公会里面敲敲打打",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在冒险家公会里面敲敲打打 (Adventurers)"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.WingChun@Home",
| |
| "display_name": "在家里打咏春",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WingChun@Home",
| |
| "display_name": "在家里打咏春",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家里打咏春 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.ConstructionPerformance@Adventurers",
| |
| "display_name": "在冒险家公会里面敲敲打打",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ConstructionPerformance@Adventurers",
| |
| "display_name": "在冒险家公会里面敲敲打打",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在冒险家公会里面敲敲打打 (Adventurers)"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家里举哑铃 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.PlayHorizontalBar@Adventurers",
| |
| "display_name": "玩单杠",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayHorizontalBar@Adventurers",
| |
| "display_name": "玩单杠",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "玩单杠 (Adventurers)"
| |
| },
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "05:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "睡觉 (Home_R)"
| |
| } | |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_AVGMen_BeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "06:02",
| | "i": "Schedule.Squirrel_02_BeAdopted", |
| "end_time": "13:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*收养后", |
| "template": "Interact.RaiseDumbbell_AVGMen_BeachFestival@Home",
| | "cs": [ |
| "display_name": "在家里举哑铃-沙滩节-岚",
| | { |
| "location_hint": "Home",
| | "type": "check_has_owner", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "08:00", |
| {
| | "e": "22:00", |
| "template": "Interact.WingChun_AVGMen_BeachFestival@Home",
| | "k": "actions", |
| "display_name": "在家里打咏春-沙滩节-岚",
| | "a": [ |
| "location_hint": "Home",
| | 121, |
| "public_tag": "",
| | 122, |
| "private_tag": "",
| | 20 |
| "search_public": false,
| | ] |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.WingChun_AVGMen_BeachFestival@Home", | |
| "display_name": "在家里打咏春-沙滩节-岚",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "在家里打咏春-沙滩节-岚 (Home)"
| |
| }, | |
| { | |
| "begin_time": "13:00",
| |
| "end_time": "17:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut_AVGMen_BeachFestival@Beach",
| |
| "display_name": "闲逛-沙滩节-岚",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.HangOut_AVGMen_BeachFestival@Beach", | |
| "display_name": "闲逛-沙滩节-岚",
| |
| "location_hint": "Beach", | |
| "public_tag": "Beach",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "闲逛-沙滩节-岚 (Beach)"
| |
| },
| |
| {
| |
| "begin_time": "17:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LieOnGrass.AVGMen",
| |
| "display_name": "岚在树下睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.ScoutForPrey@Forest",
| |
| "display_name": "在森林中寻找猎物",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.LookStar@Forest",
| |
| "display_name": "在森林中靠着树坐下看星星",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ScoutForPrey@Forest",
| |
| "display_name": "在森林中寻找猎物",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在森林中寻找猎物 (Forest)"
| |
| },
| |
| {
| |
| "begin_time": "01:00",
| |
| "end_time": "05:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home_R)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_AVGMen_AfterSpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节前的活动",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "22:00", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_AfterFestival",
| | "e": "08:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 123, |
| | 124 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "06:02",
| | "i": "Schedule.Squirrel_02_Rain_UnAdopted", |
| "end_time": "12:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天日程", |
| "template": "Interact.Sit@Adventurers",
| | "cs": [ |
| "display_name": "在冒险家协会坐着",
| | { |
| "location_hint": "Adventurers",
| | "type": "weather_today", |
| "public_tag": "Adventurers",
| | "reverse": true, |
| "private_tag": "",
| | "dest_type": "ClearSky" |
| "search_public": true,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "template": "Interact.SitRead@Adventurers",
| | "k": "actions", |
| "display_name": "在家读书",
| | "a": [ |
| "location_hint": "Adventurers",
| | 125 |
| "public_tag": "Adventurers",
| | ] |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.TaiChi@Home",
| |
| "display_name": "在家里打太极",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.WingChun@Home",
| |
| "display_name": "在家里打咏春",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.WingChun@Home", | |
| "display_name": "在家里打咏春",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | |
| "summary": "在家里打咏春 (Home)"
| |
| }, | |
| { | |
| "begin_time": "12:00",
| |
| "end_time": "17:00",
| |
| "kind": "actions",
| |
| "action_candidates": [ | |
| {
| |
| "template": "Interact.Sit@Adventurers",
| |
| "display_name": "在冒险家协会坐着",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitRead@Adventurers",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.TaiChi@Home",
| |
| "display_name": "在家里打太极",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 0,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.WingChun@Home",
| |
| "display_name": "在家里打咏春",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PasteWindowDecorations@Home",
| |
| "display_name": "在家里贴窗花",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WingChun@Home",
| |
| "display_name": "在家里打咏春",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里打咏春 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "17:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LieOnGrass.AVGMen",
| |
| "display_name": "岚在树下睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.ScoutForPrey@Forest",
| |
| "display_name": "在森林中寻找猎物",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.LookStar@Forest",
| |
| "display_name": "在森林中靠着树坐下看星星",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PasteWindowDecorations@Home",
| |
| "display_name": "在家里贴窗花",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ScoutForPrey@Forest",
| |
| "display_name": "在森林中寻找猎物",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在森林中寻找猎物 (Forest)"
| |
| },
| |
| {
| |
| "begin_time": "01:00",
| |
| "end_time": "05:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home_R)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_AVGMen_SpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节的日程准备",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_InFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "08:00", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_InFestival",
| | "e": "22:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 126 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "06:02",
| | "i": "Schedule.Squirrel_02_BeAdopted", |
| "end_time": "12:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天被收养后", |
| "template": "Interact.Sit@Adventurers",
| | "cs": [ |
| "display_name": "在冒险家协会坐着",
| | { |
| "location_hint": "Adventurers",
| | "type": "check_has_owner", |
| "public_tag": "Adventurers",
| | "reverse": false, |
| "private_tag": "",
| | "entity_tag": "SOURCE" |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@Adventurers",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.TaiChi@Home",
| |
| "display_name": "在家里打太极",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.WingChun@Home",
| |
| "display_name": "在家里打咏春",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.WingChun@Home", | |
| "display_name": "在家里打咏春",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里打咏春 (Home)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "12:00",
| | "dest_type": "ClearSky" |
| "end_time": "17:00",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.Sit@Adventurers",
| | "b": "08:00", |
| "display_name": "在冒险家协会坐着",
| | "e": "22:00", |
| "location_hint": "Adventurers",
| | "k": "actions", |
| "public_tag": "Adventurers",
| | "a": [ |
| "private_tag": "",
| | 121, |
| "search_public": true,
| | 122, |
| "search_private": false,
| | 20 |
| "weight": 100,
| | ] |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@Adventurers",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.TaiChi@Home",
| |
| "display_name": "在家里打太极",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.WingChun@Home",
| |
| "display_name": "在家里打咏春",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地", | |
| "location_hint": "Family", | |
| "public_tag": "", | |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WingChun@Home",
| |
| "display_name": "在家里打咏春",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里打咏春 (Home)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "08:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 123, |
| "action_candidates": [
| | 124 |
| {
| | ] |
| "template": "Interact.LieOnGrass.AVGMen", | | } |
| "display_name": "岚在树下睡觉", | | ] |
| "location_hint": "Forest",
| | } |
| "public_tag": "Forest",
| | ] |
| "private_tag": "",
| | }, |
| "search_public": true,
| | "role.coraltown_afei": { |
| "search_private": false,
| | "i": "Role.CoralTown_AFei", |
| "weight": 100,
| | "n": "程洲", |
| "score": 0
| | "c": "Calender.CoralTown_AFei", |
| },
| | "r": [ |
| {
| | 7, |
| "template": "Interact.ScoutForPrey@Forest",
| | 2, |
| "display_name": "在森林中寻找猎物",
| | 0 |
| "location_hint": "Forest",
| | ], |
| "public_tag": "Forest",
| | "v": [ |
| "private_tag": "",
| | { |
| "search_public": true,
| | "o": "regular", |
| "search_private": false,
| | "i": "Schedule.CoralTown_AFei_Mon", |
| "weight": 100,
| | "m": [], |
| "score": 0
| | "w": [ |
| },
| | 1 |
| {
| | ], |
| "template": "Interact.LookStar@Forest",
| | "d": [], |
| "display_name": "在森林中靠着树坐下看星星",
| | "c": "", |
| "location_hint": "Forest",
| | "cs": [], |
| "public_tag": "Forest",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": true,
| | "b": "00:00", |
| "search_private": false,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 127 |
| ], | | ] |
| "primary_action": {
| |
| "template": "Interact.ScoutForPrey@Forest", | |
| "display_name": "在森林中寻找猎物",
| |
| "location_hint": "Forest", | |
| "public_tag": "Forest",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在森林中寻找猎物 (Forest)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "05:59",
| | "a": [ |
| "kind": "actions",
| | 128 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| }
| | "b": "08:00", |
| ]
| | "e": "11:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 129 |
| "schedule_id": "Schedule.CoralTown_Lan_LiveTogether",
| | ] |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:02",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PettingBigAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Pesting_LiveTogether",
| |
| "display_name": "除虫",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofa_L@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofa_M@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofa_R@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "浇水" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "18:00", |
| "begin_time": "08:00",
| | "k": "mission", |
| "end_time": "10:00",
| | "mt": "Mission.SeaSideFishing3P", |
| "kind": "actions",
| | "tt": "3钓鱼佬钓鱼", |
| "action_candidates": [
| | "g": "三个钓鱼佬相聚海边", |
| { | | "md": "3钓鱼佬钓鱼" |
| "template": "Interact.PracticeArchery@Forest",
| |
| "display_name": "在森林里射箭",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Fight_LanYu",
| |
| "display_name": "岚和丁小龙比武",
| |
| "location_hint": "LanYu_POI_Point",
| |
| "public_tag": "LanYu_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Fight_LanYu",
| |
| "display_name": "岚和丁小龙比武", | |
| "location_hint": "LanYu_POI_Point", | |
| "public_tag": "LanYu_POI_Point", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "岚和丁小龙比武 (LanYu_POI_Point)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "21:00", |
| "begin_time": "10:00",
| | "k": "mission", |
| "end_time": "12:00",
| | "mt": "Mission.SeaSideBonfire3P", |
| "kind": "actions",
| | "tt": "篝火烤鱼", |
| "action_candidates": [
| | "g": "钓鱼佬在篝火旁聊天", |
| { | | "md": "篝火烤鱼" |
| "template": "Interact.PickPlant@Forest",
| |
| "display_name": "在森林采集植物",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DeeplyThink@StarIsland_Meal",
| |
| "display_name": "在户外思考营养餐",
| |
| "location_hint": "LanYu_POI_Point",
| |
| "public_tag": "LanYu_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@StarIsland_Meal",
| |
| "display_name": "在户外思考营养餐", | |
| "location_hint": "LanYu_POI_Point", | |
| "public_tag": "LanYu_POI_Point", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在户外思考营养餐 (LanYu_POI_Point)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "22:30", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 130 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LieOnGrass.AVGMen",
| |
| "display_name": "岚在树下睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LieOnGrass.AVGMen",
| |
| "display_name": "岚在树下睡觉",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "岚在树下睡觉 (Forest)" | | { |
| },
| | "b": "22:30", |
| {
| | "e": "23:59", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.ConstructionPerformance@Adventurers",
| | ] |
| "display_name": "在冒险家公会里面敲敲打打",
| | }, |
| "location_hint": "Adventurers",
| | { |
| "public_tag": "Adventurers",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_AFei_Mon", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 2 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.ConstructionPerformance@Adventurers", | | "sl": [ |
| "display_name": "在冒险家公会里面敲敲打打",
| | { |
| "location_hint": "Adventurers", | | "b": "00:00", |
| "public_tag": "Adventurers",
| | "e": "06:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 127 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "在冒险家公会里面敲敲打打 (Adventurers)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 128 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WingChun@Home",
| |
| "display_name": "在家里打咏春",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WingChun@Home",
| |
| "display_name": "在家里打咏春",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里打咏春 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "11:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 129 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PettingBigAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| { | |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Pesting_LiveTogether",
| |
| "display_name": "除虫",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofa_L@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofa_M@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofa_R@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "浇水" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "18:00", |
| "begin_time": "00:00",
| | "k": "mission", |
| "end_time": "06:00",
| | "mt": "Mission.SeaSideFishing3P", |
| "kind": "actions",
| | "tt": "3钓鱼佬钓鱼", |
| "action_candidates": [
| | "g": "三个钓鱼佬相聚海边", |
| { | | "md": "3钓鱼佬钓鱼" |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome", | |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| }
| | "b": "18:00", |
| ]
| | "e": "21:00", |
| }
| | "k": "mission", |
| ]
| | "mt": "Mission.SeaSideBonfire3P", |
| },
| | "tt": "篝火烤鱼", |
| "role.coraltown_boatman": {
| | "g": "钓鱼佬在篝火旁聊天", |
| "id": "Role.CoralTown_BoatMan",
| | "md": "篝火烤鱼" |
| "name": "陆正航",
| |
| "key": "role.coraltown_boatman",
| |
| "calendar_id": "Calender.CoralTown_BoatMan",
| |
| "entity_file": "Role.CoralTown_BoatMan",
| |
| "regular_count": 1,
| |
| "special_count": 4,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_BoatMan",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.WatchDock_Role_Beach",
| |
| "display_name": "监工",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchDock_Role_Beach", | |
| "display_name": "监工", | |
| "location_hint": "Beach", | |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "监工 (Beach)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "22:30", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 130 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep_R@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep_R@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "22:30", |
| ]
| | "e": "23:59", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 127 |
| "schedule_id": "Schedule.CoralTown_BoatMan_BeachFestival",
| | ] |
| "months": [
| | } |
| 2
| | ] |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": [] | |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_AFei_Wed", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 3 |
| {
| | ], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": true,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 127 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "11:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 131 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WatchDock_Role_BeachFestival",
| |
| "display_name": "监工-沙滩节当天-赛艇区域",
| |
| "location_hint": "Beach_BeachFestival",
| |
| "public_tag": "Beach_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchDock_Role_BeachFestival",
| |
| "display_name": "监工-沙滩节当天-赛艇区域",
| |
| "location_hint": "Beach_BeachFestival",
| |
| "public_tag": "Beach_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "监工-沙滩节当天-赛艇区域 (Beach_BeachFestival)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "18:00", |
| "begin_time": "17:00",
| | "k": "mission", |
| "end_time": "00:00",
| | "mt": "Mission.SeaSideFishing3P", |
| "kind": "actions",
| | "tt": "3钓鱼佬钓鱼", |
| "action_candidates": [
| | "g": "三个钓鱼佬相聚海边", |
| { | | "md": "3钓鱼佬钓鱼" |
| "template": "Interact.HangOut@Beach",
| | }, |
| "display_name": "闲逛",
| | { |
| "location_hint": "Beach",
| | "b": "18:00", |
| "public_tag": "Beach",
| | "e": "21:00", |
| "private_tag": "",
| | "k": "actions", |
| "search_public": true,
| | "a": [ |
| "search_private": false,
| | 132 |
| "weight": 100,
| | ] |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.HangOut@Beach", | |
| "display_name": "闲逛",
| |
| "location_hint": "Beach", | |
| "public_tag": "Beach",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_BoatMan_MSA",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "渡口建造完成后的一般日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "buildable_region_check_completed",
| |
| "reverse": false,
| |
| "template": "BuildableRegion_Boat"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "BuildableRegion_CheckCompleted": { | | "b": "21:00", |
| "Template": "BuildableRegion_Boat"
| | "e": "00:00", |
| }, | | "k": "actions", |
| "ReverseResult": false | | "a": [ |
| | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_AFei_Thu", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 4 |
| {
| | ], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": true,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 127 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "11:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 133 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.WatchDock_Role",
| |
| "display_name": "监工",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.WatchDock_Role",
| |
| "display_name": "监工",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "监工" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "18:00", |
| "begin_time": "10:00",
| | "k": "mission", |
| "end_time": "18:00",
| | "mt": "Mission.SeaSideFishing3P", |
| "kind": "actions",
| | "tt": "3钓鱼佬钓鱼", |
| "action_candidates": [
| | "g": "三个钓鱼佬相聚海边", |
| { | | "md": "3钓鱼佬钓鱼" |
| "template": "Interact.DeeplyThink@MSA",
| |
| "display_name": "在渡口里面思考",
| |
| "location_hint": "MSA",
| |
| "public_tag": "MSA",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@MSA", | |
| "display_name": "在渡口里面思考",
| |
| "location_hint": "MSA",
| |
| "public_tag": "MSA",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在渡口里面思考 (MSA)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "21:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 132 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.WatchDock_Role",
| |
| "display_name": "监工",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.WatchDock_Role",
| |
| "display_name": "监工",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "监工" | | { |
| }
| | "b": "21:00", |
| ]
| | "e": "22:30", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 130 |
| "schedule_id": "Schedule.CoralTown_BoatMan_BeforeBeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节前",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "22:30", |
| {
| | "e": "23:59", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.WatchDock_Role_BeforeBeachFestival",
| | ] |
| "display_name": "监工-沙滩节前筹备-赛艇区域",
| |
| "location_hint": "Beach_RepairBoatFengXi_BeachFestival",
| |
| "public_tag": "Beach_RepairBoatFengXi_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchDock_Role_BeforeBeachFestival", | |
| "display_name": "监工-沙滩节前筹备-赛艇区域",
| |
| "location_hint": "Beach_RepairBoatFengXi_BeachFestival", | |
| "public_tag": "Beach_RepairBoatFengXi_BeachFestival",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "监工-沙滩节前筹备-赛艇区域 (Beach_RepairBoatFengXi_BeachFestival)"
| |
| },
| |
| {
| |
| "begin_time": "17:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.WatchDock_Role",
| |
| "display_name": "监工", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": { | |
| "template": "SubInteract.WatchDock_Role",
| |
| "display_name": "监工",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "监工"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_BoatMan_BeforeBeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节前",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": [] | |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_AFei_Mon", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 5 |
| {
| | ], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": true,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 127 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 128 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WatchDock_Role_BeforeBeachFestival",
| |
| "display_name": "监工-沙滩节前筹备-赛艇区域",
| |
| "location_hint": "Beach_RepairBoatFengXi_BeachFestival",
| |
| "public_tag": "Beach_RepairBoatFengXi_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchDock_Role_BeforeBeachFestival",
| |
| "display_name": "监工-沙滩节前筹备-赛艇区域",
| |
| "location_hint": "Beach_RepairBoatFengXi_BeachFestival",
| |
| "public_tag": "Beach_RepairBoatFengXi_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "监工-沙滩节前筹备-赛艇区域 (Beach_RepairBoatFengXi_BeachFestival)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "11:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 129 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.WatchDock_Role",
| |
| "display_name": "监工",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.WatchDock_Role",
| |
| "display_name": "监工",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "监工" | | { |
| }
| | "b": "11:00", |
| ]
| | "e": "18:00", |
| }
| | "k": "mission", |
| ]
| | "mt": "Mission.SeaSideFishing3P", |
| },
| | "tt": "3钓鱼佬钓鱼", |
| "role.coraltown_chenshuhui": {
| | "g": "三个钓鱼佬相聚海边", |
| "id": "Role.CoralTown_ChenShuHui",
| | "md": "3钓鱼佬钓鱼" |
| "name": "陈淑慧",
| |
| "key": "role.coraltown_chenshuhui",
| |
| "calendar_id": "Calender.CoralTown_ChenShuHui",
| |
| "entity_file": "Role.CoralTown_ChenShuHui",
| |
| "regular_count": 2,
| |
| "special_count": 2,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_ChenShuHui_Normal_New",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "21:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉", | |
| "location_hint": "Home", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "21:00", |
| "begin_time": "08:01",
| | "k": "mission", |
| "end_time": "10:00",
| | "mt": "Mission.SeaSideBonfire3P", |
| "kind": "actions",
| | "tt": "篝火烤鱼", |
| "action_candidates": [
| | "g": "钓鱼佬在篝火旁聊天", |
| { | | "md": "篝火烤鱼" |
| "template": "Interact.WateringPlants@Home",
| |
| "display_name": "在家浇水",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WateringPlants@Home", | |
| "display_name": "在家浇水",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家浇水 (Home)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "22:30", |
| "begin_time": "10:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 130 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Family)" | | { |
| },
| | "b": "22:30", |
| {
| | "e": "23:59", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.Eat@ChenShuHui", | | ] |
| "display_name": "在家吃饭",
| | }, |
| "location_hint": "House_Li",
| | { |
| "public_tag": "House_Li",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_AFei_Mon", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 6 |
| "score": 0
| | ], |
| } | | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.Eat@ChenShuHui",
| | "sl": [ |
| "display_name": "在家吃饭",
| | { |
| "location_hint": "House_Li",
| | "b": "00:00", |
| "public_tag": "House_Li",
| | "e": "06:00", |
| "private_tag": "",
| | "k": "actions", |
| "search_public": true,
| | "a": [ |
| "search_private": false,
| | 127 |
| "weight": 100,
| | ] |
| "score": 0
| |
| }, | |
| "summary": "在家吃饭 (House_Li)"
| |
| }, | |
| { | |
| "begin_time": "13:01",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DeeplyThink@GameCenter",
| |
| "display_name": "在游戏厅思考",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@GameCenter", | |
| "display_name": "在游戏厅思考",
| |
| "location_hint": "GameCenter", | |
| "public_tag": "GameCenter",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅思考 (GameCenter)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 128 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LieOnChair@Chenshuhui",
| |
| "display_name": "∫坐沙滩躺椅上休息_F",
| |
| "location_hint": "Chenshuhui",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LieOnChair@Chenshuhui",
| |
| "display_name": "∫坐沙滩躺椅上休息_F",
| |
| "location_hint": "Chenshuhui",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫坐沙滩躺椅上休息_F (Chenshuhui)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "11:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 129 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Shopping_ChenShuHui@Grocery",
| |
| "display_name": "在杂货店购物",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Shopping_ChenShuHui@Grocery",
| |
| "display_name": "在杂货店购物",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在杂货店购物 (Grocery)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "18:00", |
| "begin_time": "20:01",
| | "k": "mission", |
| "end_time": "21:00",
| | "mt": "Mission.SeaSideFishing3P", |
| "kind": "actions",
| | "tt": "3钓鱼佬钓鱼", |
| "action_candidates": [
| | "g": "三个钓鱼佬相聚海边", |
| { | | "md": "3钓鱼佬钓鱼" |
| "template": "SubInteract.DeeplyThink_CSH@Plaza",
| |
| "display_name": "∫陈淑慧广场公园看花",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.DeeplyThink_CSH@Plaza", | |
| "display_name": "∫陈淑慧广场公园看花",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "∫陈淑慧广场公园看花 (Plaza)" | | { |
| }
| | "b": "18:00", |
| ]
| | "e": "21:00", |
| },
| | "k": "mission", |
| {
| | "mt": "Mission.SeaSideBonfire3P", |
| "source": "regular",
| | "tt": "篝火烤鱼", |
| "schedule_id": "Schedule.CoralTown_ChenShuHui_Snow_New",
| | "g": "钓鱼佬在篝火旁聊天", |
| "months": [
| | "md": "篝火烤鱼" |
| 4
| |
| ],
| |
| "month_labels": [
| |
| "winter"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "21:01",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "22:30", |
| "begin_time": "08:01",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 130 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WateringPlants@Home",
| |
| "display_name": "在家浇水",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WateringPlants@Home",
| |
| "display_name": "在家浇水",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家浇水 (Home)" | | { |
| },
| | "b": "22:30", |
| {
| | "e": "23:59", |
| "begin_time": "10:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Cook@Home",
| | ] |
| "display_name": "烹饪",
| | }, |
| "location_hint": "Family",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "Family",
| | "i": "Schedule.CoralTown_AFei_Wed", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [ |
| "weight": 100,
| | 0 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.Cook@Home", | | "sl": [ |
| "display_name": "烹饪",
| | { |
| "location_hint": "Family", | | "b": "00:00", |
| "public_tag": "",
| | "e": "06:00", |
| "private_tag": "Family", | | "k": "actions", |
| "search_public": false, | | "a": [ |
| "search_private": true,
| | 127 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Family)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "11:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 131 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@ChenShuHui",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@ChenShuHui",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭 (House_Li)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "18:00", |
| "begin_time": "13:01",
| | "k": "mission", |
| "end_time": "15:00",
| | "mt": "Mission.SeaSideFishing3P", |
| "kind": "actions",
| | "tt": "3钓鱼佬钓鱼", |
| "action_candidates": [
| | "g": "三个钓鱼佬相聚海边", |
| { | | "md": "3钓鱼佬钓鱼" |
| "template": "Interact.SitKnitting@Chenshuhui",
| |
| "display_name": "织毛衣",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitKnitting@Chenshuhui", | |
| "display_name": "织毛衣",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "织毛衣 (Family)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "21:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "16:01",
| | "a": [ |
| "kind": "actions",
| | 132 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitOnChair_Chenshuhui@FrontHome",
| |
| "display_name": "∫陈淑慧坐家门口椅子",
| |
| "location_hint": "FrontHome",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitOnChair_Chenshuhui@FrontHome",
| |
| "display_name": "∫陈淑慧坐家门口椅子",
| |
| "location_hint": "FrontHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫陈淑慧坐家门口椅子 (FrontHome)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "00:00", |
| "begin_time": "16:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Cook@Home",
| | ] |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "烹饪 (Family)"
| |
| },
| |
| {
| |
| "begin_time": "18:01",
| |
| "end_time": "19:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Eat@ChenShuHui",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@ChenShuHui",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家吃饭 (House_Li)"
| |
| },
| |
| {
| |
| "begin_time": "19:01",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.DeeplyThink_CSH@Home",
| |
| "display_name": "∫陈淑慧家里看书架",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.DeeplyThink_CSH@Home", | |
| "display_name": "∫陈淑慧家里看书架",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫陈淑慧家里看书架 (Family)"
| |
| },
| |
| {
| |
| "begin_time": "20:01",
| |
| "end_time": "21:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@House_Li",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@House_Li",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在沙发上看电视 (House_Li)" | |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ChenShuHui_BeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer" | |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_AFei_Typhoon", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "台风天时间表", |
| "template": "Interact.Furniture.Sleep@Home",
| | "cs": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Home",
| | "type": "entity_data_check_string", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "key": "Schedule_Typhoon", |
| "search_public": false,
| | "tag": "SOURCE", |
| "search_private": true,
| | "op": "Equal", |
| "weight": 100,
| | "value": "1" |
| "score": 0
| | } |
| }
| | ], |
| ],
| | "sl": [ |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| },
| |
| { | |
| "begin_time": "08:00",
| |
| "end_time": "13:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitChair@Home",
| |
| "display_name": "在家坐着",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair@Home",
| |
| "display_name": "在家坐着",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家坐着 (Home)"
| |
| },
| |
| { | |
| "begin_time": "13:00",
| |
| "end_time": "17:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Visit_ChenShuHui@LinYuHuaShop_BeachFestival",
| |
| "display_name": "沙滩节参观予画店铺-陈淑慧",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 60,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit_ChenShuHui@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺-陈淑慧",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 60,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit_ChenShuHui@YuTangTangShop_BeachFestival",
| |
| "display_name": "沙滩节参观雨棠棠店铺-陈淑慧",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 60,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit_ChenShuHui@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "沙滩节参观洛桃桃店铺-陈淑慧",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitChair_F_ChenShuHui@Beach",
| |
| "display_name": "在沙滩休息-陈淑慧",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Visit_ChenShuHui@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "沙滩节参观洛桃桃店铺-陈淑慧",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| "summary": "沙滩节参观洛桃桃店铺-陈淑慧 (Beach_LuoTaoTaoShop_BeachFestival)"
| |
| },
| |
| { | |
| "begin_time": "17:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitChair_F@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.SitChair_F@Beach", | |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach", | |
| "public_tag": "Beach", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| },
| |
| "summary": "在沙滩休息 (Beach)" | |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ChenShuHui_Rain_New",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "雨天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| } | |
| ],
| |
| "condition_raw": {
| |
| "AND": [ | |
| { | | { |
| "ReverseResult": false, | | "b": "00:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 134 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "21:01", | | "i": "Schedule.CoralTown_AFei_D1", |
| "end_time": "08:00", | | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [
| | ], |
| { | | "w": [ |
| "template": "Interact.Furniture.Sleep@Home",
| | 1 |
| "display_name": "睡觉",
| | ], |
| "location_hint": "Home",
| | "d": [ |
| "public_tag": "",
| | 1 |
| "private_tag": "",
| | ], |
| "search_public": false,
| | "c": "游戏第一天", |
| "search_private": true,
| | "cs": [ |
| "weight": 100,
| | { |
| "score": 0
| | "type": "time_check_date", |
| } | | "reverse": false, |
| ],
| | "check_day": false, |
| "primary_action": {
| | "check_month": false, |
| "template": "Interact.Furniture.Sleep@Home", | | "check_weekday": false, |
| "display_name": "睡觉", | | "check_year": true, |
| "location_hint": "Home", | | "month_op": "", |
| "public_tag": "", | | "month_value": "", |
| "private_tag": "", | | "month_min_value": "", |
| "search_public": false, | | "month_max_value": "", |
| "search_private": true, | | "day_op": "", |
| "weight": 100, | | "day_value": "", |
| "score": 0 | | "day_min_value": "", |
| | "day_max_value": "", |
| | "weekday_op": "", |
| | "weekday_value": "", |
| | "weekday_min_value": "", |
| | "weekday_max_value": "", |
| | "year_op": "Equal", |
| | "year_value": 1, |
| | "year_min_value": "", |
| | "year_max_value": "" |
| | } |
| | ], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 127 |
| | ] |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "08:01",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 128 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WateringPlants@Home",
| |
| "display_name": "在家浇水", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WateringPlants@Home",
| |
| "display_name": "在家浇水",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家浇水 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "11:00", |
| "begin_time": "10:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 135, |
| "action_candidates": [
| | 129 |
| {
| | ] |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Family)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "18:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 133 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@ChenShuHui",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@ChenShuHui",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭 (House_Li)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "21:00", |
| "begin_time": "13:01",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 132 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitKnitting@Chenshuhui",
| |
| "display_name": "织毛衣",
| |
| "location_hint": "Family",
| |
| "public_tag": "", | |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitKnitting@Chenshuhui",
| |
| "display_name": "织毛衣",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "织毛衣 (Family)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "22:30", |
| "begin_time": "16:01",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 130 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Family)" | | { |
| },
| | "b": "22:30", |
| {
| | "e": "23:59", |
| "begin_time": "17:01",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.Eat@ChenShuHui", | | ] |
| "display_name": "在家吃饭",
| | } |
| "location_hint": "House_Li",
| | ] |
| "public_tag": "House_Li",
| | }, |
| "private_tag": "",
| | "role.coraltown_ali": { |
| "search_public": true,
| | "i": "Role.CoralTown_ALi", |
| "search_private": false,
| | "n": "阿梨", |
| "weight": 100,
| | "c": "Calender.CoralTown_ALi", |
| "score": 0
| | "r": [ |
| }
| | 1, |
| ],
| | 1, |
| "primary_action": {
| | 1 |
| "template": "Interact.Eat@ChenShuHui",
| | ], |
| "display_name": "在家吃饭",
| | "v": [ |
| "location_hint": "House_Li",
| | { |
| "public_tag": "House_Li",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ALi_Normal", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "", |
| },
| | "cs": [], |
| "summary": "在家吃饭 (House_Li)"
| | "sl": [ |
| },
| | { |
| { | | "b": "06:01", |
| "begin_time": "19:01",
| | "e": "08:00", |
| "end_time": "20:00",
| | "k": "actions", |
| "kind": "actions",
| | "a": [ |
| "action_candidates": [
| | 136 |
| {
| | ] |
| "template": "SubInteract.DeeplyThink_CSH@Home",
| |
| "display_name": "∫陈淑慧家里看书架",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "SubInteract.DeeplyThink_CSH@Home", | |
| "display_name": "∫陈淑慧家里看书架",
| |
| "location_hint": "Family", | |
| "public_tag": "",
| |
| "private_tag": "Family", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "∫陈淑慧家里看书架 (Family)" | | { |
| },
| | "b": "08:01", |
| {
| | "e": "10:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 137 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTV@House_Li",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@House_Li",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (House_Li)" | | { |
| }
| | "b": "10:01", |
| ]
| | "e": "12:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 138 |
| "role.coraltown_chenxing": {
| | ] |
| "id": "Role.CoralTown_ChenXing",
| |
| "name": "晨星",
| |
| "key": "role.coraltown_chenxing",
| |
| "calendar_id": "Calender.CoralTown_ChenXing",
| |
| "entity_file": "Role.CoralTown_ChenXing",
| |
| "regular_count": 4,
| |
| "special_count": 4,
| |
| "living_together_count": 1,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_ChenXing_Spring",
| |
| "months": [
| |
| 1
| |
| ],
| |
| "month_labels": [
| |
| "spring"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "23:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "18:00", |
| "begin_time": "06:01",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 139, |
| "action_candidates": [
| | 140 |
| {
| | ] |
| "template": "Interact.SitAndPlayGuitar@PetShopBalcony_Indoor",
| |
| "display_name": "坐着",
| |
| "location_hint": "PetShopBalcony_Indoor",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitAndPlayGuitar@PetShopBalcony_Indoor",
| |
| "display_name": "坐着",
| |
| "location_hint": "PetShopBalcony_Indoor",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着 (PetShopBalcony_Indoor)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "20:00", |
| "begin_time": "07:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 141 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.SingWithParrot_Role",
| |
| "display_name": "唱歌给鹦鹉听",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "和鹦鹉聊天" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "22:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 142 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.SitEat_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitEat_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "00:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 142 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.AddMission_ChenXing_TakeCareBuding",
| |
| "display_name": "∫晨星照顾布丁发任务",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AddMission_ChenXing_TakeCareBuding",
| |
| "display_name": "∫晨星照顾布丁发任务",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫晨星照顾布丁发任务" | | { |
| },
| | "b": "00:01", |
| {
| | "e": "06:00", |
| "begin_time": "16:01",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 143 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.AddMission_ChenXing_PlayWithBuding",
| | ] |
| "display_name": "∫晨星溜布丁发任务",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ALi_Rain", |
| "search_public": false,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "On Raining Days", |
| }
| | "cs": [ |
| ],
| | { |
| "primary_action": { | | "type": "weather_today", |
| "template": "Interact.AddMission_ChenXing_PlayWithBuding", | | "reverse": false, |
| "display_name": "∫晨星溜布丁发任务", | | "dest_type": "Rain" |
| "location_hint": "", | | } |
| "public_tag": "", | | ], |
| "private_tag": "", | | "sl": [ |
| "search_public": false, | | { |
| "search_private": false,
| | "b": "06:01", |
| "weight": 100, | | "e": "08:00", |
| "score": 0 | | "k": "actions", |
| | "a": [ |
| | 136 |
| | ] |
| }, | | }, |
| "summary": "∫晨星溜布丁发任务" | | { |
| },
| | "b": "08:01", |
| {
| | "e": "10:00", |
| "begin_time": "17:01",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 137 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@PetShop_Shelf",
| |
| "display_name": "在宠物店思考_货架",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@PetShop_Shelf",
| |
| "display_name": "在宠物店思考_货架",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在宠物店思考_货架 (PetShop_Indoor)" | | { |
| },
| | "b": "10:01", |
| {
| | "e": "12:00", |
| "begin_time": "19:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 138 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.AddMission_ChenXing_SingAtPlaza",
| |
| "display_name": "∫晨星在广场唱歌添加POI",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "和鹦鹉聊天" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "18:00", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 136 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Sit@PetShopBalcony_Indoor",
| |
| "display_name": "坐着",
| |
| "location_hint": "PetShopBalcony_Indoor",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sit@PetShopBalcony_Indoor",
| |
| "display_name": "坐着",
| |
| "location_hint": "PetShopBalcony_Indoor",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着 (PetShopBalcony_Indoor)" | | { |
| }
| | "b": "18:01", |
| ]
| | "e": "20:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 138 |
| "schedule_id": "Schedule.CoralTown_ChenXing_Spring",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "23:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "22:00", |
| "begin_time": "06:01",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 137 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitAndPlayGuitar@PetShopBalcony_Indoor",
| |
| "display_name": "坐着",
| |
| "location_hint": "PetShopBalcony_Indoor",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitAndPlayGuitar@PetShopBalcony_Indoor",
| |
| "display_name": "坐着",
| |
| "location_hint": "PetShopBalcony_Indoor",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着 (PetShopBalcony_Indoor)" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "00:00", |
| "begin_time": "07:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 142 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.SingWithParrot_Role",
| |
| "display_name": "唱歌给鹦鹉听",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "和鹦鹉聊天" | | { |
| },
| | "b": "00:01", |
| {
| | "e": "06:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 143 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "SubInteract.SitEat_JX_F1",
| | ] |
| "display_name": "坐",
| | }, |
| "location_hint": "MusicShop",
| | { |
| "public_tag": "MusicShop",
| | "o": "living_together", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ALi_LiveTogether", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "", |
| }
| | "cs": [], |
| ], | | "sl": [ |
| "primary_action": {
| | { |
| "template": "SubInteract.SitEat_JX_F1", | | "b": "06:01", |
| "display_name": "坐",
| | "e": "08:00", |
| "location_hint": "MusicShop", | | "k": "actions", |
| "public_tag": "MusicShop",
| | "a": [ |
| "private_tag": "", | | 144, |
| "search_public": true, | | 145 |
| "search_private": false,
| | ] |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "08:01", |
| {
| | "e": "10:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 137 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.AddMission_ChenXing_TakeCareBuding",
| |
| "display_name": "∫晨星照顾布丁发任务",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AddMission_ChenXing_TakeCareBuding",
| |
| "display_name": "∫晨星照顾布丁发任务",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫晨星照顾布丁发任务" | | { |
| },
| | "b": "10:01", |
| {
| | "e": "12:00", |
| "begin_time": "16:01",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 138 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.AddMission_ChenXing_PlayWithBuding",
| |
| "display_name": "∫晨星溜布丁发任务",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AddMission_ChenXing_PlayWithBuding",
| |
| "display_name": "∫晨星溜布丁发任务",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫晨星溜布丁发任务" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "18:00", |
| "begin_time": "17:01",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 139, |
| "action_candidates": [
| | 140 |
| {
| | ] |
| "template": "Interact.DeeplyThink@PetShop_Shelf",
| |
| "display_name": "在宠物店思考_货架",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@PetShop_Shelf",
| |
| "display_name": "在宠物店思考_货架",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在宠物店思考_货架 (PetShop_Indoor)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "20:00", |
| "begin_time": "19:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 144, |
| "action_candidates": [
| | 146, |
| {
| | 147, |
| "template": "Interact.AddMission_ChenXing_SingAtPlaza", | | 148, |
| "display_name": "∫晨星在广场唱歌添加POI",
| | 145 |
| "location_hint": "",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| },
| |
| { | |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "和鹦鹉聊天" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "22:00", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 149, |
| "action_candidates": [
| | 150, |
| {
| | 145 |
| "template": "Interact.Sit@PetShopBalcony_Indoor",
| | ] |
| "display_name": "坐着", | |
| "location_hint": "PetShopBalcony_Indoor", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sit@PetShopBalcony_Indoor",
| |
| "display_name": "坐着",
| |
| "location_hint": "PetShopBalcony_Indoor",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着 (PetShopBalcony_Indoor)" | | { |
| }
| | "b": "22:01", |
| ]
| | "e": "01:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 151, |
| "schedule_id": "Schedule.CoralTown_ChenXing_Spring",
| | 152, |
| "months": [
| | 153, |
| 3
| | 154, |
| ],
| | 145 |
| "month_labels": [
| | ] |
| "autumn"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "23:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉", | |
| "location_hint": "Home", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "00:01", |
| {
| | "e": "06:00", |
| "begin_time": "06:01",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 145 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitAndPlayGuitar@PetShopBalcony_Indoor",
| | ] |
| "display_name": "坐着",
| | } |
| "location_hint": "PetShopBalcony_Indoor",
| | ] |
| "public_tag": "",
| | }, |
| "private_tag": "",
| | "role.coraltown_avgmen": { |
| "search_public": false,
| | "i": "Role.CoralTown_AVGMen", |
| "search_private": true,
| | "n": "岚", |
| "weight": 100,
| | "c": "Calender.CoralTown_AVGMen", |
| "score": 0
| | "r": [ |
| }
| | 1, |
| ],
| | 4, |
| "primary_action": {
| | 1 |
| "template": "Interact.SitAndPlayGuitar@PetShopBalcony_Indoor",
| | ], |
| "display_name": "坐着",
| | "v": [ |
| "location_hint": "PetShopBalcony_Indoor",
| | { |
| "public_tag": "", | | "o": "regular", |
| "private_tag": "", | | "i": "Schedule.CoralTown_Lan_Normal", |
| "search_public": false, | | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 100, | | "d": [], |
| "score": 0 | | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "06:02", |
| | "e": "08:00", |
| | "k": "actions", |
| | "a": [ |
| | 155, |
| | 156 |
| | ] |
| }, | | }, |
| "summary": "坐着 (PetShopBalcony_Indoor)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:00", |
| "begin_time": "07:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 157, |
| "action_candidates": [
| | 158 |
| {
| | ] |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.SingWithParrot_Role",
| |
| "display_name": "唱歌给鹦鹉听",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "和鹦鹉聊天" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 159, |
| "action_candidates": [
| | 160 |
| {
| | ] |
| "template": "SubInteract.SitEat_JX_F1", | |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitEat_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 161 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.AddMission_ChenXing_TakeCareBuding",
| |
| "display_name": "∫晨星照顾布丁发任务", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AddMission_ChenXing_TakeCareBuding",
| |
| "display_name": "∫晨星照顾布丁发任务",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫晨星照顾布丁发任务" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "16:01",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 162 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.AddMission_ChenXing_PlayWithBuding",
| |
| "display_name": "∫晨星溜布丁发任务", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AddMission_ChenXing_PlayWithBuding",
| |
| "display_name": "∫晨星溜布丁发任务",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫晨星溜布丁发任务" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "17:01",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 163 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@PetShop_Shelf",
| |
| "display_name": "在宠物店思考_货架",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@PetShop_Shelf",
| |
| "display_name": "在宠物店思考_货架",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在宠物店思考_货架 (PetShop_Indoor)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "19:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 164 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.AddMission_ChenXing_SingAtPlaza",
| |
| "display_name": "∫晨星在广场唱歌添加POI",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "和鹦鹉聊天" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 165 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Sit@PetShopBalcony_Indoor",
| |
| "display_name": "坐着", | |
| "location_hint": "PetShopBalcony_Indoor",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sit@PetShopBalcony_Indoor",
| |
| "display_name": "坐着",
| |
| "location_hint": "PetShopBalcony_Indoor",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着 (PetShopBalcony_Indoor)" | | { |
| }
| | "b": "22:00", |
| ]
| | "e": "23:59", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 166 |
| "schedule_id": "Schedule.CoralTown_ChenXing_Winter",
| | ] |
| "months": [
| |
| 4
| |
| ],
| |
| "month_labels": [
| |
| "winter"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "23:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "05:59", |
| "begin_time": "06:01",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 143 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.SitAndPlayGuitar@PetShopBalcony_Indoor",
| | ] |
| "display_name": "坐着",
| |
| "location_hint": "PetShopBalcony_Indoor",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitAndPlayGuitar@PetShopBalcony_Indoor", | |
| "display_name": "坐着",
| |
| "location_hint": "PetShopBalcony_Indoor",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "坐着 (PetShopBalcony_Indoor)"
| |
| },
| |
| {
| |
| "begin_time": "07:01",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.SingWithParrot_Role",
| |
| "display_name": "唱歌给鹦鹉听",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "和鹦鹉聊天"
| |
| },
| |
| {
| |
| "begin_time": "12:01",
| |
| "end_time": "13:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Eat@HouseYu",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "House_Yu",
| |
| "public_tag": "House_Yu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@HouseYu",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "House_Yu",
| |
| "public_tag": "House_Yu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家吃饭 (House_Yu)"
| |
| },
| |
| {
| |
| "begin_time": "13:01",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@HouseYu",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "House_Yu",
| |
| "public_tag": "House_Yu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@HouseYu",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "House_Yu",
| |
| "public_tag": "House_Yu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在沙发上看电视 (House_Yu)"
| |
| },
| |
| {
| |
| "begin_time": "14:01",
| |
| "end_time": "17:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Enjoy_HotSpring_Npc", | |
| "display_name": "泡温泉",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Enjoy_HotSpring_Npc",
| |
| "display_name": "泡温泉",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "泡温泉"
| |
| },
| |
| {
| |
| "begin_time": "17:01",
| |
| "end_time": "19:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.AddMission_ChenXing_TakeCareBudingWinter",
| |
| "display_name": "∫晨星照顾布丁发任务",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AddMission_ChenXing_TakeCareBudingWinter",
| |
| "display_name": "∫晨星照顾布丁发任务",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫晨星照顾布丁发任务"
| |
| },
| |
| {
| |
| "begin_time": "19:01",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.AddMission_ChenXing_SingAtPlaza",
| |
| "display_name": "∫晨星在广场唱歌添加POI",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "和鹦鹉聊天"
| |
| },
| |
| {
| |
| "begin_time": "22:01",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Sit@PetShopBalcony_Indoor",
| |
| "display_name": "坐着",
| |
| "location_hint": "PetShopBalcony_Indoor",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sit@PetShopBalcony_Indoor",
| |
| "display_name": "坐着",
| |
| "location_hint": "PetShopBalcony_Indoor",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "坐着 (PetShopBalcony_Indoor)"
| |
| } | |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ChenXing_BeforeBeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备1",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_Lan_Rain_Normal", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*下雨天", |
| "template": "Interact.Furniture.Sleep@Home",
| | "cs": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Home",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "dest_type": "Rain" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "06:02", |
| ],
| | "e": "08:00", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.Furniture.Sleep@Home", | | "a": [ |
| "display_name": "睡觉",
| | 155 |
| "location_hint": "Home", | | ] |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 167 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "广场闲逛 (Plaza)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 168 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 169, |
| "action_candidates": [
| | 156 |
| {
| | ] |
| "template": "Interact.DrinkCoffee@Hostal", | |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal", | |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 162 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.TakeCarePet@PetShop",
| |
| "display_name": "在宠物店照看宠物",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.TakeCarePet@PetShop",
| |
| "display_name": "在宠物店照看宠物",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在宠物店照看宠物 (PetShop_Indoor)" | | { |
| }
| | "b": "16:00", |
| ]
| | "e": "18:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 163 |
| "schedule_id": "Schedule.CoralTown_ChenXing_BeforeBeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹2",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 162 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "广场闲逛 (Plaza)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 167 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:59", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 166 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "05:59", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 143 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.TakeCarePet@PetShop",
| | ] |
| "display_name": "在宠物店照看宠物",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.TakeCarePet@PetShop",
| |
| "display_name": "在宠物店照看宠物",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "在宠物店照看宠物 (PetShop_Indoor)"
| |
| } | |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ChenXing_BeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_AVGMen_BeachFestival", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [ |
| "display_name": "睡觉",
| | 27 |
| "location_hint": "Home",
| | ], |
| "public_tag": "",
| | "c": "沙滩节", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "06:02", |
| "score": 0
| | "e": "13:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": { | | 170, |
| "template": "Interact.Furniture.Sleep@Home", | | 171 |
| "display_name": "睡觉",
| | ] |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "17:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 172 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "闲逛 (Beach)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DeeplyThink_ChenXing@BeachFestival",
| |
| "display_name": "在沙滩上看着沙雕思考-晨星",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival", | |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink_ChenXing@BeachFestival",
| |
| "display_name": "在沙滩上看着沙雕思考-晨星",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙滩上看着沙雕思考-晨星 (Beach_YuTangTangShop_BeachFestival)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "闲逛 (Beach)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ChenXing_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| },
| |
| {
| |
| "type": "time_check_date",
| |
| "reverse": true,
| |
| "check_day": true,
| |
| "check_month": true,
| |
| "check_weekday": false,
| |
| "check_year": false,
| |
| "month_op": "Equal",
| |
| "month_value": 2,
| |
| "month_min_value": "",
| |
| "month_max_value": "",
| |
| "day_op": "Between",
| |
| "day_value": "",
| |
| "day_min_value": 24,
| |
| "day_max_value": 27,
| |
| "weekday_op": "",
| |
| "weekday_value": "",
| |
| "weekday_min_value": "",
| |
| "weekday_max_value": "",
| |
| "year_op": "",
| |
| "year_value": "",
| |
| "year_min_value": "",
| |
| "year_max_value": ""
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "17:00", |
| "Weather_Today": { | | "e": "01:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 161, |
| | 164, |
| | 165 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "01:00", |
| "Time_CheckDate": {
| | "e": "05:59", |
| "CheckDay": true,
| | "k": "actions", |
| "CheckMonth": true,
| | "a": [ |
| "CheckWeekday": false,
| | 143 |
| "CheckYear": false,
| | ] |
| "DayCompare": {
| |
| "MaxValue": 27,
| |
| "MinValue": 24,
| |
| "Op": "Between"
| |
| },
| |
| "MonthCompare": {
| |
| "Op": "Equal",
| |
| "RValue": 2
| |
| } | |
| } | |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "23:01",
| | "i": "Schedule.CoralTown_AVGMen_AfterSpringFestival", |
| "end_time": "09:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "春节前的活动", |
| "template": "Interact.Furniture.Sleep@Home",
| | "cs": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Home",
| | "type": "calendar_now_is_festival", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival", |
| "search_public": false,
| | "tag": "SOURCE" |
| "search_private": true,
| | } |
| "weight": 100,
| | ], |
| "score": 0
| | "sl": [ |
| }
| | { |
| ],
| | "b": "06:02", |
| "primary_action": {
| | "e": "12:00", |
| "template": "Interact.Furniture.Sleep@Home", | | "k": "actions", |
| "display_name": "睡觉", | | "a": [ |
| "location_hint": "Home", | | 173, |
| "public_tag": "", | | 168, |
| "private_tag": "",
| | 167, |
| "search_public": false,
| | 174, |
| "search_private": true,
| | 163 |
| "weight": 100,
| | ] |
| "score": 0 | |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "17:00", |
| "begin_time": "09:01",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 173, |
| "action_candidates": [
| | 168, |
| {
| | 167, |
| "template": "Interact.SitAndPlayGuitar@PetShopBalcony_Indoor", | | 174, |
| "display_name": "坐着", | | 163, |
| "location_hint": "PetShopBalcony_Indoor", | | 169, |
| "public_tag": "", | | 175 |
| "private_tag": "",
| | ] |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitAndPlayGuitar@PetShopBalcony_Indoor",
| |
| "display_name": "坐着",
| |
| "location_hint": "PetShopBalcony_Indoor",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着 (PetShopBalcony_Indoor)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "01:00", |
| "begin_time": "11:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 161, |
| "action_candidates": [
| | 164, |
| {
| | 165, |
| "template": "SubInteract.SingWithParrot_Role",
| | 175 |
| "display_name": "唱歌给鹦鹉听",
| | ] |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SingWithParrot_Role",
| |
| "display_name": "唱歌给鹦鹉听",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "唱歌给鹦鹉听" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "05:59", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 143 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "SubInteract.TalkWithParrot_Role",
| | ] |
| "display_name": "和鹦鹉聊天",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_AVGMen_SpringFestival", |
| "search_public": false,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "春节的日程准备", |
| }
| | "cs": [ |
| ],
| | { |
| "primary_action": {
| | "type": "calendar_now_is_festival", |
| "template": "SubInteract.TalkWithParrot_Role", | | "reverse": false, |
| "display_name": "和鹦鹉聊天", | | "festival_template": "Festival.SpringFestivalActivity_POI_InFestival", |
| "location_hint": "", | | "tag": "SOURCE" |
| "public_tag": "", | | } |
| "private_tag": "",
| | ], |
| "search_public": false,
| | "sl": [ |
| "search_private": false,
| | { |
| "weight": 100,
| | "b": "06:02", |
| "score": 0 | | "e": "12:00", |
| | "k": "actions", |
| | "a": [ |
| | 173, |
| | 168, |
| | 167, |
| | 174, |
| | 163 |
| | ] |
| }, | | }, |
| "summary": "和鹦鹉聊天" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "17:00", |
| "begin_time": "19:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 173, |
| "action_candidates": [
| | 168, |
| {
| | 167, |
| "template": "Interact.SitChair@Home",
| | 174, |
| "display_name": "在家坐着",
| | 163, |
| "location_hint": "Home",
| | 169 |
| "public_tag": "", | | ] |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair@Home",
| |
| "display_name": "在家坐着",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家坐着 (Home)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "01:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 161, |
| "action_candidates": [
| | 164, |
| {
| | 165 |
| "template": "Interact.Eat@Home",
| | ] |
| "display_name": "在家吃饭",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭 (Home)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "05:59", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 143 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitRead@Home",
| | ] |
| "display_name": "在家读书",
| | }, |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "o": "living_together", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_Lan_LiveTogether", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "", |
| }
| | "cs": [], |
| ], | | "sl": [ |
| "primary_action": {
| | { |
| "template": "Interact.SitRead@Home", | | "b": "06:02", |
| "display_name": "在家读书", | | "e": "08:00", |
| "location_hint": "Home", | | "k": "actions", |
| "public_tag": "", | | "a": [ |
| "private_tag": "",
| | 144, |
| "search_public": false,
| | 146, |
| "search_private": true,
| | 147, |
| "weight": 100,
| | 148, |
| "score": 0 | | 145, |
| | 149, |
| | 150, |
| | 151, |
| | 152, |
| | 153, |
| | 154 |
| | ] |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| }
| | "b": "08:00", |
| ]
| | "e": "10:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 157, |
| "schedule_id": "Schedule.CoralTown_ChenXing_Spring_LiveTogether",
| | 158 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "01:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "06:01",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 159, |
| "action_candidates": [
| | 160 |
| {
| | ] |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "", | |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (PlayerBuilding)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "07:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 161 |
| "action_candidates": [
| | ] |
| { | |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.SingWithParrot_Role",
| |
| "display_name": "唱歌给鹦鹉听",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.TalkWithParrot_Role",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "和鹦鹉聊天" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 162 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.SitEat_JX_F1",
| |
| "display_name": "坐", | |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitEat_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 163 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.AddMission_ChenXing_TakeCareBuding",
| |
| "display_name": "∫晨星照顾布丁发任务", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AddMission_ChenXing_TakeCareBuding",
| |
| "display_name": "∫晨星照顾布丁发任务",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫晨星照顾布丁发任务" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "23:59", |
| "begin_time": "16:01",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 144, |
| "action_candidates": [
| | 146, |
| { | | 147, |
| "template": "Interact.AddMission_ChenXing_PlayWithBuding",
| | 148, |
| "display_name": "∫晨星溜布丁发任务",
| | 145, |
| "location_hint": "",
| | 149, |
| "public_tag": "",
| | 150, |
| "private_tag": "",
| | 151, |
| "search_public": false,
| | 152, |
| "search_private": false,
| | 153, |
| "weight": 100,
| | 154 |
| "score": 0
| | ] |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AddMission_ChenXing_PlayWithBuding",
| |
| "display_name": "∫晨星溜布丁发任务",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫晨星溜布丁发任务"
| |
| },
| |
| {
| |
| "begin_time": "17:01",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingBigAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "帮玩家抚摸小动物 (MainRoleHome)"
| |
| },
| |
| {
| |
| "begin_time": "20:01",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Pesting_LiveTogether",
| |
| "display_name": "除虫",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "浇水"
| |
| },
| |
| {
| |
| "begin_time": "22:01",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitSofa_L@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofa_M@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofa_R@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofa_R@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在沙发上看电视 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| }
| |
| ]
| |
| },
| |
| "role.coraltown_dingjianjun": {
| |
| "id": "Role.CoralTown_DingJianJun",
| |
| "name": "丁建军",
| |
| "key": "role.coraltown_dingjianjun",
| |
| "calendar_id": "Calender.CoralTown_DingJianJun",
| |
| "entity_file": "Role.CoralTown_DingJianJun",
| |
| "regular_count": 1,
| |
| "special_count": 2,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_DingJianJun_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DingJianJun_ScheduleShow_Leave_POI",
| |
| "display_name": "6点开车",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DingJianJun_ScheduleShow_Leave_POI",
| |
| "display_name": "6点开车", | |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "6点开车"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.FixRailing@Pasture",
| |
| "display_name": "∫修",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.FixRailing@Pasture",
| |
| "display_name": "∫修",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫修 (Pasture)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DingJianJun_ScheduleShow_Leave_POI01",
| |
| "display_name": "14点开车", | |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DingJianJun_ScheduleShow_Leave_POI01",
| |
| "display_name": "14点开车",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "14点开车"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "21:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SendToBar@Pasture", | |
| "display_name": "∫来回送", | |
| "location_hint": "Pasture", | |
| "public_tag": "Pasture", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SendToBar@Pasture",
| |
| "display_name": "∫来回送",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫来回送 (Pasture)"
| |
| },
| |
| {
| |
| "begin_time": "21:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LookForWork@CommunityCenter",
| |
| "display_name": "在社区中心看委托",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LookForWork@CommunityCenter",
| |
| "display_name": "在社区中心看委托",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在社区中心看委托 (CommunityCenter)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.CheakAnimal@Pasture",
| |
| "display_name": "∫查看动物",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.CheakAnimal@Pasture",
| |
| "display_name": "∫查看动物",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫查看动物 (Pasture)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_DingJianJun_Typhoon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "台风天时间表",
| |
| "condition_summary": [
| |
| {
| |
| "type": "entity_data_check_string",
| |
| "reverse": false,
| |
| "key": "Schedule_Typhoon",
| |
| "tag": "SOURCE",
| |
| "op": "Equal",
| |
| "value": "1"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "EntityData_CheckString": { | | "b": "00:00", |
| "Comparer": {
| | "e": "06:00", |
| "Op": "Equal",
| | "k": "actions", |
| "RValue": "1"
| | "a": [ |
| },
| | 145 |
| "Key": "Schedule_Typhoon",
| | ] |
| "Tag": "SOURCE"
| |
| },
| |
| "ReverseResult": false | |
| } | | } |
| ] | | ] |
| }, | | } |
| "slots": [
| | ] |
| {
| | }, |
| "begin_time": "00:00",
| | "role.coraltown_boatman": { |
| "end_time": "23:59",
| | "i": "Role.CoralTown_BoatMan", |
| "kind": "actions",
| | "n": "陆正航", |
| "action_candidates": [
| | "c": "Calender.CoralTown_BoatMan", |
| {
| | "r": [ |
| "template": "Interact.SitSofaWatchTV@Home",
| | 1, |
| "display_name": "在沙发上看电视",
| | 4, |
| "location_hint": "Home",
| | 0 |
| "public_tag": "",
| | ], |
| "private_tag": "",
| | "v": [ |
| "search_public": false,
| | { |
| "search_private": true,
| | "o": "regular", |
| "weight": 100,
| | "i": "Schedule.CoralTown_BoatMan", |
| "score": 0
| | "m": [], |
| }
| | "w": [], |
| ],
| | "d": [], |
| "primary_action": {
| | "c": "", |
| "template": "Interact.SitSofaWatchTV@Home", | | "cs": [], |
| "display_name": "在沙发上看电视",
| | "sl": [ |
| "location_hint": "Home", | | { |
| "public_tag": "",
| | "b": "06:00", |
| "private_tag": "", | | "e": "23:59", |
| "search_public": false, | | "k": "actions", |
| "search_private": true,
| | "a": [ |
| "weight": 100, | | 176 |
| "score": 0
| | ] |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_DingJianJun_Rain_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "On Raining Days",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "00:00", |
| "Weather_Today": { | | "e": "06:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 177 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "06:00",
| | "i": "Schedule.CoralTown_BoatMan_BeachFestival", |
| "end_time": "12:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.DingJianJun_ScheduleShow_Leave_POI",
| | "d": [ |
| "display_name": "6点开车",
| | 27 |
| "location_hint": "",
| | ], |
| "public_tag": "",
| | "c": "沙滩节", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": false,
| | { |
| "weight": 100,
| | "b": "00:00", |
| "score": 0
| | "e": "06:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": { | | 127 |
| "template": "Interact.DingJianJun_ScheduleShow_Leave_POI", | | ] |
| "display_name": "6点开车",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "6点开车" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "17:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 178 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.FixRailing@Pasture",
| |
| "display_name": "∫修",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.FixRailing@Pasture",
| |
| "display_name": "∫修",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫修 (Pasture)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "00:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.DingJianJun_ScheduleShow_Leave_POI01",
| | ] |
| "display_name": "14点开车",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_BoatMan_MSA", |
| "search_public": false,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "渡口建造完成后的一般日程", |
| }
| | "cs": [ |
| ], | | { |
| "primary_action": {
| | "type": "buildable_region_check_completed", |
| "template": "Interact.DingJianJun_ScheduleShow_Leave_POI01", | | "reverse": false, |
| "display_name": "14点开车", | | "template": "BuildableRegion_Boat" |
| "location_hint": "", | | } |
| "public_tag": "", | | ], |
| "private_tag": "", | | "sl": [ |
| "search_public": false, | | { |
| "search_private": false,
| | "b": "00:00", |
| "weight": 100, | | "e": "06:00", |
| "score": 0 | | "k": "actions", |
| | "a": [ |
| | 127 |
| | ] |
| }, | | }, |
| "summary": "14点开车" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "10:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 180 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SendToBar@Pasture",
| |
| "display_name": "∫来回送",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SendToBar@Pasture",
| |
| "display_name": "∫来回送",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫来回送 (Pasture)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "18:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 181 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LookForWork@CommunityCenter",
| |
| "display_name": "在社区中心看委托",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LookForWork@CommunityCenter",
| |
| "display_name": "在社区中心看委托",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心看委托 (CommunityCenter)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "00:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 180 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Furniture.Sleep@Home",
| | ] |
| "display_name": "睡觉",
| | }, |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_BoatMan_BeforeBeachFestival", |
| "search_public": false,
| | "m": [ |
| "search_private": true,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 25 |
| "primary_action": {
| | ], |
| "template": "Interact.Furniture.Sleep@Home",
| | "c": "沙滩节前", |
| "display_name": "睡觉",
| | "cs": [], |
| "location_hint": "Home",
| | "sl": [ |
| "public_tag": "", | | { |
| "private_tag": "", | | "b": "00:00", |
| "search_public": false, | | "e": "06:00", |
| "search_private": true,
| | "k": "actions", |
| "weight": 100, | | "a": [ |
| "score": 0 | | 127 |
| | ] |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "06:00", |
| ]
| | "e": "17:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 182 |
| "role.coraltown_dingxiaolong": {
| | ] |
| "id": "Role.CoralTown_DingXiaoLong",
| |
| "name": "丁小龙",
| |
| "key": "role.coraltown_dingxiaolong",
| |
| "calendar_id": "Calender.CoralTown_DingXiaoLong",
| |
| "entity_file": "Role.CoralTown_DingXiaoLong",
| |
| "regular_count": 4,
| |
| "special_count": 4,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_DingXiaoLong_Spring",
| |
| "months": [
| |
| 1
| |
| ],
| |
| "month_labels": [
| |
| "spring"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Squat_DingXiaoLong@Adventurers",
| |
| "display_name": "蹲下",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Squat_DingXiaoLong@Adventurers",
| |
| "display_name": "蹲下",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "蹲下 (Adventurers)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "00:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 180 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.CatchingBugs@Pasture",
| | ] |
| "display_name": "捉虫子",
| | }, |
| "location_hint": "Pasture",
| | { |
| "public_tag": "Pasture",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_BoatMan_BeforeBeachFestival", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 300,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 26 |
| "primary_action": {
| | ], |
| "template": "Interact.CatchingBugs@Pasture",
| | "c": "沙滩节前", |
| "display_name": "捉虫子",
| | "cs": [], |
| "location_hint": "Pasture",
| | "sl": [ |
| "public_tag": "Pasture", | | { |
| "private_tag": "", | | "b": "00:00", |
| "search_public": true, | | "e": "06:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 300, | | "a": [ |
| "score": 0 | | 127 |
| | ] |
| }, | | }, |
| "summary": "捉虫子 (Pasture)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "17:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "11:40",
| | "a": [ |
| "kind": "actions",
| | 182 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WoodenDummyTrain@Plaza",
| |
| "display_name": "小镇入口练武术",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WoodenDummyTrain@Plaza",
| |
| "display_name": "小镇入口练武术",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小镇入口练武术 (Plaza)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "00:00", |
| "begin_time": "11:40",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 180 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Eat@Home_DingXiaoLong",
| | ] |
| "display_name": "在家吃饭-丁小龙",
| | } |
| "location_hint": "Pasture",
| | ] |
| "public_tag": "Pasture",
| | }, |
| "private_tag": "",
| | "role.coraltown_chenshuhui": { |
| "search_public": true,
| | "i": "Role.CoralTown_ChenShuHui", |
| "search_private": false,
| | "n": "陈淑慧", |
| "weight": 100,
| | "c": "Calender.CoralTown_ChenShuHui", |
| "score": 0
| | "r": [ |
| },
| | 2, |
| {
| | 2, |
| "template": "Interact.WoodenDummyTrain@Pasture",
| | 0 |
| "display_name": "打木人桩",
| | ], |
| "location_hint": "Pasture",
| | "v": [ |
| "public_tag": "Pasture",
| | { |
| "private_tag": "",
| | "o": "regular", |
| "search_public": true,
| | "i": "Schedule.CoralTown_ChenShuHui_Normal_New", |
| "search_private": false,
| | "m": [], |
| "weight": 10,
| | "w": [], |
| "score": 0
| | "d": [], |
| }
| | "c": "", |
| ],
| | "cs": [], |
| "primary_action": { | | "sl": [ |
| "template": "Interact.Eat@Home_DingXiaoLong", | | { |
| "display_name": "在家吃饭-丁小龙",
| | "b": "21:00", |
| "location_hint": "Pasture", | | "e": "08:00", |
| "public_tag": "Pasture",
| | "k": "actions", |
| "private_tag": "", | | "a": [ |
| "search_public": true, | | 127 |
| "search_private": false,
| | ] |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭-丁小龙 (Pasture)" | | { |
| },
| | "b": "08:01", |
| {
| | "e": "10:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 183 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitChair_F@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙滩休息 (Beach)" | | { |
| },
| | "b": "10:01", |
| {
| | "e": "12:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 184 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝椰子 (Beach)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "13:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 185 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.BuildSandCastle@Beach",
| |
| "display_name": "堆沙堡",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.BuildSandCastle@Beach",
| |
| "display_name": "堆沙堡",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "堆沙堡 (Beach)" | | { |
| },
| | "b": "13:01", |
| {
| | "e": "14:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 186 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat_DingXiaoLong@Restaurant",
| |
| "display_name": "在饭店吃饭-丁小龙",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_DingXiaoLong@Restaurant",
| |
| "display_name": "在饭店吃饭-丁小龙",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭-丁小龙 (Restaurant)" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "18:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 187 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "20:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 188 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "21:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 189 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Furniture.Sleep@Home",
| | ] |
| "display_name": "睡觉",
| | }, |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ChenShuHui_Snow_New", |
| "search_public": false,
| | "m": [ |
| "search_private": true,
| | 4 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.Furniture.Sleep@Home", | | "sl": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Home", | | "b": "21:01", |
| "public_tag": "",
| | "e": "08:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": false, | | "a": [ |
| "search_private": true,
| | 127 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "08:01", |
| ]
| | "e": "10:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 183 |
| "schedule_id": "Schedule.CoralTown_DingXiaoLong_Spring",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Squat_DingXiaoLong@Adventurers", | |
| "display_name": "蹲下",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Squat_DingXiaoLong@Adventurers",
| |
| "display_name": "蹲下",
| |
| "location_hint": "Adventurers",
| |
| "public_tag": "Adventurers",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "蹲下 (Adventurers)" | | { |
| },
| | "b": "10:01", |
| {
| | "e": "12:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 184 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.CatchingBugs@Pasture",
| |
| "display_name": "捉虫子", | |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.CatchingBugs@Pasture",
| |
| "display_name": "捉虫子",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "捉虫子 (Pasture)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "13:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "11:40",
| | "a": [ |
| "kind": "actions",
| | 185 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WoodenDummyTrain@Plaza",
| |
| "display_name": "小镇入口练武术",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WoodenDummyTrain@Plaza",
| |
| "display_name": "小镇入口练武术",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小镇入口练武术 (Plaza)" | | { |
| },
| | "b": "13:01", |
| {
| | "e": "15:00", |
| "begin_time": "11:40",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 190 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Home_DingXiaoLong", | |
| "display_name": "在家吃饭-丁小龙",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.WoodenDummyTrain@Pasture",
| |
| "display_name": "打木人桩",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_DingXiaoLong",
| |
| "display_name": "在家吃饭-丁小龙",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭-丁小龙 (Pasture)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "16:01", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 191 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitChair_F@Beach",
| |
| "display_name": "在沙滩休息", | |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙滩休息 (Beach)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "18:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 184 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子", | |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝椰子 (Beach)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "19:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 185 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.BuildSandCastle@Beach",
| |
| "display_name": "堆沙堡", | |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.BuildSandCastle@Beach",
| |
| "display_name": "堆沙堡",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "堆沙堡 (Beach)" | | { |
| },
| | "b": "19:01", |
| {
| | "e": "20:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 192 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat_DingXiaoLong@Restaurant",
| |
| "display_name": "在饭店吃饭-丁小龙", | |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_DingXiaoLong@Restaurant",
| |
| "display_name": "在饭店吃饭-丁小龙",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭-丁小龙 (Restaurant)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "21:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 193 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitSofaWatchTV@Home",
| | ] |
| "display_name": "在沙发上看电视",
| | }, |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ChenShuHui_BeachFestival", |
| "search_public": false,
| | "m": [ |
| "search_private": true,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 27 |
| "primary_action": {
| | ], |
| "template": "Interact.SitSofaWatchTV@Home",
| | "c": "沙滩节", |
| "display_name": "在沙发上看电视",
| | "cs": [], |
| "location_hint": "Home",
| | "sl": [ |
| "public_tag": "", | | { |
| "private_tag": "", | | "b": "00:00", |
| "search_public": false, | | "e": "08:00", |
| "search_private": true,
| | "k": "actions", |
| "weight": 100, | | "a": [ |
| "score": 0 | | 127 |
| | ] |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "13:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 129 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "17:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 194, |
| "action_candidates": [
| | 195, |
| {
| | 196, |
| "template": "Interact.Furniture.Sleep@Home", | | 197, |
| "display_name": "睡觉", | | 198 |
| "location_hint": "Home", | | ] |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "17:00", |
| ]
| | "e": "00:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 199 |
| "schedule_id": "Schedule.CoralTown_DingXiaoLong_Spring",
| | ] |
| "months": [
| | } |
| 3
| | ] |
| ],
| | }, |
| "month_labels": [
| | { |
| "autumn" | | "o": "special", |
| ],
| | "i": "Schedule.CoralTown_ChenShuHui_Rain_New", |
| "weekdays": [], | | "m": [], |
| "weekday_labels": [], | | "w": [], |
| "days": [],
| | "d": [], |
| "priority": "",
| | "c": "雨天日程", |
| "condition_desc": "",
| | "cs": [ |
| "condition_summary": [],
| | { |
| "condition_raw": {},
| | "type": "weather_today", |
| "slots": [
| | "reverse": false, |
| { | | "dest_type": "Rain" |
| "begin_time": "06:00",
| | } |
| "end_time": "08:00",
| | ], |
| "kind": "actions", | | "sl": [ |
| "action_candidates": [
| | { |
| { | | "b": "21:01", |
| "template": "Interact.Squat_DingXiaoLong@Adventurers",
| | "e": "08:00", |
| "display_name": "蹲下",
| | "k": "actions", |
| "location_hint": "Adventurers",
| | "a": [ |
| "public_tag": "Adventurers",
| | 127 |
| "private_tag": "",
| | ] |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Squat_DingXiaoLong@Adventurers", | |
| "display_name": "蹲下",
| |
| "location_hint": "Adventurers", | |
| "public_tag": "Adventurers",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 300, | |
| "score": 0
| |
| }, | | }, |
| "summary": "蹲下 (Adventurers)" | | { |
| },
| | "b": "08:01", |
| {
| | "e": "10:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 183 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.CatchingBugs@Pasture",
| |
| "display_name": "捉虫子",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.CatchingBugs@Pasture",
| |
| "display_name": "捉虫子",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "捉虫子 (Pasture)" | | { |
| },
| | "b": "10:01", |
| {
| | "e": "12:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "11:40",
| | "a": [ |
| "kind": "actions",
| | 184 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WoodenDummyTrain@Plaza",
| |
| "display_name": "小镇入口练武术",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WoodenDummyTrain@Plaza",
| |
| "display_name": "小镇入口练武术",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小镇入口练武术 (Plaza)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "13:00", |
| "begin_time": "11:40",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 185 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Home_DingXiaoLong",
| |
| "display_name": "在家吃饭-丁小龙",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.WoodenDummyTrain@Pasture",
| |
| "display_name": "打木人桩",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_DingXiaoLong",
| |
| "display_name": "在家吃饭-丁小龙",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭-丁小龙 (Pasture)" | | { |
| },
| | "b": "13:01", |
| {
| | "e": "16:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 190 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitChair_F@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙滩休息 (Beach)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "17:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 184 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子", | |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝椰子 (Beach)" | | { |
| },
| | "b": "17:01", |
| {
| | "e": "19:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 185 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.BuildSandCastle@Beach",
| |
| "display_name": "堆沙堡",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.BuildSandCastle@Beach",
| |
| "display_name": "堆沙堡",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "堆沙堡 (Beach)" | | { |
| },
| | "b": "19:01", |
| {
| | "e": "20:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 192 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat_DingXiaoLong@Restaurant",
| |
| "display_name": "在饭店吃饭-丁小龙", | |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_DingXiaoLong@Restaurant",
| |
| "display_name": "在饭店吃饭-丁小龙",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭-丁小龙 (Restaurant)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "21:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 193 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitSofaWatchTV@Home",
| | ] |
| "display_name": "在沙发上看电视",
| | } |
| "location_hint": "Home",
| | ] |
| "public_tag": "",
| | }, |
| "private_tag": "",
| | "role.coraltown_chenxing": { |
| "search_public": false,
| | "i": "Role.CoralTown_ChenXing", |
| "search_private": true,
| | "n": "晨星", |
| "weight": 100,
| | "c": "Calender.CoralTown_ChenXing", |
| "score": 0
| | "r": [ |
| }
| | 4, |
| ],
| | 4, |
| "primary_action": {
| | 1 |
| "template": "Interact.SitSofaWatchTV@Home",
| | ], |
| "display_name": "在沙发上看电视",
| | "v": [ |
| "location_hint": "Home",
| | { |
| "public_tag": "", | | "o": "regular", |
| "private_tag": "", | | "i": "Schedule.CoralTown_ChenXing_Spring", |
| "search_public": false, | | "m": [ |
| "search_private": true,
| | 1 |
| "weight": 100, | | ], |
| "score": 0 | | "w": [], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "23:01", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 127 |
| | ] |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "06:01", |
| {
| | "e": "07:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 200 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "07:01", |
| {
| | "e": "12:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 201, |
| "action_candidates": [
| | 202 |
| {
| | ] |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "12:01", |
| ]
| | "e": "14:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 203 |
| "schedule_id": "Schedule.CoralTown_DingXiaoLong_Winter",
| | ] |
| "months": [
| |
| 4
| |
| ],
| |
| "month_labels": [
| |
| "winter"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "10:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DingXiaoLongRunAlong@Pasture", | |
| "display_name": "晨跑-丁小龙",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DingXiaoLongRunAlong@Pasture",
| |
| "display_name": "晨跑-丁小龙",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "晨跑-丁小龙 (Pasture)" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "16:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 204 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WoodenDummyTrain@Pasture",
| |
| "display_name": "打木人桩",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WoodenDummyTrain@Pasture",
| |
| "display_name": "打木人桩",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "打木人桩 (Pasture)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "17:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 205 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.CatchingBugs@Forest",
| |
| "display_name": "捉虫子",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.CatchingBugs@Forest",
| |
| "display_name": "捉虫子",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "捉虫子 (Forest)" | | { |
| },
| | "b": "17:01", |
| {
| | "e": "19:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 206 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Home_DingXiaoLong",
| |
| "display_name": "在家吃饭-丁小龙",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_DingXiaoLong",
| |
| "display_name": "在家吃饭-丁小龙",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭-丁小龙 (Pasture)" | | { |
| },
| | "b": "19:01", |
| {
| | "e": "22:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 207, |
| "action_candidates": [
| | 201 |
| {
| | ] |
| "template": "Interact.ObserveBees@Pasture",
| |
| "display_name": "观察蜜蜂",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ObserveBees@Pasture",
| |
| "display_name": "观察蜜蜂", | |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "观察蜜蜂 (Pasture)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "16:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Eat_DingXiaoLong@BaoKanTing",
| |
| "display_name": "报刊亭前面椅子上坐着吃点心",
| |
| "location_hint": "Town_Shopping",
| |
| "public_tag": "Town_Shopping",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_DingXiaoLong@BaoKanTing",
| |
| "display_name": "报刊亭前面椅子上坐着吃点心",
| |
| "location_hint": "Town_Shopping",
| |
| "public_tag": "Town_Shopping",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "报刊亭前面椅子上坐着吃点心 (Town_Shopping)"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "17:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.MakeSnowMan_DingXiaoLong", | |
| "display_name": "堆雪人-丁小龙",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.MakeSnowMan_DingXiaoLong",
| |
| "display_name": "堆雪人-丁小龙",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "堆雪人-丁小龙 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "17:00",
| |
| "end_time": "19:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.WoodenDummyTrain@Pasture",
| |
| "display_name": "打木人桩",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WoodenDummyTrain@Pasture",
| |
| "display_name": "打木人桩",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "打木人桩 (Pasture)"
| |
| },
| |
| {
| |
| "begin_time": "19:00",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在沙发上看电视 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "20:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在沙发上看电视 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "20:30",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_DingXiaoLong_Rain_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "On Raining Days",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "22:01", |
| "Weather_Today": { | | "e": "23:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 208 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "10:00",
| | "i": "Schedule.CoralTown_ChenXing_Spring", |
| "end_time": "12:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.WoodenDummyTrain@Pasture",
| | "d": [], |
| "display_name": "打木人桩",
| | "c": "", |
| "location_hint": "Pasture",
| | "cs": [], |
| "public_tag": "Pasture",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": true,
| | "b": "23:01", |
| "search_private": false,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 127 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.WoodenDummyTrain@Pasture", | |
| "display_name": "打木人桩",
| |
| "location_hint": "Pasture", | |
| "public_tag": "Pasture",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "打木人桩 (Pasture)" | | { |
| },
| | "b": "06:01", |
| {
| | "e": "07:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 200 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Home_DingXiaoLong",
| |
| "display_name": "在家吃饭-丁小龙",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_DingXiaoLong",
| |
| "display_name": "在家吃饭-丁小龙",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭-丁小龙 (Pasture)" | | { |
| },
| | "b": "07:01", |
| {
| | "e": "12:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 201, |
| "action_candidates": [
| | 202 |
| {
| | ] |
| "template": "Interact.ObserveBees@Pasture",
| |
| "display_name": "观察蜜蜂",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ObserveBees@Pasture",
| |
| "display_name": "观察蜜蜂",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "观察蜜蜂 (Pasture)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "14:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 203 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.CatchingBugs@Forest",
| |
| "display_name": "捉虫子",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.CatchingBugs@Forest",
| |
| "display_name": "捉虫子",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "捉虫子 (Forest)" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "16:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 204 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "17:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 205 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "17:01", |
| ]
| | "e": "19:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 206 |
| "schedule_id": "Schedule.CoralTown_DingXiaoLong_BeforeBeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home", | |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 300,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "19:01", |
| {
| | "e": "22:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 207, |
| "action_candidates": [
| | 201 |
| {
| | ] |
| "template": "Interact.Construction_DingXiaoLong@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "∫施工表演-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival", | |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DrinkCoconut@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "喝椰子-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Construction_DingXiaoLong@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "∫施工表演-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫施工表演-洛桃桃摊位-沙滩节 (Beach_LuoTaoTaoShop_BeachFestival)" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "23:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 208 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.CatchTheSea@Beach", | | ] |
| "display_name": "赶海",
| | }, |
| "location_hint": "Beach",
| | { |
| "public_tag": "Beach",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ChenXing_Spring", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 3 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| },
| | "d": [], |
| {
| | "c": "", |
| "template": "Interact.RunAlongBeach_Child",
| | "cs": [], |
| "display_name": "跑步",
| | "sl": [ |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "b": "23:01", |
| "private_tag": "",
| | "e": "06:00", |
| "search_public": false,
| | "k": "actions", |
| "search_private": false,
| | "a": [ |
| "weight": 100,
| | 127 |
| "score": 0
| | ] |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.RunAlongBeach_Child", | |
| "display_name": "跑步",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "跑步" | | { |
| },
| | "b": "06:01", |
| {
| | "e": "07:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 200 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Construction_DingXiaoLong@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "∫施工表演-洛桃桃摊位-沙滩节", | |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoconut@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "喝椰子-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Construction_DingXiaoLong@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "∫施工表演-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫施工表演-洛桃桃摊位-沙滩节 (Beach_LuoTaoTaoShop_BeachFestival)" | | { |
| },
| | "b": "07:01", |
| {
| | "e": "12:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 201, |
| "action_candidates": [
| | 202 |
| {
| | ] |
| "template": "Interact.CatchingBugs@Forest",
| |
| "display_name": "捉虫子",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.CatchingBugs@Forest",
| |
| "display_name": "捉虫子",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "捉虫子 (Forest)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "14:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 203 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| }
| | "b": "14:01", |
| ]
| | "e": "16:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 204 |
| "schedule_id": "Schedule.CoralTown_DingXiaoLong_BeforeBeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home", | |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 300,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "17:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 205 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Construction_DingXiaoLong@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "∫施工表演-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkCoconut@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "喝椰子-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Construction_DingXiaoLong@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "∫施工表演-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫施工表演-洛桃桃摊位-沙滩节 (Beach_LuoTaoTaoShop_BeachFestival)" | | { |
| },
| | "b": "17:01", |
| {
| | "e": "19:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 206 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.CatchTheSea@Beach",
| |
| "display_name": "赶海",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAlongBeach_Child",
| |
| "display_name": "跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongBeach_Child",
| |
| "display_name": "跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跑步" | | { |
| },
| | "b": "19:01", |
| {
| | "e": "22:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 207, |
| "action_candidates": [
| | 201 |
| {
| | ] |
| "template": "Interact.Construction_DingXiaoLong@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "∫施工表演-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival", | |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DrinkCoconut@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "喝椰子-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Construction_DingXiaoLong@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "∫施工表演-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫施工表演-洛桃桃摊位-沙滩节 (Beach_LuoTaoTaoShop_BeachFestival)" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "23:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 208 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.CatchingBugs@Forest",
| | ] |
| "display_name": "捉虫子",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.CatchingBugs@Forest",
| |
| "display_name": "捉虫子", | |
| "location_hint": "Forest", | |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "捉虫子 (Forest)"
| |
| },
| |
| {
| |
| "begin_time": "21:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "在沙发上看电视 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_DingXiaoLong_BeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27 | |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节当天",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "06:00",
| | "i": "Schedule.CoralTown_ChenXing_Winter", |
| "end_time": "18:00",
| | "m": [ |
| "kind": "actions",
| | 4 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.HangOut@Beach",
| | "d": [], |
| "display_name": "闲逛",
| | "c": "", |
| "location_hint": "Beach",
| | "cs": [], |
| "public_tag": "Beach",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": true,
| | "b": "23:01", |
| "search_private": false,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 127 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.HangOut@Beach", | |
| "display_name": "闲逛",
| |
| "location_hint": "Beach", | |
| "public_tag": "Beach",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| },
| | "b": "06:01", |
| {
| | "e": "07:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 200 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WatchParty_Sit_DingXiaoLong_BeachFestival",
| |
| "display_name": "∫丁小龙和洛桃桃坐一起看演出",
| |
| "location_hint": "Beach_WatchParty_DingXiaoLong",
| |
| "public_tag": "Beach_WatchParty_DingXiaoLong",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchParty_Sit_DingXiaoLong_BeachFestival",
| |
| "display_name": "∫丁小龙和洛桃桃坐一起看演出",
| |
| "location_hint": "Beach_WatchParty_DingXiaoLong",
| |
| "public_tag": "Beach_WatchParty_DingXiaoLong",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫丁小龙和洛桃桃坐一起看演出 (Beach_WatchParty_DingXiaoLong)" | | { |
| },
| | "b": "07:01", |
| {
| | "e": "12:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 201, |
| "action_candidates": [
| | 202 |
| {
| | ] |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "12:01", |
| ]
| | "e": "13:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 209 |
| "role.coraltown_dingxiaomiao": {
| | ] |
| "id": "Role.CoralTown_DingXiaoMiao",
| |
| "name": "丁小葵",
| |
| "key": "role.coraltown_dingxiaomiao",
| |
| "calendar_id": "Calender.CoralTown_DingXiaoMiao",
| |
| "entity_file": "Role.CoralTown_DingXiaoMiao",
| |
| "regular_count": 4,
| |
| "special_count": 6,
| |
| "living_together_count": 1,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_DingXiaoMiao_Spring",
| |
| "months": [
| |
| 1
| |
| ],
| |
| "month_labels": [
| |
| "spring"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "13:01", |
| {
| | "e": "14:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "06:01",
| | "a": [ |
| "kind": "actions",
| | 210 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.AddEmail@Pasture",
| |
| "display_name": "发邮件",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AddEmail@Pasture",
| |
| "display_name": "发邮件",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "发邮件 (Pasture)" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "17:00", |
| "begin_time": "06:01",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 211 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.AnimalRecord",
| |
| "display_name": "小葵动物行为记录",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "抚摸小动物" | | { |
| },
| | "b": "17:01", |
| {
| | "e": "19:00", |
| "begin_time": "11:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 212 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Pasture)" | | { |
| },
| | "b": "19:01", |
| {
| | "e": "22:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 207, |
| "action_candidates": [
| | 201 |
| {
| | ] |
| "template": "Interact.Eat@Home_DingXiaoKui",
| |
| "display_name": "在家吃饭-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_DingXiaoKui",
| |
| "display_name": "在家吃饭-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭-丁小葵 (Pasture)" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "23:00", |
| "begin_time": "13:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 208 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| | ] |
| "display_name": "丁小葵收银",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "", | | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ChenXing_BeforeBeachFestival", |
| "search_public": false,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| } | | "d": [ |
| ],
| | 25 |
| "primary_action": { | | ], |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| | "c": "沙滩节筹备1", |
| "display_name": "丁小葵收银",
| | "cs": [], |
| "location_hint": "",
| | "sl": [ |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "b": "00:00", |
| "search_public": false,
| | "e": "06:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0
| | 127 |
| }, | | ] |
| "summary": "丁小葵收银"
| |
| }, | |
| { | |
| "begin_time": "14:01",
| |
| "end_time": "16:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_DiZhi",
| |
| "display_name": "丁小葵吹笛子",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_DiZhi",
| |
| "display_name": "丁小葵吹笛子",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "丁小葵吹笛子"
| |
| }, | |
| { | |
| "begin_time": "16:01",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_ShuYe",
| |
| "display_name": "丁小葵吹笛子",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.LogicPoint_DingXiaoKui_ShuYe", | |
| "display_name": "丁小葵吹笛子",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵吹笛子" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "11:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 213 |
| "action_candidates": [
| | ] |
| { | |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| { | |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.AnimalRecord",
| |
| "display_name": "小葵动物行为记录",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "抚摸小动物" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "14:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 214 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_Loding",
| |
| "display_name": "丁小葵等待",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_Loding",
| |
| "display_name": "丁小葵等待",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵等待" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "19:00", |
| "begin_time": "21:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 215 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| |
| "display_name": "丁小葵收银",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| |
| "display_name": "丁小葵收银",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵收银" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "00:00", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 216 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "SubInteract.SitRead_Role_Weaving@Home_Pasture",
| | ] |
| "display_name": "织毛巾",
| | }, |
| "location_hint": "Pasture",
| | { |
| "public_tag": "Pasture",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ChenXing_BeforeBeachFestival", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 26 |
| "primary_action": {
| | ], |
| "template": "SubInteract.SitRead_Role_Weaving@Home_Pasture",
| | "c": "沙滩节筹2", |
| "display_name": "织毛巾",
| | "cs": [], |
| "location_hint": "Pasture",
| | "sl": [ |
| "public_tag": "Pasture", | | { |
| "private_tag": "", | | "b": "00:00", |
| "search_public": true, | | "e": "06:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100, | | "a": [ |
| "score": 0 | | 127 |
| | ] |
| }, | | }, |
| "summary": "织毛巾 (Pasture)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "11:00", |
| "begin_time": "23:01",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 213 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.SitRead_Role_Book@Home",
| |
| "display_name": "读书",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitRead_Role_Book@Home",
| |
| "display_name": "读书",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "读书 (Pasture)" | | { |
| }
| | "b": "11:00", |
| ]
| | "e": "14:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 214 |
| "schedule_id": "Schedule.CoralTown_DingXiaoMiao_Spring",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "19:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "06:01",
| | "a": [ |
| "kind": "actions",
| | 215 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.AddEmail@Pasture",
| |
| "display_name": "发邮件",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AddEmail@Pasture",
| |
| "display_name": "发邮件",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "发邮件 (Pasture)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "00:00", |
| "begin_time": "06:01",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 216 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "SubInteract.Feed_Animal_Role",
| | ] |
| "display_name": "喂食",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "", | | "i": "Schedule.CoralTown_ChenXing_BeachFestival", |
| "search_public": false,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }, | | "d": [ |
| {
| | 27 |
| "template": "SubInteract.PettingSmall_Animal_Role",
| | ], |
| "display_name": "抚摸小动物",
| | "c": "沙滩节", |
| "location_hint": "",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": false,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| },
| | 127 |
| {
| | ] |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.AnimalRecord",
| |
| "display_name": "小葵动物行为记录",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "SubInteract.PettingSmall_Animal_Role", | |
| "display_name": "抚摸小动物",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "抚摸小动物" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "14:00", |
| "begin_time": "11:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Pasture)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "18:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 217 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Home_DingXiaoKui",
| |
| "display_name": "在家吃饭-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_DingXiaoKui",
| |
| "display_name": "在家吃饭-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭-丁小葵 (Pasture)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "00:00", |
| "begin_time": "13:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| | ] |
| "display_name": "丁小葵收银",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ChenXing_Rain", |
| "search_public": false,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "*雨天日程", |
| }
| | "cs": [ |
| ],
| | { |
| "primary_action": {
| | "type": "weather_today", |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| | "reverse": false, |
| "display_name": "丁小葵收银",
| | "dest_type": "Rain" |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵收银" | | { |
| },
| | "type": "time_check_date", |
| {
| | "reverse": true, |
| "begin_time": "14:01",
| | "check_day": true, |
| "end_time": "16:00",
| | "check_month": true, |
| "kind": "actions",
| | "check_weekday": false, |
| "action_candidates": [
| | "check_year": false, |
| { | | "month_op": "Equal", |
| "template": "Interact.LogicPoint_DingXiaoKui_DiZhi",
| | "month_value": 2, |
| "display_name": "丁小葵吹笛子",
| | "month_min_value": "", |
| "location_hint": "",
| | "month_max_value": "", |
| "public_tag": "",
| | "day_op": "Between", |
| "private_tag": "",
| | "day_value": "", |
| "search_public": false,
| | "day_min_value": 24, |
| "search_private": false,
| | "day_max_value": 27, |
| "weight": 100,
| | "weekday_op": "", |
| "score": 0
| | "weekday_value": "", |
| }
| | "weekday_min_value": "", |
| ],
| | "weekday_max_value": "", |
| "primary_action": {
| | "year_op": "", |
| "template": "Interact.LogicPoint_DingXiaoKui_DiZhi", | | "year_value": "", |
| "display_name": "丁小葵吹笛子", | | "year_min_value": "", |
| "location_hint": "", | | "year_max_value": "" |
| "public_tag": "", | | } |
| "private_tag": "", | | ], |
| "search_public": false, | | "sl": [ |
| "search_private": false, | | { |
| "weight": 100, | | "b": "23:01", |
| "score": 0 | | "e": "09:00", |
| | "k": "actions", |
| | "a": [ |
| | 127 |
| | ] |
| }, | | }, |
| "summary": "丁小葵吹笛子" | | { |
| },
| | "b": "09:01", |
| {
| | "e": "11:00", |
| "begin_time": "16:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 200 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_ShuYe",
| |
| "display_name": "丁小葵吹笛子",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_ShuYe",
| |
| "display_name": "丁小葵吹笛子",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵吹笛子" | | { |
| },
| | "b": "11:01", |
| {
| | "e": "14:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 202 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.AnimalRecord",
| |
| "display_name": "小葵动物行为记录",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "抚摸小动物" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "19:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 201 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_Loding",
| |
| "display_name": "丁小葵等待",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_Loding",
| |
| "display_name": "丁小葵等待",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵等待" | | { |
| },
| | "b": "19:01", |
| {
| | "e": "20:00", |
| "begin_time": "21:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 129 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| |
| "display_name": "丁小葵收银",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| |
| "display_name": "丁小葵收银",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵收银" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "22:00", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 218 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.SitRead_Role_Weaving@Home_Pasture",
| |
| "display_name": "织毛巾",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitRead_Role_Weaving@Home_Pasture",
| |
| "display_name": "织毛巾",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "织毛巾 (Pasture)" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "23:00", |
| "begin_time": "23:01",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 219 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "SubInteract.SitRead_Role_Book@Home",
| | ] |
| "display_name": "读书",
| | }, |
| "location_hint": "Pasture",
| | { |
| "public_tag": "Pasture",
| | "o": "living_together", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ChenXing_Spring_LiveTogether", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "", |
| }
| | "cs": [], |
| ],
| | "sl": [ |
| "primary_action": { | | { |
| "template": "SubInteract.SitRead_Role_Book@Home", | | "b": "01:01", |
| "display_name": "读书",
| | "e": "06:00", |
| "location_hint": "Pasture", | | "k": "actions", |
| "public_tag": "Pasture",
| | "a": [ |
| "private_tag": "", | | 145 |
| "search_public": true, | | ] |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "读书 (Pasture)" | | { |
| }
| | "b": "06:01", |
| ]
| | "e": "07:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 144, |
| "schedule_id": "Schedule.CoralTown_DingXiaoMiao_Spring",
| | 220 |
| "months": [
| | ] |
| 3
| |
| ],
| |
| "month_labels": [
| |
| "autumn"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "07:01", |
| {
| | "e": "12:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "06:01",
| | "a": [ |
| "kind": "actions",
| | 201, |
| "action_candidates": [
| | 202 |
| {
| | ] |
| "template": "Interact.AddEmail@Pasture",
| |
| "display_name": "发邮件",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AddEmail@Pasture",
| |
| "display_name": "发邮件",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "发邮件 (Pasture)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "14:00", |
| "begin_time": "06:01",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 203 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.AnimalRecord",
| |
| "display_name": "小葵动物行为记录",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "抚摸小动物" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "16:00", |
| "begin_time": "11:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 204 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Pasture)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "17:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 205 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Home_DingXiaoKui",
| |
| "display_name": "在家吃饭-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_DingXiaoKui",
| |
| "display_name": "在家吃饭-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭-丁小葵 (Pasture)" | | { |
| },
| | "b": "17:01", |
| {
| | "e": "20:00", |
| "begin_time": "13:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 144, |
| "action_candidates": [
| | 146, |
| {
| | 147, |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing", | | 148, |
| "display_name": "丁小葵收银", | | 220 |
| "location_hint": "", | | ] |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| |
| "display_name": "丁小葵收银",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵收银" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "22:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 149, |
| "action_candidates": [
| | 150, |
| {
| | 220 |
| "template": "Interact.LogicPoint_DingXiaoKui_DiZhi",
| | ] |
| "display_name": "丁小葵吹笛子",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_DiZhi",
| |
| "display_name": "丁小葵吹笛子",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵吹笛子" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "01:00", |
| "begin_time": "16:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 151, |
| "action_candidates": [
| | 152, |
| { | | 153, |
| "template": "Interact.LogicPoint_DingXiaoKui_ShuYe",
| | 154, |
| "display_name": "丁小葵吹笛子",
| | 220 |
| "location_hint": "",
| | ] |
| "public_tag": "",
| | } |
| "private_tag": "",
| | ] |
| "search_public": false,
| | } |
| "search_private": false,
| | ] |
| "weight": 100,
| | }, |
| "score": 0
| | "role.coraltown_dingjianjun": { |
| }
| | "i": "Role.CoralTown_DingJianJun", |
| ],
| | "n": "丁建军", |
| "primary_action": {
| | "c": "Calender.CoralTown_DingJianJun", |
| "template": "Interact.LogicPoint_DingXiaoKui_ShuYe",
| | "r": [ |
| "display_name": "丁小葵吹笛子",
| | 1, |
| "location_hint": "",
| | 2, |
| "public_tag": "", | | 0 |
| "private_tag": "", | | ], |
| "search_public": false, | | "v": [ |
| "search_private": false,
| | { |
| "weight": 100, | | "o": "regular", |
| "score": 0 | | "i": "Schedule.CoralTown_DingJianJun_Mon", |
| | "m": [], |
| | "w": [], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 127 |
| | ] |
| }, | | }, |
| "summary": "丁小葵吹笛子" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "12:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 221 |
| "action_candidates": [
| | ] |
| { | |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| { | |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.AnimalRecord",
| |
| "display_name": "小葵动物行为记录",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "抚摸小动物" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 222 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_Loding",
| |
| "display_name": "丁小葵等待",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_Loding",
| |
| "display_name": "丁小葵等待",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵等待" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "18:00", |
| "begin_time": "21:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 223 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| |
| "display_name": "丁小葵收银",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| |
| "display_name": "丁小葵收银",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵收银" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "21:00", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 224 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.SitRead_Role_Weaving@Home_Pasture",
| |
| "display_name": "织毛巾",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitRead_Role_Weaving@Home_Pasture",
| |
| "display_name": "织毛巾",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "织毛巾 (Pasture)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "23:00", |
| "begin_time": "23:01",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 225 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.SitRead_Role_Book@Home",
| |
| "display_name": "读书",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitRead_Role_Book@Home",
| |
| "display_name": "读书",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "读书 (Pasture)" | | { |
| }
| | "b": "23:00", |
| ]
| | "e": "00:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 226 |
| "schedule_id": "Schedule.CoralTown_DingXiaoMiao_Winter",
| | ] |
| "months": [
| | } |
| 4 | | ] |
| ], | | }, |
| "month_labels": [ | | { |
| "winter" | | "o": "special", |
| ],
| | "i": "Schedule.CoralTown_DingJianJun_Typhoon", |
| "weekdays": [],
| | "m": [], |
| "weekday_labels": [],
| | "w": [], |
| "days": [],
| | "d": [], |
| "priority": "",
| | "c": "台风天时间表", |
| "condition_desc": "",
| | "cs": [ |
| "condition_summary": [],
| | { |
| "condition_raw": {},
| | "type": "entity_data_check_string", |
| "slots": [
| | "reverse": false, |
| {
| | "key": "Schedule_Typhoon", |
| "begin_time": "00:01",
| | "tag": "SOURCE", |
| "end_time": "06:00",
| | "op": "Equal", |
| "kind": "actions",
| | "value": "1" |
| "action_candidates": [
| | } |
| {
| | ], |
| "template": "Interact.Furniture.Sleep@Home",
| | "sl": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Home",
| | "b": "00:00", |
| "public_tag": "", | | "e": "23:59", |
| "private_tag": "",
| | "k": "actions", |
| "search_public": false,
| | "a": [ |
| "search_private": true,
| | 227 |
| "weight": 100,
| | ] |
| "score": 0
| | } |
| }
| | ] |
| ],
| | }, |
| "primary_action": {
| | { |
| "template": "Interact.Furniture.Sleep@Home", | | "o": "special", |
| "display_name": "睡觉", | | "i": "Schedule.CoralTown_DingJianJun_Rain_Mon", |
| "location_hint": "Home", | | "m": [], |
| "public_tag": "", | | "w": [], |
| "private_tag": "", | | "d": [], |
| "search_public": false, | | "c": "On Raining Days", |
| "search_private": true,
| | "cs": [ |
| "weight": 100, | | { |
| "score": 0 | | "type": "weather_today", |
| | "reverse": true, |
| | "dest_type": "ClearSky" |
| | } |
| | ], |
| | "sl": [ |
| | { |
| | "b": "06:00", |
| | "e": "12:00", |
| | "k": "actions", |
| | "a": [ |
| | 221 |
| | ] |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "06:01",
| | "a": [ |
| "kind": "actions",
| | 222 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.AddEmail@Pasture",
| |
| "display_name": "发邮件",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AddEmail@Pasture",
| |
| "display_name": "发邮件",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "发邮件 (Pasture)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "18:00", |
| "begin_time": "06:01",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 223 |
| "action_candidates": [
| | ] |
| { | |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| { | |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.AnimalRecord",
| |
| "display_name": "小葵动物行为记录",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "抚摸小动物" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "21:00", |
| "begin_time": "11:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 224 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Pasture)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "23:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 225 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Home_DingXiaoKui",
| |
| "display_name": "在家吃饭-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_DingXiaoKui",
| |
| "display_name": "在家吃饭-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭-丁小葵 (Pasture)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "06:00", |
| "begin_time": "13:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| | ] |
| "display_name": "丁小葵收银",
| | } |
| "location_hint": "",
| | ] |
| "public_tag": "",
| | }, |
| "private_tag": "",
| | "role.coraltown_dingxiaolong": { |
| "search_public": false,
| | "i": "Role.CoralTown_DingXiaoLong", |
| "search_private": false,
| | "n": "丁小龙", |
| "weight": 100,
| | "c": "Calender.CoralTown_DingXiaoLong", |
| "score": 0
| | "r": [ |
| }
| | 4, |
| ],
| | 4, |
| "primary_action": {
| | 0 |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| | ], |
| "display_name": "丁小葵收银",
| | "v": [ |
| "location_hint": "",
| | { |
| "public_tag": "", | | "o": "regular", |
| "private_tag": "", | | "i": "Schedule.CoralTown_DingXiaoLong_Spring", |
| "search_public": false, | | "m": [ |
| "search_private": false,
| | 1 |
| "weight": 100, | | ], |
| "score": 0 | | "w": [], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "06:00", |
| | "e": "08:00", |
| | "k": "actions", |
| | "a": [ |
| | 228 |
| | ] |
| }, | | }, |
| "summary": "丁小葵收银" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 229 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_DiZhi",
| |
| "display_name": "丁小葵吹笛子",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_DiZhi",
| |
| "display_name": "丁小葵吹笛子",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵吹笛子" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "11:40", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 230 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.SitRead_Role_Weaving@ClothingShop",
| |
| "display_name": "织毛巾",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitRead_Role_Weaving@ClothingShop",
| |
| "display_name": "织毛巾",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "织毛巾 (ClothingShop)" | | { |
| },
| | "b": "11:40", |
| {
| | "e": "13:00", |
| "begin_time": "17:01",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 231, |
| "action_candidates": [
| | 232 |
| {
| | ] |
| "template": "Interact.Eat@Home_DingXiaoKui",
| |
| "display_name": "在家吃饭-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_DingXiaoKui",
| |
| "display_name": "在家吃饭-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭-丁小葵 (Pasture)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "15:00", |
| "begin_time": "19:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 199 |
| "action_candidates": [
| | ] |
| { | |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| { | |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.AnimalRecord",
| |
| "display_name": "小葵动物行为记录",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "抚摸小动物" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "16:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 233 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_Loding",
| |
| "display_name": "丁小葵等待",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_Loding",
| |
| "display_name": "丁小葵等待",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵等待" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "21:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 234 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| |
| "display_name": "丁小葵收银",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| |
| "display_name": "丁小葵收银",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵收银" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "19:00", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 235 |
| "action_candidates": [
| | ] |
| {
| | }, |
| "template": "SubInteract.SitRead_Role_Weaving@Home_Pasture",
| | { |
| "display_name": "织毛巾",
| | "b": "19:00", |
| "location_hint": "Pasture",
| | "e": "20:00", |
| "public_tag": "Pasture",
| | "k": "actions", |
| "private_tag": "",
| | "a": [ |
| "search_public": true,
| | 227 |
| "search_private": false,
| | ] |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ], | |
| "primary_action": { | |
| "template": "SubInteract.SitRead_Role_Weaving@Home_Pasture", | |
| "display_name": "织毛巾",
| |
| "location_hint": "Pasture", | |
| "public_tag": "Pasture",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "织毛巾 (Pasture)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "21:00", |
| "begin_time": "23:01",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 227 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.SitRead_Role_Book@Home",
| |
| "display_name": "读书",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitRead_Role_Book@Home",
| |
| "display_name": "读书",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "读书 (Pasture)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_DingXiaoMiao_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "常规雨天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "21:00", |
| "Weather_Today": { | | "e": "06:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "06:01",
| | "i": "Schedule.CoralTown_DingXiaoLong_Spring", |
| "end_time": "11:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "SubInteract.Feed_Animal_Role",
| | "d": [], |
| "display_name": "喂食",
| | "c": "", |
| "location_hint": "",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "06:00", |
| "search_private": false,
| | "e": "08:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| },
| | 228 |
| {
| | ] |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.AnimalRecord",
| |
| "display_name": "小葵动物行为记录",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "抚摸小动物" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:00", |
| "begin_time": "11:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 229 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Pasture)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "11:40", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 230 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Home_DingXiaoKui",
| |
| "display_name": "在家吃饭-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_DingXiaoKui",
| |
| "display_name": "在家吃饭-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭-丁小葵 (Pasture)" | | { |
| },
| | "b": "11:40", |
| {
| | "e": "13:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 231, |
| "action_candidates": [
| | 232 |
| {
| | ] |
| "template": "Interact.Checkout@Home_DingXiaoKui", | |
| "display_name": "在家收银打字-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Checkout@Home_DingXiaoKui",
| |
| "display_name": "在家收银打字-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家收银打字-丁小葵 (Pasture)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "15:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 199 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_DiZhi",
| |
| "display_name": "丁小葵吹笛子",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_DiZhi",
| |
| "display_name": "丁小葵吹笛子",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵吹笛子" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "16:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 233 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.SitRead_Role_Weaving@Home_Pasture",
| |
| "display_name": "织毛巾",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitRead_Role_Weaving@Home_Pasture",
| |
| "display_name": "织毛巾",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "织毛巾 (Pasture)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 234 |
| "action_candidates": [
| | ] |
| { | |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.AnimalRecord",
| |
| "display_name": "小葵动物行为记录",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "抚摸小动物" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "19:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 235 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_Loding",
| |
| "display_name": "丁小葵等待",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_Loding",
| |
| "display_name": "丁小葵等待",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵等待" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "20:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 227 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Checkout@Home_DingXiaoKui",
| |
| "display_name": "在家收银打字-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Checkout@Home_DingXiaoKui",
| |
| "display_name": "在家收银打字-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家收银打字-丁小葵 (Pasture)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "21:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 227 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.SitRead_Role_Weaving@Home_Pasture",
| |
| "display_name": "织毛巾",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitRead_Role_Weaving@Home_Pasture",
| |
| "display_name": "织毛巾",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "织毛巾 (Pasture)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.SitRead_Role_Book@Home",
| |
| "display_name": "读书",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitRead_Role_Book@Home",
| |
| "display_name": "读书",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "读书 (Pasture)"
| |
| },
| |
| {
| |
| "begin_time": "01:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_DingXiaoMiao_AfterSpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节前的准备日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "21:00", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_AfterFestival",
| | "e": "06:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "06:01",
| | "i": "Schedule.CoralTown_DingXiaoLong_Spring", |
| "end_time": "11:00",
| | "m": [ |
| "kind": "actions",
| | 3 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.PastureWork@Outside",
| | "d": [], |
| "display_name": "室外干活(小葵用)",
| | "c": "", |
| "location_hint": "Outside",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "06:00", |
| "search_private": true,
| | "e": "08:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| },
| | 228 |
| {
| | ] |
| "template": "SubInteract.PettingSmall_Animal_Role",
| | }, |
| "display_name": "抚摸小动物",
| | { |
| "location_hint": "",
| | "b": "08:00", |
| "public_tag": "",
| | "e": "10:00", |
| "private_tag": "",
| | "k": "actions", |
| "search_public": false,
| | "a": [ |
| "search_private": false,
| | 229 |
| "weight": 100,
| | ] |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PastureWork@Inside",
| |
| "display_name": "室内干活(小葵用)", | |
| "location_hint": "Inside",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.AnimalBathtub_NPC@Pasture",
| |
| "display_name": "牵着去洗澡",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 600,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.AnimalBathtub_NPC@Pasture", | |
| "display_name": "牵着去洗澡",
| |
| "location_hint": "Pasture", | |
| "public_tag": "Pasture",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 600, | |
| "score": 0
| |
| }, | | }, |
| "summary": "牵着去洗澡 (Pasture)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "11:40", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 230 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪", | |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Pasture)" | | { |
| },
| | "b": "11:40", |
| {
| | "e": "13:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 231, |
| "action_candidates": [
| | 232 |
| {
| | ] |
| "template": "Interact.Cook@Pasture",
| | }, |
| "display_name": "烹饪",
| | { |
| "location_hint": "Pasture",
| | "b": "13:00", |
| "public_tag": "Pasture",
| | "e": "15:00", |
| "private_tag": "",
| | "k": "actions", |
| "search_public": true,
| | "a": [ |
| "search_private": false, | | 199 |
| "weight": 100, | | ] |
| "score": 0
| |
| } | |
| ], | |
| "primary_action": { | |
| "template": "Interact.Cook@Pasture", | |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture", | |
| "public_tag": "Pasture",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Pasture)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "16:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 233 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Work@Pasture",
| |
| "display_name": "工作",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PastureWork@Outside",
| |
| "display_name": "室外干活(小葵用)",
| |
| "location_hint": "Outside",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Cutting_BigAnimal",
| |
| "display_name": "给羊剪毛",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Work@Pasture",
| |
| "display_name": "工作",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "工作 (Family)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 234 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.TidyAnimalEggs", | |
| "display_name": "小葵收拾窝",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.TidyAnimalEggs",
| |
| "display_name": "小葵收拾窝",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小葵收拾窝" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "19:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 235 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PasteWindowDecorations@Home",
| |
| "display_name": "在家里贴窗花",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (Family)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "20:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 227 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@Pasture",
| |
| "display_name": "∫在牧场看书",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PastureWork@Inside",
| |
| "display_name": "室内干活(小葵用)",
| |
| "location_hint": "Inside",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family", | |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (Family)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "21:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 227 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_DingXiaoMiao_SpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节的日程准备",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_InFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "21:00", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_InFestival",
| | "e": "06:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "06:01",
| | "i": "Schedule.CoralTown_DingXiaoLong_Winter", |
| "end_time": "11:00",
| | "m": [ |
| "kind": "actions",
| | 4 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.PastureWork@Outside",
| | "d": [], |
| "display_name": "室外干活(小葵用)",
| | "c": "", |
| "location_hint": "Outside",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "08:00", |
| "search_private": true,
| | "e": "10:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| },
| | 236 |
| {
| | ] |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PastureWork@Inside",
| |
| "display_name": "室内干活(小葵用)",
| |
| "location_hint": "Inside",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.AnimalBathtub_NPC@Pasture",
| |
| "display_name": "牵着去洗澡",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 600, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AnimalBathtub_NPC@Pasture",
| |
| "display_name": "牵着去洗澡",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 600,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "牵着去洗澡 (Pasture)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "11:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 237 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Pasture)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "12:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 238 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Pasture)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "13:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 231 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Work@Pasture",
| |
| "display_name": "工作",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | |
| {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PastureWork@Outside",
| |
| "display_name": "室外干活(小葵用)",
| |
| "location_hint": "Outside",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Cutting_BigAnimal",
| |
| "display_name": "给羊剪毛",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Work@Pasture",
| |
| "display_name": "工作",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "工作 (Family)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "14:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 239 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.TidyAnimalEggs",
| |
| "display_name": "小葵收拾窝",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.TidyAnimalEggs",
| |
| "display_name": "小葵收拾窝",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小葵收拾窝" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 240 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PasteWindowDecorations@Home",
| |
| "display_name": "在家里贴窗花",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (Family)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "17:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 241 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@Pasture",
| |
| "display_name": "∫在牧场看书",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PastureWork@Inside",
| |
| "display_name": "室内干活(小葵用)",
| |
| "location_hint": "Inside",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family", | |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (Family)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "19:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 242 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "19:00", |
| ]
| | "e": "20:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 227 |
| "schedule_id": "Schedule.CoralTown_DingXiaoMiao_BeforeBeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "20:30", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 227 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.Construction_DingXiaoMiao@LinYuHuaShop_BeachFestival",
| |
| "display_name": "∫施工表演-予画摊位-沙滩节-丁小葵",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater@LinYuHuaShop_BeachFestival",
| |
| "display_name": "喝水-予画摊位-沙滩节",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DeeplyThink@LinYuHuaShop_BeachFestival",
| |
| "display_name": "看向前方,深深地思考-予画摊位-沙滩节",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 60,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@LinYuHua+DingXiaoMiaoShop_BeachFestival",
| |
| "display_name": "沙滩节在予画+丁小葵的摊位打扫",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 60,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.OperatePhone_Idle",
| |
| "display_name": "玩手机",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 40,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Construction_DingXiaoMiao@LinYuHuaShop_BeachFestival",
| |
| "display_name": "∫施工表演-予画摊位-沙滩节-丁小葵",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫施工表演-予画摊位-沙滩节-丁小葵 (Beach_LinYuHuaShop_BeachFestival)" | | { |
| },
| | "b": "20:30", |
| {
| | "e": "08:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.HangOut@Beach",
| | ] |
| "display_name": "闲逛",
| | }, |
| "location_hint": "Beach",
| | { |
| "public_tag": "Beach",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_DingXiaoLong_Rain_Mon", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "On Raining Days", |
| },
| | "cs": [ |
| {
| | { |
| "template": "Interact.DrinkCoconut@Beach",
| | "type": "weather_today", |
| "display_name": "喝椰子",
| | "reverse": false, |
| "location_hint": "Beach",
| | "dest_type": "Rain" |
| "public_tag": "Beach",
| | } |
| "private_tag": "",
| | ], |
| "search_public": true,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "10:00", |
| "score": 0
| | "e": "12:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": {
| | 242 |
| "template": "Interact.HangOut@Beach", | | ] |
| "display_name": "闲逛",
| |
| "location_hint": "Beach", | |
| "public_tag": "Beach",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "13:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 231 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (Family)" | | { |
| }
| | "b": "13:00", |
| ]
| | "e": "15:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 239 |
| "schedule_id": "Schedule.CoralTown_DingXiaoMiao_BeforeBeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "17:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 243 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Construction_DingXiaoMiao@LinYuHuaShop_BeachFestival",
| |
| "display_name": "∫施工表演-予画摊位-沙滩节-丁小葵",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@LinYuHuaShop_BeachFestival",
| |
| "display_name": "喝水-予画摊位-沙滩节",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@LinYuHuaShop_BeachFestival",
| |
| "display_name": "看向前方,深深地思考-予画摊位-沙滩节",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 60,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@LinYuHua+DingXiaoMiaoShop_BeachFestival",
| |
| "display_name": "沙滩节在予画+丁小葵的摊位打扫",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 60, | |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.OperatePhone_Idle",
| |
| "display_name": "玩手机",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 40,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Construction_DingXiaoMiao@LinYuHuaShop_BeachFestival",
| |
| "display_name": "∫施工表演-予画摊位-沙滩节-丁小葵",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫施工表演-予画摊位-沙滩节-丁小葵 (Beach_LinYuHuaShop_BeachFestival)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "20:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 227 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "10:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.Cook@Pasture",
| | ] |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "在家扫地 (Family)"
| |
| } | |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_DingXiaoMiao_BeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_DingXiaoLong_BeforeBeachFestival", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [ |
| "display_name": "睡觉",
| | 25 |
| "location_hint": "Home",
| | ], |
| "public_tag": "",
| | "c": "沙滩节筹备", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "00:00", |
| "score": 0
| | "e": "08:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": { | | 244 |
| "template": "Interact.Furniture.Sleep@Home", | | ] |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "14:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 245, |
| "action_candidates": [
| | 246 |
| {
| | ] |
| "template": "Interact.SweepFloor_DingXiaoMiao@LinYuHuaShop_BeachFestival",
| |
| "display_name": "沙滩节在予画摊位打扫-丁小葵",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink_DingXiaoMiao@LinYuHuaShop_BeachFestival",
| |
| "display_name": "看向前方,深深地思考-予画摊位-沙滩节",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit_DingXiaoMiao@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "沙滩节参观洛桃桃店铺-丁小葵",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 30,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit_DingXiaoMiao@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺-丁小葵",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 30,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.OperatePhone_Idle",
| |
| "display_name": "玩手机",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 30,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater_Idle",
| |
| "display_name": "∫原地喝水", | |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 30,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink_DingXiaoMiao@LinYuHuaShop_BeachFestival",
| |
| "display_name": "看向前方,深深地思考-予画摊位-沙滩节",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "看向前方,深深地思考-予画摊位-沙滩节 (Beach_LinYuHuaShop_BeachFestival)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 247, |
| "action_candidates": [
| | 248 |
| {
| | ] |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| }
| | "b": "16:00", |
| ]
| | "e": "18:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 245, |
| "schedule_id": "Schedule.CoralTown_DingXiaoMiao_New_Normal_LiveTogether",
| | 246 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome", | |
| "display_name": "在家扫地", | |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "21:00", |
| "begin_time": "06:01",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 243 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.PettingBigAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "帮玩家抚摸小动物 (MainRoleHome)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "00:00", |
| "begin_time": "09:01",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 227 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "SubInteract.Feed_Animal_Role",
| | ] |
| "display_name": "喂食",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "", | | "i": "Schedule.CoralTown_DingXiaoLong_BeforeBeachFestival", |
| "search_public": false,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }, | | "d": [ |
| {
| | 26 |
| "template": "SubInteract.PettingSmall_Animal_Role",
| | ], |
| "display_name": "抚摸小动物",
| | "c": "沙滩节筹备", |
| "location_hint": "",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": false,
| | "e": "08:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| },
| | 244 |
| {
| | ] |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.AnimalRecord",
| |
| "display_name": "小葵动物行为记录",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "SubInteract.PettingSmall_Animal_Role", | |
| "display_name": "抚摸小动物",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "抚摸小动物" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "14:00", |
| "begin_time": "11:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 245, |
| "action_candidates": [
| | 246 |
| {
| | ] |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Pasture)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 247, |
| "action_candidates": [
| | 248 |
| {
| | ] |
| "template": "Interact.Eat@Home_DingXiaoKui",
| |
| "display_name": "在家吃饭-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_DingXiaoKui",
| |
| "display_name": "在家吃饭-丁小葵",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭-丁小葵 (Pasture)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "13:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 245, |
| "action_candidates": [
| | 246 |
| {
| | ] |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| |
| "display_name": "丁小葵收银",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| |
| "display_name": "丁小葵收银",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵收银" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "21:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 243 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_DiZhi",
| |
| "display_name": "丁小葵吹笛子",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_DingXiaoKui_DiZhi",
| |
| "display_name": "丁小葵吹笛子",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵吹笛子" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "00:00", |
| "begin_time": "16:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 227 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.LogicPoint_DingXiaoKui_ShuYe",
| | ] |
| "display_name": "丁小葵吹笛子",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_DingXiaoLong_BeachFestival", |
| "search_public": false,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 27 |
| "primary_action": {
| | ], |
| "template": "Interact.LogicPoint_DingXiaoKui_ShuYe",
| | "c": "沙滩节当天", |
| "display_name": "丁小葵吹笛子",
| | "cs": [], |
| "location_hint": "",
| | "sl": [ |
| "public_tag": "", | | { |
| "private_tag": "", | | "b": "06:00", |
| "search_public": false, | | "e": "18:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100, | | "a": [ |
| "score": 0 | | 179 |
| | ] |
| }, | | }, |
| "summary": "丁小葵吹笛子" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "23:59", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 249 |
| "action_candidates": [
| | ] |
| { | |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.AnimalRecord",
| |
| "display_name": "小葵动物行为记录",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "抚摸小动物" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "06:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.LogicPoint_DingXiaoKui_Loding", | | ] |
| "display_name": "丁小葵等待",
| | } |
| "location_hint": "",
| | ] |
| "public_tag": "",
| | }, |
| "private_tag": "",
| | "role.coraltown_dingxiaomiao": { |
| "search_public": false,
| | "i": "Role.CoralTown_DingXiaoMiao", |
| "search_private": false,
| | "n": "丁小葵", |
| "weight": 100,
| | "c": "Calender.CoralTown_DingXiaoMiao", |
| "score": 0
| | "r": [ |
| }
| | 4, |
| ],
| | 6, |
| "primary_action": {
| | 1 |
| "template": "Interact.LogicPoint_DingXiaoKui_Loding",
| | ], |
| "display_name": "丁小葵等待",
| | "v": [ |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_DingXiaoMiao_Spring", |
| "search_public": false,
| | "m": [ |
| "search_private": false,
| | 1 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| },
| | "d": [], |
| "summary": "丁小葵等待"
| | "c": "", |
| },
| | "cs": [], |
| { | | "sl": [ |
| "begin_time": "21:01",
| | { |
| "end_time": "22:00",
| | "b": "00:01", |
| "kind": "actions", | | "e": "06:00", |
| "action_candidates": [
| | "k": "actions", |
| {
| | "a": [ |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing",
| | 127 |
| "display_name": "丁小葵收银",
| | ] |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.LogicPoint_DinXiaoKui_ShouYing", | |
| "display_name": "丁小葵收银",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "丁小葵收银" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "06:01", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 250 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.PettingBigAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "帮玩家抚摸小动物 (MainRoleHome)" | | { |
| }
| | "b": "06:01", |
| ]
| | "e": "11:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 251, |
| "role.coraltown_fangshimiao": {
| | 252, |
| "id": "Role.CoralTown_FangShiMiao",
| | 253, |
| "name": "房时渺",
| | 254, |
| "key": "role.coraltown_fangshimiao",
| | 251, |
| "calendar_id": "Calender.CoralTown_FangShiMiao",
| | 255 |
| "entity_file": "Role.CoralTown_FangShiMiao",
| | ] |
| "regular_count": 4,
| |
| "special_count": 1,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_FangShiMiao_Normal",
| |
| "months": [
| |
| 1
| |
| ],
| |
| "month_labels": [
| |
| "spring"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.SitRead_Role_Sofa_FSM",
| |
| "display_name": "读书",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitRead_Role_Sofa_FSM",
| |
| "display_name": "读书",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "读书" | | { |
| },
| | "b": "11:01", |
| {
| | "e": "12:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 256 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Potion_FangShiMiao",
| |
| "display_name": "∫药剂",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Potion_FangShiMiao",
| |
| "display_name": "∫药剂",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫药剂 (House_Fang)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "13:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 257 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Note_FSM",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Note_FSM",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫笔记 (House_Fang)" | | { |
| },
| | "b": "13:01", |
| {
| | "e": "14:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 258 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Pick_FangShiMiao",
| |
| "display_name": "∫捡东西",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Pick_FangShiMiao",
| |
| "display_name": "∫捡东西",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫捡东西 (House_Fang)" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "16:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 259 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Note_FangShiMiao",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Note_FangShiMiao",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫笔记 (House_Fang)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "18:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 260 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "18:01", |
| ]
| | "e": "20:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 251, |
| "schedule_id": "Schedule.CoralTown_FangShiMiao_Normal",
| | 252, |
| "months": [
| | 253, |
| 2
| | 254, |
| ],
| | 251, |
| "month_labels": [
| | 255 |
| "summer"
| | ] |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead@Home", | |
| "display_name": "在家读书",
| |
| "location_hint": "Home", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.SitRead_Role_Sofa_FSM",
| |
| "display_name": "读书",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitRead_Role_Sofa_FSM",
| |
| "display_name": "读书",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "读书" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "21:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 261 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Potion_FangShiMiao",
| |
| "display_name": "∫药剂",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Potion_FangShiMiao",
| |
| "display_name": "∫药剂",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫药剂 (House_Fang)" | | { |
| },
| | "b": "21:01", |
| {
| | "e": "22:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 258 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Note_FSM",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Note_FSM",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫笔记 (House_Fang)" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "23:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 262 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Pick_FangShiMiao",
| |
| "display_name": "∫捡东西", | |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Pick_FangShiMiao",
| |
| "display_name": "∫捡东西",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫捡东西 (House_Fang)" | | { |
| },
| | "b": "23:01", |
| {
| | "e": "00:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 263 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Note_FangShiMiao",
| | ] |
| "display_name": "∫笔记",
| | }, |
| "location_hint": "House_Fang",
| | { |
| "public_tag": "House_Fang",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_DingXiaoMiao_Spring", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.Note_FangShiMiao", | | "sl": [ |
| "display_name": "∫笔记",
| | { |
| "location_hint": "House_Fang", | | "b": "00:01", |
| "public_tag": "House_Fang",
| | "e": "06:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 127 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "∫笔记 (House_Fang)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "06:01", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 250 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "06:01", |
| ]
| | "e": "11:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 251, |
| "schedule_id": "Schedule.CoralTown_FangShiMiao_Normal",
| | 252, |
| "months": [
| | 253, |
| 3
| | 254, |
| ],
| | 251, |
| "month_labels": [
| | 255 |
| "autumn"
| | ] |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead@Home", | |
| "display_name": "在家读书",
| |
| "location_hint": "Home", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.SitRead_Role_Sofa_FSM",
| |
| "display_name": "读书",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitRead_Role_Sofa_FSM",
| |
| "display_name": "读书",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "读书" | | { |
| },
| | "b": "11:01", |
| {
| | "e": "12:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 256 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Potion_FangShiMiao",
| |
| "display_name": "∫药剂",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Potion_FangShiMiao",
| |
| "display_name": "∫药剂",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫药剂 (House_Fang)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "13:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 257 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Note_FSM",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Note_FSM",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫笔记 (House_Fang)" | | { |
| },
| | "b": "13:01", |
| {
| | "e": "14:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 258 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Pick_FangShiMiao",
| |
| "display_name": "∫捡东西",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Pick_FangShiMiao",
| |
| "display_name": "∫捡东西",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫捡东西 (House_Fang)" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "16:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 259 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Note_FangShiMiao",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Note_FangShiMiao",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫笔记 (House_Fang)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "18:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 260 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "18:01", |
| ]
| | "e": "20:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 251, |
| "schedule_id": "Schedule.CoralTown_FangShiMiao_Normal",
| | 252, |
| "months": [
| | 253, |
| 4
| | 254, |
| ],
| | 251, |
| "month_labels": [
| | 255 |
| "winter"
| | ] |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead@Home", | |
| "display_name": "在家读书",
| |
| "location_hint": "Home", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.SitRead_Role_Sofa_FSM",
| |
| "display_name": "读书",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitRead_Role_Sofa_FSM",
| |
| "display_name": "读书",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "读书" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "21:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 261 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Potion_FangShiMiao",
| |
| "display_name": "∫药剂",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Potion_FangShiMiao",
| |
| "display_name": "∫药剂",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫药剂 (House_Fang)" | | { |
| },
| | "b": "21:01", |
| {
| | "e": "22:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 258 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Note_FSM",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Note_FSM",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫笔记 (House_Fang)" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "23:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 262 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.Pick_FangShiMiao",
| |
| "display_name": "∫捡东西",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Pick_FangShiMiao",
| |
| "display_name": "∫捡东西",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫捡东西 (House_Fang)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Note_FangShiMiao",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Note_FangShiMiao",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫笔记 (House_Fang)"
| |
| },
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_FangShiMiao_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "雨天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "23:01", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 263 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "06:00",
| | "i": "Schedule.CoralTown_DingXiaoMiao_Spring", |
| "end_time": "12:00",
| | "m": [ |
| "kind": "actions",
| | 3 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.SitRead_FangShiMiao",
| | "d": [], |
| "display_name": "在家看书",
| | "c": "", |
| "location_hint": "Hostal",
| | "cs": [], |
| "public_tag": "Hostal",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": true,
| | "b": "00:01", |
| "search_private": false,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| },
| | 127 |
| {
| | ] |
| "template": "SubInteract.SitRead_Role_Sofa_FSM",
| |
| "display_name": "读书",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "SubInteract.SitRead_Role_Sofa_FSM", | |
| "display_name": "读书",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "读书" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "06:01", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 250 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Potion_FangShiMiao",
| |
| "display_name": "∫药剂",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Potion_FangShiMiao",
| |
| "display_name": "∫药剂",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫药剂 (House_Fang)" | | { |
| },
| | "b": "06:01", |
| {
| | "e": "11:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 251, |
| "action_candidates": [
| | 252, |
| {
| | 253, |
| "template": "Interact.Pick_FangShiMiao",
| | 254, |
| "display_name": "∫捡东西",
| | 251, |
| "location_hint": "House_Fang",
| | 255 |
| "public_tag": "House_Fang", | | ] |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Pick_FangShiMiao",
| |
| "display_name": "∫捡东西",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫捡东西 (House_Fang)" | | { |
| },
| | "b": "11:01", |
| {
| | "e": "12:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 256 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Note_FangShiMiao",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Note_FangShiMiao",
| |
| "display_name": "∫笔记",
| |
| "location_hint": "House_Fang",
| |
| "public_tag": "House_Fang",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫笔记 (House_Fang)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "13:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 257 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "13:01", |
| ]
| | "e": "14:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 258 |
| "role.coraltown_fangwenting": {
| | ] |
| "id": "Role.CoralTown_FangWenTing",
| |
| "name": "沈霓",
| |
| "key": "role.coraltown_fangwenting",
| |
| "calendar_id": "Calender.CoralTown_FangWenTing",
| |
| "entity_file": "Role.CoralTown_FangWenTing",
| |
| "regular_count": 4,
| |
| "special_count": 4,
| |
| "living_together_count": 1,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_ShenNi_Normal_new",
| |
| "months": [
| |
| 1
| |
| ],
| |
| "month_labels": [
| |
| "spring"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAlongRoad_ShenNi",
| |
| "display_name": "海边晨跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongRoad_ShenNi",
| |
| "display_name": "海边晨跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "海边晨跑" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "16:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:30",
| | "a": [ |
| "kind": "actions",
| | 259 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.FixMotorcycle@VehicleShop",
| |
| "display_name": "修车",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.FixMotorcycle@VehicleShop",
| |
| "display_name": "修车",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "修车 (VehicleShop)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "18:00", |
| "begin_time": "10:30",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 260 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayGame@GameCenter",
| |
| "display_name": "在游戏厅打街机",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayGame@GameCenter",
| |
| "display_name": "在游戏厅打街机",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅打街机 (GameCenter)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "20:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "12:50",
| | "a": [ |
| "kind": "actions",
| | 251, |
| "action_candidates": [
| | 252, |
| {
| | 253, |
| "template": "Interact.Eat@Restaurant_ShenNi", | | 254, |
| "display_name": "在饭店吃饭", | | 251, |
| "location_hint": "Restaurant", | | 255 |
| "public_tag": "Restaurant", | | ] |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "21:00", |
| "begin_time": "12:50",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 261 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@GroceryStore_ShenNi",
| |
| "display_name": "在宠物店思考_货架",
| |
| "location_hint": "GroceryStore_ShenNi",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@GroceryStore_ShenNi",
| |
| "display_name": "在宠物店思考_货架",
| |
| "location_hint": "GroceryStore_ShenNi",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在宠物店思考_货架 (GroceryStore_ShenNi)" | | { |
| },
| | "b": "21:01", |
| {
| | "e": "22:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 258 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Boxing@VehicleShop",
| |
| "display_name": "练习拳击",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Boxing@VehicleShop",
| |
| "display_name": "练习拳击",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "练习拳击 (VehicleShop)" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "23:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 262 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw@VehicleShop_ShenNi",
| |
| "display_name": "画画",
| |
| "location_hint": "VehicleShop_ShenNi",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@VehicleShop_ShenNi",
| |
| "display_name": "画画",
| |
| "location_hint": "VehicleShop_ShenNi",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (VehicleShop_ShenNi)" | | { |
| },
| | "b": "23:01", |
| {
| | "e": "00:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 263 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.RunAlongRoad_ShenNi",
| | ] |
| "display_name": "海边晨跑",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_DingXiaoMiao_Winter", |
| "search_public": false,
| | "m": [ |
| "search_private": false,
| | 4 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.RunAlongRoad_ShenNi", | | "sl": [ |
| "display_name": "海边晨跑",
| | { |
| "location_hint": "", | | "b": "00:01", |
| "public_tag": "",
| | "e": "06:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": false, | | "a": [ |
| "search_private": false,
| | 127 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "海边晨跑" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "06:01", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 250 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal_ShenNi",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal_ShenNi",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "06:01", |
| {
| | "e": "11:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 251, |
| "action_candidates": [
| | 252, |
| {
| | 253, |
| "template": "Interact.Furniture.Sleep@Home_R", | | 254, |
| "display_name": "睡觉", | | 251, |
| "location_hint": "Home_R", | | 255 |
| "public_tag": "", | | ] |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| }
| | "b": "11:01", |
| ]
| | "e": "12:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 256 |
| "schedule_id": "Schedule.CoralTown_ShenNi_Normal_new",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAlongRoad_ShenNi", | |
| "display_name": "海边晨跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongRoad_ShenNi",
| |
| "display_name": "海边晨跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "海边晨跑" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "13:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:30",
| | "a": [ |
| "kind": "actions",
| | 257 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.FixMotorcycle@VehicleShop",
| |
| "display_name": "修车",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.FixMotorcycle@VehicleShop",
| |
| "display_name": "修车",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "修车 (VehicleShop)" | | { |
| },
| | "b": "13:01", |
| {
| | "e": "14:00", |
| "begin_time": "10:30",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 258 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayGame@GameCenter",
| |
| "display_name": "在游戏厅打街机",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayGame@GameCenter",
| |
| "display_name": "在游戏厅打街机",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅打街机 (GameCenter)" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "15:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "12:50",
| | "a": [ |
| "kind": "actions",
| | 259 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "17:00", |
| "begin_time": "12:50",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 264 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@GroceryStore_ShenNi",
| |
| "display_name": "在宠物店思考_货架", | |
| "location_hint": "GroceryStore_ShenNi",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@GroceryStore_ShenNi",
| |
| "display_name": "在宠物店思考_货架",
| |
| "location_hint": "GroceryStore_ShenNi",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在宠物店思考_货架 (GroceryStore_ShenNi)" | | { |
| },
| | "b": "17:01", |
| {
| | "e": "19:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 257 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Boxing@VehicleShop",
| |
| "display_name": "练习拳击", | |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Boxing@VehicleShop",
| |
| "display_name": "练习拳击",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "练习拳击 (VehicleShop)" | | { |
| },
| | "b": "19:01", |
| {
| | "e": "20:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 251, |
| "action_candidates": [
| | 252, |
| {
| | 253, |
| "template": "Interact.Draw@VehicleShop_ShenNi",
| | 254, |
| "display_name": "画画",
| | 251, |
| "location_hint": "VehicleShop_ShenNi",
| | 255 |
| "public_tag": "", | | ] |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@VehicleShop_ShenNi",
| |
| "display_name": "画画",
| |
| "location_hint": "VehicleShop_ShenNi",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (VehicleShop_ShenNi)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "21:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 261 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.RunAlongRoad_ShenNi",
| |
| "display_name": "海边晨跑", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongRoad_ShenNi",
| |
| "display_name": "海边晨跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "海边晨跑" | | { |
| },
| | "b": "21:01", |
| {
| | "e": "22:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 258 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal_ShenNi",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal_ShenNi",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "23:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 262 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉", | |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| }
| | "b": "23:01", |
| ]
| | "e": "00:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 263 |
| "schedule_id": "Schedule.CoralTown_ShenNi_Normal_new",
| | ] |
| "months": [
| | } |
| 3
| | ] |
| ],
| | }, |
| "month_labels": [
| | { |
| "autumn" | | "o": "special", |
| ],
| | "i": "Schedule.CoralTown_DingXiaoMiao_Rain", |
| "weekdays": [], | | "m": [], |
| "weekday_labels": [], | | "w": [], |
| "days": [],
| | "d": [], |
| "priority": "",
| | "c": "常规雨天", |
| "condition_desc": "",
| | "cs": [ |
| "condition_summary": [],
| | { |
| "condition_raw": {},
| | "type": "weather_today", |
| "slots": [
| | "reverse": false, |
| { | | "dest_type": "Rain" |
| "begin_time": "06:00",
| | } |
| "end_time": "08:00",
| | ], |
| "kind": "actions", | | "sl": [ |
| "action_candidates": [
| | { |
| { | | "b": "06:01", |
| "template": "Interact.RunAlongRoad_ShenNi",
| | "e": "11:00", |
| "display_name": "海边晨跑",
| | "k": "actions", |
| "location_hint": "",
| | "a": [ |
| "public_tag": "",
| | 251, |
| "private_tag": "",
| | 252, |
| "search_public": false,
| | 253, |
| "search_private": false,
| | 254, |
| "weight": 100,
| | 251, |
| "score": 0
| | 255 |
| }
| | ] |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongRoad_ShenNi", | |
| "display_name": "海边晨跑", | |
| "location_hint": "", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "海边晨跑" | | { |
| },
| | "b": "11:01", |
| {
| | "e": "12:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:30",
| | "a": [ |
| "kind": "actions",
| | 256 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.FixMotorcycle@VehicleShop",
| |
| "display_name": "修车",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.FixMotorcycle@VehicleShop",
| |
| "display_name": "修车",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "修车 (VehicleShop)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "13:00", |
| "begin_time": "10:30",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 257 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayGame@GameCenter",
| |
| "display_name": "在游戏厅打街机",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayGame@GameCenter",
| |
| "display_name": "在游戏厅打街机",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅打街机 (GameCenter)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "14:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "12:50",
| | "a": [ |
| "kind": "actions",
| | 265 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "12:50",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 259 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@GroceryStore_ShenNi",
| |
| "display_name": "在宠物店思考_货架",
| |
| "location_hint": "GroceryStore_ShenNi",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@GroceryStore_ShenNi",
| |
| "display_name": "在宠物店思考_货架",
| |
| "location_hint": "GroceryStore_ShenNi",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在宠物店思考_货架 (GroceryStore_ShenNi)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 262 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Boxing@VehicleShop",
| |
| "display_name": "练习拳击",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Boxing@VehicleShop",
| |
| "display_name": "练习拳击",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "练习拳击 (VehicleShop)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "20:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 251, |
| "action_candidates": [
| | 252, |
| {
| | 253, |
| "template": "Interact.Draw@VehicleShop_ShenNi", | | 254, |
| "display_name": "画画", | | 251, |
| "location_hint": "VehicleShop_ShenNi", | | 255 |
| "public_tag": "", | | ] |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@VehicleShop_ShenNi",
| |
| "display_name": "画画",
| |
| "location_hint": "VehicleShop_ShenNi",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (VehicleShop_ShenNi)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "21:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 261 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.RunAlongRoad_ShenNi",
| |
| "display_name": "海边晨跑", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongRoad_ShenNi",
| |
| "display_name": "海边晨跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "海边晨跑" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "22:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 265 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal_ShenNi",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal_ShenNi",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 262 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| }
| | "b": "23:00", |
| ]
| | "e": "00:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 263 |
| "schedule_id": "Schedule.CoralTown_ShenNi_Normal_Winter",
| | ] |
| "months": [
| |
| 4
| |
| ],
| |
| "month_labels": [
| |
| "winter"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAlongRoad_ShenNi", | |
| "display_name": "海边晨跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongRoad_ShenNi",
| |
| "display_name": "海边晨跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "海边晨跑" | | { |
| },
| | "b": "01:01", |
| {
| | "e": "06:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.FixMotorcycle@VehicleShop",
| | ] |
| "display_name": "修车",
| | }, |
| "location_hint": "VehicleShop",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_DingXiaoMiao_AfterSpringFestival", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "春节前的准备日程", |
| }
| | "cs": [ |
| ],
| | { |
| "primary_action": {
| | "type": "calendar_now_is_festival", |
| "template": "Interact.FixMotorcycle@VehicleShop", | | "reverse": false, |
| "display_name": "修车", | | "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival", |
| "location_hint": "VehicleShop", | | "tag": "SOURCE" |
| "public_tag": "", | | } |
| "private_tag": "",
| | ], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "06:01", |
| "score": 0 | | "e": "11:00", |
| | "k": "actions", |
| | "a": [ |
| | 266, |
| | 252, |
| | 253, |
| | 254, |
| | 251, |
| | 267, |
| | 268 |
| | ] |
| }, | | }, |
| "summary": "修车 (VehicleShop)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "12:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 256 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayBasketball@BasketballCourt_ShenNi",
| |
| "display_name": "打篮球",
| |
| "location_hint": "BasketballCourt",
| |
| "public_tag": "BasketballCourt",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayBasketball@BasketballCourt_ShenNi",
| |
| "display_name": "打篮球",
| |
| "location_hint": "BasketballCourt",
| |
| "public_tag": "BasketballCourt",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "打篮球 (BasketballCourt)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "13:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "12:50",
| | "a": [ |
| "kind": "actions",
| | 256 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "18:00", |
| "begin_time": "12:50",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 269, |
| "action_candidates": [
| | 253, |
| {
| | 254, |
| "template": "Interact.DrinkCoffee@Hostal_ShenNi", | | 251, |
| "display_name": "喝咖啡", | | 252, |
| "location_hint": "Hostal", | | 266, |
| "public_tag": "Hostal", | | 270 |
| "private_tag": "",
| | ] |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal_ShenNi",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 271, |
| "action_candidates": [
| | 272 |
| {
| | ] |
| "template": "Interact.Boxing@VehicleShop",
| |
| "display_name": "练习拳击",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Boxing@VehicleShop",
| |
| "display_name": "练习拳击",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "练习拳击 (VehicleShop)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "21:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 256, |
| "action_candidates": [
| | 169, |
| {
| | 175 |
| "template": "Interact.Boxing@VehicleShop",
| | ] |
| "display_name": "练习拳击",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Boxing@VehicleShop",
| |
| "display_name": "练习拳击",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "练习拳击 (VehicleShop)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "01:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 273, |
| "action_candidates": [
| | 267, |
| { | | 169 |
| "template": "Interact.FixMotorcycle@VehicleShop",
| | ] |
| "display_name": "修车",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.FixMotorcycle@VehicleShop",
| |
| "display_name": "修车",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "修车 (VehicleShop)"
| |
| },
| |
| {
| |
| "begin_time": "17:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Draw@VehicleShop_ShenNi",
| |
| "display_name": "画画",
| |
| "location_hint": "VehicleShop_ShenNi",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@VehicleShop_ShenNi",
| |
| "display_name": "画画",
| |
| "location_hint": "VehicleShop_ShenNi", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "画画 (VehicleShop_ShenNi)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAlongRoad_ShenNi",
| |
| "display_name": "海边晨跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongRoad_ShenNi",
| |
| "display_name": "海边晨跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "海边晨跑"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal_ShenNi",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal_ShenNi",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| },
| |
| "summary": "喝咖啡 (Hostal)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R", | |
| "display_name": "睡觉", | |
| "location_hint": "Home_R", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ShenNi_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "On Raining Days",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "01:00", |
| "Weather_Today": { | | "e": "06:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "08:00",
| | "i": "Schedule.CoralTown_DingXiaoMiao_SpringFestival", |
| "end_time": "12:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "春节的日程准备", |
| "template": "Interact.FixMotorcycle@VehicleShop",
| | "cs": [ |
| "display_name": "修车",
| | { |
| "location_hint": "VehicleShop",
| | "type": "calendar_now_is_festival", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "festival_template": "Festival.SpringFestivalActivity_POI_InFestival", |
| "search_public": false,
| | "tag": "SOURCE" |
| "search_private": true,
| | } |
| "weight": 100,
| | ], |
| "score": 0
| | "sl": [ |
| }
| | { |
| ],
| | "b": "06:01", |
| "primary_action": {
| | "e": "11:00", |
| "template": "Interact.FixMotorcycle@VehicleShop", | | "k": "actions", |
| "display_name": "修车", | | "a": [ |
| "location_hint": "VehicleShop", | | 266, |
| "public_tag": "", | | 252, |
| "private_tag": "",
| | 253, |
| "search_public": false,
| | 254, |
| "search_private": true,
| | 251, |
| "weight": 100,
| | 267, |
| "score": 0 | | 268 |
| | ] |
| }, | | }, |
| "summary": "修车 (VehicleShop)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "12:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 256 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "13:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 256 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Boxing@VehicleShop",
| |
| "display_name": "练习拳击",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 50,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Boxing@VehicleShop",
| |
| "display_name": "练习拳击",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 50,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "练习拳击 (VehicleShop)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "18:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 269, |
| "action_candidates": [
| | 253, |
| {
| | 254, |
| "template": "Interact.FixMotorcycle@VehicleShop",
| | 251, |
| "display_name": "修车",
| | 252, |
| "location_hint": "VehicleShop", | | 266, |
| "public_tag": "", | | 270 |
| "private_tag": "", | | ] |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 50, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.FixMotorcycle@VehicleShop",
| |
| "display_name": "修车",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 50,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "修车 (VehicleShop)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 271, |
| "action_candidates": [
| | 272 |
| {
| | ] |
| "template": "Interact.Draw@VehicleShop_ShenNi", | |
| "display_name": "画画",
| |
| "location_hint": "VehicleShop_ShenNi", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@VehicleShop_ShenNi",
| |
| "display_name": "画画",
| |
| "location_hint": "VehicleShop_ShenNi",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (VehicleShop_ShenNi)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "21:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 256, |
| "action_candidates": [
| | 169, |
| {
| | 175 |
| "template": "Interact.DrinkCoffee@Hostal_ShenNi",
| | ] |
| "display_name": "喝咖啡", | |
| "location_hint": "Hostal", | |
| "public_tag": "Hostal", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal_ShenNi",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "01:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 273, |
| "action_candidates": [
| | 267, |
| {
| | 169 |
| "template": "Interact.SitSofaWatchTV@Home_ShenNi",
| | ] |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "VehicleShop_2F",
| |
| "public_tag": "VehicleShop_2F", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home_ShenNi",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "VehicleShop_2F",
| |
| "public_tag": "VehicleShop_2F",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (VehicleShop_2F)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "06:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.Furniture.Sleep@Home_R",
| | ] |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 50,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home_R)" | |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_FangWenTing_BeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": [] | |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "01:00",
| | "i": "Schedule.CoralTown_DingXiaoMiao_BeforeBeachFestival", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [ |
| "display_name": "睡觉",
| | 25 |
| "location_hint": "Home",
| | ], |
| "public_tag": "",
| | "c": "", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "00:00", |
| "score": 0
| | "e": "06:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": { | | 127 |
| "template": "Interact.Furniture.Sleep@Home", | | ] |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "17:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 274, |
| "action_candidates": [
| | 275, |
| {
| | 276, |
| "template": "Interact.FixMotorcycle@VehicleShop",
| | 277, |
| "display_name": "修车",
| | 278 |
| "location_hint": "VehicleShop",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@VehicleShop",
| |
| "display_name": "在理发店擦地",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "VehicleShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Work@VehicleShop",
| |
| "display_name": "在车店办公",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "VehicleShop", | |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Work@VehicleShop",
| |
| "display_name": "在车店办公",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "VehicleShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在车店办公 (VehicleShop)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "19:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 179, |
| "action_candidates": [
| | 233 |
| { | | ] |
| "template": "Interact.Visit@LinYuHuaShop_BeachFestival",
| |
| "display_name": "沙滩节参观予画店铺",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Visit@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Visit@YuTangTangShop_BeachFestival",
| |
| "display_name": "沙滩节参观雨棠棠店铺",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "沙滩节参观洛桃桃店铺",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.TakePictures@BeachFestival_LuoTaoTaoShop",
| |
| "display_name": "在洛桃桃店铺拍照",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛", | |
| "location_hint": "Beach", | |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Visit@YuTangTangShop_BeachFestival",
| |
| "display_name": "沙滩节参观雨棠棠店铺",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "沙滩节参观雨棠棠店铺 (Beach_YuTangTangShop_BeachFestival)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "00:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 256, |
| "action_candidates": [
| | 169 |
| {
| | ] |
| "template": "Interact.HangOut@Beach",
| | } |
| "display_name": "闲逛",
| | ] |
| "location_hint": "Beach", | |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": { | |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "闲逛 (Beach)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_FangWenTing_BeforeBeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer" | |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节前",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "01:00",
| | "i": "Schedule.CoralTown_DingXiaoMiao_BeforeBeachFestival", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [ |
| "display_name": "睡觉",
| | 26 |
| "location_hint": "Home",
| | ], |
| "public_tag": "",
| | "c": "", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "00:00", |
| "score": 0
| | "e": "06:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": { | | 127 |
| "template": "Interact.Furniture.Sleep@Home", | | ] |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "17:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 274, |
| "action_candidates": [
| | 275, |
| {
| | 276, |
| "template": "Interact.Work@VehicleShop_BeforeBeachFestival", | | 277, |
| "display_name": "在车店办公-沙滩节前",
| | 278 |
| "location_hint": "VehicleShop",
| | ] |
| "public_tag": "VehicleShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 200, | |
| "score": 0 | |
| },
| |
| { | |
| "template": "Interact.FixMotorcycle@VehicleShop_BeforeBeachFestival",
| |
| "display_name": "修车-沙滩节前",
| |
| "location_hint": "VehicleShop_BeforeBeachFestival",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Work@VehicleShop_BeforeBeachFestival",
| |
| "display_name": "在车店办公-沙滩节前",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "VehicleShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在车店办公-沙滩节前 (VehicleShop)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "19:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 179, |
| "action_candidates": [
| | 233 |
| {
| | ] |
| "template": "Interact.FixMotorcycle@VehicleShop_BeforeBeachFestival",
| |
| "display_name": "修车-沙滩节前",
| |
| "location_hint": "VehicleShop_BeforeBeachFestival",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.FixMotorcycle@VehicleShop_BeforeBeachFestival",
| |
| "display_name": "修车-沙滩节前",
| |
| "location_hint": "VehicleShop_BeforeBeachFestival",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.FixMotorcycle@VehicleShop_BeforeBeachFestival",
| |
| "display_name": "修车-沙滩节前",
| |
| "location_hint": "VehicleShop_BeforeBeachFestival",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "修车-沙滩节前 (VehicleShop_BeforeBeachFestival)" | | { |
| }
| | "b": "19:00", |
| ]
| | "e": "00:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 256, |
| "schedule_id": "Schedule.CoralTown_FangWenTing_BeforeBeachFestival",
| | 169 |
| "months": [
| | ] |
| 2
| | } |
| ],
| | ] |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节前",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": [] | |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "01:00",
| | "i": "Schedule.CoralTown_DingXiaoMiao_BeachFestival", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [ |
| "display_name": "睡觉",
| | 27 |
| "location_hint": "Home",
| | ], |
| "public_tag": "",
| | "c": "沙滩节", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "00:00", |
| "score": 0
| | "e": "06:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": { | | 127 |
| "template": "Interact.Furniture.Sleep@Home", | | ] |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "17:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 279, |
| "action_candidates": [
| | 280, |
| {
| | 281, |
| "template": "Interact.Work@VehicleShop_BeforeBeachFestival",
| | 282, |
| "display_name": "在车店办公-沙滩节前",
| | 283, |
| "location_hint": "VehicleShop",
| | 284 |
| "public_tag": "VehicleShop",
| | ] |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.FixMotorcycle@VehicleShop_BeforeBeachFestival",
| |
| "display_name": "修车-沙滩节前",
| |
| "location_hint": "VehicleShop_BeforeBeachFestival", | |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Work@VehicleShop_BeforeBeachFestival",
| |
| "display_name": "在车店办公-沙滩节前",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "VehicleShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在车店办公-沙滩节前 (VehicleShop)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "00:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 285 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.FixMotorcycle@VehicleShop_BeforeBeachFestival", | | ] |
| "display_name": "修车-沙滩节前",
| | }, |
| "location_hint": "VehicleShop_BeforeBeachFestival",
| | { |
| "public_tag": "",
| | "o": "living_together", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_DingXiaoMiao_New_Normal_LiveTogether", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 200,
| | "d": [], |
| "score": 0
| | "c": "", |
| },
| | "cs": [], |
| {
| | "sl": [ |
| "template": "Interact.FixMotorcycle@VehicleShop_BeforeBeachFestival",
| | { |
| "display_name": "修车-沙滩节前",
| | "b": "00:01", |
| "location_hint": "VehicleShop_BeforeBeachFestival",
| | "e": "06:00", |
| "public_tag": "",
| | "k": "actions", |
| "private_tag": "",
| | "a": [ |
| "search_public": false,
| | 145 |
| "search_private": true,
| | ] |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.FixMotorcycle@VehicleShop_BeforeBeachFestival", | |
| "display_name": "修车-沙滩节前",
| |
| "location_hint": "VehicleShop_BeforeBeachFestival", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 200, | |
| "score": 0
| |
| }, | | }, |
| "summary": "修车-沙滩节前 (VehicleShop_BeforeBeachFestival)" | | { |
| }
| | "b": "06:01", |
| ]
| | "e": "09:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 146, |
| "schedule_id": "Schedule.CoralTown_ShenNi_Normal_LiveTogether",
| | 147, |
| "months": [],
| | 148, |
| "month_labels": [],
| | 220 |
| "weekdays": [],
| | ] |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAlongRoad_ShenNi",
| |
| "display_name": "海边晨跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongRoad_ShenNi",
| |
| "display_name": "海边晨跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "海边晨跑" | | { |
| },
| | "b": "09:01", |
| {
| | "e": "11:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:30",
| | "a": [ |
| "kind": "actions",
| | 251, |
| "action_candidates": [
| | 252, |
| {
| | 253, |
| "template": "Interact.FixMotorcycle@VehicleShop", | | 254, |
| "display_name": "修车", | | 251, |
| "location_hint": "VehicleShop", | | 255 |
| "public_tag": "", | | ] |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.FixMotorcycle@VehicleShop",
| |
| "display_name": "修车",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "修车 (VehicleShop)" | | { |
| },
| | "b": "11:01", |
| {
| | "e": "12:00", |
| "begin_time": "10:30",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 256 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayGame@GameCenter",
| |
| "display_name": "在游戏厅打街机",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayGame@GameCenter",
| |
| "display_name": "在游戏厅打街机",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅打街机 (GameCenter)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "13:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "12:50",
| | "a": [ |
| "kind": "actions",
| | 257 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭", | |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "13:01", |
| {
| | "e": "14:00", |
| "begin_time": "12:50",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 258 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@GroceryStore_ShenNi",
| |
| "display_name": "在宠物店思考_货架",
| |
| "location_hint": "GroceryStore_ShenNi",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@GroceryStore_ShenNi",
| |
| "display_name": "在宠物店思考_货架",
| |
| "location_hint": "GroceryStore_ShenNi",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在宠物店思考_货架 (GroceryStore_ShenNi)" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "16:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 259 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Boxing@VehicleShop",
| |
| "display_name": "练习拳击",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Boxing@VehicleShop",
| |
| "display_name": "练习拳击",
| |
| "location_hint": "VehicleShop",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "练习拳击 (VehicleShop)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "18:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 260 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw@VehicleShop_ShenNi",
| |
| "display_name": "画画",
| |
| "location_hint": "VehicleShop_ShenNi",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@VehicleShop_ShenNi",
| |
| "display_name": "画画",
| |
| "location_hint": "VehicleShop_ShenNi",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (VehicleShop_ShenNi)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "20:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 251, |
| "action_candidates": [
| | 252, |
| {
| | 253, |
| "template": "Interact.RunAlongRoad_ShenNi",
| | 254, |
| "display_name": "海边晨跑",
| | 251, |
| "location_hint": "",
| | 255 |
| "public_tag": "", | | ] |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongRoad_ShenNi",
| |
| "display_name": "海边晨跑",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "海边晨跑" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "21:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 261 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofa_L@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofa_M@MainRoleHome",
| |
| "display_name": "在沙发上看电视", | |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitSofa_R@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofa_R@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (PlayerBuilding)" | | { |
| },
| | "b": "21:01", |
| {
| | "e": "22:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 258 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "", | |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| }
| | "b": "22:01", |
| ]
| | "e": "00:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 146, |
| "role.coraltown_fengxi": {
| | 147, |
| "id": "Role.CoralTown_FengXi",
| | 148, |
| "name": "枫汐",
| | 220 |
| "key": "role.coraltown_fengxi",
| | ] |
| "calendar_id": "Calender.CoralTown_FengXi",
| | } |
| "entity_file": "Role.CoralTown_FengXi",
| | ] |
| "regular_count": 4,
| | } |
| "special_count": 7,
| | ] |
| "living_together_count": 1,
| | }, |
| "variants": [
| | "role.coraltown_fangshimiao": { |
| {
| | "i": "Role.CoralTown_FangShiMiao", |
| "source": "regular",
| | "n": "房时渺", |
| "schedule_id": "Schedule.CoralTown_FengXi_New_Normal_01",
| | "c": "Calender.CoralTown_FangShiMiao", |
| "months": [
| | "r": [ |
| 1
| | 4, |
| ],
| | 1, |
| "month_labels": [
| | 0 |
| "spring" | | ], |
| ],
| | "v": [ |
| "weekdays": [], | | { |
| "weekday_labels": [],
| | "o": "regular", |
| "days": [],
| | "i": "Schedule.CoralTown_FangShiMiao_Normal", |
| "priority": "",
| | "m": [ |
| "condition_desc": "",
| | 1 |
| "condition_summary": [],
| | ], |
| "condition_raw": {},
| | "w": [], |
| "slots": [
| | "d": [], |
| {
| | "c": "", |
| "begin_time": "06:00",
| | "cs": [], |
| "end_time": "10:00",
| | "sl": [ |
| "kind": "actions",
| | { |
| "action_candidates": [
| | "b": "06:00", |
| {
| | "e": "09:00", |
| "template": "Interact.RunAlongBeach_FengXi",
| | "k": "actions", |
| "display_name": "枫汐海边跑步",
| | "a": [ |
| "location_hint": "",
| | 219, |
| "public_tag": "",
| | 286 |
| "private_tag": "",
| | ] |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.RunAlongBeach_FengXi", | |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "枫汐海边跑步" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 287 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink_FentXi@DivingShop",
| |
| "display_name": "在潜水店里看鱼思考",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "17:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 288 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Enter_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DeeplyThink_FentXi@DivingShop_B1",
| |
| "display_name": "在潜水店B1看鱼思考",
| |
| "location_hint": "DivingShop_B1",
| |
| "public_tag": "DivingShop_B1",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Enter_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "22:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 289 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里举哑铃 (Home)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 290 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在潜水店里看店 (DivingShop)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "06:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.Exit_Elevator@DivingShop_NPC", | | ] |
| "display_name": "乘坐",
| | }, |
| "location_hint": "DivingShop_NPC",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_FangShiMiao_Normal", |
| "search_public": false,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| },
| | "d": [], |
| {
| | "c": "", |
| "template": "Interact.DrinkCoffee_Table_L@Hostal",
| | "cs": [], |
| "display_name": "∫喝咖啡_L",
| | "sl": [ |
| "location_hint": "Hostal",
| | { |
| "public_tag": "Hostal",
| | "b": "06:00", |
| "private_tag": "",
| | "e": "09:00", |
| "search_public": true,
| | "k": "actions", |
| "search_private": false,
| | "a": [ |
| "weight": 100,
| | 219, |
| "score": 0
| | 286 |
| }
| | ] |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Exit_Elevator@DivingShop_NPC", | |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 287 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DeeplyThink@House_FengXi",
| |
| "display_name": "∫看书架",
| |
| "location_hint": "House_FengXi",
| |
| "public_tag": "House_FengXi",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "17:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 288 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "17:00", |
| ]
| | "e": "22:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 289 |
| "schedule_id": "Schedule.CoralTown_FengXi_New_Normal_01",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "10:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAlongBeach_FengXi", | |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongBeach_FengXi",
| |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "枫汐海边跑步" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 290 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink_FentXi@DivingShop",
| |
| "display_name": "在潜水店里看鱼思考",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "06:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.Enter_Elevator@DivingShop_NPC", | | ] |
| "display_name": "乘坐",
| | }, |
| "location_hint": "DivingShop_NPC",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_FangShiMiao_Normal", |
| "search_public": false,
| | "m": [ |
| "search_private": false,
| | 3 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| },
| | "d": [], |
| {
| | "c": "", |
| "template": "Interact.DeeplyThink_FentXi@DivingShop_B1",
| | "cs": [], |
| "display_name": "在潜水店B1看鱼思考",
| | "sl": [ |
| "location_hint": "DivingShop_B1",
| | { |
| "public_tag": "DivingShop_B1",
| | "b": "06:00", |
| "private_tag": "",
| | "e": "09:00", |
| "search_public": true,
| | "k": "actions", |
| "search_private": false,
| | "a": [ |
| "weight": 100,
| | 219, |
| "score": 0
| | 286 |
| }
| | ] |
| ],
| | }, |
| "primary_action": {
| | { |
| "template": "Interact.Enter_Elevator@DivingShop_NPC",
| | "b": "09:00", |
| "display_name": "乘坐",
| | "e": "12:00", |
| "location_hint": "DivingShop_NPC",
| | "k": "actions", |
| "public_tag": "",
| | "a": [ |
| "private_tag": "",
| | 287 |
| "search_public": false,
| | ] |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "乘坐 (DivingShop_NPC)"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "19:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC", | |
| "display_name": "乘坐", | |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.RaiseDumbbell@Home", | |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里举哑铃 (Home)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "17:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 288 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在潜水店里看店 (DivingShop)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "22:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 289 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee_Table_L@Hostal",
| |
| "display_name": "∫喝咖啡_L",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 290 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@House_FengXi",
| |
| "display_name": "∫看书架",
| |
| "location_hint": "House_FengXi",
| |
| "public_tag": "House_FengXi",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "06:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.Exit_Elevator@DivingShop_NPC", | | ] |
| "display_name": "乘坐",
| | }, |
| "location_hint": "DivingShop_NPC",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_FangShiMiao_Normal", |
| "search_public": false,
| | "m": [ |
| "search_private": false,
| | 4 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| },
| | "d": [], |
| {
| | "c": "", |
| "template": "Interact.Furniture.Sleep@Home",
| | "cs": [], |
| "display_name": "睡觉",
| | "sl": [ |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "b": "06:00", |
| "private_tag": "",
| | "e": "09:00", |
| "search_public": false,
| | "k": "actions", |
| "search_private": true,
| | "a": [ |
| "weight": 100,
| | 219, |
| "score": 0
| | 286 |
| }
| | ] |
| ], | |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "09:00", |
| ]
| | "e": "12:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 287 |
| "schedule_id": "Schedule.CoralTown_FengXi_New_Normal_01",
| | ] |
| "months": [
| |
| 3
| |
| ],
| |
| "month_labels": [
| |
| "autumn"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "10:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.RunAlongBeach_FengXi", | |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongBeach_FengXi",
| |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "枫汐海边跑步" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "17:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 288 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink_FentXi@DivingShop", | |
| "display_name": "在潜水店里看鱼思考",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "22:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 289 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Enter_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DeeplyThink_FentXi@DivingShop_B1",
| |
| "display_name": "在潜水店B1看鱼思考",
| |
| "location_hint": "DivingShop_B1",
| |
| "public_tag": "DivingShop_B1",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Enter_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 290 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里举哑铃 (Home)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "06:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.MindStore@DivingShop",
| | ] |
| "display_name": "在潜水店里看店",
| | }, |
| "location_hint": "DivingShop",
| | { |
| "public_tag": "DivingShop",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_FangShiMiao_Rain", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "雨天日程", |
| },
| | "cs": [ |
| {
| | { |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| | "type": "weather_today", |
| "display_name": "乘坐",
| | "reverse": true, |
| "location_hint": "DivingShop_NPC",
| | "dest_type": "ClearSky" |
| "public_tag": "",
| | } |
| "private_tag": "",
| | ], |
| "search_public": false,
| | "sl": [ |
| "search_private": false,
| | { |
| "weight": 100,
| | "b": "06:00", |
| "score": 0
| | "e": "12:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": {
| | 291, |
| "template": "Interact.MindStore@DivingShop", | | 286 |
| "display_name": "在潜水店里看店",
| | ] |
| "location_hint": "DivingShop", | |
| "public_tag": "DivingShop",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "在潜水店里看店 (DivingShop)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "18:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 287 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee_Table_L@Hostal",
| |
| "display_name": "∫喝咖啡_L",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "21:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 289 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DeeplyThink@House_FengXi",
| |
| "display_name": "∫看书架",
| |
| "location_hint": "House_FengXi",
| |
| "public_tag": "House_FengXi",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "00:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 290 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "00:00", |
| ]
| | "e": "06:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 127 |
| "schedule_id": "Schedule.CoralTown_FengXi_New_Normal_02",
| | ] |
| "months": [
| | } |
| 4
| | ] |
| ],
| | } |
| "month_labels": [
| | ] |
| "winter" | | }, |
| ],
| | "role.coraltown_fangwenting": { |
| "weekdays": [], | | "i": "Role.CoralTown_FangWenTing", |
| "weekday_labels": [],
| | "n": "沈霓", |
| "days": [],
| | "c": "Calender.CoralTown_FangWenTing", |
| "priority": "",
| | "r": [ |
| "condition_desc": "",
| | 4, |
| "condition_summary": [],
| | 4, |
| "condition_raw": {},
| | 1 |
| "slots": [
| | ], |
| {
| | "v": [ |
| "begin_time": "06:00",
| | { |
| "end_time": "08:00",
| | "o": "regular", |
| "kind": "actions",
| | "i": "Schedule.CoralTown_ShenNi_Normal_new", |
| "action_candidates": [
| | "m": [ |
| {
| | 1 |
| "template": "Interact.RunAlongBeach_FengXi",
| | ], |
| "display_name": "枫汐海边跑步",
| | "w": [], |
| "location_hint": "",
| | "d": [], |
| "public_tag": "",
| | "c": "", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": false,
| | { |
| "weight": 100,
| | "b": "06:00", |
| "score": 0
| | "e": "08:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| | 292 |
| "display_name": "乘坐",
| | ] |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.RunAlongBeach_FengXi", | |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "枫汐海边跑步" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:30", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 293 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Lie@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Lie@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙滩休息 (Beach)" | | { |
| },
| | "b": "10:30", |
| {
| | "e": "12:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 294 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink_FentXi@DivingShop",
| |
| "display_name": "在潜水店里看鱼思考",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "12:50", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 295 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.StandHoldSurfboard@Beach", | |
| "display_name": "∫去沙滩上,站着,拿着冲浪板",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.StandHoldSurfboard@Beach",
| |
| "display_name": "∫去沙滩上,站着,拿着冲浪板",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫去沙滩上,站着,拿着冲浪板 (Beach)" | | { |
| },
| | "b": "12:50", |
| {
| | "e": "15:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 296 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Enter_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink_FentXi@DivingShop_B1",
| |
| "display_name": "在潜水店B1看鱼思考",
| |
| "location_hint": "DivingShop_B1",
| |
| "public_tag": "DivingShop_B1",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Enter_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "17:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 297 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee_Table_L@Hostal",
| |
| "display_name": "∫喝咖啡_L",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "18:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 298 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LookStar_FengXi@Home",
| |
| "display_name": "在潜水店附近看星星",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LookStar_FengXi@Home",
| |
| "display_name": "在潜水店附近看星星",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在潜水店附近看星星 (Home)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 292 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_FengXi_New_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "枫汐雨天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| },
| |
| {
| |
| "type": "time_check_date",
| |
| "reverse": true,
| |
| "check_day": true,
| |
| "check_month": true,
| |
| "check_weekday": false,
| |
| "check_year": false,
| |
| "month_op": "Equal",
| |
| "month_value": 2,
| |
| "month_min_value": "",
| |
| "month_max_value": "",
| |
| "day_op": "Between",
| |
| "day_value": "",
| |
| "day_min_value": 24,
| |
| "day_max_value": 27,
| |
| "weekday_op": "",
| |
| "weekday_value": "",
| |
| "weekday_min_value": "",
| |
| "weekday_max_value": "",
| |
| "year_op": "",
| |
| "year_value": "",
| |
| "year_min_value": "",
| |
| "year_max_value": ""
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "20:00", |
| "Weather_Today": { | | "e": "23:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 299 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "23:00", |
| "Time_CheckDate": {
| | "e": "06:00", |
| "CheckDay": true,
| | "k": "actions", |
| "CheckMonth": true,
| | "a": [ |
| "CheckWeekday": false,
| | 143 |
| "CheckYear": false,
| | ] |
| "DayCompare": {
| |
| "MaxValue": 27,
| |
| "MinValue": 24,
| |
| "Op": "Between"
| |
| },
| |
| "MonthCompare": {
| |
| "Op": "Equal",
| |
| "RValue": 2
| |
| } | |
| } | |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "06:00",
| | "i": "Schedule.CoralTown_ShenNi_Normal_new", |
| "end_time": "08:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.RunAlongBeach_FengXi",
| | "d": [], |
| "display_name": "枫汐海边跑步",
| | "c": "", |
| "location_hint": "",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "06:00", |
| "search_private": false,
| | "e": "08:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| },
| | 292 |
| {
| | ] |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.RunAlongBeach_FengXi", | |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "枫汐海边跑步" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:30", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 293 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink_FengXi@DivingShop_Rain",
| |
| "display_name": "∫在潜水店门口看雨",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "10:30", |
| {
| | "e": "12:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 294 |
| "action_candidates": [
| | ] |
| {
| | }, |
| "template": "Interact.DeeplyThink_FentXi@DivingShop", | | { |
| "display_name": "在潜水店里看鱼思考",
| | "b": "12:00", |
| "location_hint": "DivingShop",
| | "e": "12:50", |
| "public_tag": "DivingShop",
| | "k": "actions", |
| "private_tag": "",
| | "a": [ |
| "search_public": true,
| | 295 |
| "search_private": false,
| | ] |
| "weight": 100,
| | }, |
| "score": 0
| | { |
| },
| | "b": "12:50", |
| {
| | "e": "15:00", |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| | "k": "actions", |
| "display_name": "乘坐",
| | "a": [ |
| "location_hint": "DivingShop_NPC",
| | 296 |
| "public_tag": "",
| | ] |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ], | |
| "primary_action": { | |
| "template": "Interact.Exit_Elevator@DivingShop_NPC", | |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "17:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 297 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Enter_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DeeplyThink_FentXi@DivingShop_B1",
| |
| "display_name": "在潜水店B1看鱼思考",
| |
| "location_hint": "DivingShop_B1",
| |
| "public_tag": "DivingShop_B1",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Enter_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "18:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 298 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC", | |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee_Table_L@Hostal",
| |
| "display_name": "∫喝咖啡_L",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 292 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@House_FengXi",
| |
| "display_name": "∫看书架",
| |
| "location_hint": "House_FengXi",
| |
| "public_tag": "House_FengXi",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "23:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 299 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC", | |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "23:00", |
| ]
| | "e": "06:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 143 |
| "schedule_id": "Schedule.CoralTown_FengXi_BeforeBeachFestival",
| | ] |
| "months": [
| | } |
| 2
| | ] |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备1",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": [] | |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "06:00",
| | "i": "Schedule.CoralTown_ShenNi_Normal_new", |
| "end_time": "09:00",
| | "m": [ |
| "kind": "actions",
| | 3 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| | "d": [], |
| "display_name": "乘坐",
| | "c": "", |
| "location_hint": "DivingShop_NPC",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "06:00", |
| "search_private": false,
| | "e": "08:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| },
| | 292 |
| {
| | ] |
| "template": "Interact.RunAlongBeach_FengXi",
| |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater_FengXi",
| |
| "display_name": "喝水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.RunAlongBeach_FengXi", | |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "枫汐海边跑步" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:30", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 293 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Construction@Boat_BeachFestival",
| |
| "display_name": "∫施工表演-海滩-沙滩节",
| |
| "location_hint": "Beach_RepairBoat_BeachFestival",
| |
| "public_tag": "Beach_RepairBoat_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater_FengXi",
| |
| "display_name": "喝水", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "10:30", |
| {
| | "e": "12:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 294 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Fishing_FengXi@Dock",
| |
| "display_name": "在潜水店外码头钓鱼",
| |
| "location_hint": "Dock",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Fishing_FengXi@Dock",
| |
| "display_name": "在潜水店外码头钓鱼",
| |
| "location_hint": "Dock",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在潜水店外码头钓鱼 (Dock)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "12:50", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 295 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC", | |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "12:50", |
| ]
| | "e": "15:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 296 |
| "schedule_id": "Schedule.CoralTown_FengXi_BeforeBeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备2",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAlongBeach_FengXi",
| |
| "display_name": "枫汐海边跑步", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkWater_FengXi",
| |
| "display_name": "喝水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongBeach_FengXi",
| |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "枫汐海边跑步" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "17:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 297 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Construction@Boat_BeachFestival",
| |
| "display_name": "∫施工表演-海滩-沙滩节",
| |
| "location_hint": "Beach_RepairBoat_BeachFestival",
| |
| "public_tag": "Beach_RepairBoat_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater_FengXi",
| |
| "display_name": "喝水",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "18:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 298 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Fishing_FengXi@Dock",
| |
| "display_name": "在潜水店外码头钓鱼",
| |
| "location_hint": "Dock",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Fishing_FengXi@Dock",
| |
| "display_name": "在潜水店外码头钓鱼",
| |
| "location_hint": "Dock",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在潜水店外码头钓鱼 (Dock)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 292 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "20:00", |
| ]
| | "e": "23:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 299 |
| "schedule_id": "Schedule.CoralTown_FengXi_BeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:01",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.WaitForBoatRace_FengXi_BeachFestival", | |
| "display_name": "∫看守赛艇_枫汐_沙滩节",
| |
| "location_hint": "Beach_BoatRace_BeachFestival",
| |
| "public_tag": "Beach_BoatRace_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WaitForBoatRace_FengXi_BeachFestival",
| |
| "display_name": "∫看守赛艇_枫汐_沙滩节",
| |
| "location_hint": "Beach_BoatRace_BeachFestival",
| |
| "public_tag": "Beach_BoatRace_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫看守赛艇_枫汐_沙滩节 (Beach_BoatRace_BeachFestival)"
| |
| },
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "02:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_FengXi_AfterSpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节前的准备日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "23:00", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_AfterFestival",
| | "e": "06:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 143 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "06:01",
| | "i": "Schedule.CoralTown_ShenNi_Normal_Winter", |
| "end_time": "09:00",
| | "m": [ |
| "kind": "actions",
| | 4 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| | "d": [], |
| "display_name": "乘坐",
| | "c": "", |
| "location_hint": "DivingShop_NPC",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "06:00", |
| "search_private": false,
| | "e": "08:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| },
| | 292 |
| {
| | ] |
| "template": "Interact.RunAlongBeach_FengXi",
| |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater_FengXi",
| |
| "display_name": "喝水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.RunAlongBeach_FengXi", | |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "枫汐海边跑步" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 293 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Fishing_FengXi@DivingShop",
| |
| "display_name": "在潜水店门口钓鱼",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.FeedPigeon_M1@DivingShop",
| |
| "display_name": "在潜水店喂海鸥",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink_FentXi@DivingShop",
| |
| "display_name": "在潜水店里看鱼思考",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater_FengXi",
| |
| "display_name": "喝水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在潜水店里看店 (DivingShop)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 300 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Fishing_FengXi@DivingShop",
| |
| "display_name": "在潜水店门口钓鱼",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.FeedPigeon_M1@DivingShop",
| |
| "display_name": "在潜水店喂海鸥",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink_FentXi@DivingShop",
| |
| "display_name": "在潜水店里看鱼思考",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater_FengXi",
| |
| "display_name": "喝水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在潜水店里看店 (DivingShop)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "12:50", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 295 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.WalkAlongBeach_FengXi",
| |
| "display_name": "海边散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SitOnGround@Beach",
| |
| "display_name": "坐下",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DeeplyThink_FentXi@Home",
| |
| "display_name": "在码头看鱼思考", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Fishing_FengXi@Dock",
| |
| "display_name": "在潜水店外码头钓鱼",
| |
| "location_hint": "Dock",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Lie_M4@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater_FengXi",
| |
| "display_name": "喝水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 400,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PasteWindowDecorations@Home",
| |
| "display_name": "在家里贴窗花",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 400,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 400,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (Family)" | | { |
| },
| | "b": "12:50", |
| {
| | "e": "14:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 299 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LookStar_FengXi@Home",
| |
| "display_name": "在潜水店附近看星星",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LookStar_FengXi@Home",
| |
| "display_name": "在潜水店附近看星星",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在潜水店附近看星星 (Home)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "15:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 297 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_FengXi_SpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节的日程准备",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_InFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "15:00", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_InFestival",
| | "e": "16:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 297 |
| }
| | ] |
| ]
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:01",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RunAlongBeach_FengXi",
| |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater_FengXi",
| |
| "display_name": "喝水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongBeach_FengXi",
| |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "枫汐海边跑步" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "17:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 293 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Fishing_FengXi@DivingShop",
| |
| "display_name": "在潜水店门口钓鱼",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.FeedPigeon_M1@DivingShop",
| |
| "display_name": "在潜水店喂海鸥",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink_FentXi@DivingShop",
| |
| "display_name": "在潜水店里看鱼思考",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater_FengXi",
| |
| "display_name": "喝水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在潜水店里看店 (DivingShop)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "18:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "mission",
| | 298 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Fishing_FengXi@DivingShop",
| |
| "display_name": "在潜水店门口钓鱼",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.FeedPigeon_M1@DivingShop",
| |
| "display_name": "在潜水店喂海鸥",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink_FentXi@DivingShop",
| |
| "display_name": "在潜水店里看鱼思考",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater_FengXi",
| |
| "display_name": "喝水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "mission_template": "Mission.ReceiveCollectionBox.FengXi", | | { |
| "mission_title": "收货任务",
| | "b": "18:00", |
| "mission_goal": "执行互动",
| | "e": "20:00", |
| "mission_display": "收货任务(枫汐)",
| | "k": "actions", |
| "mission_entities": [],
| | "a": [ |
| "summary": "收货任务(枫汐)"
| | 292 |
| },
| | ] |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.WalkAlongBeach_FengXi",
| |
| "display_name": "海边散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitOnGround@Beach",
| |
| "display_name": "坐下",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DeeplyThink_FentXi@Home",
| |
| "display_name": "在码头看鱼思考",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Fishing_FengXi@Dock",
| |
| "display_name": "在潜水店外码头钓鱼",
| |
| "location_hint": "Dock",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Lie_M4@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater_FengXi",
| |
| "display_name": "喝水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WalkAlongBeach_FengXi",
| |
| "display_name": "海边散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "海边散步"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LookStar_FengXi@Home",
| |
| "display_name": "在潜水店附近看星星",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LookStar_FengXi@Home",
| |
| "display_name": "在潜水店附近看星星",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在潜水店附近看星星 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "01:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_FengXi_New_Fishing",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 4
| |
| ],
| |
| "weekday_labels": [
| |
| "thursday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "无雨,周四,好感3心,触发供鱼POI",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "Rain"
| |
| },
| |
| {
| |
| "type": "npc_affection_star",
| |
| "reverse": false,
| |
| "entity_tag": "FengXi",
| |
| "target_tag": "",
| |
| "op": "GreatOrEqualThan",
| |
| "value": 3
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "20:00", |
| "Weather_Today": { | | "e": "23:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 299 |
| | ] |
| }, | | }, |
| { | | { |
| "CheckNPCAffectionStar": { | | "b": "23:00", |
| "Comparer": {
| | "e": "06:00", |
| "Op": "GreatOrEqualThan",
| | "k": "actions", |
| "RValue": 3
| | "a": [ |
| },
| | 143 |
| "EntityTag": "FengXi",
| | ] |
| "TargetTag": null
| |
| },
| |
| "ReverseResult": false | |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "06:00",
| | "i": "Schedule.CoralTown_ShenNi_Rain", |
| "end_time": "10:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "On Raining Days", |
| "template": "Interact.RunAlongBeach_FengXi",
| | "cs": [ |
| "display_name": "枫汐海边跑步",
| | { |
| "location_hint": "",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "dest_type": "Rain" |
| "search_public": false,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| | "k": "actions", |
| "display_name": "乘坐",
| | "a": [ |
| "location_hint": "DivingShop_NPC",
| | 293 |
| "public_tag": "",
| | ] |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.RunAlongBeach_FengXi", | |
| "display_name": "枫汐海边跑步", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "枫汐海边跑步"
| |
| }, | |
| { | |
| "begin_time": "10:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DeeplyThink_FentXi@DivingShop",
| |
| "display_name": "在潜水店里看鱼思考",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC", | |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "15:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 301 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.FishingAndThink_FengXi",
| |
| "display_name": "一边钓鱼,一边思考",
| |
| "location_hint": "FengXi_POI_Point",
| |
| "public_tag": "FengXi_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Enter_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink_FentXi@DivingShop_B1",
| |
| "display_name": "在潜水店B1看鱼思考",
| |
| "location_hint": "DivingShop_B1", | |
| "public_tag": "DivingShop_B1",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.FishingAndThink_FengXi",
| |
| "display_name": "一边钓鱼,一边思考",
| |
| "location_hint": "FengXi_POI_Point",
| |
| "public_tag": "FengXi_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "一边钓鱼,一边思考 (FengXi_POI_Point)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "16:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 302 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里举哑铃 (Home)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "17:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 303 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在潜水店里看店 (DivingShop)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "18:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 304 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee_Table_L@Hostal",
| |
| "display_name": "∫喝咖啡_L",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 305 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DeeplyThink@House_FengXi",
| |
| "display_name": "∫看书架",
| |
| "location_hint": "House_FengXi",
| |
| "public_tag": "House_FengXi",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 306 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "22:00", |
| ]
| | "e": "08:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 307 |
| "schedule_id": "Schedule.CoralTown_FengXi_New_Normal_LiveTogether",
| | ] |
| "months": [],
| | } |
| "month_labels": [],
| | ] |
| "weekdays": [],
| | }, |
| "weekday_labels": [],
| | { |
| "days": [],
| | "o": "special", |
| "priority": "",
| | "i": "Schedule.CoralTown_FangWenTing_BeachFestival", |
| "condition_desc": "",
| | "m": [ |
| "condition_summary": [],
| | 2 |
| "condition_raw": {}, | | ], |
| "slots": [ | | "w": [], |
| { | | "d": [ |
| "begin_time": "06:00",
| | 27 |
| "end_time": "10:00",
| | ], |
| "kind": "actions",
| | "c": "沙滩节", |
| "action_candidates": [ | | "cs": [], |
| {
| | "sl": [ |
| "template": "Interact.RunAlongBeach_FengXi",
| | { |
| "display_name": "枫汐海边跑步",
| | "b": "01:00", |
| "location_hint": "",
| | "e": "06:00", |
| "public_tag": "",
| | "k": "actions", |
| "private_tag": "",
| | "a": [ |
| "search_public": false,
| | 127 |
| "search_private": false,
| | ] |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.RunAlongBeach_FengXi", | |
| "display_name": "枫汐海边跑步",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "枫汐海边跑步" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "12:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 293, |
| "action_candidates": [
| | 308, |
| {
| | 309 |
| "template": "Interact.DeeplyThink_FentXi@DivingShop", | | ] |
| "display_name": "在潜水店里看鱼思考", | |
| "location_hint": "DivingShop", | |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐 (DivingShop_NPC)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "17:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 310, |
| "action_candidates": [
| | 311, |
| {
| | 312, |
| "template": "Interact.Enter_Elevator@DivingShop_NPC",
| | 313, |
| "display_name": "乘坐",
| | 314, |
| "location_hint": "DivingShop_NPC",
| | 315 |
| "public_tag": "",
| | ] |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink_FentXi@DivingShop_B1",
| |
| "display_name": "在潜水店B1看鱼思考",
| |
| "location_hint": "DivingShop_B1",
| |
| "public_tag": "DivingShop_B1",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Enter_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "乘坐 (DivingShop_NPC)"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "19:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RaiseDumbbell@Home",
| |
| "display_name": "在家里举哑铃",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家里举哑铃 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "19:00",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.MindStore@DivingShop",
| |
| "display_name": "在潜水店里看店",
| |
| "location_hint": "DivingShop",
| |
| "public_tag": "DivingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在潜水店里看店 (DivingShop)"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkCoffee_Table_L@Hostal",
| |
| "display_name": "∫喝咖啡_L",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Exit_Elevator@DivingShop_NPC", | |
| "display_name": "乘坐",
| |
| "location_hint": "DivingShop_NPC",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "乘坐 (DivingShop_NPC)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Watering@MainRoleHome",
| |
| "display_name": "帮玩家农作物浇水",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Watering@MainRoleHome",
| |
| "display_name": "帮玩家农作物浇水",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "帮玩家农作物浇水 (PlayerBuilding)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家扫地 (PlayerBuilding)"
| |
| }
| |
| ]
| |
| }
| |
| ]
| |
| },
| |
| "role.coraltown_gaisite": {
| |
| "id": "Role.CoralTown_GaiSiTe",
| |
| "name": "盖斯特",
| |
| "key": "role.coraltown_gaisite",
| |
| "calendar_id": "Calender.CoralTown_GaiSiTe",
| |
| "entity_file": "Role.CoralTown_GaiSiTe",
| |
| "regular_count": 1,
| |
| "special_count": 3,
| |
| "living_together_count": 1,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_GaiSite_Normal",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "10:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.ObserveBuilding_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ObserveBuilding_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "研究建筑 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "10:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.ObserveBuilding_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ObserveBuilding_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "研究建筑 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.ObserveBuilding_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ObserveBuilding_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "研究建筑 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "15:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "在家读书 (Home_GaiSiTe)"
| |
| },
| |
| {
| |
| "begin_time": "15:00",
| |
| "end_time": "16:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home_GaiSiTe)"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家读书 (Home_GaiSiTe)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Draw@Home_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@Home_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "研究建筑 (Home_GaiSiTe)"
| |
| },
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_GaiSite_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "17:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 179 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "06:00",
| | "i": "Schedule.CoralTown_FangWenTing_BeforeBeachFestival", |
| "end_time": "10:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Read@Home_GaiSiTe",
| | "d": [ |
| "display_name": "在家读书",
| | 25 |
| "location_hint": "Home_GaiSiTe",
| | ], |
| "public_tag": "",
| | "c": "沙滩节前", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "01:00", |
| "score": 0
| | "e": "06:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": { | | 127 |
| "template": "Interact.Read@Home_GaiSiTe", | | ] |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home_GaiSiTe)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "13:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 316, |
| "action_candidates": [
| | 317 |
| {
| | ] |
| "template": "Interact.Draw@Home_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@Home_GaiSiTe", | |
| "display_name": "研究建筑",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "研究建筑 (Home_GaiSiTe)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "14:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.WatchingFlower_JinJiEr@Home_GaiSiTe_Run",
| |
| "display_name": "在家赏花",
| |
| "location_hint": "GaiSiTe",
| |
| "public_tag": "GaiSiTe",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchingFlower_JinJiEr@Home_GaiSiTe_Run",
| |
| "display_name": "在家赏花",
| |
| "location_hint": "GaiSiTe",
| |
| "public_tag": "GaiSiTe",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家赏花 (GaiSiTe)"
| |
| },
| |
| {
| |
| "begin_time": "14:30",
| |
| "end_time": "16:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.WatchingFlower_JinJiEr@Home_GaiSiTe",
| |
| "display_name": "在家赏花",
| |
| "location_hint": "GaiSiTe",
| |
| "public_tag": "GaiSiTe",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchingFlower_JinJiEr@Home_GaiSiTe",
| |
| "display_name": "在家赏花", | |
| "location_hint": "GaiSiTe",
| |
| "public_tag": "GaiSiTe",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家赏花 (GaiSiTe)"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.LookJinJiErPainting_GaiSiTe",
| |
| "display_name": "看金吉尔的画",
| |
| "location_hint": "GaiSiTe",
| |
| "public_tag": "GaiSiTe",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LookJinJiErPainting_GaiSiTe",
| |
| "display_name": "看金吉尔的画",
| |
| "location_hint": "GaiSiTe",
| |
| "public_tag": "GaiSiTe",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "看金吉尔的画 (GaiSiTe)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Cook@Home_GaiSiTe_InJinJiEr",
| |
| "display_name": "烹饪",
| |
| "location_hint": "GaiSiTe",
| |
| "public_tag": "GaiSiTe",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Eat@Home_GaiSiTe_InJinJiEr",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "GaiSiTe_Chair",
| |
| "public_tag": "GaiSiTe_Chair",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Home_GaiSiTe_InJinJiEr",
| |
| "display_name": "烹饪",
| |
| "location_hint": "GaiSiTe",
| |
| "public_tag": "GaiSiTe",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| "summary": "烹饪 (GaiSiTe)"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead@Home_GaiSiTe_InJinJiEr",
| |
| "display_name": "在家读书",
| |
| "location_hint": "GaiSiTe",
| |
| "public_tag": "GaiSiTe", | |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home_GaiSiTe_InJinJiEr",
| |
| "display_name": "在家读书",
| |
| "location_hint": "GaiSiTe",
| |
| "public_tag": "GaiSiTe",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (GaiSiTe)"
| |
| },
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_GaiSite_Snow",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Snow"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "13:00", |
| "Weather_Today": { | | "e": "01:00", |
| "DestType": "Snow"
| | "k": "actions", |
| } | | "a": [ |
| | 318, |
| | 317 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "06:00",
| | "i": "Schedule.CoralTown_FangWenTing_BeforeBeachFestival", |
| "end_time": "10:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.ObserveBuilding_GaiSiTe",
| | "d": [ |
| "display_name": "研究建筑",
| | 26 |
| "location_hint": "Plaza",
| | ], |
| "public_tag": "Plaza",
| | "c": "沙滩节前", |
| "private_tag": "",
| | "cs": [], |
| "search_public": true,
| | "sl": [ |
| "search_private": false,
| | { |
| "weight": 100,
| | "b": "01:00", |
| "score": 0
| | "e": "06:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": { | | 127 |
| "template": "Interact.ObserveBuilding_GaiSiTe", | | ] |
| "display_name": "研究建筑",
| |
| "location_hint": "Plaza", | |
| "public_tag": "Plaza",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "研究建筑 (Plaza)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "13:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 316, |
| "action_candidates": [
| | 317 |
| {
| | ] |
| "template": "Interact.ObserveBuilding_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ObserveBuilding_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "研究建筑 (Plaza)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "01:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 318, |
| "action_candidates": [
| | 317 |
| { | | ] |
| "template": "Interact.ObserveBuilding_GaiSiTe",
| | } |
| "display_name": "研究建筑",
| | ] |
| "location_hint": "Plaza",
| | }, |
| "public_tag": "Plaza",
| | { |
| "private_tag": "",
| | "o": "living_together", |
| "search_public": true,
| | "i": "Schedule.CoralTown_ShenNi_Normal_LiveTogether", |
| "search_private": false,
| | "m": [], |
| "weight": 100,
| | "w": [], |
| "score": 0
| | "d": [], |
| }
| | "c": "", |
| ],
| | "cs": [], |
| "primary_action": { | | "sl": [ |
| "template": "Interact.ObserveBuilding_GaiSiTe", | | { |
| "display_name": "研究建筑",
| | "b": "06:00", |
| "location_hint": "Plaza", | | "e": "08:00", |
| "public_tag": "Plaza",
| | "k": "actions", |
| "private_tag": "", | | "a": [ |
| "search_public": true, | | 292 |
| "search_private": false,
| | ] |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "研究建筑 (Plaza)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:30", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 293 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home_GaiSiTe)" | | { |
| },
| | "b": "10:30", |
| {
| | "e": "12:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 294 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home_GaiSiTe)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "12:50", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 295 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home_GaiSiTe)" | | { |
| },
| | "b": "12:50", |
| {
| | "e": "15:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 296 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw@Home_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@Home_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "研究建筑 (Home_GaiSiTe)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "17:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 297 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "17:00", |
| ]
| | "e": "18:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 298 |
| "schedule_id": "Schedule.CoralTown_GaiSite_BeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "13:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Walk_Plaza_GaiSiTe",
| |
| "display_name": "盖斯特散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Walk_Plaza_GaiSiTe",
| |
| "display_name": "盖斯特散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "盖斯特散步" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "18:30",
| | "a": [ |
| "kind": "actions",
| | 292 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.Visit_GaiSiTe@LinYuHuaShop_BeachFestival",
| |
| "display_name": "沙滩节参观予画店铺-盖斯特",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Visit_GaiSiTe@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺-盖斯特",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Visit_GaiSiTe@YuTangTangShop_BeachFestival",
| |
| "display_name": "沙滩节参观雨棠棠店铺-盖斯特",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Visit_GaiSiTe@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "沙滩节参观洛桃桃店铺-盖斯特",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Visit_GaiSiTe@YuTangTangShop_BeachFestival",
| |
| "display_name": "沙滩节参观雨棠棠店铺-盖斯特",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "沙滩节参观雨棠棠店铺-盖斯特 (Beach_YuTangTangShop_BeachFestival)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "23:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 151, |
| "action_candidates": [
| | 152, |
| {
| | 153, |
| "template": "Interact.HangOut@Beach", | | 220 |
| "display_name": "闲逛", | | ] |
| "location_hint": "Beach", | |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "06:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 145 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Furniture.Sleep@Home",
| | ] |
| "display_name": "睡觉",
| | } |
| "location_hint": "Home",
| | ] |
| "public_tag": "",
| | }, |
| "private_tag": "",
| | "role.coraltown_fengxi": { |
| "search_public": false,
| | "i": "Role.CoralTown_FengXi", |
| "search_private": true,
| | "n": "枫汐", |
| "weight": 100,
| | "c": "Calender.CoralTown_FengXi", |
| "score": 0
| | "r": [ |
| }
| | 4, |
| ],
| | 7, |
| "primary_action": {
| | 1 |
| "template": "Interact.Furniture.Sleep@Home",
| | ], |
| "display_name": "睡觉",
| | "v": [ |
| "location_hint": "Home",
| | { |
| "public_tag": "", | | "o": "regular", |
| "private_tag": "", | | "i": "Schedule.CoralTown_FengXi_New_Normal_01", |
| "search_public": false, | | "m": [ |
| "search_private": true,
| | 1 |
| "weight": 100, | | ], |
| "score": 0 | | "w": [], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "06:00", |
| | "e": "10:00", |
| | "k": "actions", |
| | "a": [ |
| | 319, |
| | 320 |
| | ] |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "10:00", |
| ]
| | "e": "12:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 321, |
| "schedule_id": "Schedule.CoralTown_GaiSite_Normal",
| | 320 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "10:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.ObserveBuilding_GaiSiTe", | |
| "display_name": "研究建筑", | |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ObserveBuilding_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "研究建筑 (Plaza)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "16:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 322, |
| "action_candidates": [
| | 323 |
| {
| | ] |
| "template": "Interact.ObserveBuilding_GaiSiTe", | |
| "display_name": "研究建筑",
| |
| "location_hint": "Plaza", | |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ObserveBuilding_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "研究建筑 (Plaza)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "19:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 167 |
| {
| | ] |
| "template": "Interact.ObserveBuilding_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ObserveBuilding_GaiSiTe",
| |
| "display_name": "研究建筑",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "研究建筑 (Plaza)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "20:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 324, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home_GaiSiTe)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 325 |
| {
| | ] |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home_GaiSiTe)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 326 |
| {
| | ] |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home_GaiSiTe",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home_GaiSiTe)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "06:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 127 |
| { | | ] |
| "template": "Interact.Draw@Home_GaiSiTe",
| | } |
| "display_name": "研究建筑",
| | ] |
| "location_hint": "Home_GaiSiTe",
| | }, |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "o": "regular", |
| "search_public": false,
| | "i": "Schedule.CoralTown_FengXi_New_Normal_01", |
| "search_private": true,
| | "m": [ |
| "weight": 100,
| | 2 |
| "score": 0
| | ], |
| }
| | "w": [], |
| ],
| | "d": [], |
| "primary_action": { | | "c": "", |
| "template": "Interact.Draw@Home_GaiSiTe", | | "cs": [], |
| "display_name": "研究建筑",
| | "sl": [ |
| "location_hint": "Home_GaiSiTe", | | { |
| "public_tag": "",
| | "b": "06:00", |
| "private_tag": "", | | "e": "10:00", |
| "search_public": false, | | "k": "actions", |
| "search_private": true,
| | "a": [ |
| "weight": 100,
| | 319, |
| "score": 0 | | 320 |
| | ] |
| }, | | }, |
| "summary": "研究建筑 (Home_GaiSiTe)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 321, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "12:00", |
| ]
| | "e": "16:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 322, |
| "role.coraltown_hameng": {
| | 323 |
| "id": "Role.CoralTown_HaMeng",
| | ] |
| "name": "弦一",
| |
| "key": "role.coraltown_hameng",
| |
| "calendar_id": "Calender.CoralTown_HaMeng",
| |
| "entity_file": "Role.CoralTown_HaMeng",
| |
| "regular_count": 1,
| |
| "special_count": 1,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_HaMeng_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Tourist_HaMengLeave", | |
| "display_name": "旅客离开",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Tourist_HaMengLeave",
| |
| "display_name": "旅客离开",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "旅客离开" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "19:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "mission",
| | 320, |
| "action_candidates": [
| | 167 |
| { | | ] |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Lie@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "mission_template": "Mission.Schedule.HaMengEnterWorld", | | { |
| "mission_title": "哈蒙进入世界",
| | "b": "19:00", |
| "mission_goal": "",
| | "e": "20:00", |
| "mission_display": "哈蒙进入世界",
| | "k": "actions", |
| "mission_entities": [],
| | "a": [ |
| "summary": "哈蒙进入世界"
| | 324, |
| },
| | 320 |
| {
| | ] |
| "begin_time": "07:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Lie@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在广场读书 (Plaza)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "23:31",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 325 |
| { | | ] |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| {
| |
| "template": "Interact.Lie@Beach", | |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在广场读书 (Plaza)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "23:31",
| | "k": "actions", |
| "end_time": "02:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 326 |
| {
| | ] |
| "template": "Interact.Tourist_HaMengLeave", | |
| "display_name": "旅客离开",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Tourist_HaMengLeave",
| |
| "display_name": "旅客离开",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "旅客离开"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_HaMeng_ResourceIsland",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "弦一在资源岛的时间表",
| |
| "condition_summary": [
| |
| {
| |
| "type": "entity_data_check_string",
| |
| "reverse": false,
| |
| "key": "HaMeng_Position",
| |
| "tag": "SOURCE",
| |
| "op": "Equal",
| |
| "value": "OnResourceIsland"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "EntityData_CheckString": { | | "b": "23:00", |
| "Comparer": {
| | "e": "06:00", |
| "Op": "Equal",
| | "k": "actions", |
| "RValue": "OnResourceIsland"
| | "a": [ |
| },
| | 320, |
| "Key": "HaMeng_Position",
| | 127 |
| "Tag": "SOURCE"
| | ] |
| },
| |
| "ReverseResult": false | |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_FengXi_New_Normal_01", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 3 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.HaMeng_Leave",
| | "d": [], |
| "display_name": "弦一离开",
| | "c": "", |
| "location_hint": "",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "06:00", |
| "search_private": false,
| | "e": "10:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 319, |
| ],
| | 320 |
| "primary_action": { | | ] |
| "template": "Interact.HaMeng_Leave", | |
| "display_name": "弦一离开",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "弦一离开" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 321, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "Interact.Draw@ResourceIsland",
| |
| "display_name": "画画",
| |
| "location_hint": "ResourceIsland",
| |
| "public_tag": "ResourceIsland",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.CatchingBugs@ResourceIsland",
| |
| "display_name": "捉虫子",
| |
| "location_hint": "ResourceIsland",
| |
| "public_tag": "ResourceIsland", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@ResourceIsland",
| |
| "display_name": "画画",
| |
| "location_hint": "ResourceIsland",
| |
| "public_tag": "ResourceIsland",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (ResourceIsland)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "16:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 322, |
| "action_candidates": [
| | 323 |
| {
| | ] |
| "template": "Interact.HaMeng_Leave",
| |
| "display_name": "弦一离开",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HaMeng_Leave",
| |
| "display_name": "弦一离开",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "弦一离开" | | { |
| }
| | "b": "16:00", |
| ]
| | "e": "19:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 320, |
| "role.coraltown_jianxu": {
| | 167 |
| "id": "Role.CoralTown_JianXu",
| | ] |
| "name": "简煦",
| |
| "key": "role.coraltown_jianxu",
| |
| "calendar_id": "Calender.CoralTown_JianXU",
| |
| "entity_file": "Role.CoralTown_JianXu",
| |
| "regular_count": 4,
| |
| "special_count": 4,
| |
| "living_together_count": 1,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_JianXu_Normal",
| |
| "months": [
| |
| 1
| |
| ],
| |
| "month_labels": [
| |
| "spring"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "07:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Write_JX", | |
| "display_name": "∫写字", | |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Write_JX",
| |
| "display_name": "∫写字",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫写字 (MusicShop)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "20:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 324, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "Interact.Think_JX",
| |
| "display_name": "∫谱曲",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Think_JX",
| |
| "display_name": "∫谱曲",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫谱曲 (MusicShop)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 325 |
| {
| | ] |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 326 |
| {
| | ] |
| "template": "Interact.ThinkQH_JX",
| |
| "display_name": "∫千鹤峡站着",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ThinkQH_JX",
| |
| "display_name": "∫千鹤峡站着",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫千鹤峡站着 (MusicShop)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "06:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 127 |
| {
| | ] |
| "template": "Interact.JianXu_ScheduleShow_PlayWithCat_POI", | | } |
| "display_name": "简煦摸猫触发POI管理器的互动", | | ] |
| "location_hint": "",
| | }, |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "o": "regular", |
| "search_public": false,
| | "i": "Schedule.CoralTown_FengXi_New_Normal_02", |
| "search_private": false,
| | "m": [ |
| "weight": 100,
| | 4 |
| "score": 0
| | ], |
| },
| | "w": [], |
| {
| | "d": [], |
| "template": "SubInteract.SitWrite_JX_F1",
| | "c": "", |
| "display_name": "坐",
| | "cs": [], |
| "location_hint": "MusicShop",
| | "sl": [ |
| "public_tag": "MusicShop",
| | { |
| "private_tag": "",
| | "b": "06:00", |
| "search_public": true,
| | "e": "08:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 1,
| | "a": [ |
| "score": 0
| | 319, |
| }
| | 320 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.JianXu_ScheduleShow_PlayWithCat_POI", | |
| "display_name": "简煦摸猫触发POI管理器的互动",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "简煦摸猫触发POI管理器的互动" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 327, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 321, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 328, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "Interact.PlayGuitar@MusicStore",
| |
| "display_name": "∫在乐器店弹吉他",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayGuitar@MusicStore",
| |
| "display_name": "∫在乐器店弹吉他",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫在乐器店弹吉他 (MusicShop)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "18:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 322, |
| "action_candidates": [
| | 323 |
| {
| | ] |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| }
| | "b": "18:00", |
| ]
| | "e": "20:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 320, |
| "schedule_id": "Schedule.CoralTown_JianXu_Normal",
| | 325 |
| "months": [
| | ] |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "07:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Write_JX", | |
| "display_name": "∫写字", | |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Write_JX",
| |
| "display_name": "∫写字",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫写字 (MusicShop)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 329, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "Interact.Think_JX",
| |
| "display_name": "∫谱曲",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Think_JX",
| |
| "display_name": "∫谱曲",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫谱曲 (MusicShop)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "06:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 127 |
| {
| | ] |
| "template": "SubInteract.SitWrite_JX_F1", | | } |
| "display_name": "坐", | | ] |
| "location_hint": "MusicShop",
| | }, |
| "public_tag": "MusicShop",
| | { |
| "private_tag": "",
| | "o": "special", |
| "search_public": true,
| | "i": "Schedule.CoralTown_FengXi_New_Rain", |
| "search_private": false,
| | "m": [], |
| "weight": 100,
| | "w": [], |
| "score": 0
| | "d": [], |
| }
| | "c": "枫汐雨天日程", |
| ],
| | "cs": [ |
| "primary_action": {
| | { |
| "template": "SubInteract.SitWrite_JX_F1",
| | "type": "weather_today", |
| "display_name": "坐",
| | "reverse": false, |
| "location_hint": "MusicShop",
| | "dest_type": "Rain" |
| "public_tag": "MusicShop",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "type": "time_check_date", |
| {
| | "reverse": true, |
| "begin_time": "15:00",
| | "check_day": true, |
| "end_time": "17:00",
| | "check_month": true, |
| "kind": "actions",
| | "check_weekday": false, |
| "action_candidates": [
| | "check_year": false, |
| { | | "month_op": "Equal", |
| "template": "Interact.ThinkQH_JX",
| | "month_value": 2, |
| "display_name": "∫千鹤峡站着",
| | "month_min_value": "", |
| "location_hint": "MusicShop",
| | "month_max_value": "", |
| "public_tag": "MusicShop",
| | "day_op": "Between", |
| "private_tag": "",
| | "day_value": "", |
| "search_public": true,
| | "day_min_value": 24, |
| "search_private": false,
| | "day_max_value": 27, |
| "weight": 100,
| | "weekday_op": "", |
| "score": 0
| | "weekday_value": "", |
| } | | "weekday_min_value": "", |
| ],
| | "weekday_max_value": "", |
| "primary_action": {
| | "year_op": "", |
| "template": "Interact.ThinkQH_JX", | | "year_value": "", |
| "display_name": "∫千鹤峡站着", | | "year_min_value": "", |
| "location_hint": "MusicShop", | | "year_max_value": "" |
| "public_tag": "MusicShop", | | } |
| "private_tag": "", | | ], |
| "search_public": true, | | "sl": [ |
| "search_private": false, | | { |
| "weight": 100, | | "b": "06:00", |
| "score": 0 | | "e": "08:00", |
| | "k": "actions", |
| | "a": [ |
| | 319, |
| | 320 |
| | ] |
| }, | | }, |
| "summary": "∫千鹤峡站着 (MusicShop)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 330, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "Interact.JianXu_ScheduleShow_PlayWithCat_POI",
| |
| "display_name": "简煦摸猫触发POI管理器的互动",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.JianXu_ScheduleShow_PlayWithCat_POI",
| |
| "display_name": "简煦摸猫触发POI管理器的互动",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "简煦摸猫触发POI管理器的互动" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "13:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 321, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "18:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 322, |
| "action_candidates": [
| | 323 |
| {
| | ] |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "22:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 325 |
| {
| | ] |
| "template": "Interact.PlayGuitar@MusicStore", | |
| "display_name": "∫在乐器店弹吉他",
| |
| "location_hint": "MusicShop", | |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayGuitar@MusicStore",
| |
| "display_name": "∫在乐器店弹吉他",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫在乐器店弹吉他 (MusicShop)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 326, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "Interact.Furniture.Sleep@Home_R", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| }
| | "b": "23:00", |
| ]
| | "e": "06:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 320, |
| "schedule_id": "Schedule.CoralTown_JianXu_Normal",
| | 127 |
| "months": [
| | ] |
| 3
| | } |
| ],
| | ] |
| "month_labels": [
| | }, |
| "autumn"
| | { |
| ],
| | "o": "special", |
| "weekdays": [],
| | "i": "Schedule.CoralTown_FengXi_BeforeBeachFestival", |
| "weekday_labels": [],
| | "m": [ |
| "days": [],
| | 2 |
| "priority": "",
| | ], |
| "condition_desc": "",
| | "w": [], |
| "condition_summary": [],
| | "d": [ |
| "condition_raw": {}, | | 25 |
| "slots": [ | | ], |
| { | | "c": "沙滩节筹备1", |
| "begin_time": "06:00",
| | "cs": [], |
| "end_time": "07:00",
| | "sl": [ |
| "kind": "actions",
| | { |
| "action_candidates": [ | | "b": "06:00", |
| {
| | "e": "09:00", |
| "template": "Interact.Write_JX",
| | "k": "actions", |
| "display_name": "∫写字",
| | "a": [ |
| "location_hint": "MusicShop",
| | 320, |
| "public_tag": "MusicShop",
| | 319, |
| "private_tag": "",
| | 331 |
| "search_public": true,
| | ] |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Write_JX", | |
| "display_name": "∫写字", | |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "∫写字 (MusicShop)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "19:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 332, |
| {
| | 331 |
| "template": "Interact.Think_JX",
| | ] |
| "display_name": "∫谱曲",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Think_JX",
| |
| "display_name": "∫谱曲",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫谱曲 (MusicShop)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "23:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 333 |
| {
| | ] |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "00:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 127 |
| { | | ] |
| "template": "Interact.ThinkQH_JX",
| | } |
| "display_name": "∫千鹤峡站着",
| | ] |
| "location_hint": "MusicShop",
| | }, |
| "public_tag": "MusicShop",
| | { |
| "private_tag": "",
| | "o": "special", |
| "search_public": true,
| | "i": "Schedule.CoralTown_FengXi_BeforeBeachFestival", |
| "search_private": false,
| | "m": [ |
| "weight": 100,
| | 2 |
| "score": 0
| | ], |
| }
| | "w": [], |
| ],
| | "d": [ |
| "primary_action": { | | 26 |
| "template": "Interact.ThinkQH_JX", | | ], |
| "display_name": "∫千鹤峡站着", | | "c": "沙滩节筹备2", |
| "location_hint": "MusicShop",
| | "cs": [], |
| "public_tag": "MusicShop", | | "sl": [ |
| "private_tag": "", | | { |
| "search_public": true,
| | "b": "06:00", |
| "search_private": false,
| | "e": "09:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0 | | "a": [ |
| | 320, |
| | 319, |
| | 331 |
| | ] |
| }, | | }, |
| "summary": "∫千鹤峡站着 (MusicShop)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "19:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 332, |
| {
| | 331 |
| "template": "Interact.JianXu_ScheduleShow_PlayWithCat_POI", | | ] |
| "display_name": "简煦摸猫触发POI管理器的互动", | |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.JianXu_ScheduleShow_PlayWithCat_POI",
| |
| "display_name": "简煦摸猫触发POI管理器的互动",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "简煦摸猫触发POI管理器的互动" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "23:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 333 |
| {
| | ] |
| "template": "SubInteract.SitWrite_JX_F1", | |
| "display_name": "坐",
| |
| "location_hint": "MusicShop", | |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "00:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 127 |
| {
| | ] |
| "template": "SubInteract.SitWrite_JX_F1", | | } |
| "display_name": "坐", | | ] |
| "location_hint": "MusicShop",
| | }, |
| "public_tag": "MusicShop",
| | { |
| "private_tag": "",
| | "o": "special", |
| "search_public": true,
| | "i": "Schedule.CoralTown_FengXi_BeachFestival", |
| "search_private": false,
| | "m": [ |
| "weight": 100,
| | 2 |
| "score": 0
| | ], |
| }
| | "w": [], |
| ],
| | "d": [ |
| "primary_action": {
| | 27 |
| "template": "SubInteract.SitWrite_JX_F1",
| | ], |
| "display_name": "坐",
| | "c": "沙滩节", |
| "location_hint": "MusicShop",
| | "cs": [], |
| "public_tag": "MusicShop", | | "sl": [ |
| "private_tag": "", | | { |
| "search_public": true, | | "b": "06:01", |
| "search_private": false,
| | "e": "23:59", |
| "weight": 100, | | "k": "actions", |
| "score": 0 | | "a": [ |
| | 334 |
| | ] |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "02:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.PlayGuitar@MusicStore",
| | ] |
| "display_name": "∫在乐器店弹吉他",
| | }, |
| "location_hint": "MusicShop",
| | { |
| "public_tag": "MusicShop",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_FengXi_AfterSpringFestival", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "春节前的准备日程", |
| }
| | "cs": [ |
| ],
| | { |
| "primary_action": {
| | "type": "calendar_now_is_festival", |
| "template": "Interact.PlayGuitar@MusicStore", | | "reverse": false, |
| "display_name": "∫在乐器店弹吉他", | | "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival", |
| "location_hint": "MusicShop",
| | "tag": "SOURCE" |
| "public_tag": "MusicShop", | | } |
| "private_tag": "", | | ], |
| "search_public": true, | | "sl": [ |
| "search_private": false, | | { |
| "weight": 100,
| | "b": "06:01", |
| "score": 0 | | "e": "09:00", |
| | "k": "actions", |
| | "a": [ |
| | 320, |
| | 319, |
| | 331 |
| | ] |
| }, | | }, |
| "summary": "∫在乐器店弹吉他 (MusicShop)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 335, |
| "action_candidates": [
| | 336, |
| {
| | 337, |
| "template": "Interact.Furniture.Sleep@Home_R",
| | 321, |
| "display_name": "睡觉",
| | 324, |
| "location_hint": "Home_R", | | 331, |
| "public_tag": "", | | 320 |
| "private_tag": "", | | ] |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| }
| | "b": "12:00", |
| ]
| | "e": "18:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 335, |
| "schedule_id": "Schedule.CoralTown_JianXu_Winter",
| | 336, |
| "months": [
| | 337, |
| 4
| | 321, |
| ],
| | 324, |
| "month_labels": [
| | 331, |
| "winter"
| | 320 |
| ],
| | ] |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "07:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Write_JX",
| |
| "display_name": "∫写字", | |
| "location_hint": "MusicShop", | |
| "public_tag": "MusicShop", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Write_JX",
| |
| "display_name": "∫写字",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫写字 (MusicShop)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "22:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 338, |
| "action_candidates": [
| | 339, |
| {
| | 340, |
| "template": "Interact.Think_JX", | | 333, |
| "display_name": "∫谱曲", | | 341, |
| "location_hint": "MusicShop", | | 331, |
| "public_tag": "MusicShop", | | 320, |
| "private_tag": "", | | 342, |
| "search_public": true, | | 343 |
| "search_private": false, | | ] |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Think_JX",
| |
| "display_name": "∫谱曲",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫谱曲 (MusicShop)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "01:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 329, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "06:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 127, |
| "action_candidates": [
| | 320 |
| { | | ] |
| "template": "SubInteract.TalkWithParrot_JX",
| | } |
| "display_name": "和鹦鹉聊天",
| | ] |
| "location_hint": "",
| | }, |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "o": "special", |
| "search_public": false,
| | "i": "Schedule.CoralTown_FengXi_SpringFestival", |
| "search_private": false,
| | "m": [], |
| "weight": 100,
| | "w": [], |
| "score": 0
| | "d": [], |
| }
| | "c": "春节的日程准备", |
| ],
| | "cs": [ |
| "primary_action": {
| | { |
| "template": "SubInteract.TalkWithParrot_JX", | | "type": "calendar_now_is_festival", |
| "display_name": "和鹦鹉聊天", | | "reverse": false, |
| "location_hint": "",
| | "festival_template": "Festival.SpringFestivalActivity_POI_InFestival", |
| "public_tag": "", | | "tag": "SOURCE" |
| "private_tag": "", | | } |
| "search_public": false, | | ], |
| "search_private": false, | | "sl": [ |
| "weight": 100,
| | { |
| "score": 0 | | "b": "06:01", |
| | "e": "09:00", |
| | "k": "actions", |
| | "a": [ |
| | 320, |
| | 319, |
| | 331 |
| | ] |
| }, | | }, |
| "summary": "和鹦鹉聊天" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "16:30",
| | "a": [ |
| "kind": "actions",
| | 335, |
| "action_candidates": [
| | 336, |
| {
| | 337, |
| "template": "Interact.RunAlongLakeTrackRun@Lake_JX", | | 321, |
| "display_name": "在湖边散步", | | 324, |
| "location_hint": "Lake_JX", | | 331, |
| "public_tag": "", | | 320 |
| "private_tag": "",
| | ] |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.RunAlongLakeTrackRun@Lake_JX",
| |
| "display_name": "在湖边散步",
| |
| "location_hint": "Lake_JX",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在湖边散步 (Lake_JX)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "18:00", |
| "begin_time": "16:30",
| | "k": "mission", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 335, |
| "action_candidates": [
| | 336, |
| { | | 337, |
| "template": "Interact.JianXu_ScheduleShow_PlayWithCat_POI",
| | 321, |
| "display_name": "简煦摸猫触发POI管理器的互动",
| | 324, |
| "location_hint": "",
| | 331, |
| "public_tag": "",
| | 320 |
| "private_tag": "",
| | ], |
| "search_public": false,
| | "mt": "Mission.ReceiveCollectionBox.FengXi", |
| "search_private": false,
| | "tt": "收货任务", |
| "weight": 100,
| | "g": "执行互动", |
| "score": 0
| | "md": "收货任务(枫汐)" |
| }, | |
| {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐", | |
| "location_hint": "MusicShop", | |
| "public_tag": "MusicShop", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 1, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.JianXu_ScheduleShow_PlayWithCat_POI", | |
| "display_name": "简煦摸猫触发POI管理器的互动", | |
| "location_hint": "", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "简煦摸猫触发POI管理器的互动" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "22:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 338, |
| "action_candidates": [
| | 339, |
| {
| | 340, |
| "template": "SubInteract.SitWrite_JX_F1",
| | 333, |
| "display_name": "坐",
| | 341, |
| "location_hint": "MusicShop", | | 331, |
| "public_tag": "MusicShop", | | 320 |
| "private_tag": "", | | ] |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "01:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 329, |
| "action_candidates": [
| | 320 |
| { | | ] |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "坐 (MusicShop)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.PlayGuitar@MusicStore",
| |
| "display_name": "∫在乐器店弹吉他",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayGuitar@MusicStore",
| |
| "display_name": "∫在乐器店弹吉他",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "∫在乐器店弹吉他 (MusicShop)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_JianXu_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "雨雪天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "01:00", |
| "Weather_Today": { | | "e": "06:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 127, |
| | 320 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "09:00",
| | "i": "Schedule.CoralTown_FengXi_New_Fishing", |
| "end_time": "10:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 4 |
| {
| | ], |
| "template": "Interact.Think_JX",
| | "d": [], |
| "display_name": "∫谱曲",
| | "c": "无雨,周四,好感3心,触发供鱼POI", |
| "location_hint": "MusicShop",
| | "cs": [ |
| "public_tag": "MusicShop",
| | { |
| "private_tag": "",
| | "type": "weather_today", |
| "search_public": true,
| | "reverse": true, |
| "search_private": false,
| | "dest_type": "Rain" |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Think_JX", | |
| "display_name": "∫谱曲", | |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫谱曲 (MusicShop)" | | { |
| },
| | "type": "npc_affection_star", |
| {
| | "reverse": false, |
| "begin_time": "10:00",
| | "entity_tag": "FengXi", |
| "end_time": "13:00",
| | "target_tag": "", |
| "kind": "actions",
| | "op": "GreatOrEqualThan", |
| "action_candidates": [
| | "value": 3 |
| { | | } |
| "template": "SubInteract.SitWrite_JX_F1",
| | ], |
| "display_name": "坐",
| | "sl": [ |
| "location_hint": "MusicShop",
| | { |
| "public_tag": "MusicShop",
| | "b": "06:00", |
| "private_tag": "",
| | "e": "10:00", |
| "search_public": true,
| | "k": "actions", |
| "search_private": false,
| | "a": [ |
| "weight": 100,
| | 319, |
| "score": 0
| | 320 |
| }
| | ] |
| ],
| |
| "primary_action": { | |
| "template": "SubInteract.SitWrite_JX_F1", | |
| "display_name": "坐",
| |
| "location_hint": "MusicShop", | |
| "public_tag": "MusicShop",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 321, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "SubInteract.TalkWithParrot_JX",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.TalkWithParrot_JX",
| |
| "display_name": "和鹦鹉聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "和鹦鹉聊天" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "18:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 344, |
| "action_candidates": [
| | 345, |
| {
| | 346 |
| "template": "SubInteract.SitWrite_JX_F1",
| | ] |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "19:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 167 |
| {
| | ] |
| "template": "Interact.SweepFloor_JX", | |
| "display_name": "打扫",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor_JX",
| |
| "display_name": "打扫",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "打扫" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "20:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 324, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "Interact.PlayGuitar01@MusicStore", | |
| "display_name": "∫在乐器店弹吉他",
| |
| "location_hint": "MusicShop", | |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayGuitar01@MusicStore",
| |
| "display_name": "∫在乐器店弹吉他",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫在乐器店弹吉他 (MusicShop)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 325 |
| {
| | ] |
| "template": "Interact.SitRead@MusicStore", | |
| "display_name": "在乐器店看书",
| |
| "location_hint": "MusicStore", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@MusicStore",
| |
| "display_name": "在乐器店看书",
| |
| "location_hint": "MusicStore",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在乐器店看书 (MusicStore)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 326 |
| {
| | ] |
| "template": "Interact.Furniture.Sleep@Home_R", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| }
| | "b": "23:00", |
| ]
| | "e": "06:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 320, |
| "schedule_id": "Schedule.CoralTown_JianXu_BeachFestival",
| | 127 |
| "months": [
| | ] |
| 2
| | } |
| ],
| | ] |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节当天",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": [] | |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "living_together", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_FengXi_New_Normal_LiveTogether", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "", |
| "template": "Interact.Furniture.Sleep@Home",
| | "cs": [], |
| "display_name": "睡觉",
| | "sl": [ |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "b": "06:00", |
| "private_tag": "",
| | "e": "10:00", |
| "search_public": false,
| | "k": "actions", |
| "search_private": true,
| | "a": [ |
| "weight": 100,
| | 319, |
| "score": 0
| | 320 |
| }
| | ] |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 321, |
| "action_candidates": [
| | 320 |
| {
| | ] |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "16:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 322, |
| "action_candidates": [
| | 323 |
| {
| | ] |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "19:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 167 |
| {
| | ] |
| "template": "Interact.DeeplyThink_JianXu@BeachFestival",
| |
| "display_name": "在沙滩上看着沙雕思考-简煦",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink_JianXu@BeachFestival",
| |
| "display_name": "在沙滩上看着沙雕思考-简煦",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙滩上看着沙雕思考-简煦 (Beach_YuTangTangShop_BeachFestival)" | | { |
| }
| | "b": "19:00", |
| ]
| | "e": "20:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 324, |
| "schedule_id": "Schedule.CoralTown_JianXu_BeforeBeachFestival",
| | 320 |
| "months": [
| | ] |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "10:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.NpcMakeupShop_Seat", | |
| "display_name": "给npc化妆", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 700,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SelfMakeUp_Role@Salon",
| |
| "display_name": "站着说话",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 700,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 320, |
| "action_candidates": [
| | 325 |
| {
| | ] |
| "template": "Interact.NpcMakeupShop_Seat",
| |
| "display_name": "给npc化妆", | |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SelfMakeUp_Role@Salon",
| |
| "display_name": "站着说话",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 220, |
| "action_candidates": [
| | 347 |
| {
| | ] |
| "template": "Interact.SitOnGround@Beach",
| |
| "display_name": "坐下", | |
| "location_hint": "Beach", | |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SitChair_F@HotSpring",
| |
| "display_name": "在温泉休息",
| |
| "location_hint": "HotSpring",
| |
| "public_tag": "HotSpring",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.FarmPhoto@Lake",
| |
| "display_name": "在湖边拍照",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitOnGround@Beach",
| |
| "display_name": "坐下",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐下 (Beach)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "06:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 145 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.NpcMakeupShop_Seat",
| | ] |
| "display_name": "给npc化妆",
| | } |
| "location_hint": "",
| | ] |
| "public_tag": "",
| | }, |
| "private_tag": "",
| | "role.coraltown_gaisite": { |
| "search_public": false,
| | "i": "Role.CoralTown_GaiSiTe", |
| "search_private": false,
| | "n": "盖斯特", |
| "weight": 100,
| | "c": "Calender.CoralTown_GaiSiTe", |
| "score": 0
| | "r": [ |
| },
| | 1, |
| {
| | 3, |
| "template": "Interact.SitRead_Role@Salon",
| | 1 |
| "display_name": "坐着看书",
| | ], |
| "location_hint": "Salon",
| | "v": [ |
| "public_tag": "Salon",
| | { |
| "private_tag": "",
| | "o": "regular", |
| "search_public": true,
| | "i": "Schedule.CoralTown_GaiSite_Normal", |
| "search_private": false,
| | "m": [], |
| "weight": 100,
| | "w": [], |
| "score": 0
| | "d": [], |
| }
| | "c": "", |
| ], | | "cs": [], |
| "primary_action": {
| | "sl": [ |
| "template": "Interact.SitRead_Role@Salon", | | { |
| "display_name": "坐着看书",
| | "b": "06:00", |
| "location_hint": "Salon", | | "e": "10:00", |
| "public_tag": "Salon",
| | "k": "actions", |
| "private_tag": "", | | "a": [ |
| "search_public": true, | | 348 |
| "search_private": false,
| | ] |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 348 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@JianXu",
| |
| "display_name": "睡觉",
| |
| "location_hint": "JianXu",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@JianXu",
| |
| "display_name": "睡觉",
| |
| "location_hint": "JianXu",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (JianXu)" | | { |
| }
| | "b": "12:00", |
| ]
| | "e": "14:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 348 |
| "schedule_id": "Schedule.CoralTown_JianXu_BeforeBeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "10:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.NpcMakeupShop_Seat",
| |
| "display_name": "给npc化妆",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 700,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SelfMakeUp_Role@Salon",
| |
| "display_name": "站着说话",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 700,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "15:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 349 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.NpcMakeupShop_Seat",
| |
| "display_name": "给npc化妆",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SelfMakeUp_Role@Salon",
| |
| "display_name": "站着说话",
| |
| "location_hint": "Salon", | |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "16:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 349 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitOnGround@Beach",
| |
| "display_name": "坐下",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitChair_F@HotSpring",
| |
| "display_name": "在温泉休息",
| |
| "location_hint": "HotSpring",
| |
| "public_tag": "HotSpring",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.FarmPhoto@Lake",
| |
| "display_name": "在湖边拍照",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitOnGround@Beach",
| |
| "display_name": "坐下",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐下 (Beach)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 349 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.NpcMakeupShop_Seat",
| |
| "display_name": "给npc化妆",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "00:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 350 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@JianXu",
| |
| "display_name": "睡觉",
| |
| "location_hint": "JianXu",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@JianXu",
| |
| "display_name": "睡觉",
| |
| "location_hint": "JianXu",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (JianXu)" | | { |
| }
| | "b": "00:00", |
| ]
| | "e": "06:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 127 |
| "schedule_id": "Schedule.CoralTown_JianXu_Normal_LiveTogether",
| | ] |
| "months": [],
| | } |
| "month_labels": [],
| | ] |
| "weekdays": [],
| | }, |
| "weekday_labels": [],
| | { |
| "days": [],
| | "o": "special", |
| "priority": "",
| | "i": "Schedule.CoralTown_GaiSite_Rain", |
| "condition_desc": "",
| | "m": [], |
| "condition_summary": [],
| | "w": [], |
| "condition_raw": {}, | | "d": [], |
| "slots": [ | | "c": "*雨天", |
| { | | "cs": [ |
| "begin_time": "06:00",
| | { |
| "end_time": "07:00",
| | "type": "weather_today", |
| "kind": "actions",
| | "reverse": false, |
| "action_candidates": [
| | "dest_type": "Rain" |
| {
| | } |
| "template": "Interact.Cook@MainRoleHome",
| | ], |
| "display_name": "烹饪",
| | "sl": [ |
| "location_hint": "PlayerBuilding",
| | { |
| "public_tag": "",
| | "b": "06:00", |
| "private_tag": "PlayerBuilding",
| | "e": "10:00", |
| "search_public": false,
| | "k": "actions", |
| "search_private": true,
| | "a": [ |
| "weight": 100,
| | 349 |
| "score": 0
| | ] |
| },
| |
| { | |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@MainRoleHome", | |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (PlayerBuilding)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "14:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 350 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Think_JX",
| |
| "display_name": "∫谱曲",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Think_JX",
| |
| "display_name": "∫谱曲",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫谱曲 (MusicShop)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "14:30", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 351 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐 (MusicShop)" | | { |
| },
| | "b": "14:30", |
| {
| | "e": "16:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 352 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ThinkQH_JX",
| |
| "display_name": "∫千鹤峡站着",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ThinkQH_JX",
| |
| "display_name": "∫千鹤峡站着",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫千鹤峡站着 (MusicShop)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 353 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.JianXu_ScheduleShow_PlayWithCat_POI",
| |
| "display_name": "简煦摸猫触发POI管理器的互动",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.SitWrite_JX_F1",
| |
| "display_name": "坐",
| |
| "location_hint": "MusicShop",
| |
| "public_tag": "MusicShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.JianXu_ScheduleShow_PlayWithCat_POI",
| |
| "display_name": "简煦摸猫触发POI管理器的互动",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "简煦摸猫触发POI管理器的互动" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 354, |
| "action_candidates": [
| | 355 |
| {
| | ] |
| "template": "Interact.SitAndPlayGuitar@MainRoleHome",
| |
| "display_name": "在主角家弹吉他",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PettingBigAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitAndPlayGuitar@MainRoleHome",
| |
| "display_name": "在主角家弹吉他",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在主角家弹吉他 (PlayerBuilding)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "00:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 356 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Watering@MainRoleHome",
| |
| "display_name": "帮玩家农作物浇水",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 20,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Watering@MainRoleHome",
| |
| "display_name": "帮玩家农作物浇水",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "帮玩家农作物浇水 (PlayerBuilding)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "06:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.SitSofa_L@MainRoleHome",
| | ] |
| "display_name": "在沙发上看电视",
| | }, |
| "location_hint": "PlayerBuilding",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "PlayerBuilding",
| | "i": "Schedule.CoralTown_GaiSite_Snow", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "*雪天", |
| }, | | "cs": [ |
| {
| | { |
| "template": "Interact.SitSofa_M@MainRoleHome",
| | "type": "weather_today", |
| "display_name": "在沙发上看电视",
| | "reverse": false, |
| "location_hint": "PlayerBuilding",
| | "dest_type": "Snow" |
| "public_tag": "",
| | } |
| "private_tag": "PlayerBuilding",
| | ], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "06:00", |
| "score": 0
| | "e": "10:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "template": "Interact.SitSofa_R@MainRoleHome",
| | 348 |
| "display_name": "在沙发上看电视",
| | ] |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家扫地 (PlayerBuilding)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "在家扫地 (PlayerBuilding)"
| |
| } | |
| ] | |
| }
| |
| ]
| |
| },
| |
| "role.coraltown_jinjier": {
| |
| "id": "Role.CoralTown_JinJiEr",
| |
| "name": "金吉尔",
| |
| "key": "role.coraltown_jinjier",
| |
| "calendar_id": "Calender.CoralTown_JinJiEr",
| |
| "entity_file": "Role.CoralTown_JinJiEr",
| |
| "regular_count": 1,
| |
| "special_count": 4,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_JinJiEr_Normal",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:01",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.SitWeave@Home_JinJiEr",
| |
| "display_name": "在家织毛巾",
| |
| "location_hint": "HouseJinJiEr_Chair",
| |
| "public_tag": "HouseJinJiEr_Chair",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@Home_JinJiEr", | |
| "display_name": "在家织毛巾",
| |
| "location_hint": "HouseJinJiEr_Chair", | |
| "public_tag": "HouseJinJiEr_Chair",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家织毛巾 (HouseJinJiEr_Chair)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "08:01",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 348 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitWeave@Home_JinJiEr",
| |
| "display_name": "在家织毛巾",
| |
| "location_hint": "HouseJinJiEr_Chair",
| |
| "public_tag": "HouseJinJiEr_Chair",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@Home_JinJiEr",
| |
| "display_name": "在家织毛巾",
| |
| "location_hint": "HouseJinJiEr_Chair",
| |
| "public_tag": "HouseJinJiEr_Chair",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家织毛巾 (HouseJinJiEr_Chair)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "10:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 348 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitWeave@Home_JinJiEr",
| |
| "display_name": "在家织毛巾", | |
| "location_hint": "HouseJinJiEr_Chair",
| |
| "public_tag": "HouseJinJiEr_Chair",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@Home_JinJiEr",
| |
| "display_name": "在家织毛巾",
| |
| "location_hint": "HouseJinJiEr_Chair",
| |
| "public_tag": "HouseJinJiEr_Chair",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家织毛巾 (HouseJinJiEr_Chair)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "15:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 349 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@Home_JinJiEr",
| |
| "display_name": "在家读书", | |
| "location_hint": "HouseJinJiEr_Chair",
| |
| "public_tag": "HouseJinJiEr_Chair",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home_JinJiEr",
| |
| "display_name": "在家读书",
| |
| "location_hint": "HouseJinJiEr_Chair",
| |
| "public_tag": "HouseJinJiEr_Chair",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (HouseJinJiEr_Chair)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "16:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 349 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sit@Plaza_JinJiEr",
| |
| "display_name": "在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.NPCSwing@Plaza_JinJiEr",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.NPCSwing@Plaza_JinJiEr",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "荡秋千 (Plaza)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "16:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 349 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sit@Plaza_JinJiEr",
| |
| "display_name": "在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.NPCSwing@Plaza_JinJiEr",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.NPCSwing@Plaza_JinJiEr",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "荡秋千 (Plaza)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "00:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 350 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitByLake@Town_JinJiEr",
| |
| "display_name": "坐在湖边",
| |
| "location_hint": "SitByLake_JinJiEr",
| |
| "public_tag": "SitByLake_JinJiEr",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitByLake@Town_JinJiEr",
| |
| "display_name": "坐在湖边",
| |
| "location_hint": "SitByLake_JinJiEr",
| |
| "public_tag": "SitByLake_JinJiEr",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐在湖边 (SitByLake_JinJiEr)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "06:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitByLake@Town_JinJiEr",
| | ] |
| "display_name": "坐在湖边",
| | }, |
| "location_hint": "SitByLake_JinJiEr",
| | { |
| "public_tag": "SitByLake_JinJiEr",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_GaiSite_BeachFestival", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 27 |
| "primary_action": { | | ], |
| "template": "Interact.SitByLake@Town_JinJiEr", | | "c": "沙滩节", |
| "display_name": "坐在湖边",
| | "cs": [], |
| "location_hint": "SitByLake_JinJiEr", | | "sl": [ |
| "public_tag": "SitByLake_JinJiEr",
| | { |
| "private_tag": "", | | "b": "06:00", |
| "search_public": true, | | "e": "13:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0 | | 215, |
| | 357 |
| | ] |
| }, | | }, |
| "summary": "坐在湖边 (SitByLake_JinJiEr)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "18:30", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 358, |
| "action_candidates": [
| | 359, |
| {
| | 360, |
| "template": "Interact.SitDraw@Home",
| | 361 |
| "display_name": "在家画画",
| | ] |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitDraw@Home",
| |
| "display_name": "在家画画",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家画画 (Home)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "00:00", |
| "begin_time": "00:01",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_JinJiEr_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "00:00", |
| "Weather_Today": { | | "e": "06:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "living_together", |
| "begin_time": "06:00",
| | "i": "Schedule.CoralTown_GaiSite_Normal", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "", |
| "template": "Interact.Overlooking_JinJiEr@Home",
| | "cs": [], |
| "display_name": "∫看着某处深思",
| | "sl": [ |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "b": "06:00", |
| "private_tag": "",
| | "e": "10:00", |
| "search_public": false,
| | "k": "actions", |
| "search_private": true,
| | "a": [ |
| "weight": 100,
| | 348 |
| "score": 0
| | ] |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Overlooking_JinJiEr@Home", | |
| "display_name": "∫看着某处深思",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "∫看着某处深思 (Home)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 348 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@Home_JinJiEr_Rain",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_JinJiEr_Rain",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home_JinJiEr_Rain",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_JinJiEr_Rain",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home_JinJiEr_Rain)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 348 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitWeave@Home",
| |
| "display_name": "在家织布",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@Home",
| |
| "display_name": "在家织布",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家织布 (Home)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "15:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 349 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitDraw@Home",
| |
| "display_name": "在家画画",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitDraw@Home",
| |
| "display_name": "在家画画",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家画画 (Home)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "16:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 349 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@Home_JinJiEr_Rain",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_JinJiEr_Rain",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home_JinJiEr_Rain",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home_JinJiEr_Rain",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home_JinJiEr_Rain)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 349 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitWeave@Home", | |
| "display_name": "在家织布",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Eat@Home",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 50,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@Home",
| |
| "display_name": "在家织布",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家织布 (Home)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "00:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 350 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitDraw@Home",
| |
| "display_name": "在家画画",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitDraw@Home",
| |
| "display_name": "在家画画",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家画画 (Home)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "06:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Furniture.Sleep@Home",
| | ] |
| "display_name": "睡觉",
| | } |
| "location_hint": "Home",
| | ] |
| "public_tag": "",
| | }, |
| "private_tag": "",
| | "role.coraltown_hameng": { |
| "search_public": false,
| | "i": "Role.CoralTown_HaMeng", |
| "search_private": true,
| | "n": "弦一", |
| "weight": 100,
| | "c": "Calender.CoralTown_HaMeng", |
| "score": 0
| | "r": [ |
| }
| | 1, |
| ],
| | 1, |
| "primary_action": {
| | 0 |
| "template": "Interact.Furniture.Sleep@Home",
| | ], |
| "display_name": "睡觉",
| | "v": [ |
| "location_hint": "Home",
| | { |
| "public_tag": "", | | "o": "regular", |
| "private_tag": "", | | "i": "Schedule.CoralTown_HaMeng_Mon", |
| "search_public": false, | | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 100, | | "d": [], |
| "score": 0 | | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 362 |
| | ] |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "06:00", |
| ]
| | "e": "07:00", |
| },
| | "k": "mission", |
| {
| | "a": [ |
| "source": "special",
| | 213, |
| "schedule_id": "Schedule.CoralTown_JinJiEr_BeachFestival",
| | 327, |
| "months": [
| | 363 |
| 2
| | ], |
| ],
| | "mt": "Mission.Schedule.HaMengEnterWorld", |
| "month_labels": [
| | "tt": "哈蒙进入世界", |
| "summer"
| | "g": "", |
| ],
| | "md": "哈蒙进入世界" |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "13:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.StandTalk2People01@Town1F",
| |
| "display_name": "在城镇1层站着聊天",
| |
| "location_hint": "Town1F",
| |
| "public_tag": "Town1F",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.StandTalk2People01@Town1F", | |
| "display_name": "在城镇1层站着聊天",
| |
| "location_hint": "Town1F",
| |
| "public_tag": "Town1F",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在城镇1层站着聊天 (Town1F)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "08:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "18:30",
| | "a": [ |
| "kind": "actions",
| | 214, |
| "action_candidates": [
| | 213, |
| { | | 327, |
| "template": "Interact.Visit_JinJiEr@LinYuHuaShop_BeachFestival",
| | 363 |
| "display_name": "沙滩节参观予画店铺-金吉尔",
| | ] |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Visit_JinJiEr@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺-金吉尔",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Visit_JinJiEr@YuTangTangShop_BeachFestival",
| |
| "display_name": "沙滩节参观雨棠棠店铺-金吉尔", | |
| "location_hint": "Beach_YuTangTangShop_BeachFestival", | |
| "public_tag": "Beach_YuTangTangShop_BeachFestival", | |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Visit_JinJiEr@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "沙滩节参观洛桃桃店铺-金吉尔",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Visit_JinJiEr@YuTangTangShop_BeachFestival",
| |
| "display_name": "沙滩节参观雨棠棠店铺-金吉尔",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "沙滩节参观雨棠棠店铺-金吉尔 (Beach_YuTangTangShop_BeachFestival)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "23:31", |
| "begin_time": "18:30",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 214, |
| "action_candidates": [
| | 215, |
| {
| | 213, |
| "template": "Interact.HangOut@Beach", | | 327, |
| "display_name": "闲逛", | | 363 |
| "location_hint": "Beach", | | ] |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| },
| | "b": "23:31", |
| {
| | "e": "02:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 362 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.Furniture.Sleep@Home", | | ] |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "睡觉 (Home)"
| |
| } | |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_JinJiEr_BeforeBeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节前",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "06:00",
| | "i": "Schedule.CoralTown_HaMeng_ResourceIsland", |
| "end_time": "10:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "弦一在资源岛的时间表", |
| "template": "Interact.SitRead@Home",
| | "cs": [ |
| "display_name": "在家读书",
| | { |
| "location_hint": "Home",
| | "type": "entity_data_check_string", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "key": "HaMeng_Position", |
| "search_public": false,
| | "tag": "SOURCE", |
| "search_private": true,
| | "op": "Equal", |
| "weight": 100,
| | "value": "OnResourceIsland" |
| "score": 0
| | } |
| },
| | ], |
| { | | "sl": [ |
| "template": "Interact.WatchingFlower_JinJiEr@Home",
| | { |
| "display_name": "在家赏花",
| | "b": "00:00", |
| "location_hint": "Family",
| | "e": "06:00", |
| "public_tag": "",
| | "k": "actions", |
| "private_tag": "Family",
| | "a": [ |
| "search_public": false,
| | 364 |
| "search_private": true,
| | ] |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Chat@JinJiEr_With_GaiSiTe",
| |
| "display_name": "盖斯特和金吉尔聊天",
| |
| "location_hint": "JinJiEr_With_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.WatchingFlower_JinJiEr@Home", | |
| "display_name": "在家赏花",
| |
| "location_hint": "Family", | |
| "public_tag": "",
| |
| "private_tag": "Family", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家赏花 (Family)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "19:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 365, |
| "action_candidates": [
| | 366 |
| {
| | ] |
| "template": "Interact.DeeplyThink@ClothingShop",
| |
| "display_name": "在服装店思考",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead_JinJiEr@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.WatchingFlower_JinJiEr@Home",
| |
| "display_name": "在家赏花",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@PetShop",
| |
| "display_name": "在宠物店思考", | |
| "location_hint": "PetShop_Indoor", | |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchingFlower_JinJiEr@Home",
| |
| "display_name": "在家赏花",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家赏花 (Family)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "23:59", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 364 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.DeeplyThink@ClothingShop", | | ] |
| "display_name": "在服装店思考",
| | } |
| "location_hint": "ClothingShop",
| | ] |
| "public_tag": "ClothingShop",
| | }, |
| "private_tag": "",
| | "role.coraltown_jianxu": { |
| "search_public": true,
| | "i": "Role.CoralTown_JianXu", |
| "search_private": false,
| | "n": "简煦", |
| "weight": 100,
| | "c": "Calender.CoralTown_JianXU", |
| "score": 0
| | "r": [ |
| },
| | 4, |
| {
| | 4, |
| "template": "Interact.SitRead@Home",
| | 1 |
| "display_name": "在家读书",
| | ], |
| "location_hint": "Home",
| | "v": [ |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "o": "regular", |
| "search_public": false,
| | "i": "Schedule.CoralTown_JianXu_Normal", |
| "search_private": true,
| | "m": [ |
| "weight": 100,
| | 1 |
| "score": 0
| | ], |
| },
| | "w": [], |
| {
| | "d": [], |
| "template": "Interact.WatchingFlower_JinJiEr@Home",
| | "c": "", |
| "display_name": "在家赏花",
| | "cs": [], |
| "location_hint": "Family",
| | "sl": [ |
| "public_tag": "",
| | { |
| "private_tag": "Family",
| | "b": "06:00", |
| "search_public": false,
| | "e": "07:00", |
| "search_private": true,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0
| | 367 |
| },
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@PetShop",
| |
| "display_name": "在宠物店思考",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.WatchingFlower_JinJiEr@Home", | |
| "display_name": "在家赏花",
| |
| "location_hint": "Family", | |
| "public_tag": "",
| |
| "private_tag": "Family", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家赏花 (Family)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "08:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 368 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WatchingAnimals@Pasture",
| |
| "display_name": "在牧场看动物",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Walk@Plaza",
| |
| "display_name": "单人散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.JinJiEr_SitEat@Restaurant",
| |
| "display_name": "金吉尔在小叶府坐下来吃东西",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.WatchingShop_Plaza",
| |
| "display_name": "在广场小摊前驻足",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Furniture.Sit@Plaza",
| |
| "display_name": "在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@ClothingShop",
| |
| "display_name": "在服装店思考",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@PetShop",
| |
| "display_name": "在宠物店思考",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchingShop_Plaza",
| |
| "display_name": "在广场小摊前驻足",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在广场小摊前驻足 (Plaza)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "15:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 369 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "15:00", |
| ]
| | "e": "17:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 370 |
| "schedule_id": "Schedule.CoralTown_JinJiEr_BeforeBeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节前",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "10:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.WatchingFlower_JinJiEr@Home",
| |
| "display_name": "在家赏花",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Chat@JinJiEr_With_GaiSiTe",
| |
| "display_name": "盖斯特和金吉尔聊天",
| |
| "location_hint": "JinJiEr_With_GaiSiTe",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchingFlower_JinJiEr@Home",
| |
| "display_name": "在家赏花",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家赏花 (Family)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "18:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 371, |
| "action_candidates": [
| | 372 |
| {
| | ] |
| "template": "Interact.DeeplyThink@ClothingShop",
| |
| "display_name": "在服装店思考",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead_JinJiEr@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.WatchingFlower_JinJiEr@Home",
| |
| "display_name": "在家赏花",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@PetShop",
| |
| "display_name": "在宠物店思考", | |
| "location_hint": "PetShop_Indoor", | |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchingFlower_JinJiEr@Home",
| |
| "display_name": "在家赏花",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家赏花 (Family)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "19:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 369 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.DeeplyThink@ClothingShop",
| |
| "display_name": "在服装店思考",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.WatchingFlower_JinJiEr@Home",
| |
| "display_name": "在家赏花",
| |
| "location_hint": "Family", | |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@PetShop",
| |
| "display_name": "在宠物店思考",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchingFlower_JinJiEr@Home",
| |
| "display_name": "在家赏花",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家赏花 (Family)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 369 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WatchingAnimals@Pasture",
| |
| "display_name": "在牧场看动物",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Walk@Plaza",
| |
| "display_name": "单人散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.JinJiEr_SitEat@Restaurant",
| |
| "display_name": "金吉尔在小叶府坐下来吃东西",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.WatchingShop_Plaza",
| |
| "display_name": "在广场小摊前驻足",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Furniture.Sit@Plaza",
| |
| "display_name": "在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@ClothingShop",
| |
| "display_name": "在服装店思考",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@PetShop",
| |
| "display_name": "在宠物店思考",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchingShop_Plaza",
| |
| "display_name": "在广场小摊前驻足",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在广场小摊前驻足 (Plaza)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 373 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "23:00", |
| ]
| | "e": "06:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 143 |
| "role.coraltown_linmengmeng": {
| | ] |
| "id": "Role.CoralTown_LinMengMeng",
| | } |
| "name": "洛桃桃",
| | ] |
| "key": "role.coraltown_linmengmeng",
| | }, |
| "calendar_id": "Calender.CoralTown_LinMengMeng",
| | { |
| "entity_file": "Role.CoralTown_LinMengMeng",
| | "o": "regular", |
| "regular_count": 4,
| | "i": "Schedule.CoralTown_JianXu_Normal", |
| "special_count": 5,
| | "m": [ |
| "living_together_count": 0,
| | 2 |
| "variants": [
| | ], |
| {
| | "w": [], |
| "source": "regular",
| | "d": [], |
| "schedule_id": "Schedule.CoralTown_LinMengMeng_Spring",
| | "c": "", |
| "months": [
| | "cs": [], |
| 1 | | "sl": [ |
| ],
| | { |
| "month_labels": [
| | "b": "06:00", |
| "spring" | | "e": "07:00", |
| ],
| | "k": "actions", |
| "weekdays": [],
| | "a": [ |
| "weekday_labels": [],
| | 367 |
| "days": [],
| | ] |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅二楼阳台吃饭 (GameCenter)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "08:00", |
| "begin_time": "09:01",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 368 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (GameCenter)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "15:00", |
| "begin_time": "10:01",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 369 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.NPCSwing@PetShop",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "PetShop_Outdoor",
| |
| "public_tag": "PetShop_Outdoor", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.NPCSwing@PetShop",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "PetShop_Outdoor",
| |
| "public_tag": "PetShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "荡秋千 (PetShop_Outdoor)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "17:00", |
| "begin_time": "11:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 370 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw@Beach",
| |
| "display_name": "画画",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@Beach",
| |
| "display_name": "画画",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (Beach)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "18:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 371, |
| "action_candidates": [
| | 372 |
| {
| | ] |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅二楼阳台吃饭 (GameCenter)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "19:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 369 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitChair_F@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙滩休息 (Beach)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "15:01",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 369 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat_LuoTaoTao@Beach",
| |
| "display_name": "在沙滩椅子上坐着吃点心",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoTaoTao@Beach",
| |
| "display_name": "在沙滩椅子上坐着吃点心",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙滩椅子上坐着吃点心 (Beach)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "16:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 373 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw@Beach",
| |
| "display_name": "画画",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@Beach",
| |
| "display_name": "画画",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (Beach)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "06:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 143 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Eat_LuoTaoTao@Restaurant",
| | ] |
| "display_name": "在饭店吃饭",
| | }, |
| "location_hint": "Restaurant",
| | { |
| "public_tag": "Restaurant",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_JianXu_Normal", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 3 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.Eat_LuoTaoTao@Restaurant", | | "sl": [ |
| "display_name": "在饭店吃饭",
| | { |
| "location_hint": "Restaurant", | | "b": "06:00", |
| "public_tag": "Restaurant",
| | "e": "07:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 367 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "08:00", |
| "begin_time": "21:01",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 368 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "08:00", |
| ]
| | "e": "15:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 369 |
| "schedule_id": "Schedule.CoralTown_LinMengMeng_Spring",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅二楼阳台吃饭 (GameCenter)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "17:00", |
| "begin_time": "09:01",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 370 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (GameCenter)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "18:00", |
| "begin_time": "10:01",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 371, |
| "action_candidates": [
| | 372 |
| {
| | ] |
| "template": "Interact.NPCSwing@PetShop",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "PetShop_Outdoor",
| |
| "public_tag": "PetShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.NPCSwing@PetShop",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "PetShop_Outdoor",
| |
| "public_tag": "PetShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "荡秋千 (PetShop_Outdoor)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "19:00", |
| "begin_time": "11:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 369 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw@Beach",
| |
| "display_name": "画画",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@Beach",
| |
| "display_name": "画画",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (Beach)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 369 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅二楼阳台吃饭 (GameCenter)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 373 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitChair_F@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙滩休息 (Beach)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "06:00", |
| "begin_time": "15:01",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 143 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.Eat_LuoTaoTao@Beach",
| | ] |
| "display_name": "在沙滩椅子上坐着吃点心",
| | }, |
| "location_hint": "Beach",
| | { |
| "public_tag": "Beach",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_JianXu_Winter", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 4 |
| "weight": 100,
| | ], |
| "score": 0 | | "w": [], |
| } | | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.Eat_LuoTaoTao@Beach",
| | "sl": [ |
| "display_name": "在沙滩椅子上坐着吃点心",
| | { |
| "location_hint": "Beach",
| | "b": "06:00", |
| "public_tag": "Beach",
| | "e": "07:00", |
| "private_tag": "",
| | "k": "actions", |
| "search_public": true,
| | "a": [ |
| "search_private": false,
| | 367 |
| "weight": 100,
| | ] |
| "score": 0
| |
| }, | |
| "summary": "在沙滩椅子上坐着吃点心 (Beach)"
| |
| }, | |
| { | |
| "begin_time": "16:01",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Draw@Beach",
| |
| "display_name": "画画",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.Draw@Beach", | |
| "display_name": "画画",
| |
| "location_hint": "Beach", | |
| "public_tag": "Beach",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (Beach)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "08:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 368 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat_LuoTaoTao@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoTaoTao@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "13:00", |
| "begin_time": "21:01",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 369 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "13:00", |
| ]
| | "e": "14:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 374 |
| "schedule_id": "Schedule.CoralTown_LinMengMeng_Spring",
| | ] |
| "months": [
| |
| 3
| |
| ],
| |
| "month_labels": [
| |
| "autumn"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅二楼阳台吃饭 (GameCenter)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:30", |
| "begin_time": "09:01",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 375 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (GameCenter)" | | { |
| },
| | "b": "16:30", |
| {
| | "e": "18:00", |
| "begin_time": "10:01",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 371, |
| "action_candidates": [
| | 372 |
| {
| | ] |
| "template": "Interact.NPCSwing@PetShop",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "PetShop_Outdoor",
| |
| "public_tag": "PetShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.NPCSwing@PetShop",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "PetShop_Outdoor",
| |
| "public_tag": "PetShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "荡秋千 (PetShop_Outdoor)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "19:00", |
| "begin_time": "11:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 369 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw@Beach",
| |
| "display_name": "画画",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@Beach",
| |
| "display_name": "画画",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (Beach)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 369 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅二楼阳台吃饭 (GameCenter)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 373 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitChair_F@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙滩休息 (Beach)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "06:00", |
| "begin_time": "15:01",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 143 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Eat_LuoTaoTao@Beach",
| | ] |
| "display_name": "在沙滩椅子上坐着吃点心",
| | }, |
| "location_hint": "Beach",
| | { |
| "public_tag": "Beach",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_JianXu_Rain", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "雨雪天日程", |
| }
| | "cs": [ |
| ],
| | { |
| "primary_action": { | | "type": "weather_today", |
| "template": "Interact.Eat_LuoTaoTao@Beach", | | "reverse": true, |
| "display_name": "在沙滩椅子上坐着吃点心", | | "dest_type": "ClearSky" |
| "location_hint": "Beach", | | } |
| "public_tag": "Beach", | | ], |
| "private_tag": "", | | "sl": [ |
| "search_public": true, | | { |
| "search_private": false,
| | "b": "09:00", |
| "weight": 100, | | "e": "10:00", |
| "score": 0 | | "k": "actions", |
| | "a": [ |
| | 368 |
| | ] |
| }, | | }, |
| "summary": "在沙滩椅子上坐着吃点心 (Beach)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "13:00", |
| "begin_time": "16:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 369 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw@Beach",
| |
| "display_name": "画画",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw@Beach",
| |
| "display_name": "画画",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (Beach)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "17:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 374 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat_LuoTaoTao@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoTaoTao@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "19:00", |
| "begin_time": "21:01",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 369 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "19:00", |
| ]
| | "e": "20:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 376 |
| "schedule_id": "Schedule.CoralTown_LinMengMeng_Snow",
| | ] |
| "months": [
| |
| 4
| |
| ],
| |
| "month_labels": [
| |
| "winter"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅二楼阳台吃饭 (GameCenter)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "09:01",
| | "k": "actions", |
| "end_time": "10:30",
| | "a": [ |
| "kind": "actions",
| | 377 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (GameCenter)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "10:31",
| | "k": "actions", |
| "end_time": "11:30",
| | "a": [ |
| "kind": "actions",
| | 378 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.NPCSwing@PetShop",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "PetShop_Outdoor",
| |
| "public_tag": "PetShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.NPCSwing@PetShop",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "PetShop_Outdoor",
| |
| "public_tag": "PetShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "荡秋千 (PetShop_Outdoor)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "09:00", |
| "begin_time": "11:31",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 143 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Draw@Beach",
| | ] |
| "display_name": "画画",
| | }, |
| "location_hint": "Beach",
| | { |
| "public_tag": "Beach",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_JianXu_BeachFestival", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 10,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 27 |
| "primary_action": {
| | ], |
| "template": "Interact.Draw@Beach",
| | "c": "沙滩节当天", |
| "display_name": "画画",
| | "cs": [], |
| "location_hint": "Beach",
| | "sl": [ |
| "public_tag": "Beach", | | { |
| "private_tag": "", | | "b": "00:00", |
| "search_public": true, | | "e": "06:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 10, | | "a": [ |
| "score": 0 | | 127 |
| | ] |
| }, | | }, |
| "summary": "画画 (Beach)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "12:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 215, |
| "action_candidates": [
| | 379 |
| {
| | ] |
| "template": "Interact.Eat_LuoTaoTao@GameCenter", | |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅二楼阳台吃饭 (GameCenter)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画", | |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (GameCenter)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "23:59", |
| "begin_time": "15:01",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 380 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Eat_LuoTaoTao@BaoKanTing",
| | ] |
| "display_name": "报刊亭前面椅子上坐着吃点心",
| | }, |
| "location_hint": "Town_Shopping",
| | { |
| "public_tag": "Town_Shopping",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_JianXu_BeforeBeachFestival", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 25 |
| "primary_action": { | | ], |
| "template": "Interact.Eat_LuoTaoTao@BaoKanTing", | | "c": "", |
| "display_name": "报刊亭前面椅子上坐着吃点心", | | "cs": [], |
| "location_hint": "Town_Shopping", | | "sl": [ |
| "public_tag": "Town_Shopping", | | { |
| "private_tag": "",
| | "b": "10:00", |
| "search_public": true,
| | "e": "12:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0 | | 381, |
| | 379, |
| | 382, |
| | 383 |
| | ] |
| }, | | }, |
| "summary": "报刊亭前面椅子上坐着吃点心 (Town_Shopping)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "16:00", |
| "begin_time": "16:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 381, |
| "action_candidates": [
| | 379, |
| {
| | 383 |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| | ] |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (GameCenter)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "19:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 339, |
| "action_candidates": [
| | 384, |
| {
| | 385 |
| "template": "Interact.Eat_LuoTaoTao@ChenJia", | | ] |
| "display_name": "在陈家吃饭", | |
| "location_hint": "House_Li", | |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoTaoTao@ChenJia",
| |
| "display_name": "在陈家吃饭",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在陈家吃饭 (House_Li)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "01:00", |
| "begin_time": "19:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 381, |
| "action_candidates": [
| | 379 |
| {
| | ] |
| "template": "Interact.Draw_LuoTaoTao@GameCenter", | |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (GameCenter)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "10:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 386 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Furniture.Sleep@Home",
| | ] |
| "display_name": "睡觉",
| | }, |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_JianXu_BeforeBeachFestival", |
| "search_public": false,
| | "m": [ |
| "search_private": true,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 26 |
| "primary_action": { | | ], |
| "template": "Interact.Furniture.Sleep@Home", | | "c": "", |
| "display_name": "睡觉", | | "cs": [], |
| "location_hint": "Home", | | "sl": [ |
| "public_tag": "", | | { |
| "private_tag": "",
| | "b": "10:00", |
| "search_public": false,
| | "e": "12:00", |
| "search_private": true,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0 | | 381, |
| | 379, |
| | 382, |
| | 383 |
| | ] |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "12:00", |
| ]
| | "e": "16:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 381, |
| "schedule_id": "Schedule.CoralTown_LinMengMeng_BeachFestival",
| | 379, |
| "months": [
| | 383 |
| 2
| | ] |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节当天",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Beach", | |
| "display_name": "闲逛", | |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "19:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 339, |
| "action_candidates": [
| | 384, |
| {
| | 385 |
| "template": "Interact.WatchParty_Sit_DingXiaoLong_BeachFestival", | | ] |
| "display_name": "∫丁小龙和洛桃桃坐一起看演出", | |
| "location_hint": "Beach_WatchParty_DingXiaoLong", | |
| "public_tag": "Beach_WatchParty_DingXiaoLong",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchParty_Sit_DingXiaoLong_BeachFestival",
| |
| "display_name": "∫丁小龙和洛桃桃坐一起看演出",
| |
| "location_hint": "Beach_WatchParty_DingXiaoLong",
| |
| "public_tag": "Beach_WatchParty_DingXiaoLong",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫丁小龙和洛桃桃坐一起看演出 (Beach_WatchParty_DingXiaoLong)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "01:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 381, |
| "action_candidates": [
| | 379 |
| {
| | ] |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "01:00", |
| ]
| | "e": "10:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 386 |
| "schedule_id": "Schedule.CoralTown_LinMengMeng_BeforeBeachFestival",
| | ] |
| "months": [
| | } |
| 2
| | ] |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": [] | |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "living_together", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_JianXu_Normal_LiveTogether", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "", |
| "template": "Interact.SitSofaWatchTV@Home",
| | "cs": [], |
| "display_name": "在沙发上看电视",
| | "sl": [ |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "b": "06:00", |
| "private_tag": "",
| | "e": "07:00", |
| "search_public": false,
| | "k": "actions", |
| "search_private": true,
| | "a": [ |
| "weight": 100,
| | 144, |
| "score": 0
| | 220 |
| }
| | ] |
| ],
| |
| "primary_action": { | |
| "template": "Interact.SitSofaWatchTV@Home", | |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "08:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 368 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Construction@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "∫施工表演-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoconut_LuoTaoTao@LuoTaoTaoShop_BeforeBeachFestival",
| |
| "display_name": "喝椰子-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Construction@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "∫施工表演-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫施工表演-洛桃桃摊位-沙滩节 (Beach_LuoTaoTaoShop_BeachFestival)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "15:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 369 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "17:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 370 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| }
| | "b": "17:00", |
| ]
| | "e": "18:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 371, |
| "schedule_id": "Schedule.CoralTown_LinMengMeng_BeforeBeachFestival",
| | 372 |
| "months": [
| | ] |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home", | |
| "display_name": "在沙发上看电视", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "19:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 387, |
| "action_candidates": [
| | 146, |
| {
| | 147, |
| "template": "Interact.Construction@LuoTaoTaoShop_BeachFestival", | | 148, |
| "display_name": "∫施工表演-洛桃桃摊位-沙滩节",
| | 220 |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| | ] |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 200, | |
| "score": 0 | |
| },
| |
| { | |
| "template": "Interact.DrinkCoconut_LuoTaoTao@LuoTaoTaoShop_BeforeBeachFestival",
| |
| "display_name": "喝椰子-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Construction@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "∫施工表演-洛桃桃摊位-沙滩节",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫施工表演-洛桃桃摊位-沙滩节 (Beach_LuoTaoTaoShop_BeachFestival)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 347, |
| "action_candidates": [
| | 220 |
| {
| | ] |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 151, |
| "action_candidates": [
| | 152, |
| {
| | 153, |
| "template": "Interact.SitSofaWatchTV@Home", | | 145 |
| "display_name": "在沙发上看电视", | | ] |
| "location_hint": "Home", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_LinMengMeng_Rain_Snow",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "On Raining Days",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "23:00", |
| "Weather_Today": { | | "e": "06:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 145 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | } |
| "slots": [
| | ] |
| {
| | }, |
| "begin_time": "08:00",
| | "role.coraltown_jinjier": { |
| "end_time": "09:00",
| | "i": "Role.CoralTown_JinJiEr", |
| "kind": "actions",
| | "n": "金吉尔", |
| "action_candidates": [
| | "c": "Calender.CoralTown_JinJiEr", |
| {
| | "r": [ |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| | 1, |
| "display_name": "在游戏厅二楼阳台吃饭",
| | 4, |
| "location_hint": "GameCenter",
| | 0 |
| "public_tag": "GameCenter",
| | ], |
| "private_tag": "",
| | "v": [ |
| "search_public": true, | | { |
| "search_private": false,
| | "o": "regular", |
| "weight": 100,
| | "i": "Schedule.CoralTown_JinJiEr_Normal", |
| "score": 0
| | "m": [], |
| } | | "w": [], |
| ], | | "d": [], |
| "primary_action": { | | "c": "", |
| "template": "Interact.Eat_LuoTaoTao@GameCenter", | | "cs": [], |
| "display_name": "在游戏厅二楼阳台吃饭", | | "sl": [ |
| "location_hint": "GameCenter", | | { |
| "public_tag": "GameCenter", | | "b": "06:01", |
| "private_tag": "", | | "e": "08:00", |
| "search_public": true, | | "k": "actions", |
| "search_private": false, | | "a": [ |
| "weight": 100, | | 388 |
| "score": 0 | | ] |
| | }, |
| | { |
| | "b": "08:01", |
| | "e": "10:00", |
| | "k": "actions", |
| | "a": [ |
| | 389 |
| | ] |
| | }, |
| | { |
| | "b": "10:01", |
| | "e": "12:00", |
| | "k": "actions", |
| | "a": [ |
| | 388 |
| | ] |
| | }, |
| | { |
| | "b": "12:01", |
| | "e": "14:00", |
| | "k": "actions", |
| | "a": [ |
| | 390 |
| | ] |
| | }, |
| | { |
| | "b": "14:01", |
| | "e": "16:00", |
| | "k": "actions", |
| | "a": [ |
| | 391, |
| | 392 |
| | ] |
| }, | | }, |
| "summary": "在游戏厅二楼阳台吃饭 (GameCenter)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "18:00", |
| "begin_time": "09:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 391, |
| "action_candidates": [
| | 392 |
| {
| | ] |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (GameCenter)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "20:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 393 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅二楼阳台吃饭 (GameCenter)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "22:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 393 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (GameCenter)" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "00:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 394 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_LinMengMeng_Rain_Snow",
| |
| "months": [
| |
| 4
| |
| ],
| |
| "month_labels": [
| |
| "winter"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "On Snow Days",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Snow"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "00:01", |
| "Weather_Today": { | | "e": "06:00", |
| "DestType": "Snow"
| | "k": "actions", |
| } | | "a": [ |
| | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "08:00",
| | "i": "Schedule.CoralTown_JinJiEr_Rain", |
| "end_time": "09:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨天", |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| | "cs": [ |
| "display_name": "在游戏厅二楼阳台吃饭",
| | { |
| "location_hint": "GameCenter",
| | "type": "weather_today", |
| "public_tag": "GameCenter",
| | "reverse": false, |
| "private_tag": "",
| | "dest_type": "Rain" |
| "search_public": true,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "06:00", |
| ],
| | "e": "08:00", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.Eat_LuoTaoTao@GameCenter", | | "a": [ |
| "display_name": "在游戏厅二楼阳台吃饭",
| | 395 |
| "location_hint": "GameCenter", | | ] |
| "public_tag": "GameCenter",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅二楼阳台吃饭 (GameCenter)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "09:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 396 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (GameCenter)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 397 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoTaoTao@GameCenter",
| |
| "display_name": "在游戏厅二楼阳台吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅二楼阳台吃饭 (GameCenter)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 394 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Draw_LuoTaoTao@GameCenter",
| |
| "display_name": "画画",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "画画 (GameCenter)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 396 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "18:00", |
| ]
| | "e": "20:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 397, |
| "role.coraltown_luoheguang": {
| | 398 |
| "id": "Role.CoralTown_LuoHeGuang",
| | ] |
| "name": "洛和光",
| |
| "key": "role.coraltown_luoheguang",
| |
| "calendar_id": "Calender.CoralTown_LuoHeGuang",
| |
| "entity_file": "Role.CoralTown_LuoHeGuang",
| |
| "regular_count": 4,
| |
| "special_count": 4,
| |
| "living_together_count": 1,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_LuoHeGuang_Normal",
| |
| "months": [
| |
| 1
| |
| ],
| |
| "month_labels": [
| |
| "spring"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "00:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 394 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@GameCenter",
| |
| "display_name": "在游戏厅擦地",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@GameCenter",
| |
| "display_name": "在游戏厅擦地",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅擦地 (GameCenter)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "06:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| | ] |
| "display_name": "在游戏厅编程",
| | }, |
| "location_hint": "GameCenter",
| | { |
| "public_tag": "GameCenter",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_JinJiEr_BeachFestival", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 27 |
| "primary_action": { | | ], |
| "template": "Interact.LuoHeGuang_Coding@GameCenter", | | "c": "沙滩节", |
| "display_name": "在游戏厅编程", | | "cs": [], |
| "location_hint": "GameCenter",
| | "sl": [ |
| "public_tag": "GameCenter", | | { |
| "private_tag": "", | | "b": "06:00", |
| "search_public": true,
| | "e": "13:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0 | | 215, |
| | 399, |
| | 400 |
| | ] |
| }, | | }, |
| "summary": "在游戏厅编程 (GameCenter)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "18:30", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 401, |
| "action_candidates": [
| | 402, |
| {
| | 403, |
| "template": "Interact.Eat@Home_LuoHeGuang", | | 404 |
| "display_name": "在家吃饭", | | ] |
| "location_hint": "GameCenter", | |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭 (GameCenter)" | | { |
| },
| | "b": "18:30", |
| {
| | "e": "00:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游戏厅里打游戏 (GameCenter)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "06:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Eat@Home_LuoHeGuang",
| | ] |
| "display_name": "在家吃饭",
| | }, |
| "location_hint": "GameCenter",
| | { |
| "public_tag": "GameCenter",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_JinJiEr_BeforeBeachFestival", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 25 |
| "primary_action": { | | ], |
| "template": "Interact.Eat@Home_LuoHeGuang", | | "c": "沙滩节前", |
| "display_name": "在家吃饭", | | "cs": [], |
| "location_hint": "GameCenter", | | "sl": [ |
| "public_tag": "GameCenter", | | { |
| "private_tag": "",
| | "b": "06:00", |
| "search_public": true,
| | "e": "10:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0 | | 219, |
| | 405, |
| | 215, |
| | 399, |
| | 406 |
| | ] |
| }, | | }, |
| "summary": "在家吃饭 (GameCenter)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "15:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 407, |
| "action_candidates": [
| | 215, |
| {
| | 399, |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| | 408, |
| "display_name": "游戏厅里打游戏",
| | 405, |
| "location_hint": "GameCenter",
| | 409 |
| "public_tag": "GameCenter", | | ] |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游戏厅里打游戏 (GameCenter)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "18:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 407, |
| "action_candidates": [
| | 219, |
| {
| | 405, |
| "template": "Interact.DeeplyThink@Grocery", | | 409 |
| "display_name": "在零点杂货店货架前,站着", | | ] |
| "location_hint": "Grocery", | |
| "public_tag": "Grocery", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@Grocery",
| |
| "display_name": "在零点杂货店货架前,站着",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在零点杂货店货架前,站着 (Grocery)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "01:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 410, |
| "action_candidates": [
| | 411, |
| {
| | 412, |
| "template": "Interact.Eat@Bar_LuoHeGuang",
| | 413, |
| "display_name": "在家吃饭",
| | 414, |
| "location_hint": "Restaurant", | | 407, |
| "public_tag": "Restaurant", | | 409 |
| "private_tag": "", | | ] |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Bar_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭 (Restaurant)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "06:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.LuoHeGuang_ScheduleShow_SugarFigurine",
| | ] |
| "display_name": "∫洛和光和洛桃桃糖画摊互动",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_JinJiEr_BeforeBeachFestival", |
| "search_public": false,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 26 |
| "primary_action": { | | ], |
| "template": "Interact.LuoHeGuang_ScheduleShow_SugarFigurine", | | "c": "沙滩节前", |
| "display_name": "∫洛和光和洛桃桃糖画摊互动", | | "cs": [], |
| "location_hint": "", | | "sl": [ |
| "public_tag": "", | | { |
| "private_tag": "",
| | "b": "06:00", |
| "search_public": false,
| | "e": "10:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0 | | 219, |
| | 405, |
| | 215, |
| | 399, |
| | 406 |
| | ] |
| }, | | }, |
| "summary": "∫洛和光和洛桃桃糖画摊互动" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "15:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 407, |
| "action_candidates": [
| | 215, |
| {
| | 399, |
| "template": "Interact.DeeplyThink_LuoTaoTaoRoom@GameCenter",
| | 408, |
| "display_name": "在洛桃桃卧室,站着",
| | 405, |
| "location_hint": "Family",
| | 409 |
| "public_tag": "", | | ] |
| "private_tag": "Family", | |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink_LuoTaoTaoRoom@GameCenter",
| |
| "display_name": "在洛桃桃卧室,站着",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在洛桃桃卧室,站着 (Family)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "18:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 407, |
| "action_candidates": [
| | 219, |
| {
| | 405, |
| "template": "Interact.LuoHeGuang_Coding@GameCenter", | | 409 |
| "display_name": "在游戏厅编程", | | ] |
| "location_hint": "GameCenter", | |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅编程 (GameCenter)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "01:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 410, |
| "action_candidates": [
| | 411, |
| {
| | 412, |
| "template": "Interact.LuoHeGuang_Sit_Balcony@Home", | | 413, |
| "display_name": "在阳台坐着", | | 414, |
| "location_hint": "GameCenter", | | 407, |
| "public_tag": "GameCenter", | | 409 |
| "private_tag": "",
| | ] |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LuoHeGuang_Sit_Balcony@Home",
| |
| "display_name": "在阳台坐着",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在阳台坐着 (GameCenter)" | | { |
| }
| | "b": "01:00", |
| ]
| | "e": "06:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 127 |
| "schedule_id": "Schedule.CoralTown_LuoHeGuang_Normal",
| | ] |
| "months": [
| | } |
| 2
| | ] |
| ],
| | } |
| "month_labels": [
| | ] |
| "summer" | | }, |
| ], | | "role.coraltown_linmengmeng": { |
| "weekdays": [],
| | "i": "Role.CoralTown_LinMengMeng", |
| "weekday_labels": [],
| | "n": "洛桃桃", |
| "days": [],
| | "c": "Calender.CoralTown_LinMengMeng", |
| "priority": "",
| | "r": [ |
| "condition_desc": "",
| | 4, |
| "condition_summary": [],
| | 5, |
| "condition_raw": {}, | | 0 |
| "slots": [ | | ], |
| {
| | "v": [ |
| "begin_time": "00:00",
| | { |
| "end_time": "06:00",
| | "o": "regular", |
| "kind": "actions",
| | "i": "Schedule.CoralTown_LinMengMeng_Spring", |
| "action_candidates": [
| | "m": [ |
| {
| | 1 |
| "template": "Interact.Furniture.Sleep@Home",
| | ], |
| "display_name": "睡觉",
| | "w": [], |
| "location_hint": "Home",
| | "d": [], |
| "public_tag": "",
| | "c": "", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "08:00", |
| "score": 0
| | "e": "09:00", |
| }
| | "k": "actions", |
| ], | | "a": [ |
| "primary_action": {
| | 415 |
| "template": "Interact.Furniture.Sleep@Home", | | ] |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "09:01", |
| {
| | "e": "10:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 416 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@GameCenter",
| |
| "display_name": "在游戏厅擦地",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@GameCenter",
| |
| "display_name": "在游戏厅擦地",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅擦地 (GameCenter)" | | { |
| },
| | "b": "10:01", |
| {
| | "e": "11:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 417 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅编程 (GameCenter)" | | { |
| },
| | "b": "11:01", |
| {
| | "e": "12:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 418 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Home_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭 (GameCenter)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "14:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 415 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏", | |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游戏厅里打游戏 (GameCenter)" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "15:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 199 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Home_LuoHeGuang",
| |
| "display_name": "在家吃饭", | |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭 (GameCenter)" | | { |
| },
| | "b": "15:01", |
| {
| | "e": "16:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 419 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游戏厅里打游戏 (GameCenter)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "18:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 420 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@Grocery",
| |
| "display_name": "在零点杂货店货架前,站着",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@Grocery",
| |
| "display_name": "在零点杂货店货架前,站着",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在零点杂货店货架前,站着 (Grocery)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "21:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 421 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Bar_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Bar_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭 (Restaurant)" | | { |
| },
| | "b": "21:01", |
| {
| | "e": "08:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.LuoHeGuang_ScheduleShow_SugarFigurine",
| | ] |
| "display_name": "∫洛和光和洛桃桃糖画摊互动",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_LinMengMeng_Spring", |
| "search_public": false,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.LuoHeGuang_ScheduleShow_SugarFigurine", | | "sl": [ |
| "display_name": "∫洛和光和洛桃桃糖画摊互动",
| | { |
| "location_hint": "", | | "b": "08:00", |
| "public_tag": "",
| | "e": "09:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": false, | | "a": [ |
| "search_private": false,
| | 415 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "∫洛和光和洛桃桃糖画摊互动" | | { |
| },
| | "b": "09:01", |
| {
| | "e": "10:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 416 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink_LuoTaoTaoRoom@GameCenter",
| |
| "display_name": "在洛桃桃卧室,站着",
| |
| "location_hint": "Family",
| |
| "public_tag": "", | |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink_LuoTaoTaoRoom@GameCenter",
| |
| "display_name": "在洛桃桃卧室,站着",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在洛桃桃卧室,站着 (Family)" | | { |
| },
| | "b": "10:01", |
| {
| | "e": "11:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 417 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅编程 (GameCenter)" | | { |
| },
| | "b": "11:01", |
| {
| | "e": "12:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 418 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LuoHeGuang_Sit_Balcony@Home",
| |
| "display_name": "在阳台坐着",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LuoHeGuang_Sit_Balcony@Home",
| |
| "display_name": "在阳台坐着",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在阳台坐着 (GameCenter)" | | { |
| }
| | "b": "12:01", |
| ]
| | "e": "14:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 415 |
| "schedule_id": "Schedule.CoralTown_LuoHeGuang_Normal",
| | ] |
| "months": [
| |
| 3
| |
| ],
| |
| "month_labels": [
| |
| "autumn"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "15:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 199 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@GameCenter",
| |
| "display_name": "在游戏厅擦地",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@GameCenter",
| |
| "display_name": "在游戏厅擦地",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅擦地 (GameCenter)" | | { |
| },
| | "b": "15:01", |
| {
| | "e": "16:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 419 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅编程 (GameCenter)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "18:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 420 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Home_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭 (GameCenter)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "21:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 421 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游戏厅里打游戏 (GameCenter)" | | { |
| },
| | "b": "21:01", |
| {
| | "e": "08:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Eat@Home_LuoHeGuang",
| | ] |
| "display_name": "在家吃饭",
| | }, |
| "location_hint": "GameCenter",
| | { |
| "public_tag": "GameCenter",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_LinMengMeng_Spring", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 3 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.Eat@Home_LuoHeGuang", | | "sl": [ |
| "display_name": "在家吃饭",
| | { |
| "location_hint": "GameCenter", | | "b": "08:00", |
| "public_tag": "GameCenter",
| | "e": "09:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 415 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭 (GameCenter)" | | { |
| },
| | "b": "09:01", |
| {
| | "e": "10:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 416 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游戏厅里打游戏 (GameCenter)" | | { |
| },
| | "b": "10:01", |
| {
| | "e": "11:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 417 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@Grocery",
| |
| "display_name": "在零点杂货店货架前,站着",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@Grocery",
| |
| "display_name": "在零点杂货店货架前,站着",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在零点杂货店货架前,站着 (Grocery)" | | { |
| },
| | "b": "11:01", |
| {
| | "e": "12:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 418 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Bar_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Bar_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭 (Restaurant)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "14:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 415 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LuoHeGuang_ScheduleShow_SugarFigurine",
| |
| "display_name": "∫洛和光和洛桃桃糖画摊互动",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LuoHeGuang_ScheduleShow_SugarFigurine",
| |
| "display_name": "∫洛和光和洛桃桃糖画摊互动",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫洛和光和洛桃桃糖画摊互动" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "15:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 199 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink_LuoTaoTaoRoom@GameCenter",
| |
| "display_name": "在洛桃桃卧室,站着",
| |
| "location_hint": "Family",
| |
| "public_tag": "", | |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink_LuoTaoTaoRoom@GameCenter",
| |
| "display_name": "在洛桃桃卧室,站着",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在洛桃桃卧室,站着 (Family)" | | { |
| },
| | "b": "15:01", |
| {
| | "e": "16:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 419 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅编程 (GameCenter)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "18:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 420 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LuoHeGuang_Sit_Balcony@Home",
| |
| "display_name": "在阳台坐着",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LuoHeGuang_Sit_Balcony@Home",
| |
| "display_name": "在阳台坐着",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在阳台坐着 (GameCenter)" | | { |
| }
| | "b": "18:01", |
| ]
| | "e": "21:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 421 |
| "schedule_id": "Schedule.CoralTown_LuoHeGuang_Winter",
| | ] |
| "months": [
| |
| 4
| |
| ],
| |
| "month_labels": [
| |
| "winter"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "21:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "21:01", |
| {
| | "e": "08:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SweepFloor@GameCenter",
| | ] |
| "display_name": "在游戏厅擦地",
| | }, |
| "location_hint": "GameCenter",
| | { |
| "public_tag": "GameCenter",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_LinMengMeng_Snow", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 4 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.SweepFloor@GameCenter", | | "sl": [ |
| "display_name": "在游戏厅擦地",
| | { |
| "location_hint": "GameCenter", | | "b": "08:00", |
| "public_tag": "GameCenter",
| | "e": "09:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 415 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅擦地 (GameCenter)" | | { |
| },
| | "b": "09:01", |
| {
| | "e": "10:30", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 416 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅编程 (GameCenter)" | | { |
| },
| | "b": "10:31", |
| {
| | "e": "11:30", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 417 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Home_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭 (GameCenter)" | | { |
| },
| | "b": "11:31", |
| {
| | "e": "12:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "11:30",
| | "a": [ |
| "kind": "actions",
| | 418 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游戏厅里打游戏 (GameCenter)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "14:00", |
| "begin_time": "11:31",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 415 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.AddMission_LuoTaoTaoLuoHeGuangToPetShop", | |
| "display_name": "∫洛桃桃洛和光去宠物店添加POI",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AddMission_LuoTaoTaoLuoHeGuangToPetShop",
| |
| "display_name": "∫洛桃桃洛和光去宠物店添加POI",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫洛桃桃洛和光去宠物店添加POI" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "15:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 416 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Home_LuoHeGuang",
| |
| "display_name": "在家吃饭", | |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭 (GameCenter)" | | { |
| },
| | "b": "15:01", |
| {
| | "e": "16:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 422 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏", | |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游戏厅里打游戏 (GameCenter)" | | { |
| },
| | "b": "16:01", |
| {
| | "e": "18:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 416 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat_LuoHeGuang@BaoKanTing",
| |
| "display_name": "报刊亭前面椅子上坐着吃点心", | |
| "location_hint": "Town_Shopping",
| |
| "public_tag": "Town_Shopping",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoHeGuang@BaoKanTing",
| |
| "display_name": "报刊亭前面椅子上坐着吃点心",
| |
| "location_hint": "Town_Shopping",
| |
| "public_tag": "Town_Shopping",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "报刊亭前面椅子上坐着吃点心 (Town_Shopping)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "19:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 423 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏", | |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游戏厅里打游戏 (GameCenter)" | | { |
| },
| | "b": "19:01", |
| {
| | "e": "20:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 416 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat_LuoHeGuang@ChenJia",
| |
| "display_name": "在陈家吃饭", | |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat_LuoHeGuang@ChenJia",
| |
| "display_name": "在陈家吃饭",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在陈家吃饭 (House_Li)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "08:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| | ] |
| "display_name": "在游戏厅编程",
| | }, |
| "location_hint": "GameCenter",
| | { |
| "public_tag": "GameCenter",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_LinMengMeng_BeachFestival", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 27 |
| "primary_action": {
| | ], |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| | "c": "沙滩节当天", |
| "display_name": "在游戏厅编程",
| | "cs": [], |
| "location_hint": "GameCenter",
| | "sl": [ |
| "public_tag": "GameCenter", | | { |
| "private_tag": "", | | "b": "06:00", |
| "search_public": true, | | "e": "18:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100, | | "a": [ |
| "score": 0 | | 179 |
| | ] |
| }, | | }, |
| "summary": "在游戏厅编程 (GameCenter)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "23:59", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 249 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LuoHeGuang_Sit_Balcony@Home",
| |
| "display_name": "在阳台坐着",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LuoHeGuang_Sit_Balcony@Home",
| |
| "display_name": "在阳台坐着",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在阳台坐着 (GameCenter)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_LuoHeGuang_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "雨天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "00:00", |
| "Weather_Today": { | | "e": "06:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "21:00",
| | "i": "Schedule.CoralTown_LinMengMeng_BeforeBeachFestival", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [ |
| "display_name": "睡觉",
| | 25 |
| "location_hint": "Home",
| | ], |
| "public_tag": "",
| | "c": "沙滩节筹备", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "00:00", |
| "score": 0
| | "e": "06:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": { | | 227 |
| "template": "Interact.Furniture.Sleep@Home", | | ] |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "17:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 424, |
| "action_candidates": [
| | 425 |
| {
| | ] |
| "template": "Interact.SweepFloor@GameCenter",
| |
| "display_name": "在游戏厅擦地",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@GameCenter",
| |
| "display_name": "在游戏厅擦地",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅擦地 (GameCenter)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "20:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 214 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅编程 (GameCenter)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "00:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 227 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Eat@Home_LuoHeGuang",
| | ] |
| "display_name": "在家吃饭",
| | }, |
| "location_hint": "GameCenter",
| | { |
| "public_tag": "GameCenter",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_LinMengMeng_BeforeBeachFestival", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 26 |
| "primary_action": {
| | ], |
| "template": "Interact.Eat@Home_LuoHeGuang",
| | "c": "沙滩节筹备", |
| "display_name": "在家吃饭",
| | "cs": [], |
| "location_hint": "GameCenter",
| | "sl": [ |
| "public_tag": "GameCenter", | | { |
| "private_tag": "", | | "b": "00:00", |
| "search_public": true, | | "e": "06:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100, | | "a": [ |
| "score": 0 | | 227 |
| | ] |
| }, | | }, |
| "summary": "在家吃饭 (GameCenter)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "17:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 424, |
| "action_candidates": [
| | 425 |
| {
| | ] |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游戏厅里打游戏 (GameCenter)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "20:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 214 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Home_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Home_LuoHeGuang",
| |
| "display_name": "在家吃饭",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家吃饭 (GameCenter)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "00:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 227 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| | ] |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter",
| |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "游戏厅里打游戏 (GameCenter)"
| |
| },
| |
| {
| |
| "begin_time": "17:00",
| |
| "end_time": "21:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter", | |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "在游戏厅编程 (GameCenter)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_LuoHeGuang_BeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27 | |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_LinMengMeng_Rain_Snow", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "On Raining Days", |
| "template": "Interact.Furniture.Sleep@Home",
| | "cs": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Home",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "dest_type": "Rain" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "08:00", |
| ],
| | "e": "09:00", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.Furniture.Sleep@Home", | | "a": [ |
| "display_name": "睡觉",
| | 415 |
| "location_hint": "Home", | | ] |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "09:01", |
| {
| | "e": "12:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 416 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LuoHeGuang@GameCenter",
| |
| "display_name": "在游戏厅打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofaWatchTVAlone@GameCenter",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@GameCenter",
| |
| "display_name": "在游戏厅擦地",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PlayGame@GameCenter",
| |
| "display_name": "在游戏厅打街机",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayGame@GameCenter",
| |
| "display_name": "在游戏厅打街机",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅打街机 (GameCenter)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "14:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 415 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Visit@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "沙滩节参观洛桃桃店铺", | |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.TakePictures@BeachFestival_LuoTaoTaoShop",
| |
| "display_name": "在洛桃桃店铺拍照",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.TakeSelfPhoto@BeachFestival_LuoTaoTaoShop",
| |
| "display_name": "在洛桃桃店铺自拍",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 80,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit@LinYuHuaShop_BeachFestival",
| |
| "display_name": "沙滩节参观予画店铺",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 80,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit@YuTangTangShop_BeachFestival",
| |
| "display_name": "沙滩节参观雨棠棠店铺",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 80,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.TakePictures@BeachFestival_YeXingLanShop",
| |
| "display_name": "在叶星阑店铺拍照",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 30,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Visit@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "沙滩节参观洛桃桃店铺",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "沙滩节参观洛桃桃店铺 (Beach_LuoTaoTaoShop_BeachFestival)" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "20:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 416 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| }
| | "b": "20:01", |
| ]
| | "e": "08:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 127 |
| "schedule_id": "Schedule.CoralTown_LuoHeGuang_BeforeBeachFestival",
| | ] |
| "months": [
| | } |
| 2
| | ] |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节前",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": [] | |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "01:00",
| | "i": "Schedule.CoralTown_LinMengMeng_Rain_Snow", |
| "end_time": "08:00",
| | "m": [ |
| "kind": "actions",
| | 4 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "On Snow Days", |
| "location_hint": "Home",
| | "cs": [ |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "type": "weather_today", |
| "search_public": false,
| | "reverse": false, |
| "search_private": true,
| | "dest_type": "Snow" |
| "weight": 100,
| | } |
| "score": 0
| | ], |
| }
| | "sl": [ |
| ],
| | { |
| "primary_action": {
| | "b": "08:00", |
| "template": "Interact.Furniture.Sleep@Home", | | "e": "09:00", |
| "display_name": "睡觉",
| | "k": "actions", |
| "location_hint": "Home", | | "a": [ |
| "public_tag": "",
| | 415 |
| "private_tag": "", | | ] |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "09:01", |
| {
| | "e": "12:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 416 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayGame@GameCenter_BeforeBeachFestival",
| |
| "display_name": "在游戏厅打街机-洛和光-沙滩节前",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayGame@GameCenter_BeforeBeachFestival",
| |
| "display_name": "在游戏厅打街机-洛和光-沙滩节前",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅打街机-洛和光-沙滩节前 (GameCenter)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "14:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 415 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTVAlone@GameCenter_BeforeBeachFestival",
| |
| "display_name": "在沙发上看电视-沙滩节前", | |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTVAlone@GameCenter_BeforeBeachFestival",
| |
| "display_name": "在沙发上看电视-沙滩节前",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视-沙滩节前 (GameCenter)" | | { |
| }
| | "b": "14:01", |
| ]
| | "e": "20:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 416 |
| "schedule_id": "Schedule.CoralTown_LuoHeGuang_BeforeBeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节前",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "01:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "08:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.PlayGame@GameCenter_BeforeBeachFestival", | | ] |
| "display_name": "在游戏厅打街机-洛和光-沙滩节前",
| | } |
| "location_hint": "GameCenter",
| | ] |
| "public_tag": "GameCenter",
| | }, |
| "private_tag": "",
| | "role.coraltown_luoheguang": { |
| "search_public": true,
| | "i": "Role.CoralTown_LuoHeGuang", |
| "search_private": false,
| | "n": "洛和光", |
| "weight": 100,
| | "c": "Calender.CoralTown_LuoHeGuang", |
| "score": 0
| | "r": [ |
| }
| | 4, |
| ],
| | 4, |
| "primary_action": {
| | 1 |
| "template": "Interact.PlayGame@GameCenter_BeforeBeachFestival",
| | ], |
| "display_name": "在游戏厅打街机-洛和光-沙滩节前",
| | "v": [ |
| "location_hint": "GameCenter",
| | { |
| "public_tag": "GameCenter",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_LuoHeGuang_Normal", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 1 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| },
| | "d": [], |
| "summary": "在游戏厅打街机-洛和光-沙滩节前 (GameCenter)"
| | "c": "", |
| },
| | "cs": [], |
| { | | "sl": [ |
| "begin_time": "12:00",
| | { |
| "end_time": "01:00",
| | "b": "00:00", |
| "kind": "actions", | | "e": "06:00", |
| "action_candidates": [
| | "k": "actions", |
| {
| | "a": [ |
| "template": "Interact.SitSofaWatchTVAlone@GameCenter_BeforeBeachFestival",
| | 127 |
| "display_name": "在沙发上看电视-沙滩节前",
| | ] |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.SitSofaWatchTVAlone@GameCenter_BeforeBeachFestival", | |
| "display_name": "在沙发上看电视-沙滩节前",
| |
| "location_hint": "GameCenter", | |
| "public_tag": "GameCenter",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视-沙滩节前 (GameCenter)" | | { |
| }
| | "b": "06:00", |
| ]
| | "e": "07:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 426 |
| "schedule_id": "Schedule.CoralTown_LuoHeGuang_Normal_LiveTogether",
| | ] |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome", | |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "08:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 427 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "09:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 428 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Weeding_LiveTogether",
| |
| "display_name": "除草",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Pesting_LiveTogether",
| |
| "display_name": "除虫",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Weeding_LiveTogether",
| |
| "display_name": "除草",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "除草" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 429 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayArcadeMachine@GameCenter", | |
| "display_name": "游戏厅里打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PlayGame@GameCenter",
| |
| "display_name": "在游戏厅打街机",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayGame@GameCenter",
| |
| "display_name": "在游戏厅打街机",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅打街机 (GameCenter)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 428 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter", | |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.LuoHeGuang@GameCenter",
| |
| "display_name": "在游戏厅打游戏",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LuoHeGuang_Coding@GameCenter",
| |
| "display_name": "在游戏厅编程",
| |
| "location_hint": "GameCenter",
| |
| "public_tag": "GameCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在游戏厅编程 (GameCenter)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 429 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Watering@MainRoleHome",
| |
| "display_name": "帮玩家农作物浇水",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingBigAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Watering@MainRoleHome",
| |
| "display_name": "帮玩家农作物浇水",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "帮玩家农作物浇水 (PlayerBuilding)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 430 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PettingBigAnimal@MainRoleHome", | |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "帮玩家抚摸小动物 (MainRoleHome)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 431 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofa_L@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofa_R@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "", | |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SitSofa_M@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| }
| | "b": "20:00", |
| ]
| | "e": "21:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 432 |
| "role.coraltown_nangongdrone": {
| | ] |
| "id": "Role.CoralTown_NanGongDrone",
| |
| "name": "小弥同学",
| |
| "key": "role.coraltown_nangongdrone",
| |
| "calendar_id": "Calender.CoralTown_NanGongDrone",
| |
| "entity_file": "Role.CoralTown_NanGongDrone",
| |
| "regular_count": 1,
| |
| "special_count": 1,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_NanGongDrone_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "充电" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "22:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 433 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.HangOut_Drone",
| |
| "display_name": "闲逛",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.HangOut_Drone",
| |
| "display_name": "闲逛",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 427 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "充电"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_Drone_GameStart",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "初始藏在家里",
| |
| "condition_summary": [
| |
| {
| |
| "type": "entity_data_check_string",
| |
| "reverse": false,
| |
| "key": "Schedule_AtHome",
| |
| "tag": "SOURCE",
| |
| "op": "Equal",
| |
| "value": "1"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "EntityData_CheckString": { | | "b": "23:00", |
| "Comparer": {
| | "e": "00:00", |
| "Op": "Equal",
| | "k": "actions", |
| "RValue": "1"
| | "a": [ |
| },
| | 434 |
| "Key": "Schedule_AtHome",
| | ] |
| "Tag": "SOURCE"
| |
| },
| |
| "ReverseResult": false | |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_LuoHeGuang_Normal", |
| "end_time": "23:59", | | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [
| | ], |
| {
| | "w": [], |
| "template": "Interact.Charging_Drone",
| | "d": [], |
| "display_name": "充电",
| | "c": "", |
| "location_hint": "",
| | "cs": [], |
| "public_tag": "", | | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": true,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0 | | "a": [ |
| } | | 127 |
| ], | | ] |
| "primary_action": { | | }, |
| "template": "Interact.Charging_Drone", | | { |
| "display_name": "充电", | | "b": "06:00", |
| "location_hint": "", | | "e": "07:00", |
| "public_tag": "", | | "k": "actions", |
| "private_tag": "", | | "a": [ |
| "search_public": false, | | 426 |
| "search_private": true, | | ] |
| "weight": 100, | | }, |
| "score": 0 | | { |
| | "b": "07:00", |
| | "e": "08:00", |
| | "k": "actions", |
| | "a": [ |
| | 427 |
| | ] |
| | }, |
| | { |
| | "b": "08:00", |
| | "e": "09:00", |
| | "k": "actions", |
| | "a": [ |
| | 428 |
| | ] |
| }, | | }, |
| "summary": "充电" | | { |
| }
| | "b": "09:00", |
| ]
| | "e": "12:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 429 |
| "role.coraltown_niya": {
| | ] |
| "id": "Role.CoralTown_NiYa",
| |
| "name": "妮雅",
| |
| "key": "role.coraltown_niya",
| |
| "calendar_id": "Calender.CoralTown_NiYa",
| |
| "entity_file": "Role.CoralTown_NiYa",
| |
| "regular_count": 1,
| |
| "special_count": 1,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_NiYa_Normal",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "07:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 428 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink_NiYa@SeedShop_Outdoor",
| |
| "display_name": "妮雅在种子店的田里思考",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink_NiYa@SeedShop_Outdoor",
| |
| "display_name": "妮雅在种子店的田里思考",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "妮雅在种子店的田里思考 (SeedShop_Outdoor)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 429 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink_NiYa@Town",
| |
| "display_name": "妮雅在商店前思考",
| |
| "location_hint": "Town_Shopping",
| |
| "public_tag": "Town_Shopping",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink_NiYa@Town",
| |
| "display_name": "妮雅在商店前思考",
| |
| "location_hint": "Town_Shopping",
| |
| "public_tag": "Town_Shopping",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "妮雅在商店前思考 (Town_Shopping)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 430 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Shopping@Grocery",
| |
| "display_name": "在杂货店购物",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Shopping@Grocery",
| |
| "display_name": "在杂货店购物",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在杂货店购物 (Grocery)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 431 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PickPlant@Forest",
| |
| "display_name": "在森林采集植物",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PickPlant@Forest",
| |
| "display_name": "在森林采集植物",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在森林采集植物 (Forest)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "21:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 432 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink_NiYa@FlowerSea",
| |
| "display_name": "妮雅在花海思考",
| |
| "location_hint": "FlowerSea",
| |
| "public_tag": "FlowerSea",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink_NiYa@FlowerSea",
| |
| "display_name": "妮雅在花海思考",
| |
| "location_hint": "FlowerSea",
| |
| "public_tag": "FlowerSea",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "妮雅在花海思考 (FlowerSea)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "22:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 433 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Read@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 1,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 427 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_NiYa_Rain_Normal",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "23:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 434 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "07:00",
| | "i": "Schedule.CoralTown_LuoHeGuang_Normal", |
| "end_time": "09:00",
| | "m": [ |
| "kind": "actions",
| | 3 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.DrinkCoffee2@Hostal",
| | "d": [], |
| "display_name": "喝咖啡",
| | "c": "", |
| "location_hint": "Hostal",
| | "cs": [], |
| "public_tag": "Hostal",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": true,
| | "b": "00:00", |
| "search_private": false,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 127 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.DrinkCoffee2@Hostal", | |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal", | |
| "public_tag": "Hostal",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "07:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 426 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Read@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "08:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 427 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (Family)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "09:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 428 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Read@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 429 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayComputer@Home",
| |
| "display_name": "使用电脑",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayComputer@Home",
| |
| "display_name": "使用电脑",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "使用电脑 (Home)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 428 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Read@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 429 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffee2@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "16:00", |
| ]
| | "e": "18:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 430 |
| "role.coraltown_ningfang": {
| | ] |
| "id": "Role.CoralTown_NingFang",
| |
| "name": "予画",
| |
| "key": "role.coraltown_ningfang",
| |
| "calendar_id": "Calender.CoralTown_NingFang",
| |
| "entity_file": "Role.CoralTown_NingFang",
| |
| "regular_count": 4,
| |
| "special_count": 5,
| |
| "living_together_count": 1,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_NingFang_Normal_New",
| |
| "months": [
| |
| 1
| |
| ],
| |
| "month_labels": [
| |
| "spring"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 431 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在种子店后院坐着看书 (SeedShop_Outdoor)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "21:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 432 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "编织 (ClothingShop)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "22:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 433 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝咖啡_室外",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 427 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在种子店后院坐着看书 (SeedShop_Outdoor)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "00:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 434 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SewingMachine@ClothingShop",
| | ] |
| "display_name": "∫缝纫机",
| | }, |
| "location_hint": "ClothingShop",
| | { |
| "public_tag": "ClothingShop",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_LuoHeGuang_Winter", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 4 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.SewingMachine@ClothingShop", | | "sl": [ |
| "display_name": "∫缝纫机",
| | { |
| "location_hint": "ClothingShop", | | "b": "21:00", |
| "public_tag": "ClothingShop",
| | "e": "06:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 127 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "∫缝纫机 (ClothingShop)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "07:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 426 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝咖啡_室外",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝咖啡_室外",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫在咖啡店喝咖啡_室外 (Hostal)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "08:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 427 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "编织 (ClothingShop)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "09:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 428 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Outdoor_LinYuHua",
| |
| "display_name": "在种子店后院看花",
| |
| "location_hint": "SeedShop_Outdoor_LinYuHua",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@SeedShop_Outdoor_LinYuHua",
| |
| "display_name": "在种子店后院看花",
| |
| "location_hint": "SeedShop_Outdoor_LinYuHua",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在种子店后院看花 (SeedShop_Outdoor_LinYuHua)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "11:30", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 429 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@BedRoom_LinYuHua",
| |
| "display_name": "在卧室思考",
| |
| "location_hint": "BedRoom_LinYuHua",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@BedRoom_LinYuHua",
| |
| "display_name": "在卧室思考",
| |
| "location_hint": "BedRoom_LinYuHua",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在卧室思考 (BedRoom_LinYuHua)" | | { |
| },
| | "b": "11:31", |
| {
| | "e": "12:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 435, |
| "action_candidates": [
| | 436 |
| {
| | ] |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "12:00", |
| ]
| | "e": "14:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 428 |
| "schedule_id": "Schedule.CoralTown_NingFang_Normal_New",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "15:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 429 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在种子店后院坐着看书 (SeedShop_Outdoor)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "16:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 437 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "编织 (ClothingShop)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 429 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝咖啡_室外",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "19:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 438 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在种子店后院坐着看书 (SeedShop_Outdoor)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "20:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 427 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SewingMachine@ClothingShop",
| |
| "display_name": "∫缝纫机",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SewingMachine@ClothingShop",
| |
| "display_name": "∫缝纫机",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫缝纫机 (ClothingShop)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "21:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 434 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua",
| | ] |
| "display_name": "∫在咖啡店喝咖啡_室外",
| | }, |
| "location_hint": "Hostal",
| | { |
| "public_tag": "Hostal",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_LuoHeGuang_Rain", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "雨天日程", |
| }
| | "cs": [ |
| ], | | { |
| "primary_action": {
| | "type": "weather_today", |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua", | | "reverse": true, |
| "display_name": "∫在咖啡店喝咖啡_室外", | | "dest_type": "ClearSky" |
| "location_hint": "Hostal", | | } |
| "public_tag": "Hostal", | | ], |
| "private_tag": "", | | "sl": [ |
| "search_public": true, | | { |
| "search_private": false,
| | "b": "21:00", |
| "weight": 100, | | "e": "06:00", |
| "score": 0 | | "k": "actions", |
| | "a": [ |
| | 127 |
| | ] |
| }, | | }, |
| "summary": "∫在咖啡店喝咖啡_室外 (Hostal)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "07:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 426 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "编织 (ClothingShop)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "08:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 427 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Outdoor_LinYuHua",
| |
| "display_name": "在种子店后院看花",
| |
| "location_hint": "SeedShop_Outdoor_LinYuHua",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@SeedShop_Outdoor_LinYuHua",
| |
| "display_name": "在种子店后院看花",
| |
| "location_hint": "SeedShop_Outdoor_LinYuHua",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在种子店后院看花 (SeedShop_Outdoor_LinYuHua)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "09:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 428 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@BedRoom_LinYuHua",
| |
| "display_name": "在卧室思考",
| |
| "location_hint": "BedRoom_LinYuHua",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@BedRoom_LinYuHua",
| |
| "display_name": "在卧室思考",
| |
| "location_hint": "BedRoom_LinYuHua",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在卧室思考 (BedRoom_LinYuHua)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 429 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "12:00", |
| ]
| | "e": "14:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 428 |
| "schedule_id": "Schedule.CoralTown_NingFang_Normal_New",
| | ] |
| "months": [
| |
| 3
| |
| ],
| |
| "month_labels": [
| |
| "autumn"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "17:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 429 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在种子店后院坐着看书 (SeedShop_Outdoor)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "21:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 427 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitWeave@ClothingShop",
| | ] |
| "display_name": "编织",
| | }, |
| "location_hint": "ClothingShop",
| | { |
| "public_tag": "ClothingShop",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_LuoHeGuang_BeachFestival", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 27 |
| "primary_action": {
| | ], |
| "template": "Interact.SitWeave@ClothingShop",
| | "c": "沙滩节", |
| "display_name": "编织",
| | "cs": [], |
| "location_hint": "ClothingShop",
| | "sl": [ |
| "public_tag": "ClothingShop", | | { |
| "private_tag": "", | | "b": "00:00", |
| "search_public": true, | | "e": "06:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100, | | "a": [ |
| "score": 0 | | 127 |
| | ] |
| }, | | }, |
| "summary": "编织 (ClothingShop)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "12:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 439, |
| "action_candidates": [
| | 440, |
| {
| | 441, |
| "template": "Interact.Eat@Restaurant_ShenNi",
| | 442 |
| "display_name": "在饭店吃饭",
| | ] |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝咖啡_室外",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 1, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "17:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 443, |
| "action_candidates": [
| | 444, |
| {
| | 445, |
| "template": "Interact.SitRead@SeedShop",
| | 446, |
| "display_name": "在种子店后院坐着看书",
| | 447, |
| "location_hint": "SeedShop_Outdoor", | | 448, |
| "public_tag": "SeedShop_Outdoor", | | 449 |
| "private_tag": "", | | ] |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在种子店后院坐着看书 (SeedShop_Outdoor)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "00:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.SewingMachine@ClothingShop",
| | ] |
| "display_name": "∫缝纫机",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SewingMachine@ClothingShop",
| |
| "display_name": "∫缝纫机",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫缝纫机 (ClothingShop)"
| |
| },
| |
| {
| |
| "begin_time": "17:00",
| |
| "end_time": "19:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝咖啡_室外",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝咖啡_室外",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫在咖啡店喝咖啡_室外 (Hostal)"
| |
| },
| |
| {
| |
| "begin_time": "19:00",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "编织 (ClothingShop)"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Outdoor_LinYuHua",
| |
| "display_name": "在种子店后院看花",
| |
| "location_hint": "SeedShop_Outdoor_LinYuHua",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@SeedShop_Outdoor_LinYuHua",
| |
| "display_name": "在种子店后院看花",
| |
| "location_hint": "SeedShop_Outdoor_LinYuHua",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在种子店后院看花 (SeedShop_Outdoor_LinYuHua)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DeeplyThink@BedRoom_LinYuHua",
| |
| "display_name": "在卧室思考",
| |
| "location_hint": "BedRoom_LinYuHua",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@BedRoom_LinYuHua",
| |
| "display_name": "在卧室思考",
| |
| "location_hint": "BedRoom_LinYuHua",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在卧室思考 (BedRoom_LinYuHua)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_NingFang_Winter_New",
| |
| "months": [
| |
| 4
| |
| ],
| |
| "month_labels": [
| |
| "winter"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitReadByWindow@ClothingShop",
| |
| "display_name": "在服装店窗边坐着看书",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitReadByWindow@ClothingShop",
| |
| "display_name": "在服装店窗边坐着看书",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在服装店窗边坐着看书 (ClothingShop)"
| |
| },
| |
| {
| |
| "begin_time": "09:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "编织 (ClothingShop)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "13:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在饭店吃饭 (Restaurant)"
| |
| },
| |
| {
| |
| "begin_time": "13:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DeeplyThink@Plaza_LinYuHua",
| |
| "display_name": "在广场看花",
| |
| "location_hint": "Plaza_LinYuHua",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@Plaza_LinYuHua",
| |
| "display_name": "在广场看花",
| |
| "location_hint": "Plaza_LinYuHua",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在广场看花 (Plaza_LinYuHua)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "15:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SewingMachine@ClothingShop",
| |
| "display_name": "∫缝纫机",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SewingMachine@ClothingShop",
| |
| "display_name": "∫缝纫机",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫缝纫机 (ClothingShop)"
| |
| },
| |
| {
| |
| "begin_time": "15:00",
| |
| "end_time": "17:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Think_LYH@ClothingShop",
| |
| "display_name": "∫看假人模特",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Think_LYH@ClothingShop",
| |
| "display_name": "∫看假人模特",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫看假人模特 (ClothingShop)"
| |
| },
| |
| {
| |
| "begin_time": "17:00",
| |
| "end_time": "19:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝咖啡_室外",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝咖啡_室外",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫在咖啡店喝咖啡_室外 (Hostal)"
| |
| },
| |
| {
| |
| "begin_time": "19:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "编织 (ClothingShop)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitDraw@BedRoom_LinYuHua",
| |
| "display_name": "在卧室画画_予画",
| |
| "location_hint": "BedRoom_LinYuHua",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitDraw@BedRoom_LinYuHua",
| |
| "display_name": "在卧室画画_予画",
| |
| "location_hint": "BedRoom_LinYuHua", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在卧室画画_予画 (BedRoom_LinYuHua)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_NingFang_BeforeBeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": [] | |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_LuoHeGuang_BeforeBeachFestival", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [ |
| "display_name": "睡觉",
| | 26 |
| "location_hint": "Home",
| | ], |
| "public_tag": "",
| | "c": "沙滩节前", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "01:00", |
| "score": 0
| | "e": "08:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": { | | 127 |
| "template": "Interact.Furniture.Sleep@Home", | | ] |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 450 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Construction@LinYuHuaShop_BeachFestival", | |
| "display_name": "∫施工表演-予画摊位-沙滩节",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SweepFloor_LinYuHua@LinYuHuaShop_BeforeBeachFestival",
| |
| "display_name": "沙滩节在予画摊位打扫",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 60,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater_LinYuHua@LinYuHuaShop_BeforeBeachFestival",
| |
| "display_name": "喝水-予画摊位-沙滩节",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 80,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.AnswerPhone@Beach_NingFangShop_BeachFestival",
| |
| "display_name": "打电话_沙滩节_予画摊位",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 60,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Construction@LinYuHuaShop_BeachFestival",
| |
| "display_name": "∫施工表演-予画摊位-沙滩节",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫施工表演-予画摊位-沙滩节 (Beach_LinYuHuaShop_BeachFestival)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "01:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 451 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.SitRead@Plaza",
| | ] |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书", | |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在广场读书 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@ClothingShop",
| |
| "display_name": "在服装店打扫",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@ClothingShop",
| |
| "display_name": "在服装店打扫",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "在服装店打扫 (ClothingShop)"
| |
| } | |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_NingFang_BeforeBeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_LuoHeGuang_BeforeBeachFestival", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [ |
| "display_name": "睡觉",
| | 25 |
| "location_hint": "Home",
| | ], |
| "public_tag": "",
| | "c": "沙滩节前", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "01:00", |
| "score": 0
| | "e": "08:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": { | | 127 |
| "template": "Interact.Furniture.Sleep@Home", | | ] |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 450 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Construction@LinYuHuaShop_BeachFestival",
| |
| "display_name": "∫施工表演-予画摊位-沙滩节",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SweepFloor_LinYuHua@LinYuHuaShop_BeforeBeachFestival",
| |
| "display_name": "沙滩节在予画摊位打扫",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 60,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater_LinYuHua@LinYuHuaShop_BeforeBeachFestival",
| |
| "display_name": "喝水-予画摊位-沙滩节",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 80,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.AnswerPhone@Beach_NingFangShop_BeachFestival",
| |
| "display_name": "打电话_沙滩节_予画摊位",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 60,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Construction@LinYuHuaShop_BeachFestival",
| |
| "display_name": "∫施工表演-予画摊位-沙滩节",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| "summary": "∫施工表演-予画摊位-沙滩节 (Beach_LinYuHuaShop_BeachFestival)"
| |
| },
| |
| {
| |
| "begin_time": "19:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在广场读书 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@ClothingShop",
| |
| "display_name": "在服装店打扫",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@ClothingShop",
| |
| "display_name": "在服装店打扫",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在服装店打扫 (ClothingShop)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_NingFang_Rain_New",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "12:00", |
| "Weather_Today": { | | "e": "01:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 451 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "living_together", |
| "begin_time": "06:00",
| | "i": "Schedule.CoralTown_LuoHeGuang_Normal_LiveTogether", |
| "end_time": "09:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "", |
| "template": "Interact.Furniture.Sleep@Home",
| | "cs": [], |
| "display_name": "睡觉",
| | "sl": [ |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "b": "00:00", |
| "private_tag": "",
| | "e": "06:00", |
| "search_public": false,
| | "k": "actions", |
| "search_private": true,
| | "a": [ |
| "weight": 100,
| | 145 |
| "score": 0
| | ] |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 145 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "编织 (ClothingShop)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 220, |
| "action_candidates": [
| | 452, |
| {
| | 150 |
| "template": "Interact.Eat@Restaurant_ShenNi",
| | ] |
| "display_name": "在饭店吃饭", | |
| "location_hint": "Restaurant", | |
| "public_tag": "Restaurant", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 429, |
| "action_candidates": [
| | 294 |
| {
| | ] |
| "template": "Interact.SewingMachine@ClothingShop",
| |
| "display_name": "∫缝纫机",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SewingMachine@ClothingShop",
| |
| "display_name": "∫缝纫机",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫缝纫机 (ClothingShop)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "18:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 427, |
| "action_candidates": [
| | 453 |
| {
| | ] |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_InDoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝咖啡_室内",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_InDoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝咖啡_室内",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫在咖啡店喝咖啡_室内 (Hostal)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 347, |
| "action_candidates": [
| | 144, |
| {
| | 146, |
| "template": "Interact.SitWeave@ClothingShop", | | 147, |
| "display_name": "编织", | | 148 |
| "location_hint": "ClothingShop", | | ] |
| "public_tag": "ClothingShop", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "编织 (ClothingShop)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 146, |
| "action_candidates": [
| | 147, |
| {
| | 148, |
| "template": "Interact.DrinkTea@Hostal_Indoor_LinYuHua", | | 220 |
| "display_name": "∫在咖啡店喝东西_室内", | | ] |
| "location_hint": "Hostal", | |
| "public_tag": "Hostal", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkTea@Hostal_Indoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝东西_室内",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫在咖啡店喝东西_室内 (Hostal)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_DingXiaoMiao_AfterSpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节前的准备日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "22:00", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_AfterFestival",
| | "e": "00:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 145, |
| | 151, |
| | 153, |
| | 152 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | } |
| "slots": [
| | ] |
| {
| | }, |
| "begin_time": "06:01",
| | "role.coraltown_nangongdrone": { |
| "end_time": "11:00",
| | "i": "Role.CoralTown_NanGongDrone", |
| "kind": "actions",
| | "n": "小弥同学", |
| "action_candidates": [
| | "c": "Calender.CoralTown_NanGongDrone", |
| {
| | "r": [ |
| "template": "Interact.PastureWork@Outside",
| | 1, |
| "display_name": "室外干活(小葵用)",
| | 1, |
| "location_hint": "Outside",
| | 0 |
| "public_tag": "",
| | ], |
| "private_tag": "",
| | "v": [ |
| "search_public": false,
| | { |
| "search_private": true,
| | "o": "regular", |
| "weight": 100,
| | "i": "Schedule.CoralTown_NanGongDrone_Mon", |
| "score": 0
| | "m": [], |
| },
| | "w": [], |
| {
| | "d": [], |
| "template": "SubInteract.PettingSmall_Animal_Role",
| | "c": "", |
| "display_name": "抚摸小动物",
| | "cs": [], |
| "location_hint": "",
| | "sl": [ |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "b": "00:00", |
| "search_public": false,
| | "e": "08:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0
| | 454 |
| },
| | ] |
| {
| |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PastureWork@Inside",
| |
| "display_name": "室内干活(小葵用)",
| |
| "location_hint": "Inside",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.AnimalBathtub_NPC@Pasture",
| |
| "display_name": "牵着去洗澡",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 600,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.AnimalBathtub_NPC@Pasture", | |
| "display_name": "牵着去洗澡",
| |
| "location_hint": "Pasture", | |
| "public_tag": "Pasture",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 600, | |
| "score": 0
| |
| }, | | }, |
| "summary": "牵着去洗澡 (Pasture)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "18:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 455 |
| "action_candidates": [
| | ] |
| { | | }, |
| "template": "Interact.Cook@Pasture",
| | { |
| "display_name": "烹饪",
| | "b": "18:00", |
| "location_hint": "Pasture",
| | "e": "23:59", |
| "public_tag": "Pasture",
| | "k": "actions", |
| "private_tag": "",
| | "a": [ |
| "search_public": true,
| | 454 |
| "search_private": false,
| | ] |
| "weight": 100,
| | } |
| "score": 0
| | ] |
| } | | }, |
| ],
| | { |
| "primary_action": {
| | "o": "special", |
| "template": "Interact.Cook@Pasture", | | "i": "Schedule.CoralTown_Drone_GameStart", |
| "display_name": "烹饪", | | "m": [], |
| "location_hint": "Pasture", | | "w": [], |
| "public_tag": "Pasture", | | "d": [], |
| "private_tag": "",
| | "c": "初始藏在家里", |
| "search_public": true, | | "cs": [ |
| "search_private": false, | | { |
| "weight": 100, | | "type": "entity_data_check_string", |
| "score": 0 | | "reverse": false, |
| | "key": "Schedule_AtHome", |
| | "tag": "SOURCE", |
| | "op": "Equal", |
| | "value": "1" |
| | } |
| | ], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "23:59", |
| | "k": "actions", |
| | "a": [ |
| | 454 |
| | ] |
| | } |
| | ] |
| | } |
| | ] |
| | }, |
| | "role.coraltown_niya": { |
| | "i": "Role.CoralTown_NiYa", |
| | "n": "妮雅", |
| | "c": "Calender.CoralTown_NiYa", |
| | "r": [ |
| | 1, |
| | 1, |
| | 0 |
| | ], |
| | "v": [ |
| | { |
| | "o": "regular", |
| | "i": "Schedule.CoralTown_NiYa_Normal", |
| | "m": [], |
| | "w": [], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "07:00", |
| | "e": "09:00", |
| | "k": "actions", |
| | "a": [ |
| | 456 |
| | ] |
| }, | | }, |
| "summary": "烹饪 (Pasture)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "13:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 457, |
| "action_candidates": [
| | 458 |
| {
| | ] |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Pasture",
| |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Pasture)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "15:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 459, |
| "action_candidates": [
| | 458 |
| {
| | ] |
| "template": "Interact.Work@Pasture",
| |
| "display_name": "工作",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 200,
| |
| "score": 0 | |
| }, | |
| {
| |
| "template": "SubInteract.PettingMiddle_Animal_Role",
| |
| "display_name": "抚摸中动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingBig_Animal_Role",
| |
| "display_name": "抚摸大动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.PettingSmall_Animal_Role",
| |
| "display_name": "抚摸小动物",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PastureWork@Outside",
| |
| "display_name": "室外干活(小葵用)",
| |
| "location_hint": "Outside",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Cutting_BigAnimal",
| |
| "display_name": "给羊剪毛",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Work@Pasture",
| |
| "display_name": "工作",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "工作 (Family)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "17:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 460, |
| "action_candidates": [
| | 458 |
| {
| | ] |
| "template": "SubInteract.TidyAnimalEggs",
| |
| "display_name": "小葵收拾窝",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Feed_Animal_Role",
| |
| "display_name": "喂食",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.TidyAnimalEggs",
| |
| "display_name": "小葵收拾窝",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "小葵收拾窝" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "19:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 461, |
| "action_candidates": [
| | 458 |
| {
| | ] |
| "template": "Interact.Cook@Pasture",
| |
| "display_name": "烹饪", | |
| "location_hint": "Pasture", | |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PasteWindowDecorations@Home",
| |
| "display_name": "在家里贴窗花",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (Family)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 462, |
| "action_candidates": [
| | 458 |
| {
| | ] |
| "template": "Interact.SitRead@Pasture",
| |
| "display_name": "∫在牧场看书", | |
| "location_hint": "Pasture", | |
| "public_tag": "Pasture",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PastureWork@Inside",
| |
| "display_name": "室内干活(小葵用)",
| |
| "location_hint": "Inside",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (Family)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 463, |
| "action_candidates": [
| | 458 |
| {
| | ] |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_NingFang_SpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节的日程准备",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_InFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "00:00", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_InFestival",
| | "e": "07:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 127, |
| | 458 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "01:00",
| | "i": "Schedule.CoralTown_NiYa_Rain_Normal", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨天", |
| "template": "Interact.Furniture.Sleep@Home",
| | "cs": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Home",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "dest_type": "Rain" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "07:00", |
| ],
| | "e": "09:00", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.Furniture.Sleep@Home", | | "a": [ |
| "display_name": "睡觉",
| | 456 |
| "location_hint": "Home", | | ] |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "13:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 463, |
| "action_candidates": [
| | 458 |
| {
| | ] |
| "template": "Interact.SweepFloor@ClothingShop",
| |
| "display_name": "在服装店打扫",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Check@ClothingShop",
| |
| "display_name": "在服装店思考",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@ClothingShop",
| |
| "display_name": "在服装店打扫",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在服装店打扫 (ClothingShop)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "15:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 169, |
| "action_candidates": [
| | 458 |
| {
| | ] |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@ClothingShop",
| |
| "display_name": "在服装店看书",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "17:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 463, |
| "action_candidates": [
| | 458 |
| {
| | ] |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡", | |
| "location_hint": "Hostal", | |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkCoffee_WithCake@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "咖啡店坐着吃蛋糕 (Hostal)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "19:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 464, |
| "action_candidates": [
| | 458 |
| {
| | ] |
| "template": "Interact.SweepFloor@ClothingShop",
| |
| "display_name": "在服装店打扫", | |
| "location_hint": "ClothingShop", | |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Check@ClothingShop",
| |
| "display_name": "在服装店思考",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@ClothingShop",
| |
| "display_name": "在服装店看书",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@ClothingShop",
| |
| "display_name": "在服装店打扫",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在服装店打扫 (ClothingShop)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 463, |
| "action_candidates": [
| | 458 |
| {
| | ] |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Walk@Plaza",
| |
| "display_name": "单人散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Walk@Plaza",
| |
| "display_name": "单人散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "单人散步 (Plaza)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "07:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 127, |
| "action_candidates": [
| | 458 |
| { | | ] |
| "template": "Interact.SitRead@Home",
| | } |
| "display_name": "在家读书",
| | ] |
| "location_hint": "Home",
| | } |
| "public_tag": "",
| | ] |
| "private_tag": "",
| | }, |
| "search_public": false,
| | "role.coraltown_ningfang": { |
| "search_private": true,
| | "i": "Role.CoralTown_NingFang", |
| "weight": 200,
| | "n": "予画", |
| "score": 0
| | "c": "Calender.CoralTown_NingFang", |
| },
| | "r": [ |
| {
| | 4, |
| "template": "Interact.SweepFloor@ClothingShop",
| | 5, |
| "display_name": "在服装店打扫",
| | 1 |
| "location_hint": "ClothingShop",
| | ], |
| "public_tag": "ClothingShop",
| | "v": [ |
| "private_tag": "",
| | { |
| "search_public": true,
| | "o": "regular", |
| "search_private": false,
| | "i": "Schedule.CoralTown_NingFang_Normal_New", |
| "weight": 150,
| | "m": [ |
| "score": 0
| | 1 |
| }
| | ], |
| ], | | "w": [], |
| "primary_action": {
| | "d": [], |
| "template": "Interact.SitRead@Home", | | "c": "", |
| "display_name": "在家读书",
| | "cs": [], |
| "location_hint": "Home", | | "sl": [ |
| "public_tag": "",
| | { |
| "private_tag": "", | | "b": "06:00", |
| "search_public": false, | | "e": "08:00", |
| "search_private": true,
| | "k": "actions", |
| "weight": 200, | | "a": [ |
| "score": 0
| | 127 |
| | ] |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "09:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 465 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| }
| | "b": "09:00", |
| ]
| | "e": "12:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 466 |
| "schedule_id": "Schedule.CoralTown_NingFang_New_Normal_LiveTogether",
| | ] |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:01",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "13:00", |
| "begin_time": "08:01",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 295, |
| "action_candidates": [
| | 467 |
| {
| | ] |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在种子店后院坐着看书 (SeedShop_Outdoor)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "15:00", |
| "begin_time": "09:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 465 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "编织 (ClothingShop)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "17:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 468 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝咖啡_室外",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant_ShenNi",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "19:00", |
| "begin_time": "13:01",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 469 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@SeedShop",
| |
| "display_name": "在种子店后院坐着看书",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在种子店后院坐着看书 (SeedShop_Outdoor)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "20:00", |
| "begin_time": "15:01",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 466 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SewingMachine@ClothingShop",
| |
| "display_name": "∫缝纫机",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SewingMachine@ClothingShop",
| |
| "display_name": "∫缝纫机",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫缝纫机 (ClothingShop)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "17:01",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 470 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝咖啡_室外",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffeeAndRead@Hostal_OutDoor_LinYuHua",
| |
| "display_name": "∫在咖啡店喝咖啡_室外",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫在咖啡店喝咖啡_室外 (Hostal)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "19:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 471 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitWeave@ClothingShop",
| |
| "display_name": "编织",
| |
| "location_hint": "ClothingShop",
| |
| "public_tag": "ClothingShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "编织 (ClothingShop)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "06:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.DeeplyThink@SeedShop_Outdoor_LinYuHua",
| | ] |
| "display_name": "在种子店后院看花",
| | }, |
| "location_hint": "SeedShop_Outdoor_LinYuHua",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_NingFang_Normal_New", |
| "search_public": false,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.DeeplyThink@SeedShop_Outdoor_LinYuHua", | | "sl": [ |
| "display_name": "在种子店后院看花",
| | { |
| "location_hint": "SeedShop_Outdoor_LinYuHua", | | "b": "06:00", |
| "public_tag": "",
| | "e": "08:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": false, | | "a": [ |
| "search_private": false,
| | 127 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "在种子店后院看花 (SeedShop_Outdoor_LinYuHua)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "09:00", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 465 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "", | |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| }
| | "b": "09:00", |
| ]
| | "e": "12:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 466 |
| "role.coraltown_renqiuying": {
| | ] |
| "id": "Role.CoralTown_RenQiuYing",
| |
| "name": "沈梅",
| |
| "key": "role.coraltown_renqiuying",
| |
| "calendar_id": "Calender.CoralTown_RenQiuYing",
| |
| "entity_file": "Role.CoralTown_RenQiuYing",
| |
| "regular_count": 1,
| |
| "special_count": 3,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_RenQiuYing_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:01",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Family)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "13:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 295, |
| "action_candidates": [
| | 467 |
| {
| | ] |
| "template": "Interact.AddMission_Shopping@ClothingShop",
| |
| "display_name": "∫沈梅服装店购物添加POI",
| |
| "location_hint": "ClothingShop", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Family)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "15:00", |
| "begin_time": "15:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 465 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛", | |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "广场闲逛 (Plaza)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "17:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 468 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "", | |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Family)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "19:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 469 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTV@House_Xia",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "House_Xia",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@House_Xia",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "House_Xia",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (House_Xia)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "20:00", |
| "begin_time": "23:01",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 466 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep_R@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep_R@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "20:00", |
| ]
| | "e": "22:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 470 |
| "schedule_id": "Schedule.CoralTown_RenQiuYing_BeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep_R@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep_R@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 471 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.ReplacePepper@Home",
| |
| "display_name": "挂辣椒",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.UseBrewing@Home",
| |
| "display_name": "酿酒",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.UseBrewing@Home",
| |
| "display_name": "酿酒",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "酿酒 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "13:00",
| |
| "end_time": "17:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Visit@YeXingLanShop_BeachFestival", | |
| "display_name": "沙滩节参观叶星阑店铺",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Visit@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "沙滩节参观洛桃桃店铺",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 80,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit@LinYuHuaShop_BeachFestival",
| |
| "display_name": "沙滩节参观予画店铺",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 80,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit@YuTangTangShop_BeachFestival",
| |
| "display_name": "沙滩节参观雨棠棠店铺",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 80,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitChair_F@Beach",
| |
| "display_name": "在沙滩休息",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Visit@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "沙滩节参观叶星阑店铺 (Beach_YeXingLanShop_BeachFestival)"
| |
| },
| |
| {
| |
| "begin_time": "17:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "闲逛 (Beach)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_RenQiuYing_Rain_Normal",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "雨天工作日",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "23:00", |
| "Weather_Today": { | | "e": "06:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "06:00",
| | "i": "Schedule.CoralTown_NingFang_Normal_New", |
| "end_time": "12:00",
| | "m": [ |
| "kind": "actions",
| | 3 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Cook_CutIntoPieces@Home",
| | "d": [], |
| "display_name": "切菜",
| | "c": "", |
| "location_hint": "Home",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "06:00", |
| "search_private": true,
| | "e": "08:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 127 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.Cook_CutIntoPieces@Home", | |
| "display_name": "切菜",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "切菜 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "09:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 465 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.UseBrewing@Home",
| |
| "display_name": "酿酒",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.UseBrewing@Home",
| |
| "display_name": "酿酒",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "酿酒 (Home)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 466 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Family)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "13:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 295, |
| "action_candidates": [
| | 467 |
| {
| | ] |
| "template": "Interact.SitSofaWatchTV@House_Xia",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "House_Xia",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@House_Xia",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "House_Xia",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (House_Xia)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "15:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 465 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep_R@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep_R@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_RenQiuYing_Rain_Normal",
| |
| "months": [
| |
| 4
| |
| ],
| |
| "month_labels": [
| |
| "winter"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Snow"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "15:00", |
| "Weather_Today": {
| | "e": "17:00", |
| "DestType": "Snow"
| | "k": "actions", |
| }
| | "a": [ |
| }
| | 468 |
| ]
| | ] |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Cook_CutIntoPieces@Home", | |
| "display_name": "切菜",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook_CutIntoPieces@Home",
| |
| "display_name": "切菜",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "切菜 (Home)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "19:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 469 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.UseBrewing@Home",
| |
| "display_name": "酿酒",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.UseBrewing@Home",
| |
| "display_name": "酿酒",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "酿酒 (Home)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "20:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 466 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Home",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Family)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 470 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTV@House_Xia",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "House_Xia",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@House_Xia",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "House_Xia",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (House_Xia)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 471 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep_R@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep_R@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "23:00", |
| ]
| | "e": "06:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 127 |
| "role.coraltown_shilihailang": {
| | ] |
| "id": "Role.CoralTown_ShiLiHaiLang",
| | } |
| "name": "百里零",
| | ] |
| "key": "role.coraltown_shilihailang",
| | }, |
| "calendar_id": "Calender.CoralTown_ShiLiHaiLang",
| | { |
| "entity_file": "Role.CoralTown_ShiLiHaiLang",
| | "o": "regular", |
| "regular_count": 2,
| | "i": "Schedule.CoralTown_NingFang_Winter_New", |
| "special_count": 7,
| | "m": [ |
| "living_together_count": 1,
| | 4 |
| "variants": [
| | ], |
| {
| | "w": [], |
| "source": "regular",
| | "d": [], |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLang_New_Normal_01",
| | "c": "", |
| "months": [],
| | "cs": [], |
| "month_labels": [],
| | "sl": [ |
| "weekdays": [],
| | { |
| "weekday_labels": [],
| | "b": "06:00", |
| "days": [],
| | "e": "08:00", |
| "priority": "",
| | "k": "actions", |
| "condition_desc": "",
| | "a": [ |
| "condition_summary": [],
| | 127 |
| "condition_raw": {},
| | ] |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.ModifyBlackboard@Grocery",
| |
| "display_name": "修改小黑板", | |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ModifyBlackboard@Grocery",
| |
| "display_name": "修改小黑板",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "修改小黑板 (Grocery)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "09:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 472 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ReplenishShelves@Grocery", | |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "补充货架 (Grocery)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 466 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里玩电脑/写程序" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "13:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 295 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitEat_Table_L@House_Li",
| |
| "display_name": "∫坐着吃饭_L",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitEat_Table_L@House_Li",
| |
| "display_name": "∫坐着吃饭_L",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫坐着吃饭_L (House_Li)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "14:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 473 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofa@House_Li",
| |
| "display_name": "∫在篱笆奶奶家沙发上坐",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofa@House_Li",
| |
| "display_name": "∫在篱笆奶奶家沙发上坐",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫在篱笆奶奶家沙发上坐 (House_Li)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "15:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 468 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里玩电脑/写程序" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "17:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 474 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@GroceryBridge_BaiLiLin", | |
| "display_name": "∫桥上看河",
| |
| "location_hint": "Occupier_ShiLiHaiLang",
| |
| "public_tag": "",
| |
| "private_tag": "Occupier_ShiLiHaiLang",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "19:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 469 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayComputer@Grocery",
| |
| "display_name": "∫杂货店玩电脑",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayComputer@Grocery",
| |
| "display_name": "∫杂货店玩电脑",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫杂货店玩电脑 (Grocery)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 466 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里玩电脑/写程序" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 475 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PlayComputer@Grocery",
| |
| "display_name": "∫杂货店玩电脑",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayComputer@Grocery",
| |
| "display_name": "∫杂货店玩电脑",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫杂货店玩电脑 (Grocery)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "06:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitRead_F@Home",
| | ] |
| "display_name": "∫在家读书",
| | }, |
| "location_hint": "Family",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "Family",
| | "i": "Schedule.CoralTown_NingFang_BeforeBeachFestival", |
| "search_public": false,
| | "m": [ |
| "search_private": true,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| },
| | "d": [ |
| {
| | 25 |
| "template": "Interact.GroceryTPB1To1F_NPC",
| | ], |
| "display_name": "乘坐",
| | "c": "沙滩节筹备", |
| "location_hint": "",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": false,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 127 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.SitRead_F@Home", | |
| "display_name": "∫在家读书",
| |
| "location_hint": "Family", | |
| "public_tag": "",
| |
| "private_tag": "Family", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "∫在家读书 (Family)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "19:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 476, |
| "action_candidates": [
| | 477, |
| {
| | 478, |
| "template": "Interact.Furniture.Sleep@Home",
| | 479 |
| "display_name": "睡觉",
| | ] |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐" | | { |
| }
| | "b": "19:00", |
| ]
| | "e": "22:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 363, |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLang_New_Normal_02",
| | 399, |
| "months": [],
| | 213 |
| "month_labels": [],
| | ] |
| "weekdays": [
| |
| 6
| |
| ],
| |
| "weekday_labels": [
| |
| "saturday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "09:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.ModifyBlackboard@Grocery", | |
| "display_name": "修改小黑板", | |
| "location_hint": "Grocery", | |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ModifyBlackboard@Grocery",
| |
| "display_name": "修改小黑板",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "修改小黑板 (Grocery)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 219, |
| "action_candidates": [
| | 480 |
| { | | ] |
| "template": "Interact.ReplenishShelves@Grocery",
| | } |
| "display_name": "补充货架",
| | ] |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "补充货架 (Grocery)"
| |
| },
| |
| {
| |
| "begin_time": "10:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家里玩电脑/写程序"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "13:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitEat_Table_L@House_Li",
| |
| "display_name": "∫坐着吃饭_L",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitEat_Table_L@House_Li",
| |
| "display_name": "∫坐着吃饭_L",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫坐着吃饭_L (House_Li)"
| |
| },
| |
| {
| |
| "begin_time": "13:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitSofa@House_Li",
| |
| "display_name": "∫在篱笆奶奶家沙发上坐",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofa@House_Li",
| |
| "display_name": "∫在篱笆奶奶家沙发上坐",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫在篱笆奶奶家沙发上坐 (House_Li)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "17:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.ReplenishShelves@Grocery", | |
| "display_name": "补充货架", | |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "补充货架 (Grocery)"
| |
| },
| |
| {
| |
| "begin_time": "17:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家里玩电脑/写程序"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.PlayComputer@Grocery",
| |
| "display_name": "∫杂货店玩电脑",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayComputer@Grocery",
| |
| "display_name": "∫杂货店玩电脑",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫杂货店玩电脑 (Grocery)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "乘坐" | |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLang_BeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": [] | |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "06:00",
| | "i": "Schedule.CoralTown_NingFang_BeforeBeachFestival", |
| "end_time": "12:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.GroceryTPB1To1F_NPC",
| | "d": [ |
| "display_name": "乘坐",
| | 26 |
| "location_hint": "",
| | ], |
| "public_tag": "",
| | "c": "沙滩节筹备", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": false,
| | { |
| "weight": 100,
| | "b": "00:00", |
| "score": 0
| | "e": "06:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "template": "Interact.ReplenishShelves@Grocery",
| | 127 |
| "display_name": "补充货架",
| | ] |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Perform_SitPlayPhone_ShiLiHaiLang",
| |
| "display_name": "坐着玩手机",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.ModifyBlackboard@Grocery",
| |
| "display_name": "修改小黑板",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.ReplenishShelves@Grocery", | |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery", | |
| "public_tag": "Grocery",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "补充货架 (Grocery)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "19:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 476, |
| "action_candidates": [
| | 477, |
| {
| | 478, |
| "template": "Interact.GroceryTPB1To1F_NPC",
| | 479 |
| "display_name": "乘坐",
| | ] |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 363, |
| "action_candidates": [
| | 399, |
| {
| | 213 |
| "template": "Interact.GroceryTPB1To1F_NPC",
| | ] |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐" | | { |
| }
| | "b": "22:00", |
| ]
| | "e": "00:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 219, |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLang_BeforeBeachFestival",
| | 480 |
| "months": [
| | ] |
| 2
| | } |
| ],
| | ] |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": [] | |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "01:00",
| | "i": "Schedule.CoralTown_NingFang_Rain_New", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "雨雪天", |
| "template": "Interact.Furniture.Sleep@Home",
| | "cs": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Home",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": true, |
| "private_tag": "",
| | "dest_type": "ClearSky" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "06:00", |
| {
| | "e": "09:00", |
| "template": "Interact.GroceryTPB1To1F_NPC",
| | "k": "actions", |
| "display_name": "乘坐",
| | "a": [ |
| "location_hint": "",
| | 127 |
| "public_tag": "",
| | ] |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.GroceryTPB1To1F_NPC", | |
| "display_name": "乘坐",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 466 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang_BeforeBeachFestival",
| |
| "display_name": "在家里玩电脑/写程序-沙滩节前",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang_BeforeBeachFestival",
| |
| "display_name": "在家里玩电脑/写程序-沙滩节前",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里玩电脑/写程序-沙滩节前" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "13:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 295 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ReplenishShelves@Grocery_BeforeBeachFestival",
| |
| "display_name": "补充货架-沙滩节前",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ReplenishShelves@Grocery_BeforeBeachFestival",
| |
| "display_name": "补充货架-沙滩节前",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "补充货架-沙滩节前 (Grocery)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "15:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:01",
| | "a": [ |
| "kind": "actions",
| | 468 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐" | | { |
| }
| | "b": "15:00", |
| ]
| | "e": "17:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 481 |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLang_BeforeBeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "01:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "20:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 466 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang_BeforeBeachFestival",
| |
| "display_name": "在家里玩电脑/写程序-沙滩节前",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang_BeforeBeachFestival",
| |
| "display_name": "在家里玩电脑/写程序-沙滩节前",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里玩电脑/写程序-沙滩节前" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 482 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ReplenishShelves@Grocery_BeforeBeachFestival",
| |
| "display_name": "补充货架-沙滩节前",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ReplenishShelves@Grocery_BeforeBeachFestival",
| |
| "display_name": "补充货架-沙滩节前",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "补充货架-沙滩节前 (Grocery)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "00:01",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "乘坐"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLang_New_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "雨天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "22:00", |
| "Weather_Today": { | | "e": "06:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "08:00",
| | "i": "Schedule.CoralTown_DingXiaoMiao_AfterSpringFestival", |
| "end_time": "09:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "春节前的准备日程", |
| "template": "Interact.ModifyBlackboard@Grocery",
| | "cs": [ |
| "display_name": "修改小黑板",
| | { |
| "location_hint": "Grocery",
| | "type": "calendar_now_is_festival", |
| "public_tag": "Grocery",
| | "reverse": false, |
| "private_tag": "",
| | "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival", |
| "search_public": true,
| | "tag": "SOURCE" |
| "search_private": false,
| | } |
| "weight": 100,
| | ], |
| "score": 0
| | "sl": [ |
| },
| | { |
| { | | "b": "06:01", |
| "template": "Interact.GroceryTPB1To1F_NPC",
| | "e": "11:00", |
| "display_name": "乘坐",
| | "k": "actions", |
| "location_hint": "",
| | "a": [ |
| "public_tag": "",
| | 266, |
| "private_tag": "",
| | 252, |
| "search_public": false,
| | 253, |
| "search_private": false,
| | 254, |
| "weight": 100,
| | 251, |
| "score": 0
| | 267, |
| } | | 268 |
| ],
| | ] |
| "primary_action": {
| |
| "template": "Interact.ModifyBlackboard@Grocery",
| |
| "display_name": "修改小黑板", | |
| "location_hint": "Grocery", | |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "修改小黑板 (Grocery)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "12:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 256 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "补充货架 (Grocery)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "13:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 256 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang", | |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里玩电脑/写程序" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "18:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 269, |
| "action_candidates": [
| | 253, |
| {
| | 254, |
| "template": "Interact.SitEat_Table_L@House_Li",
| | 251, |
| "display_name": "∫坐着吃饭_L", | | 252, |
| "location_hint": "House_Li", | | 266, |
| "public_tag": "House_Li", | | 270 |
| "private_tag": "",
| | ] |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitEat_Table_L@House_Li",
| |
| "display_name": "∫坐着吃饭_L",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫坐着吃饭_L (House_Li)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 271, |
| "action_candidates": [
| | 272 |
| {
| | ] |
| "template": "Interact.SitSofa@House_Li",
| |
| "display_name": "∫在篱笆奶奶家沙发上坐",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofa@House_Li",
| |
| "display_name": "∫在篱笆奶奶家沙发上坐",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫在篱笆奶奶家沙发上坐 (House_Li)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "21:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 256, |
| "action_candidates": [
| | 169, |
| {
| | 175 |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| | ] |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang", | |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家里玩电脑/写程序"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.PlayComputer@Grocery",
| |
| "display_name": "∫杂货店玩电脑",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayComputer@Grocery",
| |
| "display_name": "∫杂货店玩电脑",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| },
| |
| "summary": "∫杂货店玩电脑 (Grocery)"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家里玩电脑/写程序"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.PlayComputer@Grocery",
| |
| "display_name": "∫杂货店玩电脑",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayComputer@Grocery",
| |
| "display_name": "∫杂货店玩电脑",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫杂货店玩电脑 (Grocery)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead_F@Home", | |
| "display_name": "∫在家读书", | |
| "location_hint": "Family", | |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_F@Home",
| |
| "display_name": "∫在家读书",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫在家读书 (Family)"
| |
| },
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "乘坐"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLang_New_Experiment",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 5
| |
| ],
| |
| "weekday_labels": [
| |
| "friday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "无雨,周五,好感3心,触发试验POI",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "Rain"
| |
| },
| |
| {
| |
| "type": "npc_affection_star",
| |
| "reverse": false,
| |
| "entity_tag": "ShiLiHaiLang",
| |
| "target_tag": "",
| |
| "op": "GreatOrEqualThan",
| |
| "value": 3
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "21:00", |
| "Weather_Today": { | | "e": "01:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 273, |
| | 267, |
| | 169 |
| | ] |
| }, | | }, |
| { | | { |
| "CheckNPCAffectionStar": { | | "b": "01:00", |
| "Comparer": {
| | "e": "06:00", |
| "Op": "GreatOrEqualThan",
| | "k": "actions", |
| "RValue": 3
| | "a": [ |
| },
| | 127 |
| "EntityTag": "ShiLiHaiLang",
| | ] |
| "TargetTag": null
| |
| },
| |
| "ReverseResult": false | |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "08:00",
| | "i": "Schedule.CoralTown_NingFang_SpringFestival", |
| "end_time": "09:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "春节的日程准备", |
| "template": "Interact.ModifyBlackboard@Grocery",
| | "cs": [ |
| "display_name": "修改小黑板",
| | { |
| "location_hint": "Grocery",
| | "type": "calendar_now_is_festival", |
| "public_tag": "Grocery",
| | "reverse": false, |
| "private_tag": "",
| | "festival_template": "Festival.SpringFestivalActivity_POI_InFestival", |
| "search_public": true,
| | "tag": "SOURCE" |
| "search_private": false,
| | } |
| "weight": 100,
| | ], |
| "score": 0
| | "sl": [ |
| }, | | { |
| {
| | "b": "01:00", |
| "template": "Interact.GroceryTPB1To1F_NPC",
| | "e": "06:00", |
| "display_name": "乘坐",
| | "k": "actions", |
| "location_hint": "",
| | "a": [ |
| "public_tag": "",
| | 127 |
| "private_tag": "",
| | ] |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.ModifyBlackboard@Grocery", | |
| "display_name": "修改小黑板",
| |
| "location_hint": "Grocery", | |
| "public_tag": "Grocery",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "修改小黑板 (Grocery)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "09:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 480, |
| "action_candidates": [
| | 483 |
| {
| | ] |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "补充货架 (Grocery)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 219, |
| "action_candidates": [
| | 484 |
| {
| | ] |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里玩电脑/写程序" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 215, |
| "action_candidates": [
| | 399, |
| {
| | 485 |
| "template": "Interact.SitEat_Table_L@House_Li", | | ] |
| "display_name": "∫坐着吃饭_L", | |
| "location_hint": "House_Li", | |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitEat_Table_L@House_Li",
| |
| "display_name": "∫坐着吃饭_L",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫坐着吃饭_L (House_Li)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "18:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 480, |
| "action_candidates": [
| | 483, |
| {
| | 484 |
| "template": "Interact.SitSofa@House_Li",
| | ] |
| "display_name": "∫在篱笆奶奶家沙发上坐",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofa@House_Li",
| |
| "display_name": "∫在篱笆奶奶家沙发上坐",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫在篱笆奶奶家沙发上坐 (House_Li)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "22:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 486, |
| "action_candidates": [
| | 487, |
| {
| | 213, |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang", | | 363, |
| "display_name": "在家里玩电脑/写程序",
| | 411 |
| "location_hint": "",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| },
| |
| { | |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里玩电脑/写程序" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 488, |
| "action_candidates": [
| | 489 |
| {
| | ] |
| "template": "Interact.Experiment_BalLiLing",
| |
| "display_name": "百里零做试验",
| |
| "location_hint": "BaiLiLing_POI_Point",
| |
| "public_tag": "BaiLiLing_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.GroceryTPB1To1F_NPC", | |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "乘坐"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.PlayComputer@Grocery",
| |
| "display_name": "∫杂货店玩电脑",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayComputer@Grocery",
| |
| "display_name": "∫杂货店玩电脑",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫杂货店玩电脑 (Grocery)"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家里玩电脑/写程序"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.PlayComputer@Grocery",
| |
| "display_name": "∫杂货店玩电脑",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PlayComputer@Grocery",
| |
| "display_name": "∫杂货店玩电脑",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫杂货店玩电脑 (Grocery)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead_F@Home",
| |
| "display_name": "∫在家读书",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_F@Home",
| |
| "display_name": "∫在家读书",
| |
| "location_hint": "Family", | |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫在家读书 (Family)"
| |
| },
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLang_AfterSpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节前日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "00:00", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_AfterFestival",
| | "e": "01:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 219 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "living_together", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_NingFang_New_Normal_LiveTogether", |
| "end_time": "01:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "", |
| "template": "Interact.ReplenishShelves@Grocery",
| | "cs": [], |
| "display_name": "补充货架",
| | "sl": [ |
| "location_hint": "Grocery",
| | { |
| "public_tag": "Grocery",
| | "b": "06:01", |
| "private_tag": "",
| | "e": "08:00", |
| "search_public": true,
| | "k": "actions", |
| "search_private": false,
| | "a": [ |
| "weight": 100,
| | 144, |
| "score": 0
| | 145 |
| },
| | ] |
| { | |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Perform_SitPlayPhone_ShiLiHaiLang",
| |
| "display_name": "坐着玩手机",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Furniture.Eat@Grocery_ShiLiHaiLang",
| |
| "display_name": "在沙发上吃东西-百里零",
| |
| "location_hint": "Grocery_ShiLiHaiLang",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "补充货架 (Grocery)" | | { |
| },
| | "b": "08:01", |
| {
| | "e": "09:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 465 |
| "action_candidates": [
| | ] |
| {
| | }, |
| "template": "Interact.Furniture.Sleep@Home",
| | { |
| "display_name": "睡觉",
| | "b": "09:01", |
| "location_hint": "Home",
| | "e": "12:00", |
| "public_tag": "",
| | "k": "actions", |
| "private_tag": "", | | "a": [ |
| "search_public": false,
| | 466 |
| "search_private": true,
| | ] |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.GroceryTPB1To1F_NPC", | |
| "display_name": "乘坐",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "13:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 295, |
| "action_candidates": [
| | 467 |
| { | | ] |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Furniture.Eat@Grocery_ShiLiHaiLang",
| |
| "display_name": "在沙发上吃东西-百里零",
| |
| "location_hint": "Grocery_ShiLiHaiLang",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Perform_SitPlayPhone_ShiLiHaiLang",
| |
| "display_name": "坐着玩手机",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架", | |
| "location_hint": "Grocery", | |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.ModifyBlackboard@Grocery",
| |
| "display_name": "修改小黑板",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "补充货架 (Grocery)" | | { |
| },
| | "b": "13:01", |
| {
| | "e": "15:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 465 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里玩电脑/写程序" | | { |
| },
| | "b": "15:01", |
| {
| | "e": "17:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 468 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.EatWithChenShuHui",
| |
| "display_name": "慰问篱笆奶奶",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐" | | { |
| },
| | "b": "17:01", |
| {
| | "e": "19:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 469 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOutWithChenShuHui",
| |
| "display_name": "百里零和篱笆奶奶散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOutWithChenShuHui",
| |
| "display_name": "百里零和篱笆奶奶散步",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "百里零和篱笆奶奶散步" | | { |
| },
| | "b": "19:01", |
| {
| | "e": "20:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 466 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.Furniture.Eat@Grocery_ShiLiHaiLang",
| |
| "display_name": "在沙发上吃东西-百里零",
| |
| "location_hint": "Grocery_ShiLiHaiLang",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Perform_SitPlayPhone_ShiLiHaiLang",
| |
| "display_name": "坐着玩手机",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| { | |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PasteWindowDecorations@Home",
| |
| "display_name": "在家里贴窗花",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (Family)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "22:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 470 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang", | |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里玩电脑/写程序"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLang_SpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_InFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "22:01", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_InFestival",
| | "e": "06:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 145 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | } |
| "slots": [
| | ] |
| {
| | }, |
| "begin_time": "00:00",
| | "role.coraltown_renqiuying": { |
| "end_time": "01:00",
| | "i": "Role.CoralTown_RenQiuYing", |
| "kind": "actions",
| | "n": "沈梅", |
| "action_candidates": [
| | "c": "Calender.CoralTown_RenQiuYing", |
| {
| | "r": [ |
| "template": "Interact.ReplenishShelves@Grocery",
| | 1, |
| "display_name": "补充货架",
| | 3, |
| "location_hint": "Grocery",
| | 0 |
| "public_tag": "Grocery",
| | ], |
| "private_tag": "",
| | "v": [ |
| "search_public": true,
| | { |
| "search_private": false,
| | "o": "regular", |
| "weight": 100,
| | "i": "Schedule.CoralTown_RenQiuYing_Mon", |
| "score": 0
| | "m": [], |
| },
| | "w": [], |
| {
| | "d": [], |
| "template": "Interact.GroceryTPB1To1F_NPC",
| | "c": "", |
| "display_name": "乘坐",
| | "cs": [], |
| "location_hint": "",
| | "sl": [ |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "b": "06:01", |
| "search_public": false,
| | "e": "12:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100,
| | "a": [ |
| "score": 0
| | 184 |
| },
| | ] |
| {
| |
| "template": "Interact.Perform_SitPlayPhone_ShiLiHaiLang",
| |
| "display_name": "坐着玩手机",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Furniture.Eat@Grocery_ShiLiHaiLang",
| |
| "display_name": "在沙发上吃东西-百里零",
| |
| "location_hint": "Grocery_ShiLiHaiLang",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.ReplenishShelves@Grocery", | |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery", | |
| "public_tag": "Grocery",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "补充货架 (Grocery)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "15:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 490, |
| "action_candidates": [
| | 184 |
| {
| | ] |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐" | | { |
| },
| | "b": "15:01", |
| {
| | "e": "18:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 213 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Furniture.Eat@Grocery_ShiLiHaiLang",
| |
| "display_name": "在沙发上吃东西-百里零",
| |
| "location_hint": "Grocery_ShiLiHaiLang",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Perform_SitPlayPhone_ShiLiHaiLang",
| |
| "display_name": "坐着玩手机",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.ModifyBlackboard@Grocery",
| |
| "display_name": "修改小黑板",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "补充货架 (Grocery)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "20:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 184 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里玩电脑/写程序" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "23:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 491 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.EatWithChenShuHui",
| |
| "display_name": "慰问篱笆奶奶",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "乘坐" | | { |
| },
| | "b": "23:01", |
| {
| | "e": "06:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 177 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.HangOutWithChenShuHui",
| | ] |
| "display_name": "百里零和篱笆奶奶散步",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_RenQiuYing_BeachFestival", |
| "search_public": false,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| },
| | "d": [ |
| {
| | 27 |
| "template": "Interact.GroceryTPB1To1F_NPC",
| | ], |
| "display_name": "乘坐",
| | "c": "沙滩节", |
| "location_hint": "",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": false,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 177 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.HangOutWithChenShuHui", | |
| "display_name": "百里零和篱笆奶奶散步",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "百里零和篱笆奶奶散步" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "13:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 219, |
| "action_candidates": [
| | 492, |
| {
| | 493 |
| "template": "Interact.Furniture.Eat@Grocery_ShiLiHaiLang",
| | ] |
| "display_name": "在沙发上吃东西-百里零",
| |
| "location_hint": "Grocery_ShiLiHaiLang",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Perform_SitPlayPhone_ShiLiHaiLang",
| |
| "display_name": "坐着玩手机",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "补充货架 (Grocery)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "17:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 494, |
| "action_candidates": [
| | 495, |
| {
| | 447, |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang", | | 448, |
| "display_name": "在家里玩电脑/写程序", | | 496, |
| "location_hint": "", | | 497 |
| "public_tag": "", | | ] |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里玩电脑/写程序" | | { |
| }
| | "b": "17:00", |
| ]
| | "e": "00:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 179 |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLang_New_Normal_LiveTogether",
| | ] |
| "months": [],
| | } |
| "month_labels": [],
| | ] |
| "weekdays": [],
| | }, |
| "weekday_labels": [],
| | { |
| "days": [],
| | "o": "special", |
| "priority": "",
| | "i": "Schedule.CoralTown_RenQiuYing_Rain_Normal", |
| "condition_desc": "",
| | "m": [], |
| "condition_summary": [],
| | "w": [], |
| "condition_raw": {}, | | "d": [], |
| "slots": [ | | "c": "雨天工作日", |
| { | | "cs": [ |
| "begin_time": "08:01",
| | { |
| "end_time": "09:00",
| | "type": "weather_today", |
| "kind": "actions",
| | "reverse": false, |
| "action_candidates": [
| | "dest_type": "Rain" |
| {
| | } |
| "template": "Interact.Cook@MainRoleHome",
| | ], |
| "display_name": "烹饪",
| | "sl": [ |
| "location_hint": "PlayerBuilding",
| | { |
| "public_tag": "",
| | "b": "06:00", |
| "private_tag": "PlayerBuilding",
| | "e": "12:00", |
| "search_public": false,
| | "k": "actions", |
| "search_private": true,
| | "a": [ |
| "weight": 100,
| | 498 |
| "score": 0
| | ] |
| },
| |
| { | |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@MainRoleHome", | |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (PlayerBuilding)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "18:00", |
| "begin_time": "09:01",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 493 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ReplenishShelves@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "补充货架 (Grocery)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "10:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 184 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里玩电脑/写程序" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "23:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 491 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitEat_Table_L@House_Li",
| |
| "display_name": "∫坐着吃饭_L",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTPB1To1F_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitEat_Table_L@House_Li",
| |
| "display_name": "∫坐着吃饭_L",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫坐着吃饭_L (House_Li)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "06:00", |
| "begin_time": "13:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 177 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitSofa@House_Li",
| | ] |
| "display_name": "∫在篱笆奶奶家沙发上坐",
| | }, |
| "location_hint": "House_Li",
| | { |
| "public_tag": "House_Li",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_RenQiuYing_Rain_Normal", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 4 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| },
| | "d": [], |
| {
| | "c": "雪天", |
| "template": "Interact.GroceryTPB1To1F_NPC",
| | "cs": [ |
| "display_name": "乘坐",
| | { |
| "location_hint": "",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "dest_type": "Snow" |
| "search_public": false,
| | } |
| "search_private": false,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "06:00", |
| ],
| | "e": "12:00", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.SitSofa@House_Li", | | "a": [ |
| "display_name": "∫在篱笆奶奶家沙发上坐",
| | 498 |
| "location_hint": "House_Li", | | ] |
| "public_tag": "House_Li",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "∫在篱笆奶奶家沙发上坐 (House_Li)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "18:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 493 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.GroceryTP1FToB1_NPC",
| |
| "display_name": "乘坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01_ShiLiHaiLang",
| |
| "display_name": "在家里玩电脑/写程序",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里玩电脑/写程序" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "17:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 184 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.PettingBigAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "帮玩家抚摸小动物 (MainRoleHome)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "23:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 491 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.Watering@MainRoleHome",
| |
| "display_name": "帮玩家农作物浇水",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.Fertilizering_LiveTogether",
| |
| "display_name": "施肥",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Fertilizering_LiveTogether",
| |
| "display_name": "施肥",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "施肥" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "06:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 177 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.SitSofa_L@MainRoleHome", | | ] |
| "display_name": "在沙发上看电视",
| | } |
| "location_hint": "PlayerBuilding",
| | ] |
| "public_tag": "",
| | }, |
| "private_tag": "PlayerBuilding",
| | "role.coraltown_shilihailang": { |
| "search_public": false,
| | "i": "Role.CoralTown_ShiLiHaiLang", |
| "search_private": true,
| | "n": "百里零", |
| "weight": 100,
| | "c": "Calender.CoralTown_ShiLiHaiLang", |
| "score": 0
| | "r": [ |
| },
| | 2, |
| {
| | 7, |
| "template": "Interact.SitSofa_R@MainRoleHome",
| | 1 |
| "display_name": "在沙发上看电视",
| | ], |
| "location_hint": "PlayerBuilding",
| | "v": [ |
| "public_tag": "",
| | { |
| "private_tag": "PlayerBuilding",
| | "o": "regular", |
| "search_public": false,
| | "i": "Schedule.CoralTown_ShiLiHaiLang_New_Normal_01", |
| "search_private": true,
| | "m": [], |
| "weight": 100,
| | "w": [], |
| "score": 0
| | "d": [], |
| },
| | "c": "", |
| {
| | "cs": [], |
| "template": "Interact.SitSofa_M@MainRoleHome",
| | "sl": [ |
| "display_name": "在沙发上看电视",
| | { |
| "location_hint": "PlayerBuilding",
| | "b": "08:00", |
| "public_tag": "",
| | "e": "09:00", |
| "private_tag": "PlayerBuilding",
| | "k": "actions", |
| "search_public": false,
| | "a": [ |
| "search_private": true,
| | 499, |
| "weight": 100,
| | 500 |
| "score": 0
| | ] |
| },
| |
| {
| |
| "template": "Interact.Watering@MainRoleHome",
| |
| "display_name": "帮玩家农作物浇水",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Watering@MainRoleHome", | |
| "display_name": "帮玩家农作物浇水",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "帮玩家农作物浇水 (PlayerBuilding)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "10:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 501, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| }
| | "b": "10:00", |
| ]
| | "e": "12:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 502, |
| "role.coraltown_shilihailangdrone": {
| | 503 |
| "id": "Role.CoralTown_ShiLiHaiLangDrone",
| | ] |
| "name": "初号机",
| |
| "key": "role.coraltown_shilihailangdrone",
| |
| "calendar_id": "Calender.CoralTown_ShiLiHaiLangDrone",
| |
| "entity_file": "Role.CoralTown_ShiLiHaiLangDrone",
| |
| "regular_count": 7,
| |
| "special_count": 0,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 0
| |
| ],
| |
| "weekday_labels": [
| |
| "sunday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.FollowShiLiHaiLang", | |
| "display_name": "跟随百里零", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "13:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 504, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "充电" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "14:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 505, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| }
| | "b": "14:00", |
| ]
| | "e": "17:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 502, |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon",
| | 503 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [
| |
| 1
| |
| ],
| |
| "weekday_labels": [
| |
| "monday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "18:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 506, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "充电" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 507, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| }
| | "b": "20:00", |
| ]
| | "e": "22:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 502, |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon",
| | 503 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [
| |
| 2
| |
| ],
| |
| "weekday_labels": [
| |
| "tuesday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 507, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "充电" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "00:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 508, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| }
| | "b": "00:00", |
| ]
| | "e": "08:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 127, |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon",
| | 500 |
| "months": [],
| | ] |
| "month_labels": [],
| | } |
| "weekdays": [
| | ] |
| 3
| | }, |
| ],
| | { |
| "weekday_labels": [
| | "o": "regular", |
| "wednesday" | | "i": "Schedule.CoralTown_ShiLiHaiLang_New_Normal_02", |
| ], | | "m": [], |
| "days": [], | | "w": [ |
| "priority": "",
| | 6 |
| "condition_desc": "",
| | ], |
| "condition_summary": [],
| | "d": [], |
| "condition_raw": {},
| | "c": "", |
| "slots": [
| | "cs": [], |
| {
| | "sl": [ |
| "begin_time": "00:00", | | { |
| "end_time": "01:00",
| | "b": "08:00", |
| "kind": "actions",
| | "e": "09:00", |
| "action_candidates": [
| | "k": "actions", |
| {
| | "a": [ |
| "template": "SubInteract.FollowShiLiHaiLang",
| | 499, |
| "display_name": "跟随百里零",
| | 500 |
| "location_hint": "",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "SubInteract.FollowShiLiHaiLang", | |
| "display_name": "跟随百里零",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "10:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 501, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "充电" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 502, |
| "action_candidates": [
| | 503 |
| {
| | ] |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| }
| | "b": "12:00", |
| ]
| | "e": "13:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 504, |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon",
| | 500 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [
| |
| 4
| |
| ],
| |
| "weekday_labels": [
| |
| "thursday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "14:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 505, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "充电" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "17:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 501, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| }
| | "b": "17:00", |
| ]
| | "e": "18:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 502, |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon",
| | 503 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [
| |
| 5
| |
| ],
| |
| "weekday_labels": [
| |
| "friday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "23:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 507, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "充电" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "08:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 127, |
| "action_candidates": [
| | 500 |
| { | | ] |
| "template": "SubInteract.FollowShiLiHaiLang",
| | } |
| "display_name": "跟随百里零",
| | ] |
| "location_hint": "",
| | }, |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "o": "special", |
| "search_public": false,
| | "i": "Schedule.CoralTown_ShiLiHaiLang_BeachFestival", |
| "search_private": false,
| | "m": [ |
| "weight": 100,
| | 2 |
| "score": 0
| | ], |
| }
| | "w": [], |
| ],
| | "d": [ |
| "primary_action": { | | 27 |
| "template": "SubInteract.FollowShiLiHaiLang", | | ], |
| "display_name": "跟随百里零", | | "c": "沙滩节", |
| "location_hint": "", | | "cs": [], |
| "public_tag": "", | | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "06:00", |
| "search_private": false,
| | "e": "12:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0 | | "a": [ |
| | 500, |
| | 501, |
| | 509, |
| | 499 |
| | ] |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| }
| | "b": "12:00", |
| ]
| | "e": "23:59", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 500, |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon",
| | 179 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [
| |
| 6
| |
| ],
| |
| "weekday_labels": [
| |
| "saturday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.FollowShiLiHaiLang", | |
| "display_name": "跟随百里零", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "06:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 500, |
| "action_candidates": [
| | 127 |
| {
| | ] |
| "template": "Interact.Charging_Drone", | | } |
| "display_name": "充电", | | ] |
| "location_hint": "",
| | }, |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "o": "special", |
| "search_public": false,
| | "i": "Schedule.CoralTown_ShiLiHaiLang_BeforeBeachFestival", |
| "search_private": true,
| | "m": [ |
| "weight": 100,
| | 2 |
| "score": 0
| | ], |
| }
| | "w": [], |
| ],
| | "d": [ |
| "primary_action": {
| | 25 |
| "template": "Interact.Charging_Drone",
| | ], |
| "display_name": "充电",
| | "c": "沙滩节筹备", |
| "location_hint": "",
| | "cs": [], |
| "public_tag": "", | | "sl": [ |
| "private_tag": "", | | { |
| "search_public": false, | | "b": "01:00", |
| "search_private": true,
| | "e": "06:00", |
| "weight": 100, | | "k": "actions", |
| "score": 0 | | "a": [ |
| | 127, |
| | 500 |
| | ] |
| }, | | }, |
| "summary": "充电" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "18:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 503, |
| "action_candidates": [
| | 510 |
| {
| | ] |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| }
| | "b": "18:00", |
| ]
| | "e": "22:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 511, |
| "role.coraltown_shilihailangdrone_new": {
| | 500 |
| "id": "Role.CoralTown_ShiLiHaiLangDrone_New",
| | ] |
| "name": "初号机",
| |
| "key": "role.coraltown_shilihailangdrone_new",
| |
| "calendar_id": "Calender.CoralTown_ShiLiHaiLangDrone",
| |
| "entity_file": "Role.CoralTown_ShiLiHaiLangDrone_New",
| |
| "regular_count": 7,
| |
| "special_count": 0,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 0
| |
| ],
| |
| "weekday_labels": [
| |
| "sunday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.FollowShiLiHaiLang", | |
| "display_name": "跟随百里零", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:01", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 127, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.Charging_Drone", | | } |
| "display_name": "充电", | | ] |
| "location_hint": "",
| | }, |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "o": "special", |
| "search_public": false,
| | "i": "Schedule.CoralTown_ShiLiHaiLang_BeforeBeachFestival", |
| "search_private": true,
| | "m": [ |
| "weight": 100,
| | 2 |
| "score": 0
| | ], |
| }
| | "w": [], |
| ],
| | "d": [ |
| "primary_action": {
| | 26 |
| "template": "Interact.Charging_Drone",
| | ], |
| "display_name": "充电",
| | "c": "沙滩节筹备", |
| "location_hint": "",
| | "cs": [], |
| "public_tag": "", | | "sl": [ |
| "private_tag": "", | | { |
| "search_public": false, | | "b": "01:00", |
| "search_private": true,
| | "e": "06:00", |
| "weight": 100, | | "k": "actions", |
| "score": 0 | | "a": [ |
| | 127, |
| | 500 |
| | ] |
| }, | | }, |
| "summary": "充电" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "18:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 503, |
| "action_candidates": [
| | 510 |
| {
| | ] |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| }
| | "b": "18:00", |
| ]
| | "e": "22:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 511, |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon",
| | 500 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [
| |
| 1
| |
| ],
| |
| "weekday_labels": [
| |
| "monday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:01", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 127, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.Charging_Drone", | | } |
| "display_name": "充电", | | ] |
| "location_hint": "",
| | }, |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "o": "special", |
| "search_public": false,
| | "i": "Schedule.CoralTown_ShiLiHaiLang_New_Rain", |
| "search_private": true,
| | "m": [], |
| "weight": 100,
| | "w": [], |
| "score": 0
| | "d": [], |
| }
| | "c": "雨天日程", |
| ],
| | "cs": [ |
| "primary_action": {
| | { |
| "template": "Interact.Charging_Drone",
| | "type": "weather_today", |
| "display_name": "充电",
| | "reverse": false, |
| "location_hint": "",
| | "dest_type": "Rain" |
| "public_tag": "",
| | } |
| "private_tag": "", | | ], |
| "search_public": false, | | "sl": [ |
| "search_private": true, | | { |
| "weight": 100,
| | "b": "08:00", |
| "score": 0
| | "e": "09:00", |
| }, | | "k": "actions", |
| "summary": "充电"
| | "a": [ |
| }, | | 499, |
| { | | 500 |
| "begin_time": "07:00",
| | ] |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang", | |
| "display_name": "跟随百里零",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| }
| | "b": "09:00", |
| ]
| | "e": "10:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 501, |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon",
| | 500 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [
| |
| 2
| |
| ],
| |
| "weekday_labels": [
| |
| "tuesday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 502, |
| "action_candidates": [
| | 503 |
| {
| | ] |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "充电" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "13:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 504, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| }
| | "b": "13:00", |
| ]
| | "e": "14:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 505, |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon",
| | 500 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [
| |
| 3
| |
| ],
| |
| "weekday_labels": [
| |
| "wednesday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "18:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 502, |
| "action_candidates": [
| | 503 |
| {
| | ] |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "充电" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 507, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| }
| | "b": "20:00", |
| ]
| | "e": "22:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 502, |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon",
| | 503 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [
| |
| 4
| |
| ],
| |
| "weekday_labels": [
| |
| "thursday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 507, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "充电" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "00:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 508, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| }
| | "b": "00:00", |
| ]
| | "e": "08:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 127, |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon",
| | 500 |
| "months": [],
| | ] |
| "month_labels": [],
| | } |
| "weekdays": [
| | ] |
| 5
| | }, |
| ],
| | { |
| "weekday_labels": [
| | "o": "special", |
| "friday" | | "i": "Schedule.CoralTown_ShiLiHaiLang_New_Experiment", |
| ], | | "m": [], |
| "days": [], | | "w": [ |
| "priority": "",
| | 5 |
| "condition_desc": "",
| | ], |
| "condition_summary": [],
| | "d": [], |
| "condition_raw": {},
| | "c": "无雨,周五,好感3心,触发试验POI", |
| "slots": [
| | "cs": [ |
| {
| | { |
| "begin_time": "00:00", | | "type": "weather_today", |
| "end_time": "01:00",
| | "reverse": true, |
| "kind": "actions",
| | "dest_type": "Rain" |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang", | |
| "display_name": "跟随百里零", | |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| },
| | "type": "npc_affection_star", |
| {
| | "reverse": false, |
| "begin_time": "01:00",
| | "entity_tag": "ShiLiHaiLang", |
| "end_time": "07:00",
| | "target_tag": "", |
| "kind": "actions",
| | "op": "GreatOrEqualThan", |
| "action_candidates": [
| | "value": 3 |
| { | | } |
| "template": "Interact.Charging_Drone",
| | ], |
| "display_name": "充电",
| | "sl": [ |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "b": "08:00", |
| "private_tag": "",
| | "e": "09:00", |
| "search_public": false,
| | "k": "actions", |
| "search_private": true,
| | "a": [ |
| "weight": 100,
| | 499, |
| "score": 0
| | 500 |
| }
| | ] |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Charging_Drone", | |
| "display_name": "充电",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "充电" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "10:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 501, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| }
| | "b": "10:00", |
| ]
| | "e": "12:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 502, |
| "schedule_id": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon",
| | 503 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [
| |
| 6
| |
| ],
| |
| "weekday_labels": [
| |
| "saturday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "13:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "07:00",
| | "a": [ |
| "kind": "actions",
| | 504, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Charging_Drone",
| |
| "display_name": "充电",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "充电" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "14:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 505, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.FollowShiLiHaiLang",
| |
| "display_name": "跟随百里零",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "跟随百里零" | | { |
| }
| | "b": "14:00", |
| ]
| | "e": "15:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 502, |
| "role.coraltown_tianrulv": {
| | 503 |
| "id": "Role.CoralTown_TianRuLv",
| | ] |
| "name": "初建国",
| |
| "key": "role.coraltown_tianrulv",
| |
| "calendar_id": "Calender.CoralTown_TianRuLv",
| |
| "entity_file": "Role.CoralTown_TianRuLv",
| |
| "regular_count": 1,
| |
| "special_count": 3,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_TianRuLv_Spring",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Plaza", | |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "广场闲逛 (Plaza)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "18:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 512, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.AddMission_ChuJianGuo_Chat",
| |
| "display_name": "∫初建国与商贩交谈POI",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.StandAtTable@CommunityCenter",
| |
| "display_name": "站着工作在社区中心",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.StandAtTable@CommunityCenter",
| |
| "display_name": "站着工作在社区中心",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "站着工作在社区中心 (CommunityCenter)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 507, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.Furniture.ZhenZhangWork@CommunityCenter",
| |
| "display_name": "工作",
| |
| "location_hint": "CommunityCenter_TianRuLv",
| |
| "public_tag": "CommunityCenter_TianRuLv",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.ZhenZhangWork@CommunityCenter",
| |
| "display_name": "工作",
| |
| "location_hint": "CommunityCenter_TianRuLv",
| |
| "public_tag": "CommunityCenter_TianRuLv",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "工作 (CommunityCenter_TianRuLv)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 502, |
| "action_candidates": [
| | 503 |
| {
| | ] |
| "template": "Interact.AddMission_ChuJianGuo_PlazaTaiChi",
| |
| "display_name": "∫初建国广场打太极",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.StandAtTable@CommunityCenter",
| |
| "display_name": "站着工作在社区中心",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.StandAtTable@CommunityCenter",
| |
| "display_name": "站着工作在社区中心",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "站着工作在社区中心 (CommunityCenter)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 507, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "广场闲逛 (Plaza)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "00:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 508, |
| "action_candidates": [
| | 500 |
| { | | ] |
| "template": "Interact.AddMission_ChuJianGuo_ChatBook",
| |
| "display_name": "∫初建国与商贩交谈POI",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Furniture.ZhenZhangWork@CommunityCenter",
| |
| "display_name": "工作",
| |
| "location_hint": "CommunityCenter_TianRuLv",
| |
| "public_tag": "CommunityCenter_TianRuLv",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.ZhenZhangWork@CommunityCenter",
| |
| "display_name": "工作",
| |
| "location_hint": "CommunityCenter_TianRuLv",
| |
| "public_tag": "CommunityCenter_TianRuLv",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "工作 (CommunityCenter_TianRuLv)"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.StandAtTable@CommunityCenter",
| |
| "display_name": "站着工作在社区中心",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.StandAtTable@CommunityCenter", | |
| "display_name": "站着工作在社区中心",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "站着工作在社区中心 (CommunityCenter)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@CommunityCenter",
| |
| "display_name": "在社区中心打扫",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@CommunityCenter",
| |
| "display_name": "在社区中心打扫",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "在社区中心打扫 (CommunityCenter)"
| |
| },
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_TianRuLv_Rain_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "On Raining Days",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "00:00", |
| "Weather_Today": { | | "e": "08:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 127, |
| | 500 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "08:00",
| | "i": "Schedule.CoralTown_ShiLiHaiLang_AfterSpringFestival", |
| "end_time": "12:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "春节前日程", |
| "template": "Interact.SitSofaWatchTV@Home",
| | "cs": [ |
| "display_name": "在沙发上看电视",
| | { |
| "location_hint": "Home",
| | "type": "calendar_now_is_festival", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival", |
| "search_public": false,
| | "tag": "SOURCE" |
| "search_private": true,
| | } |
| "weight": 100,
| | ], |
| "score": 0
| | "sl": [ |
| }
| | { |
| ],
| | "b": "00:00", |
| "primary_action": {
| | "e": "01:00", |
| "template": "Interact.SitSofaWatchTV@Home", | | "k": "actions", |
| "display_name": "在沙发上看电视", | | "a": [ |
| "location_hint": "Home", | | 501, |
| "public_tag": "", | | 500, |
| "private_tag": "",
| | 509, |
| "search_public": false,
| | 513 |
| "search_private": true,
| | ] |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "06:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 127, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.SweepFloor@CommunityCenter",
| |
| "display_name": "在社区中心打扫",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@CommunityCenter",
| |
| "display_name": "在社区中心打扫",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心打扫 (CommunityCenter)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 500, |
| "action_candidates": [
| | 513, |
| {
| | 509, |
| "template": "Interact.Furniture.ZhenZhangWork@CommunityCenter", | | 501, |
| "display_name": "工作", | | 499 |
| "location_hint": "CommunityCenter_TianRuLv", | | ] |
| "public_tag": "CommunityCenter_TianRuLv", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.ZhenZhangWork@CommunityCenter",
| |
| "display_name": "工作",
| |
| "location_hint": "CommunityCenter_TianRuLv",
| |
| "public_tag": "CommunityCenter_TianRuLv",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "工作 (CommunityCenter_TianRuLv)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 502, |
| "action_candidates": [
| | 503 |
| {
| | ] |
| "template": "Interact.StandAtTable@CommunityCenter",
| |
| "display_name": "站着工作在社区中心",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.StandAtTable@CommunityCenter",
| |
| "display_name": "站着工作在社区中心",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "站着工作在社区中心 (CommunityCenter)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "15:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 514, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.Furniture.ZhenZhangWork@CommunityCenter",
| |
| "display_name": "工作",
| |
| "location_hint": "CommunityCenter_TianRuLv",
| |
| "public_tag": "CommunityCenter_TianRuLv",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.ZhenZhangWork@CommunityCenter",
| |
| "display_name": "工作",
| |
| "location_hint": "CommunityCenter_TianRuLv",
| |
| "public_tag": "CommunityCenter_TianRuLv",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "工作 (CommunityCenter_TianRuLv)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "18:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 515, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.SweepFloor@CommunityCenter",
| |
| "display_name": "在社区中心打扫",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@CommunityCenter",
| |
| "display_name": "在社区中心打扫",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心打扫 (CommunityCenter)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "23:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 513, |
| "action_candidates": [
| | 500, |
| { | | 509, |
| "template": "Interact.Furniture.Sleep@Home",
| | 501, |
| "display_name": "睡觉",
| | 169, |
| "location_hint": "Home",
| | 175 |
| "public_tag": "",
| | ] |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_TianRuLv_BeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.ZhenZhangWork@CommunityCenter",
| |
| "display_name": "工作",
| |
| "location_hint": "CommunityCenter_TianRuLv",
| |
| "public_tag": "CommunityCenter_TianRuLv",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.ZhenZhangWork@CommunityCenter",
| |
| "display_name": "工作",
| |
| "location_hint": "CommunityCenter_TianRuLv",
| |
| "public_tag": "CommunityCenter_TianRuLv",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "工作 (CommunityCenter_TianRuLv)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "18:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Visit_TianRuLv@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺-初建国",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit_TianRuLv@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "沙滩节参观洛桃桃店铺-初建国",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Visit_TianRuLv@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺-初建国",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "沙滩节参观叶星阑店铺-初建国 (Beach_YeXingLanShop_BeachFestival)"
| |
| },
| |
| {
| |
| "begin_time": "18:30",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "闲逛 (Beach)"
| |
| },
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "00:06",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_TianRuLv_Rain_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "On Snow Days",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Snow"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "23:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "Snow"
| | "k": "actions", |
| } | | "a": [ |
| | 502, |
| | 503 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "08:00",
| | "i": "Schedule.CoralTown_ShiLiHaiLang_SpringFestival", |
| "end_time": "12:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "春节日程", |
| "template": "Interact.SitSofaWatchTV@Home",
| | "cs": [ |
| "display_name": "在沙发上看电视",
| | { |
| "location_hint": "Home",
| | "type": "calendar_now_is_festival", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "festival_template": "Festival.SpringFestivalActivity_POI_InFestival", |
| "search_public": false,
| | "tag": "SOURCE" |
| "search_private": true,
| | } |
| "weight": 100,
| | ], |
| "score": 0
| | "sl": [ |
| }
| | { |
| ],
| | "b": "00:00", |
| "primary_action": {
| | "e": "01:00", |
| "template": "Interact.SitSofaWatchTV@Home", | | "k": "actions", |
| "display_name": "在沙发上看电视", | | "a": [ |
| "location_hint": "Home", | | 501, |
| "public_tag": "", | | 500, |
| "private_tag": "",
| | 509, |
| "search_public": false,
| | 513 |
| "search_private": true,
| | ] |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "06:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 127, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.SweepFloor@CommunityCenter",
| |
| "display_name": "在社区中心打扫",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@CommunityCenter",
| |
| "display_name": "在社区中心打扫",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心打扫 (CommunityCenter)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 500, |
| "action_candidates": [
| | 513, |
| {
| | 509, |
| "template": "Interact.Furniture.ZhenZhangWork@CommunityCenter", | | 501, |
| "display_name": "工作", | | 499 |
| "location_hint": "CommunityCenter_TianRuLv", | | ] |
| "public_tag": "CommunityCenter_TianRuLv", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.ZhenZhangWork@CommunityCenter",
| |
| "display_name": "工作",
| |
| "location_hint": "CommunityCenter_TianRuLv",
| |
| "public_tag": "CommunityCenter_TianRuLv",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "工作 (CommunityCenter_TianRuLv)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 502, |
| "action_candidates": [
| | 503 |
| {
| | ] |
| "template": "Interact.StandAtTable@CommunityCenter",
| |
| "display_name": "站着工作在社区中心",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.StandAtTable@CommunityCenter",
| |
| "display_name": "站着工作在社区中心",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "站着工作在社区中心 (CommunityCenter)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "15:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 514, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.Furniture.ZhenZhangWork@CommunityCenter",
| |
| "display_name": "工作",
| |
| "location_hint": "CommunityCenter_TianRuLv",
| |
| "public_tag": "CommunityCenter_TianRuLv",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.ZhenZhangWork@CommunityCenter",
| |
| "display_name": "工作",
| |
| "location_hint": "CommunityCenter_TianRuLv",
| |
| "public_tag": "CommunityCenter_TianRuLv",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "工作 (CommunityCenter_TianRuLv)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "18:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 515, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.SweepFloor@CommunityCenter",
| |
| "display_name": "在社区中心打扫",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@CommunityCenter",
| |
| "display_name": "在社区中心打扫",
| |
| "location_hint": "CommunityCenter",
| |
| "public_tag": "CommunityCenter",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心打扫 (CommunityCenter)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "23:00", |
| "begin_time": "00:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 513, |
| "action_candidates": [
| | 500, |
| {
| | 509, |
| "template": "Interact.Furniture.Sleep@Home", | | 501 |
| "display_name": "睡觉", | | ] |
| "location_hint": "Home", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "23:00", |
| ]
| | "e": "00:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 502, |
| "role.coraltown_xiachengshi": {
| | 503 |
| "id": "Role.CoralTown_XiaChengShi",
| | ] |
| "name": "顾松年",
| | } |
| "key": "role.coraltown_xiachengshi",
| | ] |
| "calendar_id": "Calender.CoralTown_XiaChengShi",
| | }, |
| "entity_file": "Role.CoralTown_XiaChengShi",
| | { |
| "regular_count": 1,
| | "o": "living_together", |
| "special_count": 2,
| | "i": "Schedule.CoralTown_ShiLiHaiLang_New_Normal_LiveTogether", |
| "living_together_count": 0,
| | "m": [], |
| "variants": [
| | "w": [], |
| {
| | "d": [], |
| "source": "regular", | | "c": "", |
| "schedule_id": "Schedule.CoralTown_XiaChengShi_Normal", | | "cs": [], |
| "months": [],
| | "sl": [ |
| "month_labels": [],
| | { |
| "weekdays": [],
| | "b": "08:01", |
| "weekday_labels": [],
| | "e": "09:00", |
| "days": [],
| | "k": "actions", |
| "priority": "",
| | "a": [ |
| "condition_desc": "",
| | 144, |
| "condition_summary": [],
| | 220 |
| "condition_raw": {},
| | ] |
| "slots": [
| |
| {
| |
| "begin_time": "06:01",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.UseManureBin@Home",
| |
| "display_name": "在家里用肥料箱",
| |
| "location_hint": "Home", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.UseManureBin@Home",
| |
| "display_name": "在家里用肥料箱",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里用肥料箱 (Home)" | | { |
| },
| | "b": "09:01", |
| {
| | "e": "10:00", |
| "begin_time": "08:01",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 501, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.UsePickleBarrel@Home",
| |
| "display_name": "在家里用腌菜缸",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.UsePickleBarrel@Home",
| |
| "display_name": "在家里用腌菜缸",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里用腌菜缸 (Home)" | | { |
| },
| | "b": "10:01", |
| {
| | "e": "12:00", |
| "begin_time": "10:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 502, |
| "action_candidates": [
| | 503 |
| {
| | ] |
| "template": "SubInteract.Watering_GuSongNian",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Watering_GuSongNian",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "浇水" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "13:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 504, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "Interact.SitChair@Home",
| |
| "display_name": "在家坐着",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.SitChairRocking_Role",
| |
| "display_name": "坐",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.SitChairRocking_Role",
| |
| "display_name": "坐",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐" | | { |
| },
| | "b": "13:01", |
| {
| | "e": "14:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 505, |
| "action_candidates": [
| | 500 |
| {
| | ] |
| "template": "SubInteract.Hoeing_GuSongNian", | |
| "display_name": "浇水",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Hoeing_GuSongNian",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "浇水" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "17:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 502, |
| "action_candidates": [
| | 503 |
| {
| | ] |
| "template": "Interact.AddMission_GuSongNian_TalkWithTourist",
| |
| "display_name": "∫顾松年与游客聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.AddMission_GuSongNian_TalkWithTourist",
| |
| "display_name": "∫顾松年与游客聊天",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫顾松年与游客聊天" | | { |
| },
| | "b": "17:01", |
| {
| | "e": "18:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 146, |
| "action_candidates": [
| | 147, |
| {
| | 148, |
| "template": "Interact.Read@Home", | | 220 |
| "display_name": "在家读书", | | ] |
| "location_hint": "Home", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "20:00", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 347, |
| "action_candidates": [
| | 516, |
| {
| | 220, |
| "template": "Interact.SitChair@Home", | | 144 |
| "display_name": "在家坐着", | | ] |
| "location_hint": "Home", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair@Home",
| |
| "display_name": "在家坐着",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家坐着 (Home)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "00:00", |
| "begin_time": "00:01",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 151, |
| "action_candidates": [
| | 153, |
| { | | 152, |
| "template": "Interact.Furniture.Sleep@Home",
| | 347, |
| "display_name": "睡觉",
| | 220 |
| "location_hint": "Home",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_XiaChengShi_BeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "13:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitChair@House_Tian",
| |
| "display_name": "在田如律家坐着",
| |
| "location_hint": "House_Tian",
| |
| "public_tag": "House_Tian",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair@House_Tian",
| |
| "display_name": "在田如律家坐着",
| |
| "location_hint": "House_Tian",
| |
| "public_tag": "House_Tian",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在田如律家坐着 (House_Tian)"
| |
| },
| |
| {
| |
| "begin_time": "13:00",
| |
| "end_time": "18:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Visit_XiaChengShi@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺-顾松年",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit_XiaChengShi@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "沙滩节参观洛桃桃店铺-顾松年",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 80,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitChair_F@Beach_XiaChengShi_BeachFestival",
| |
| "display_name": "在沙滩休息-沙滩节-顾松年",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Visit_XiaChengShi@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺-顾松年",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 300,
| |
| "score": 0
| |
| },
| |
| "summary": "沙滩节参观叶星阑店铺-顾松年 (Beach_YeXingLanShop_BeachFestival)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "00:30",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "闲逛 (Beach)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_XiaChengShi_Rain_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "On Raining Days",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "00:00", |
| "Weather_Today": { | | "e": "08:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 145 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | } |
| "slots": [
| | ] |
| {
| | }, |
| "begin_time": "00:01",
| | "role.coraltown_shilihailangdrone": { |
| "end_time": "08:00",
| | "i": "Role.CoralTown_ShiLiHaiLangDrone", |
| "kind": "actions",
| | "n": "初号机", |
| "action_candidates": [
| | "c": "Calender.CoralTown_ShiLiHaiLangDrone", |
| {
| | "r": [ |
| "template": "Interact.Furniture.Sleep@Home",
| | 7, |
| "display_name": "睡觉",
| | 0, |
| "location_hint": "Home",
| | 0 |
| "public_tag": "",
| | ], |
| "private_tag": "",
| | "v": [ |
| "search_public": false,
| | { |
| "search_private": true,
| | "o": "regular", |
| "weight": 100,
| | "i": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon", |
| "score": 0
| | "m": [], |
| }
| | "w": [ |
| ],
| | 0 |
| "primary_action": {
| | ], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home",
| | "cs": [], |
| "public_tag": "", | | "sl": [ |
| "private_tag": "", | | { |
| "search_public": false, | | "b": "00:00", |
| "search_private": true,
| | "e": "01:00", |
| "weight": 100, | | "k": "actions", |
| "score": 0 | | "a": [ |
| | 517 |
| | ] |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "07:00", |
| "begin_time": "08:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 454 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "23:59", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 517 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.UseManureBin@Home",
| | ] |
| "display_name": "在家里用肥料箱",
| | }, |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [ |
| "weight": 100,
| | 1 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.UseManureBin@Home", | | "sl": [ |
| "display_name": "在家里用肥料箱",
| | { |
| "location_hint": "Home", | | "b": "00:00", |
| "public_tag": "",
| | "e": "01:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": false, | | "a": [ |
| "search_private": true,
| | 517 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里用肥料箱 (Home)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "07:00", |
| "begin_time": "14:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 454 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.UsePickleBarrel@Home",
| |
| "display_name": "在家里用腌菜缸", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.UsePickleBarrel@Home",
| |
| "display_name": "在家里用腌菜缸",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家里用腌菜缸 (Home)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "23:59", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 517 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitSofaWatchTV@Home",
| | ] |
| "display_name": "在沙发上看电视",
| | }, |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [ |
| "weight": 100,
| | 2 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.SitSofaWatchTV@Home", | | "sl": [ |
| "display_name": "在沙发上看电视",
| | { |
| "location_hint": "Home", | | "b": "00:00", |
| "public_tag": "",
| | "e": "01:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": false, | | "a": [ |
| "search_private": true,
| | 517 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "07:00", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 454 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (Family)" | | { |
| }
| | "b": "07:00", |
| ]
| | "e": "23:59", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 517 |
| "role.coraltown_xiahean": {
| | ] |
| "id": "Role.CoralTown_XiaHeAn",
| | } |
| "name": "顾禾",
| | ] |
| "key": "role.coraltown_xiahean",
| | }, |
| "calendar_id": "Calender.CoralTown_XiaHeAn",
| | { |
| "entity_file": "Role.CoralTown_XiaHeAn",
| | "o": "regular", |
| "regular_count": 4,
| | "i": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon", |
| "special_count": 6,
| | "m": [], |
| "living_together_count": 1,
| | "w": [ |
| "variants": [
| | 3 |
| {
| | ], |
| "source": "regular",
| | "d": [], |
| "schedule_id": "Schedule.CoralTown_XiaHeAn_Mon",
| | "c": "", |
| "months": [
| | "cs": [], |
| 1
| | "sl": [ |
| ],
| | { |
| "month_labels": [
| | "b": "00:00", |
| "spring" | | "e": "01:00", |
| ],
| | "k": "actions", |
| "weekdays": [],
| | "a": [ |
| "weekday_labels": [],
| | 517 |
| "days": [],
| | ] |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| { | |
| "begin_time": "06:01",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop", | |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop", | |
| "public_tag": "SeedShop",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "锄地 (SeedShop)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "07:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "mission",
| | 454 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Research@SeedShop",
| |
| "display_name": "∫在种子店研究",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Research@SeedShop",
| |
| "display_name": "∫在种子店研究",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "mission_template": "Mission.ReceiveCollectionBox.XiaHeAn", | | { |
| "mission_title": "收货任务",
| | "b": "07:00", |
| "mission_goal": "执行互动",
| | "e": "23:59", |
| "mission_display": "收货任务(顾禾)",
| | "k": "actions", |
| "mission_entities": [],
| | "a": [ |
| "summary": "收货任务(顾禾)"
| | 517 |
| },
| | ] |
| {
| | } |
| "begin_time": "16:00",
| | ] |
| "end_time": "18:00",
| | }, |
| "kind": "actions",
| | { |
| "action_candidates": [
| | "o": "regular", |
| {
| | "i": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon", |
| "template": "Interact.DeeplyThink@SeedShop_Research", | | "m": [], |
| "display_name": "在种子店巨型植物前思考",
| | "w": [ |
| "location_hint": "XiaHeAn_POI_Point",
| | 4 |
| "public_tag": "XiaHeAn_POI_Point",
| | ], |
| "private_tag": "",
| | "d": [], |
| "search_public": true,
| | "c": "", |
| "search_private": false,
| | "cs": [], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| },
| | "b": "00:00", |
| {
| | "e": "01:00", |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop",
| | "k": "actions", |
| "display_name": "锄地",
| | "a": [ |
| "location_hint": "SeedShop",
| | 517 |
| "public_tag": "SeedShop",
| | ] |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop", | |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop", | |
| "public_tag": "SeedShop",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "锄地 (SeedShop)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "07:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 454 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Check_XiaHeAn@SeedShopPOI",
| |
| "display_name": "顾禾检查5个水田触发POI管理器的互动",
| |
| "location_hint": "SeedShopPOI",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在种子店巨型植物前思考 (XiaHeAn_POI_Point)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "23:59", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 517 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.DrinkTea@SeedShop", | | ] |
| "display_name": "∫喝茶",
| | }, |
| "location_hint": "SeedShop",
| | { |
| "public_tag": "SeedShop",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 5 |
| "score": 0
| | ], |
| },
| | "d": [], |
| {
| | "c": "", |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| | "cs": [], |
| "display_name": "在种子店巨型植物前思考",
| | "sl": [ |
| "location_hint": "XiaHeAn_POI_Point",
| | { |
| "public_tag": "XiaHeAn_POI_Point",
| | "b": "00:00", |
| "private_tag": "",
| | "e": "01:00", |
| "search_public": true,
| | "k": "actions", |
| "search_private": false,
| | "a": [ |
| "weight": 100,
| | 517 |
| "score": 0
| | ] |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.DrinkTea@SeedShop", | |
| "display_name": "∫喝茶",
| |
| "location_hint": "SeedShop", | |
| "public_tag": "SeedShop",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "∫喝茶 (SeedShop)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "07:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 454 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitListen@Home", | |
| "display_name": "在家听音乐",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitListen@Home",
| |
| "display_name": "在家听音乐",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家听音乐 (Home)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "23:59", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 517 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Furniture.Sleep@Home",
| | ] |
| "display_name": "睡觉",
| | }, |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [ |
| "weight": 100,
| | 6 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ], | | "c": "", |
| "primary_action": {
| | "cs": [], |
| "template": "Interact.Furniture.Sleep@Home", | | "sl": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Home", | | "b": "00:00", |
| "public_tag": "",
| | "e": "01:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": false, | | "a": [ |
| "search_private": true,
| | 517 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "01:00", |
| ]
| | "e": "07:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 454 |
| "schedule_id": "Schedule.CoralTown_XiaHeAn_Mon",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:01",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "锄地 (SeedShop)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "23:59", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "mission",
| | 517 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.Research@SeedShop", | | ] |
| "display_name": "∫在种子店研究",
| | } |
| "location_hint": "SeedShop",
| | ] |
| "public_tag": "SeedShop",
| | }, |
| "private_tag": "",
| | "role.coraltown_shilihailangdrone_new": { |
| "search_public": true,
| | "i": "Role.CoralTown_ShiLiHaiLangDrone_New", |
| "search_private": false,
| | "n": "初号机", |
| "weight": 100,
| | "c": "Calender.CoralTown_ShiLiHaiLangDrone", |
| "score": 0
| | "r": [ |
| }
| | 7, |
| ],
| | 0, |
| "primary_action": {
| | 0 |
| "template": "Interact.Research@SeedShop",
| | ], |
| "display_name": "∫在种子店研究",
| | "v": [ |
| "location_hint": "SeedShop",
| | { |
| "public_tag": "SeedShop",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 0 |
| "score": 0
| | ], |
| },
| | "d": [], |
| "mission_template": "Mission.ReceiveCollectionBox.XiaHeAn",
| | "c": "", |
| "mission_title": "收货任务",
| | "cs": [], |
| "mission_goal": "执行互动",
| | "sl": [ |
| "mission_display": "收货任务(顾禾)",
| | { |
| "mission_entities": [],
| | "b": "00:00", |
| "summary": "收货任务(顾禾)"
| | "e": "01:00", |
| }, | | "k": "actions", |
| {
| | "a": [ |
| "begin_time": "16:00",
| | 517 |
| "end_time": "18:00", | | ] |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop", | |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop", | |
| "public_tag": "SeedShop",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "锄地 (SeedShop)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "07:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 454 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Check_XiaHeAn@SeedShopPOI",
| |
| "display_name": "顾禾检查5个水田触发POI管理器的互动",
| |
| "location_hint": "SeedShopPOI",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在种子店巨型植物前思考 (XiaHeAn_POI_Point)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DrinkTea@SeedShop",
| |
| "display_name": "∫喝茶",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkTea@SeedShop",
| |
| "display_name": "∫喝茶",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫喝茶 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitListen@Home",
| |
| "display_name": "在家听音乐",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitListen@Home",
| |
| "display_name": "在家听音乐",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家听音乐 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "01:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_XiaHeAn_Mon",
| |
| "months": [
| |
| 3
| |
| ],
| |
| "month_labels": [
| |
| "autumn"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:01",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "锄地 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "16:00",
| |
| "kind": "mission",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Research@SeedShop",
| |
| "display_name": "∫在种子店研究",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Research@SeedShop",
| |
| "display_name": "∫在种子店研究",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "mission_template": "Mission.ReceiveCollectionBox.XiaHeAn",
| |
| "mission_title": "收货任务",
| |
| "mission_goal": "执行互动",
| |
| "mission_display": "收货任务(顾禾)",
| |
| "mission_entities": [],
| |
| "summary": "收货任务(顾禾)"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "锄地 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Check_XiaHeAn@SeedShopPOI",
| |
| "display_name": "顾禾检查5个水田触发POI管理器的互动",
| |
| "location_hint": "SeedShopPOI",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在种子店巨型植物前思考 (XiaHeAn_POI_Point)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DrinkTea@SeedShop",
| |
| "display_name": "∫喝茶",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkTea@SeedShop",
| |
| "display_name": "∫喝茶",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫喝茶 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.SitListen@Home",
| |
| "display_name": "在家听音乐",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitListen@Home",
| |
| "display_name": "在家听音乐",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家听音乐 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "01:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_XiaHeAn_Mon",
| |
| "months": [
| |
| 4
| |
| ],
| |
| "month_labels": [
| |
| "winter"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:01",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "锄地 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "16:00",
| |
| "kind": "mission",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Research@SeedShop",
| |
| "display_name": "∫在种子店研究",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Research@SeedShop",
| |
| "display_name": "∫在种子店研究",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "mission_template": "Mission.ReceiveCollectionBox.XiaHeAn",
| |
| "mission_title": "收货任务",
| |
| "mission_goal": "执行互动",
| |
| "mission_display": "收货任务(顾禾)",
| |
| "mission_entities": [],
| |
| "summary": "收货任务(顾禾)"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "锄地 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Check_XiaHeAn@SeedShopPOI",
| |
| "display_name": "顾禾检查5个水田触发POI管理器的互动",
| |
| "location_hint": "SeedShopPOI",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在种子店巨型植物前思考 (XiaHeAn_POI_Point)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DrinkTea@SeedShop",
| |
| "display_name": "∫喝茶",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkTea@SeedShop",
| |
| "display_name": "∫喝茶",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫喝茶 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitListen@Home",
| |
| "display_name": "在家听音乐",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@SeedShop_Research",
| |
| "display_name": "在种子店巨型植物前思考",
| |
| "location_hint": "XiaHeAn_POI_Point",
| |
| "public_tag": "XiaHeAn_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitListen@Home",
| |
| "display_name": "在家听音乐",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家听音乐 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "01:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_XiaHeAn_Rain_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "07:00", |
| "Weather_Today": { | | "e": "23:59", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 517 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "06:01",
| | "i": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon", |
| "end_time": "09:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 1 |
| {
| | ], |
| "template": "Interact.Cook_CutIntoPieces@SeedShop",
| | "d": [], |
| "display_name": "∫种子店切菜子互动",
| | "c": "", |
| "location_hint": "SeedShop",
| | "cs": [], |
| "public_tag": "SeedShop",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": true,
| | "b": "00:00", |
| "search_private": false,
| | "e": "01:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 517 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.Cook_CutIntoPieces@SeedShop", | |
| "display_name": "∫种子店切菜子互动",
| |
| "location_hint": "SeedShop", | |
| "public_tag": "SeedShop",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "∫种子店切菜子互动 (SeedShop)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "07:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 454 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.Research@SeedShop",
| |
| "display_name": "∫在种子店研究",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Research@SeedShop",
| |
| "display_name": "∫在种子店研究",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫在种子店研究 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "15:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Cook@SeedShop",
| |
| "display_name": "∫种子店烹饪子互动",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@SeedShop",
| |
| "display_name": "∫种子店烹饪子互动",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "∫种子店烹饪子互动 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "15:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DrinkTea@SeedShop",
| |
| "display_name": "∫喝茶",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkTea@SeedShop",
| |
| "display_name": "∫喝茶",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫喝茶 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "21:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家读书 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "21:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitListen@Home",
| |
| "display_name": "在家听音乐",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitListen@Home",
| |
| "display_name": "在家听音乐",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家听音乐 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_XiaHeAn_BeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:01",
| |
| "end_time": "10:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.TurnOnSprinkle@SeedShop",
| |
| "display_name": "∫打开洒水器",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.TurnOnManureBin@SeedShop",
| |
| "display_name": "∫运行肥料箱",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.TurnOnAutoFertilizer@SeedShop",
| |
| "display_name": "∫打开自动施肥",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PickManure@SeedShop",
| |
| "display_name": "∫拾取肥料",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Hoeing_M4@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.TurnOnSprinkle@SeedShop",
| |
| "display_name": "∫打开洒水器",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫打开洒水器 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "10:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Hoeing_M4@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Watering@SeedShop",
| |
| "display_name": "浇水",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.CheckCrops@SeedShop",
| |
| "display_name": "在田里查看作物状态",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Harvest@SeedShop", | |
| "display_name": "收获",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Plant_M4@SeedShop",
| |
| "display_name": "播种子",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 1
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.WateringFlower@SeedShop",
| |
| "display_name": "∫给花浇水",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Harvest@SeedShop",
| |
| "display_name": "收获",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "收获 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "17:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "闲逛 (Beach)"
| |
| },
| |
| {
| |
| "begin_time": "17:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.WatchParty_Sit_GuBo_BeachFestival",
| |
| "display_name": "∫顾伯顾禾沈梅坐一起看演出",
| |
| "location_hint": "Beach_WatchParty_GuBo",
| |
| "public_tag": "Beach_WatchParty_GuBo",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchParty_Sit_GuBo_BeachFestival",
| |
| "display_name": "∫顾伯顾禾沈梅坐一起看演出",
| |
| "location_hint": "Beach_WatchParty_GuBo",
| |
| "public_tag": "Beach_WatchParty_GuBo",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫顾伯顾禾沈梅坐一起看演出 (Beach_WatchParty_GuBo)"
| |
| },
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_XiaHeAn_AfterSpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节前的准备日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "07:00", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_AfterFestival",
| | "e": "23:59", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 517 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "06:01",
| | "i": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon", |
| "end_time": "10:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 2 |
| {
| | ], |
| "template": "Interact.TurnOnSprinkle@SeedShop",
| | "d": [], |
| "display_name": "∫打开洒水器",
| | "c": "", |
| "location_hint": "SeedShop",
| | "cs": [], |
| "public_tag": "SeedShop",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": true,
| | "b": "00:00", |
| "search_private": false,
| | "e": "01:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }, | | 517 |
| {
| | ] |
| "template": "Interact.TurnOnManureBin@SeedShop",
| |
| "display_name": "∫运行肥料箱",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.TurnOnAutoFertilizer@SeedShop",
| |
| "display_name": "∫打开自动施肥",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PickManure@SeedShop",
| |
| "display_name": "∫拾取肥料",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Hoeing_M4@SeedShop",
| |
| "display_name": "锄地", | |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.TurnOnSprinkle@SeedShop",
| |
| "display_name": "∫打开洒水器",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫打开洒水器 (SeedShop)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "07:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 454 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Hoeing_M4@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Watering@SeedShop",
| |
| "display_name": "浇水",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.CheckCrops@SeedShop",
| |
| "display_name": "在田里查看作物状态",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Harvest@SeedShop",
| |
| "display_name": "收获",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Plant_M4@SeedShop",
| |
| "display_name": "播种子",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 1
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.WateringFlower@SeedShop",
| |
| "display_name": "∫给花浇水",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Harvest@SeedShop",
| |
| "display_name": "收获",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "收获 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "15:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.EatWithXiaBo",
| |
| "display_name": "在夏伯家吃饭",
| |
| "location_hint": "House_Xia",
| |
| "public_tag": "House_Xia",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.EatWithXiaBo",
| |
| "display_name": "在夏伯家吃饭",
| |
| "location_hint": "House_Xia",
| |
| "public_tag": "House_Xia",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在夏伯家吃饭 (House_Xia)"
| |
| },
| |
| {
| |
| "begin_time": "15:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitChair@Home",
| |
| "display_name": "在家坐着",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Harvest@SeedShop",
| |
| "display_name": "收获",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Watering@SeedShop",
| |
| "display_name": "浇水",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Watering@SeedShop",
| |
| "display_name": "浇水",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "浇水 (SeedShop)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitChair@Home",
| |
| "display_name": "在家坐着",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@SeedShop_Indoor",
| |
| "display_name": "在种子店扫地",
| |
| "location_hint": "SeedShop_Indoor",
| |
| "public_tag": "SeedShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@SeedShop_Outdoor",
| |
| "display_name": "∫在种子店扫地",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.MindStore@SeedShop",
| |
| "display_name": "在种子店看店",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PasteWindowDecorations@Home",
| |
| "display_name": "在家里贴窗花",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@SeedShop_Outdoor",
| |
| "display_name": "∫在种子店扫地",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫在种子店扫地 (SeedShop_Outdoor)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_XiaHeAn_SpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节的日程准备",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_InFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "07:00", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_InFestival",
| | "e": "23:59", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 517 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "06:01",
| | "i": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon", |
| "end_time": "10:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 3 |
| {
| | ], |
| "template": "Interact.TurnOnSprinkle@SeedShop",
| | "d": [], |
| "display_name": "∫打开洒水器",
| | "c": "", |
| "location_hint": "SeedShop",
| | "cs": [], |
| "public_tag": "SeedShop",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": true,
| | "b": "00:00", |
| "search_private": false,
| | "e": "01:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }, | | 517 |
| {
| | ] |
| "template": "Interact.TurnOnManureBin@SeedShop",
| |
| "display_name": "∫运行肥料箱",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.TurnOnAutoFertilizer@SeedShop",
| |
| "display_name": "∫打开自动施肥",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PickManure@SeedShop",
| |
| "display_name": "∫拾取肥料",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Hoeing_M4@SeedShop",
| |
| "display_name": "锄地", | |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.TurnOnSprinkle@SeedShop",
| |
| "display_name": "∫打开洒水器",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫打开洒水器 (SeedShop)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "07:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 454 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Hoeing_M4@SeedShop",
| |
| "display_name": "锄地",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Watering@SeedShop",
| |
| "display_name": "浇水",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.CheckCrops@SeedShop",
| |
| "display_name": "在田里查看作物状态",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Harvest@SeedShop",
| |
| "display_name": "收获",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Plant_M4@SeedShop",
| |
| "display_name": "播种子",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 500,
| |
| "score": 1
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.WateringFlower@SeedShop",
| |
| "display_name": "∫给花浇水",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Harvest@SeedShop",
| |
| "display_name": "收获",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1000,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "收获 (SeedShop)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "23:59", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 517 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.EatWithXiaBo",
| | ] |
| "display_name": "在夏伯家吃饭",
| | }, |
| "location_hint": "House_Xia",
| | { |
| "public_tag": "House_Xia",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 4 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.EatWithXiaBo", | | "sl": [ |
| "display_name": "在夏伯家吃饭",
| | { |
| "location_hint": "House_Xia", | | "b": "00:00", |
| "public_tag": "House_Xia",
| | "e": "01:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 517 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "在夏伯家吃饭 (House_Xia)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "07:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 454 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitChair@Home", | |
| "display_name": "在家坐着",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Harvest@SeedShop",
| |
| "display_name": "收获",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Watering@SeedShop",
| |
| "display_name": "浇水",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Watering@SeedShop",
| |
| "display_name": "浇水",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "浇水 (SeedShop)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "23:59", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 517 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitChair@Home",
| | ] |
| "display_name": "在家坐着",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SweepFloor@SeedShop_Indoor",
| |
| "display_name": "在种子店扫地",
| |
| "location_hint": "SeedShop_Indoor",
| |
| "public_tag": "SeedShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@SeedShop_Outdoor",
| |
| "display_name": "∫在种子店扫地",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.MindStore@SeedShop",
| |
| "display_name": "在种子店看店",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.SweepFloor@SeedShop_Outdoor",
| |
| "display_name": "∫在种子店扫地",
| |
| "location_hint": "SeedShop_Outdoor",
| |
| "public_tag": "SeedShop_Outdoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "∫在种子店扫地 (SeedShop_Outdoor)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_XiaHeAn_BeforeBeachFestival",
| |
| "months": [
| |
| 2 | |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 5 |
| {
| | ], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": true,
| | "e": "01:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 517 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "07:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 454 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.TurnOnAutoFertilizer@SeedShop",
| |
| "display_name": "∫打开自动施肥",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PickManure@SeedShop",
| |
| "display_name": "∫拾取肥料",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.TurnOnAutoFertilizer@SeedShop",
| |
| "display_name": "∫打开自动施肥",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫打开自动施肥 (SeedShop)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "23:59", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 517 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.Construction_XiaHeAn@YeXingLanShop_BeachFestival", | | ] |
| "display_name": "∫施工表演-叶星阑摊位-沙滩节-顾禾",
| | }, |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| | { |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_ShiLiHaiLangDrone_Mon", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 150,
| | 6 |
| "score": 0
| | ], |
| },
| | "d": [], |
| {
| | "c": "", |
| "template": "Interact.LookPhone_Idle",
| | "cs": [], |
| "display_name": "看手机",
| | "sl": [ |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "b": "00:00", |
| "private_tag": "",
| | "e": "01:00", |
| "search_public": false,
| | "k": "actions", |
| "search_private": false,
| | "a": [ |
| "weight": 50,
| | 517 |
| "score": 0
| | ] |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@YeXingLanShop_BeachFestival",
| |
| "display_name": "喝水-叶星阑摊位-沙滩节",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@YeXingLan+XiaHeAnShop_BeachFestival",
| |
| "display_name": "沙滩节在叶星阑+顾禾的摊位打扫",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 60,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.Construction_XiaHeAn@YeXingLanShop_BeachFestival", | |
| "display_name": "∫施工表演-叶星阑摊位-沙滩节-顾禾",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival", | |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 150, | |
| "score": 0
| |
| }, | | }, |
| "summary": "∫施工表演-叶星阑摊位-沙滩节-顾禾 (Beach_YeXingLanShop_BeachFestival)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "07:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 454 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 90,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "23:59", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 517 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.SitChair@Home", | | ] |
| "display_name": "在家坐着",
| | } |
| "location_hint": "Home",
| | ] |
| "public_tag": "",
| | }, |
| "private_tag": "",
| | "role.coraltown_tianrulv": { |
| "search_public": false,
| | "i": "Role.CoralTown_TianRuLv", |
| "search_private": true,
| | "n": "初建国", |
| "weight": 100,
| | "c": "Calender.CoralTown_TianRuLv", |
| "score": 0
| | "r": [ |
| },
| | 1, |
| {
| | 3, |
| "template": "Interact.SitRead@Home",
| | 0 |
| "display_name": "在家读书",
| | ], |
| "location_hint": "Home",
| | "v": [ |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "o": "regular", |
| "search_public": false,
| | "i": "Schedule.CoralTown_TianRuLv_Spring", |
| "search_private": true,
| | "m": [], |
| "weight": 100,
| | "w": [], |
| "score": 0
| | "d": [], |
| },
| | "c": "", |
| {
| | "cs": [], |
| "template": "Interact.MindStore@SeedShop",
| | "sl": [ |
| "display_name": "在种子店看店",
| | { |
| "location_hint": "SeedShop",
| | "b": "06:00", |
| "public_tag": "SeedShop",
| | "e": "08:00", |
| "private_tag": "",
| | "k": "actions", |
| "search_public": true,
| | "a": [ |
| "search_private": false,
| | 213 |
| "weight": 100,
| | ] |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home", | |
| "display_name": "在家读书",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| }
| | "b": "08:00", |
| ]
| | "e": "10:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 518, |
| "schedule_id": "Schedule.CoralTown_XiaHeAn_BeforeBeachFestival",
| | 519 |
| "months": [
| | ] |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 520 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.TurnOnAutoFertilizer@SeedShop",
| |
| "display_name": "∫打开自动施肥",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PickManure@SeedShop",
| |
| "display_name": "∫拾取肥料",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.TurnOnAutoFertilizer@SeedShop",
| |
| "display_name": "∫打开自动施肥",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫打开自动施肥 (SeedShop)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 521, |
| "action_candidates": [
| | 519 |
| {
| | ] |
| "template": "Interact.Construction_XiaHeAn@YeXingLanShop_BeachFestival",
| |
| "display_name": "∫施工表演-叶星阑摊位-沙滩节-顾禾",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.LookPhone_Idle",
| |
| "display_name": "看手机",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkWater@YeXingLanShop_BeachFestival",
| |
| "display_name": "喝水-叶星阑摊位-沙滩节",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 50,
| |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@YeXingLan+XiaHeAnShop_BeachFestival",
| |
| "display_name": "沙滩节在叶星阑+顾禾的摊位打扫",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 60,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Construction_XiaHeAn@YeXingLanShop_BeachFestival",
| |
| "display_name": "∫施工表演-叶星阑摊位-沙滩节-顾禾",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫施工表演-叶星阑摊位-沙滩节-顾禾 (Beach_YeXingLanShop_BeachFestival)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "18:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 213 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Beach", | |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 90,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 522, |
| "action_candidates": [
| | 520 |
| {
| | ] |
| "template": "Interact.SitChair@Home",
| |
| "display_name": "在家坐着",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.MindStore@SeedShop",
| |
| "display_name": "在种子店看店",
| |
| "location_hint": "SeedShop", | |
| "public_tag": "SeedShop", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| }
| | "b": "20:00", |
| ]
| | "e": "22:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 519 |
| "schedule_id": "Schedule.CoralTown_XiaHeAn_LiveTogether",
| | ] |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome", | |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 523 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Research@SeedShop",
| |
| "display_name": "∫在种子店研究",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Research@SeedShop",
| |
| "display_name": "∫在种子店研究",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫在种子店研究 (SeedShop)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "06:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop",
| | ] |
| "display_name": "锄地",
| | }, |
| "location_hint": "SeedShop",
| | { |
| "public_tag": "SeedShop",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_TianRuLv_Rain_Mon", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "On Raining Days", |
| }
| | "cs": [ |
| ],
| | { |
| "primary_action": { | | "type": "weather_today", |
| "template": "Interact.Hoeing_XiaHeAn@SeedShop", | | "reverse": false, |
| "display_name": "锄地", | | "dest_type": "Rain" |
| "location_hint": "SeedShop", | | } |
| "public_tag": "SeedShop", | | ], |
| "private_tag": "", | | "sl": [ |
| "search_public": true, | | { |
| "search_private": false,
| | "b": "08:00", |
| "weight": 100, | | "e": "12:00", |
| "score": 0 | | "k": "actions", |
| | "a": [ |
| | 227 |
| | ] |
| }, | | }, |
| "summary": "锄地 (SeedShop)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 523 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "18:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 520 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 519 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofa_L@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地", | |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitSofa_M@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofa_R@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofa_R@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (PlayerBuilding)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "01:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 520 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| }
| | "b": "22:00", |
| ]
| | "e": "00:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 523 |
| "role.coraltown_xiaqiling": {
| | ] |
| "id": "Role.CoralTown_XiaQiLing",
| |
| "name": "夏琳",
| |
| "key": "role.coraltown_xiaqiling",
| |
| "calendar_id": "Calender.CoralTown_XiaQiLing",
| |
| "entity_file": "Role.CoralTown_XiaQiLing",
| |
| "regular_count": 7,
| |
| "special_count": 5,
| |
| "living_together_count": 0,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_XiaLin_Normal",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 1
| |
| ],
| |
| "weekday_labels": [
| |
| "monday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "08:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "06:30",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitChair_F@Hostal_XiaLin_Run",
| | ] |
| "display_name": "在咖啡厅看店",
| | }, |
| "location_hint": "CoffeeShop",
| | { |
| "public_tag": "CoffeeShop",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_TianRuLv_BeachFestival", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 27 |
| "primary_action": {
| | ], |
| "template": "Interact.SitChair_F@Hostal_XiaLin_Run",
| | "c": "", |
| "display_name": "在咖啡厅看店",
| | "cs": [], |
| "location_hint": "CoffeeShop",
| | "sl": [ |
| "public_tag": "CoffeeShop", | | { |
| "private_tag": "", | | "b": "06:00", |
| "search_public": true, | | "e": "12:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100, | | "a": [ |
| "score": 0 | | 520 |
| | ] |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "18:30", |
| "begin_time": "06:30",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 524, |
| "action_candidates": [
| | 525 |
| {
| | ] |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "18:30", |
| {
| | "e": "00:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Stay_PlayPhone_XiaLin",
| |
| "display_name": "∫站在原地玩手机玩手机",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Stay_PlayPhone_XiaLin",
| |
| "display_name": "∫站在原地玩手机玩手机",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫站在原地玩手机玩手机 (Hostal)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "00:06", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| | ] |
| "display_name": "在咖啡厅看店",
| | }, |
| "location_hint": "CoffeeShop",
| | { |
| "public_tag": "CoffeeShop",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_TianRuLv_Rain_Mon", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "On Snow Days", |
| }
| | "cs": [ |
| ],
| | { |
| "primary_action": { | | "type": "weather_today", |
| "template": "Interact.SitChair_F@Hostal_XiaLin", | | "reverse": false, |
| "display_name": "在咖啡厅看店", | | "dest_type": "Snow" |
| "location_hint": "CoffeeShop", | | } |
| "public_tag": "CoffeeShop", | | ], |
| "private_tag": "", | | "sl": [ |
| "search_public": true, | | { |
| "search_private": false,
| | "b": "08:00", |
| "weight": 100, | | "e": "12:00", |
| "score": 0 | | "k": "actions", |
| | "a": [ |
| | 227 |
| | ] |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 523 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "18:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 520 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@Hostal",
| |
| "display_name": "在民宿擦地",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Hostal",
| |
| "display_name": "在民宿擦地",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在民宿擦地 (Hostal)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 519 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "冥想 (Forest)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 520 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WatchStar@Forest",
| |
| "display_name": "看星星", | |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchStar@Forest",
| |
| "display_name": "看星星",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "看星星 (Forest)" | | { |
| }
| | "b": "22:00", |
| ]
| | "e": "00:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 523 |
| "schedule_id": "Schedule.CoralTown_XiaLin_Normal",
| | ] |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 2
| |
| ],
| |
| "weekday_labels": [
| |
| "tuesday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "08:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "06:30",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitChair_F@Hostal_XiaLin_Run",
| | ] |
| "display_name": "在咖啡厅看店",
| | } |
| "location_hint": "CoffeeShop",
| | ] |
| "public_tag": "CoffeeShop",
| | }, |
| "private_tag": "",
| | "role.coraltown_xiachengshi": { |
| "search_public": true,
| | "i": "Role.CoralTown_XiaChengShi", |
| "search_private": false,
| | "n": "顾松年", |
| "weight": 100,
| | "c": "Calender.CoralTown_XiaChengShi", |
| "score": 0
| | "r": [ |
| }
| | 1, |
| ],
| | 2, |
| "primary_action": {
| | 0 |
| "template": "Interact.SitChair_F@Hostal_XiaLin_Run",
| | ], |
| "display_name": "在咖啡厅看店",
| | "v": [ |
| "location_hint": "CoffeeShop",
| | { |
| "public_tag": "CoffeeShop", | | "o": "regular", |
| "private_tag": "", | | "i": "Schedule.CoralTown_XiaChengShi_Normal", |
| "search_public": true, | | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100, | | "d": [], |
| "score": 0 | | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "06:01", |
| | "e": "08:00", |
| | "k": "actions", |
| | "a": [ |
| | 526 |
| | ] |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "08:01", |
| {
| | "e": "10:00", |
| "begin_time": "06:30",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 527 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "10:01", |
| {
| | "e": "12:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 528 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Stay_PlayPhone_XiaLin",
| |
| "display_name": "∫站在原地玩手机玩手机", | |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Stay_PlayPhone_XiaLin",
| |
| "display_name": "∫站在原地玩手机玩手机",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫站在原地玩手机玩手机 (Hostal)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "14:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 129, |
| "action_candidates": [
| | 529 |
| {
| | ] |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "18:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 530 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡", | |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "20:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 531 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@Hostal",
| |
| "display_name": "在民宿擦地",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Hostal",
| |
| "display_name": "在民宿擦地",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在民宿擦地 (Hostal)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "22:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 463 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "冥想 (Forest)" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "00:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 129 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WatchStar@Forest",
| |
| "display_name": "看星星",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchStar@Forest",
| |
| "display_name": "看星星",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "看星星 (Forest)" | | { |
| }
| | "b": "00:01", |
| ]
| | "e": "06:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 127 |
| "schedule_id": "Schedule.CoralTown_XiaLin_Normal",
| | ] |
| "months": [],
| | } |
| "month_labels": [],
| | ] |
| "weekdays": [
| | }, |
| 3
| | { |
| ],
| | "o": "special", |
| "weekday_labels": [
| | "i": "Schedule.CoralTown_XiaChengShi_BeachFestival", |
| "wednesday" | | "m": [ |
| ],
| | 2 |
| "days": [], | | ], |
| "priority": "", | | "w": [], |
| "condition_desc": "",
| | "d": [ |
| "condition_summary": [],
| | 27 |
| "condition_raw": {},
| | ], |
| "slots": [
| | "c": "沙滩节", |
| {
| | "cs": [], |
| "begin_time": "00:00", | | "sl": [ |
| "end_time": "06:00",
| | { |
| "kind": "actions",
| | "b": "00:00", |
| "action_candidates": [
| | "e": "06:00", |
| {
| | "k": "actions", |
| "template": "Interact.Furniture.Sleep@Home_R",
| | "a": [ |
| "display_name": "睡觉",
| | 127 |
| "location_hint": "Home_R",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home_R", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "13:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "06:30",
| | "a": [ |
| "kind": "actions",
| | 213, |
| "action_candidates": [
| | 532 |
| {
| | ] |
| "template": "Interact.SitChair_F@Hostal_XiaLin_Run", | |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop", | |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin_Run",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "18:30", |
| "begin_time": "06:30",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 533, |
| "action_candidates": [
| | 534, |
| {
| | 535 |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| | ] |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "00:30", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Stay_PlayPhone_XiaLin",
| | ] |
| "display_name": "∫站在原地玩手机玩手机",
| | }, |
| "location_hint": "Hostal",
| | { |
| "public_tag": "Hostal",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_XiaChengShi_Rain_Mon", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "On Raining Days", |
| }
| | "cs": [ |
| ],
| | { |
| "primary_action": { | | "type": "weather_today", |
| "template": "Interact.Stay_PlayPhone_XiaLin", | | "reverse": false, |
| "display_name": "∫站在原地玩手机玩手机", | | "dest_type": "Rain" |
| "location_hint": "Hostal", | | } |
| "public_tag": "Hostal", | | ], |
| "private_tag": "", | | "sl": [ |
| "search_public": true, | | { |
| "search_private": false,
| | "b": "00:01", |
| "weight": 100, | | "e": "08:00", |
| "score": 0 | | "k": "actions", |
| | "a": [ |
| | 127 |
| | ] |
| }, | | }, |
| "summary": "∫站在原地玩手机玩手机 (Hostal)" | | { |
| },
| | "b": "08:01", |
| {
| | "e": "12:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 227 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "14:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 526 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "14:01", |
| {
| | "e": "18:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 527 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@Hostal",
| |
| "display_name": "在民宿擦地",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Hostal",
| |
| "display_name": "在民宿擦地",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在民宿擦地 (Hostal)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "22:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 227 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "冥想 (Forest)" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "00:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 169 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.WatchStar@Forest",
| | ] |
| "display_name": "看星星",
| | } |
| "location_hint": "Forest",
| | ] |
| "public_tag": "Forest",
| | }, |
| "private_tag": "",
| | "role.coraltown_xiahean": { |
| "search_public": true,
| | "i": "Role.CoralTown_XiaHeAn", |
| "search_private": false,
| | "n": "顾禾", |
| "weight": 100,
| | "c": "Calender.CoralTown_XiaHeAn", |
| "score": 0
| | "r": [ |
| }
| | 4, |
| ],
| | 6, |
| "primary_action": {
| | 1 |
| "template": "Interact.WatchStar@Forest",
| | ], |
| "display_name": "看星星",
| | "v": [ |
| "location_hint": "Forest",
| | { |
| "public_tag": "Forest", | | "o": "regular", |
| "private_tag": "", | | "i": "Schedule.CoralTown_XiaHeAn_Mon", |
| "search_public": true, | | "m": [ |
| "search_private": false,
| | 1 |
| "weight": 100, | | ], |
| "score": 0 | | "w": [], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "06:01", |
| | "e": "12:00", |
| | "k": "actions", |
| | "a": [ |
| | 536, |
| | 537 |
| | ] |
| }, | | }, |
| "summary": "看星星 (Forest)" | | { |
| }
| | "b": "12:00", |
| ]
| | "e": "16:00", |
| },
| | "k": "mission", |
| {
| | "a": [ |
| "source": "regular",
| | 538 |
| "schedule_id": "Schedule.CoralTown_XiaLin_Normal",
| | ], |
| "months": [],
| | "mt": "Mission.ReceiveCollectionBox.XiaHeAn", |
| "month_labels": [],
| | "tt": "收货任务", |
| "weekdays": [
| | "g": "执行互动", |
| 4
| | "md": "收货任务(顾禾)" |
| ],
| |
| "weekday_labels": [
| |
| "thursday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "06:30",
| | "a": [ |
| "kind": "actions",
| | 537, |
| "action_candidates": [
| | 536 |
| {
| | ] |
| "template": "Interact.SitChair_F@Hostal_XiaLin_Run",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin_Run",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "22:00", |
| "begin_time": "06:30",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 539, |
| "action_candidates": [
| | 537 |
| {
| | ] |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 540, |
| "action_candidates": [
| | 537 |
| {
| | ] |
| "template": "Interact.Stay_PlayPhone_XiaLin",
| |
| "display_name": "∫站在原地玩手机玩手机",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Stay_PlayPhone_XiaLin",
| |
| "display_name": "∫站在原地玩手机玩手机",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫站在原地玩手机玩手机 (Hostal)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "01:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 541, |
| "action_candidates": [
| | 537 |
| {
| | ] |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "06:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.DrinkCoffee@Hostal",
| | ] |
| "display_name": "喝咖啡",
| | }, |
| "location_hint": "Hostal",
| | { |
| "public_tag": "Hostal",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_XiaHeAn_Mon", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [], |
| ], | | "c": "", |
| "primary_action": {
| | "cs": [], |
| "template": "Interact.DrinkCoffee@Hostal", | | "sl": [ |
| "display_name": "喝咖啡",
| | { |
| "location_hint": "Hostal", | | "b": "06:01", |
| "public_tag": "Hostal",
| | "e": "12:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 536, |
| "weight": 100,
| | 537 |
| "score": 0 | | ] |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "16:00", |
| "begin_time": "14:00",
| | "k": "mission", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 538 |
| "action_candidates": [
| | ], |
| {
| | "mt": "Mission.ReceiveCollectionBox.XiaHeAn", |
| "template": "Interact.SweepFloor@Hostal",
| | "tt": "收货任务", |
| "display_name": "在民宿擦地",
| | "g": "执行互动", |
| "location_hint": "Hostal",
| | "md": "收货任务(顾禾)" |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Hostal", | |
| "display_name": "在民宿擦地",
| |
| "location_hint": "Hostal", | |
| "public_tag": "Hostal", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在民宿擦地 (Hostal)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 537, |
| "action_candidates": [
| | 536 |
| {
| | ] |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "冥想 (Forest)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "22:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 539, |
| "action_candidates": [
| | 537 |
| {
| | ] |
| "template": "Interact.WatchStar@Forest", | |
| "display_name": "看星星",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchStar@Forest",
| |
| "display_name": "看星星",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "看星星 (Forest)" | | { |
| }
| | "b": "22:00", |
| ]
| | "e": "23:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 540, |
| "schedule_id": "Schedule.CoralTown_XiaLin_Normal",
| | 537 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [
| |
| 5
| |
| ],
| |
| "weekday_labels": [
| |
| "friday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "01:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "06:30",
| | "a": [ |
| "kind": "actions",
| | 541, |
| "action_candidates": [
| | 537 |
| {
| | ] |
| "template": "Interact.SitChair_F@Hostal_XiaLin_Run",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin_Run",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "06:00", |
| "begin_time": "06:30",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| | ] |
| "display_name": "在咖啡厅看店",
| | }, |
| "location_hint": "CoffeeShop",
| | { |
| "public_tag": "CoffeeShop",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_XiaHeAn_Mon", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 3 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.SitChair_F@Hostal_XiaLin", | | "sl": [ |
| "display_name": "在咖啡厅看店",
| | { |
| "location_hint": "CoffeeShop", | | "b": "06:01", |
| "public_tag": "CoffeeShop",
| | "e": "12:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 536, |
| "weight": 100,
| | 537 |
| "score": 0 | | ] |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "16:00", |
| "begin_time": "09:00",
| | "k": "mission", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 538 |
| "action_candidates": [
| | ], |
| {
| | "mt": "Mission.ReceiveCollectionBox.XiaHeAn", |
| "template": "Interact.Stay_PlayPhone_XiaLin",
| | "tt": "收货任务", |
| "display_name": "∫站在原地玩手机玩手机",
| | "g": "执行互动", |
| "location_hint": "Hostal",
| | "md": "收货任务(顾禾)" |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Stay_PlayPhone_XiaLin", | |
| "display_name": "∫站在原地玩手机玩手机",
| |
| "location_hint": "Hostal", | |
| "public_tag": "Hostal", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫站在原地玩手机玩手机 (Hostal)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 537, |
| "action_candidates": [
| | 536 |
| {
| | ] |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "22:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 539, |
| "action_candidates": [
| | 537 |
| {
| | ] |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 540, |
| "action_candidates": [
| | 537 |
| {
| | ] |
| "template": "Interact.SweepFloor@Hostal",
| |
| "display_name": "在民宿擦地",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Hostal",
| |
| "display_name": "在民宿擦地",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在民宿擦地 (Hostal)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "01:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 541, |
| "action_candidates": [
| | 537 |
| {
| | ] |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "冥想 (Forest)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "06:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.WatchStar@Forest",
| | ] |
| "display_name": "看星星",
| | }, |
| "location_hint": "Forest",
| | { |
| "public_tag": "Forest",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_XiaHeAn_Mon", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 4 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.WatchStar@Forest", | | "sl": [ |
| "display_name": "看星星",
| | { |
| "location_hint": "Forest", | | "b": "06:01", |
| "public_tag": "Forest",
| | "e": "12:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 536, |
| "weight": 100,
| | 537 |
| "score": 0 | | ] |
| }, | | }, |
| "summary": "看星星 (Forest)" | | { |
| }
| | "b": "12:00", |
| ]
| | "e": "16:00", |
| },
| | "k": "mission", |
| {
| | "a": [ |
| "source": "regular",
| | 538 |
| "schedule_id": "Schedule.CoralTown_XiaLin_Special",
| | ], |
| "months": [],
| | "mt": "Mission.ReceiveCollectionBox.XiaHeAn", |
| "month_labels": [],
| | "tt": "收货任务", |
| "weekdays": [
| | "g": "执行互动", |
| 6
| | "md": "收货任务(顾禾)" |
| ],
| |
| "weekday_labels": [
| |
| "saturday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 537, |
| "action_candidates": [
| | 536 |
| {
| | ] |
| "template": "Interact.Meditate@HouseYou_Xialin",
| |
| "display_name": "冥想",
| |
| "location_hint": "Meditate_XiaLin",
| |
| "public_tag": "Meditate_XiaLin",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@HouseYou_Xialin",
| |
| "display_name": "冥想",
| |
| "location_hint": "Meditate_XiaLin",
| |
| "public_tag": "Meditate_XiaLin",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "冥想 (Meditate_XiaLin)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "22:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 539, |
| "action_candidates": [
| | 537 |
| {
| | ] |
| "template": "Interact.Meditate@HouseYou_Xialin",
| |
| "display_name": "冥想",
| |
| "location_hint": "Meditate_XiaLin",
| |
| "public_tag": "Meditate_XiaLin",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@HouseYou_Xialin",
| |
| "display_name": "冥想",
| |
| "location_hint": "Meditate_XiaLin",
| |
| "public_tag": "Meditate_XiaLin",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "冥想 (Meditate_XiaLin)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 540, |
| "action_candidates": [
| | 537 |
| {
| | ] |
| "template": "Interact.DeeplyThink@Forest_XiaLin",
| |
| "display_name": "在栖云湖边思考",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@Forest_XiaLin",
| |
| "display_name": "在栖云湖边思考",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在栖云湖边思考 (Lake)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "01:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 541, |
| "action_candidates": [
| | 537 |
| { | | ] |
| "template": "Interact.DeeplyThink@Forest_XiaLin",
| |
| "display_name": "在栖云湖边思考",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@Forest_XiaLin",
| |
| "display_name": "在栖云湖边思考",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在栖云湖边思考 (Lake)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| { | |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "冥想 (Forest)"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Meditate@WaterfallFishPoint",
| |
| "display_name": "冥想",
| |
| "location_hint": "WaterfallFishPoint",
| |
| "public_tag": "WaterfallFishPoint",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@WaterfallFishPoint",
| |
| "display_name": "冥想",
| |
| "location_hint": "WaterfallFishPoint",
| |
| "public_tag": "WaterfallFishPoint",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "冥想 (WaterfallFishPoint)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.WatchStar@Forest",
| |
| "display_name": "看星星",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchStar@Forest",
| |
| "display_name": "看星星",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "看星星 (Forest)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_XiaLin_Special",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 0
| |
| ],
| |
| "weekday_labels": [
| |
| "sunday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home_R)"
| |
| },
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Meditate@HouseYou_Xialin",
| |
| "display_name": "冥想",
| |
| "location_hint": "Meditate_XiaLin",
| |
| "public_tag": "Meditate_XiaLin",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@HouseYou_Xialin",
| |
| "display_name": "冥想",
| |
| "location_hint": "Meditate_XiaLin",
| |
| "public_tag": "Meditate_XiaLin",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "冥想 (Meditate_XiaLin)"
| |
| },
| |
| {
| |
| "begin_time": "08:00",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Meditate@HouseYou_Xialin",
| |
| "display_name": "冥想",
| |
| "location_hint": "Meditate_XiaLin",
| |
| "public_tag": "Meditate_XiaLin",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@HouseYou_Xialin",
| |
| "display_name": "冥想",
| |
| "location_hint": "Meditate_XiaLin",
| |
| "public_tag": "Meditate_XiaLin",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "冥想 (Meditate_XiaLin)"
| |
| },
| |
| {
| |
| "begin_time": "12:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DeeplyThink@Forest_XiaLin",
| |
| "display_name": "在栖云湖边思考",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@Forest_XiaLin",
| |
| "display_name": "在栖云湖边思考",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在栖云湖边思考 (Lake)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.DeeplyThink@Forest_XiaLin",
| |
| "display_name": "在栖云湖边思考",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@Forest_XiaLin",
| |
| "display_name": "在栖云湖边思考",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在栖云湖边思考 (Lake)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "20:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "冥想 (Forest)"
| |
| },
| |
| {
| |
| "begin_time": "20:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Meditate@WaterfallFishPoint",
| |
| "display_name": "冥想",
| |
| "location_hint": "WaterfallFishPoint",
| |
| "public_tag": "WaterfallFishPoint",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@WaterfallFishPoint",
| |
| "display_name": "冥想",
| |
| "location_hint": "WaterfallFishPoint",
| |
| "public_tag": "WaterfallFishPoint",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "冥想 (WaterfallFishPoint)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.WatchStar@Forest",
| |
| "display_name": "看星星",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WatchStar@Forest",
| |
| "display_name": "看星星",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "看星星 (Forest)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_XiaLin_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "雨天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "01:00", |
| "Weather_Today": { | | "e": "06:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_XiaHeAn_Rain_Mon", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "*雨雪天", |
| "template": "Interact.Furniture.Sleep@Home_R",
| | "cs": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Home_R",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": true, |
| "private_tag": "",
| | "dest_type": "ClearSky" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "06:01", |
| ],
| | "e": "09:00", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.Furniture.Sleep@Home_R", | | "a": [ |
| "display_name": "睡觉",
| | 542 |
| "location_hint": "Home_R", | | ] |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "06:30",
| | "a": [ |
| "kind": "actions",
| | 538 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin_Run",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin_Run",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "15:00", |
| "begin_time": "06:30",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 543 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "18:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 540 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Stay_PlayPhone_XiaLin",
| |
| "display_name": "∫站在原地玩手机玩手机",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Stay_PlayPhone_XiaLin",
| |
| "display_name": "∫站在原地玩手机玩手机",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫站在原地玩手机玩手机 (Hostal)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "21:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 219 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "00:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 541 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "00:00", |
| {
| | "e": "06:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SweepFloor@Hostal",
| | ] |
| "display_name": "在民宿擦地",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Hostal", | |
| "display_name": "在民宿擦地", | |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在民宿擦地 (Hostal)"
| |
| },
| |
| {
| |
| "begin_time": "19:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Meditate@Home",
| |
| "display_name": "冥想", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Home",
| |
| "display_name": "冥想",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "冥想 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_XiaQiLing_BeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27 | |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_XiaHeAn_BeachFestival", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home_R",
| | "d": [ |
| "display_name": "睡觉",
| | 27 |
| "location_hint": "Home_R",
| | ], |
| "public_tag": "",
| | "c": "沙滩节", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "06:01", |
| "score": 0
| | "e": "10:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": { | | 544, |
| "template": "Interact.Furniture.Sleep@Home_R", | | 545, |
| "display_name": "睡觉", | | 546, |
| "location_hint": "Home_R", | | 547, |
| "public_tag": "", | | 548 |
| "private_tag": "",
| | ] |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 549, |
| "action_candidates": [
| | 550, |
| {
| | 551, |
| "template": "Interact.Meditate@Forest",
| | 552, |
| "display_name": "冥想",
| | 553, |
| "location_hint": "Forest", | | 554, |
| "public_tag": "Forest", | | 555 |
| "private_tag": "", | | ] |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "冥想 (Forest)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "17:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@Restaurant",
| |
| "display_name": "在餐厅擦地",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitChair@Restaurant",
| |
| "display_name": "坐",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Restaurant",
| |
| "display_name": "在餐厅擦地",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在餐厅擦地 (Restaurant)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "23:59", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "18:30",
| | "a": [ |
| "kind": "actions",
| | 556 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.Visit_XiaQiLing@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺-夏琳",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 250,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Visit_XiaQiLing@LinYuHuaShop_BeachFestival",
| |
| "display_name": "沙滩节参观予画店铺-夏琳",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Visit_XiaQiLing@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "沙滩节参观洛桃桃店铺-夏琳",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit_XiaQiLing@YuTangTangShop_BeachFestival",
| |
| "display_name": "沙滩节参观雨棠棠店铺-夏琳",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.TakeSelfPhoto_XiaQiLing@BeachFestival_LuoTaoTaoShop",
| |
| "display_name": "在洛桃桃店铺自拍-夏琳",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 30,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Visit_XiaQiLing@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺-夏琳",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 250,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "沙滩节参观叶星阑店铺-夏琳 (Beach_YeXingLanShop_BeachFestival)"
| |
| },
| |
| {
| |
| "begin_time": "18:30",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "闲逛 (Beach)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_XiaQiLing_AfterSpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节前的准备日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "00:00", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_AfterFestival",
| | "e": "06:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_XiaHeAn_AfterSpringFestival", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "春节前的准备日程", |
| "template": "Interact.Furniture.Sleep@Home_R",
| | "cs": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Home_R",
| | "type": "calendar_now_is_festival", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival", |
| "search_public": false,
| | "tag": "SOURCE" |
| "search_private": true,
| | } |
| "weight": 100,
| | ], |
| "score": 0
| | "sl": [ |
| }
| | { |
| ],
| | "b": "06:01", |
| "primary_action": {
| | "e": "10:00", |
| "template": "Interact.Furniture.Sleep@Home_R", | | "k": "actions", |
| "display_name": "睡觉", | | "a": [ |
| "location_hint": "Home_R", | | 544, |
| "public_tag": "", | | 545, |
| "private_tag": "", | | 546, |
| "search_public": false, | | 547, |
| "search_private": true, | | 548 |
| "weight": 100, | | ] |
| "score": 0 | | }, |
| | { |
| | "b": "10:00", |
| | "e": "12:00", |
| | "k": "actions", |
| | "a": [ |
| | 549, |
| | 550, |
| | 551, |
| | 552, |
| | 553, |
| | 554, |
| | 555 |
| | ] |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "15:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 557 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "冥想 (Forest)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "18:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 129, |
| "action_candidates": [
| | 219, |
| {
| | 558, |
| "template": "Interact.SweepFloor@Restaurant",
| | 550 |
| "display_name": "在餐厅擦地",
| | ] |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitChair@Restaurant",
| |
| "display_name": "坐",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Restaurant",
| |
| "display_name": "在餐厅擦地",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在餐厅擦地 (Restaurant)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "01:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 129, |
| "action_candidates": [
| | 219, |
| {
| | 559, |
| "template": "Interact.SweepFloor@Restaurant", | | 560, |
| "display_name": "在餐厅擦地", | | 561, |
| "location_hint": "Restaurant", | | 175 |
| "public_tag": "Restaurant", | | ] |
| "private_tag": "", | | } |
| "search_public": true,
| | ] |
| "search_private": false,
| | }, |
| "weight": 200,
| | { |
| "score": 0
| | "o": "special", |
| },
| | "i": "Schedule.CoralTown_XiaHeAn_SpringFestival", |
| {
| | "m": [], |
| "template": "Interact.SitChair@Restaurant",
| | "w": [], |
| "display_name": "坐",
| | "d": [], |
| "location_hint": "Restaurant",
| | "c": "春节的日程准备", |
| "public_tag": "Restaurant",
| | "cs": [ |
| "private_tag": "",
| | { |
| "search_public": true,
| | "type": "calendar_now_is_festival", |
| "search_private": false,
| | "reverse": false, |
| "weight": 50,
| | "festival_template": "Festival.SpringFestivalActivity_POI_InFestival", |
| "score": 0
| | "tag": "SOURCE" |
| }
| | } |
| ],
| | ], |
| "primary_action": {
| | "sl": [ |
| "template": "Interact.SweepFloor@Restaurant", | | { |
| "display_name": "在餐厅擦地", | | "b": "06:01", |
| "location_hint": "Restaurant", | | "e": "10:00", |
| "public_tag": "Restaurant", | | "k": "actions", |
| "private_tag": "",
| | "a": [ |
| "search_public": true,
| | 544, |
| "search_private": false,
| | 545, |
| "weight": 200,
| | 546, |
| "score": 0 | | 547, |
| | 548 |
| | ] |
| }, | | }, |
| "summary": "在餐厅擦地 (Restaurant)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "21:00",
| | "a": [ |
| "kind": "actions",
| | 549, |
| "action_candidates": [
| | 550, |
| {
| | 551, |
| "template": "Interact.Meditate@Forest",
| | 552, |
| "display_name": "冥想",
| | 553, |
| "location_hint": "Forest", | | 554, |
| "public_tag": "Forest", | | 555 |
| "private_tag": "", | | ] |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "冥想 (Forest)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "15:00", |
| "begin_time": "21:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 557 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PasteWindowDecorations@Home",
| |
| "display_name": "在家里贴窗花",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (Family)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "18:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 129, |
| "action_candidates": [
| | 219, |
| {
| | 558, |
| "template": "Interact.Furniture.Sleep@Home", | | 550 |
| "display_name": "睡觉", | | ] |
| "location_hint": "Home", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_XiaQiLing_SpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节的日程准备",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_InFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "18:00", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_InFestival",
| | "e": "01:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 129, |
| | 219, |
| | 559, |
| | 560, |
| | 561 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_XiaHeAn_BeforeBeachFestival", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home_R",
| | "d": [ |
| "display_name": "睡觉",
| | 25 |
| "location_hint": "Home_R",
| | ], |
| "public_tag": "",
| | "c": "", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "00:00", |
| "score": 0
| | "e": "06:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": { | | 127 |
| "template": "Interact.Furniture.Sleep@Home_R", | | ] |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 546, |
| "action_candidates": [
| | 547 |
| {
| | ] |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "冥想 (Forest)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "18:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 562, |
| "action_candidates": [
| | 563, |
| {
| | 564, |
| "template": "Interact.SweepFloor@Restaurant",
| | 565 |
| "display_name": "在餐厅擦地",
| | ] |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitChair@Restaurant",
| |
| "display_name": "坐",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Restaurant",
| |
| "display_name": "在餐厅擦地",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在餐厅擦地 (Restaurant)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 179, |
| "action_candidates": [
| | 566 |
| {
| | ] |
| "template": "Interact.SweepFloor@Restaurant",
| |
| "display_name": "在餐厅擦地",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitChair@Restaurant",
| |
| "display_name": "坐",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Restaurant",
| |
| "display_name": "在餐厅擦地",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在餐厅擦地 (Restaurant)"
| |
| },
| |
| {
| |
| "begin_time": "16:00",
| |
| "end_time": "21:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Forest",
| |
| "display_name": "冥想",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "冥想 (Forest)"
| |
| },
| |
| {
| |
| "begin_time": "21:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在家读书 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_XiaLin_Snow",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "雪天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Snow"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "20:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "Snow"
| | "k": "actions", |
| } | | "a": [ |
| | 129, |
| | 219, |
| | 561 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_XiaHeAn_BeforeBeachFestival", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home_R",
| | "d": [ |
| "display_name": "睡觉",
| | 26 |
| "location_hint": "Home_R",
| | ], |
| "public_tag": "",
| | "c": "", |
| "private_tag": "",
| | "cs": [], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "00:00", |
| "score": 0
| | "e": "06:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": { | | 127 |
| "template": "Interact.Furniture.Sleep@Home_R", | | ] |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "06:30",
| | "a": [ |
| "kind": "actions",
| | 546, |
| "action_candidates": [
| | 547 |
| {
| | ] |
| "template": "Interact.SitChair_F@Hostal_XiaLin", | |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop", | |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "18:00", |
| "begin_time": "06:30",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 562, |
| "action_candidates": [
| | 563, |
| {
| | 564, |
| "template": "Interact.SitChair_F@Hostal_XiaLin", | | 565 |
| "display_name": "在咖啡厅看店", | | ] |
| "location_hint": "CoffeeShop", | |
| "public_tag": "CoffeeShop", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 179, |
| "action_candidates": [
| | 566 |
| {
| | ] |
| "template": "Interact.Stay_PlayPhone_XiaLin",
| |
| "display_name": "∫站在原地玩手机玩手机",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Stay_PlayPhone_XiaLin",
| |
| "display_name": "∫站在原地玩手机玩手机",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫站在原地玩手机玩手机 (Hostal)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "00:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 129, |
| "action_candidates": [
| | 219, |
| {
| | 561 |
| "template": "Interact.SweepFloor@Hostal_Winter", | | ] |
| "display_name": "在民宿扫雪", | | } |
| "location_hint": "Hostal",
| | ] |
| "public_tag": "Hostal",
| | }, |
| "private_tag": "",
| | { |
| "search_public": true,
| | "o": "living_together", |
| "search_private": false,
| | "i": "Schedule.CoralTown_XiaHeAn_LiveTogether", |
| "weight": 100,
| | "m": [], |
| "score": 0
| | "w": [], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": {
| | "cs": [], |
| "template": "Interact.SweepFloor@Hostal_Winter", | | "sl": [ |
| "display_name": "在民宿扫雪",
| | { |
| "location_hint": "Hostal", | | "b": "06:00", |
| "public_tag": "Hostal",
| | "e": "12:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 148, |
| "weight": 100,
| | 145 |
| "score": 0 | | ] |
| }, | | }, |
| "summary": "在民宿扫雪 (Hostal)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "16:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 538 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitChair_F@Hostal_XiaLin",
| |
| "display_name": "在咖啡厅看店",
| |
| "location_hint": "CoffeeShop",
| |
| "public_tag": "CoffeeShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在咖啡厅看店 (CoffeeShop)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 536 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "喝咖啡 (Hostal)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "22:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 147, |
| "action_candidates": [
| | 145 |
| {
| | ] |
| "template": "Interact.SweepFloor@Hostal",
| |
| "display_name": "在民宿擦地",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Hostal",
| |
| "display_name": "在民宿擦地",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在民宿擦地 (Hostal)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 148, |
| "action_candidates": [
| | 145 |
| {
| | ] |
| "template": "Interact.Meditate@Home",
| |
| "display_name": "冥想",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Home",
| |
| "display_name": "冥想",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "冥想 (Home)" | | { |
| }
| | "b": "23:00", |
| ]
| | "e": "01:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 151, |
| "role.coraltown_yexinglan": {
| | 220, |
| "id": "Role.CoralTown_YeXingLan",
| | 152, |
| "name": "叶星阑",
| | 153 |
| "key": "role.coraltown_yexinglan",
| | ] |
| "calendar_id": "Calender.CoralTown_YeXingLan",
| |
| "entity_file": "Role.CoralTown_YeXingLan",
| |
| "regular_count": 1,
| |
| "special_count": 5,
| |
| "living_together_count": 1,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_YeXingLan_Normal",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "01:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "01:00", |
| {
| | "e": "06:00", |
| "begin_time": "06:01",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 145 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Cook@Restaurant",
| | ] |
| "display_name": "烹饪",
| | } |
| "location_hint": "Restaurant",
| | ] |
| "public_tag": "Restaurant",
| | }, |
| "private_tag": "",
| | "role.coraltown_xiaqiling": { |
| "search_public": true,
| | "i": "Role.CoralTown_XiaQiLing", |
| "search_private": false,
| | "n": "夏琳", |
| "weight": 100,
| | "c": "Calender.CoralTown_XiaQiLing", |
| "score": 0
| | "r": [ |
| }
| | 7, |
| ],
| | 5, |
| "primary_action": {
| | 0 |
| "template": "Interact.Cook@Restaurant",
| | ], |
| "display_name": "烹饪",
| | "v": [ |
| "location_hint": "Restaurant",
| | { |
| "public_tag": "Restaurant", | | "o": "regular", |
| "private_tag": "", | | "i": "Schedule.CoralTown_XiaLin_Normal", |
| "search_public": true, | | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100, | | 1 |
| "score": 0 | | ], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 143 |
| | ] |
| }, | | }, |
| "summary": "烹饪 (Restaurant)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "06:30", |
| "begin_time": "08:01",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 567 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PickPlantAnyTime@Forest",
| |
| "display_name": "在森林采集植物",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PickPlantAnyTime@Forest",
| |
| "display_name": "在森林采集植物",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在森林采集植物 (Forest)" | | { |
| },
| | "b": "06:30", |
| {
| | "e": "09:00", |
| "begin_time": "10:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 568 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Restaurant)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "10:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 569 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Restaurant)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "13:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 568 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook_CutIntoPieces@Restaurant",
| |
| "display_name": "切菜",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook_CutIntoPieces@Restaurant",
| |
| "display_name": "切菜",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "切菜 (Restaurant)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "14:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 215 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Restaurant)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "19:00", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 570 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.DeeplyThink@Restaurant",
| |
| "display_name": "在案板前思考",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@Restaurant", | |
| "display_name": "在案板前思考",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| },
| |
| "summary": "在案板前思考 (Beach_YuTangTangShop_BeachFestival)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_YeXingLan_BeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "17:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Cook_CutIntoPieces@Restaurant",
| |
| "display_name": "切菜",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook_CutIntoPieces@Restaurant",
| |
| "display_name": "切菜",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "切菜 (Restaurant)"
| |
| },
| |
| {
| |
| "begin_time": "17:00",
| |
| "end_time": "23:59",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "闲逛 (Beach)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_YeXingLan_Rain_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "*雨天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| },
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": true,
| |
| "festival_template": "Festival.BeachFestival_Formal",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "19:00", |
| "Weather_Today": { | | "e": "22:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 571 |
| | ] |
| }, | | }, |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "22:00", |
| "FestivalTemplate": "Festival.BeachFestival_Formal",
| | "e": "00:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": true | | 572 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "01:01",
| | "i": "Schedule.CoralTown_XiaLin_Normal", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 2 |
| {
| | ], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": true,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0 | | "a": [ |
| } | | 143 |
| ], | | ] |
| "primary_action": { | | }, |
| "template": "Interact.Furniture.Sleep@Home", | | { |
| "display_name": "睡觉",
| | "b": "06:00", |
| "location_hint": "Home", | | "e": "06:30", |
| "public_tag": "",
| | "k": "actions", |
| "private_tag": "", | | "a": [ |
| "search_public": false, | | 567 |
| "search_private": true,
| | ] |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "06:30", |
| {
| | "e": "09:00", |
| "begin_time": "06:01",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 568 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@Restaurant",
| |
| "display_name": "在餐厅擦地",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SnowShovel@Restaurant",
| |
| "display_name": "在餐厅铲雪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Restaurant",
| |
| "display_name": "在餐厅擦地",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在餐厅擦地 (Restaurant)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "10:00", |
| "begin_time": "08:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 569 |
| "action_candidates": [
| | ] |
| {
| | }, |
| "template": "Interact.Cook_CutIntoPieces@Restaurant",
| | { |
| "display_name": "切菜",
| | "b": "10:00", |
| "location_hint": "Restaurant",
| | "e": "13:00", |
| "public_tag": "Restaurant",
| | "k": "actions", |
| "private_tag": "",
| | "a": [ |
| "search_public": true,
| | 568 |
| "search_private": false,
| | ] |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ], | |
| "primary_action": { | |
| "template": "Interact.Cook_CutIntoPieces@Restaurant", | |
| "display_name": "切菜",
| |
| "location_hint": "Restaurant", | |
| "public_tag": "Restaurant",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "切菜 (Restaurant)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "14:00", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 215 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Restaurant)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "19:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 570 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@Restaurant",
| |
| "display_name": "在案板前思考",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@Restaurant",
| |
| "display_name": "在案板前思考",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在案板前思考 (Beach_YuTangTangShop_BeachFestival)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 571 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@Restaurant", | |
| "display_name": "在案板前思考",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Read@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Read@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| }
| | "b": "22:00", |
| ]
| | "e": "00:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 572 |
| "schedule_id": "Schedule.CoralTown_YeXingLan_BeforeBeachFestival",
| | ] |
| "months": [
| | } |
| 2
| | ] |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": [] | |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_XiaLin_Normal", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 3 |
| {
| | ], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": true,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 143 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "06:30", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 567 |
| "action_candidates": [
| | ] |
| { | | }, |
| "template": "Interact.Construction@YeXingLanShop_BeachFestival",
| | { |
| "display_name": "∫施工表演-叶星阑摊位-沙滩节",
| | "b": "06:30", |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| | "e": "09:00", |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| | "k": "actions", |
| "private_tag": "",
| | "a": [ |
| "search_public": true,
| | 568 |
| "search_private": false,
| | ] |
| "weight": 150,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DeeplyThink_YeXingLan@YeXingLanShop_BeforeBeachFestival",
| |
| "display_name": "看向前方,深深地思考-叶星阑摊位-沙滩节前筹备",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor_YeXingLan@YeXingLanShop_BeforeBeachFestival",
| |
| "display_name": "沙滩节前在叶星阑的摊位打扫",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 60,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.OperatePhone_Idle",
| |
| "display_name": "玩手机",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.Construction@YeXingLanShop_BeachFestival", | |
| "display_name": "∫施工表演-叶星阑摊位-沙滩节",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival", | |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 150, | |
| "score": 0
| |
| }, | | }, |
| "summary": "∫施工表演-叶星阑摊位-沙滩节 (Beach_YeXingLanShop_BeachFestival)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "10:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 569 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Cook_CutIntoPieces@Restaurant",
| |
| "display_name": "切菜",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Walk@Plaza",
| |
| "display_name": "单人散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Walk@Plaza",
| |
| "display_name": "单人散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "单人散步 (Plaza)" | | { |
| }
| | "b": "10:00", |
| ]
| | "e": "13:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 568 |
| "schedule_id": "Schedule.CoralTown_YeXingLan_BeforeBeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "14:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 215 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Construction@YeXingLanShop_BeachFestival", | |
| "display_name": "∫施工表演-叶星阑摊位-沙滩节",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DeeplyThink_YeXingLan@YeXingLanShop_BeforeBeachFestival",
| |
| "display_name": "看向前方,深深地思考-叶星阑摊位-沙滩节前筹备",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor_YeXingLan@YeXingLanShop_BeforeBeachFestival",
| |
| "display_name": "沙滩节前在叶星阑的摊位打扫",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 60,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.OperatePhone_Idle",
| |
| "display_name": "玩手机",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Construction@YeXingLanShop_BeachFestival",
| |
| "display_name": "∫施工表演-叶星阑摊位-沙滩节",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫施工表演-叶星阑摊位-沙滩节 (Beach_YeXingLanShop_BeachFestival)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "19:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 570 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| { | |
| "template": "Interact.Cook_CutIntoPieces@Restaurant",
| |
| "display_name": "切菜",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Walk@Plaza",
| |
| "display_name": "单人散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Walk@Plaza",
| |
| "display_name": "单人散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "单人散步 (Plaza)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_YeXingLan_Ingredient",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 3
| |
| ],
| |
| "weekday_labels": [
| |
| "wednesday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "周三,无雨,好感3心",
| |
| "condition_summary": [
| |
| {
| |
| "type": "npc_affection_star",
| |
| "reverse": false,
| |
| "entity_tag": "YeXingLan",
| |
| "target_tag": "",
| |
| "op": "GreatOrEqualThan",
| |
| "value": 3
| |
| },
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "CheckNPCAffectionStar": { | | "b": "19:00", |
| "Comparer": {
| | "e": "22:00", |
| "Op": "GreatOrEqualThan",
| | "k": "actions", |
| "RValue": 3
| | "a": [ |
| },
| | 571 |
| "EntityTag": "YeXingLan",
| | ] |
| "TargetTag": null
| |
| },
| |
| "ReverseResult": false | |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "22:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 572 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_XiaLin_Normal", |
| "end_time": "07:30",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 4 |
| {
| | ], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": true,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 143 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "06:30", |
| "begin_time": "07:30",
| | "k": "actions", |
| "end_time": "13:30",
| | "a": [ |
| "kind": "actions",
| | 567 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook_CutIntoPieces@Restaurant",
| |
| "display_name": "切菜",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook_CutIntoPieces@Restaurant",
| |
| "display_name": "切菜",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "切菜 (Restaurant)" | | { |
| },
| | "b": "06:30", |
| {
| | "e": "09:00", |
| "begin_time": "13:30",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 568 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Shopping_YeXingLan@SeedShop", | |
| "display_name": "在种子店购物",
| |
| "location_hint": "SeedShop",
| |
| "public_tag": "SeedShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Shopping_YeXingLan@Grocery",
| |
| "display_name": "在种子店购物",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Shopping_YeXingLan@Plaza",
| |
| "display_name": "在种子店购物",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@StarIsland_Ingredient",
| |
| "display_name": "在户外思考食材",
| |
| "location_hint": "YeXingLan_POI_Point",
| |
| "public_tag": "YeXingLan_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@StarIsland_Ingredient",
| |
| "display_name": "在户外思考食材",
| |
| "location_hint": "YeXingLan_POI_Point",
| |
| "public_tag": "YeXingLan_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在户外思考食材 (YeXingLan_POI_Point)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "10:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 569 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook_CutIntoPieces@Restaurant",
| |
| "display_name": "切菜",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook_CutIntoPieces@Restaurant",
| |
| "display_name": "切菜",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "切菜 (Restaurant)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "13:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 568 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Walk@Plaza",
| |
| "display_name": "单人散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Walk@Plaza",
| |
| "display_name": "单人散步",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "单人散步 (Plaza)" | | { |
| }
| | "b": "13:00", |
| ]
| | "e": "14:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 215 |
| "schedule_id": "Schedule.CoralTown_YeXingLan_Normal_LiveTogether",
| | ] |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "01:01",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome", | |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "19:00", |
| "begin_time": "06:01",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 570 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "08:01",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 571 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PickPlantAnyTime@Forest",
| |
| "display_name": "在森林采集植物",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PickPlantAnyTime@Forest",
| |
| "display_name": "在森林采集植物",
| |
| "location_hint": "Forest",
| |
| "public_tag": "Forest",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在森林采集植物 (Forest)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "10:01",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 572 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.Cook@Restaurant",
| | ] |
| "display_name": "烹饪",
| | }, |
| "location_hint": "Restaurant",
| | { |
| "public_tag": "Restaurant",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_XiaLin_Normal", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 5 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.Cook@Restaurant", | | "sl": [ |
| "display_name": "烹饪",
| | { |
| "location_hint": "Restaurant", | | "b": "00:00", |
| "public_tag": "Restaurant",
| | "e": "06:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": true, | | "a": [ |
| "search_private": false,
| | 143 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Restaurant)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "06:30", |
| "begin_time": "12:01",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 567 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@Restaurant",
| |
| "display_name": "烹饪",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (Restaurant)" | | { |
| },
| | "b": "06:30", |
| {
| | "e": "09:00", |
| "begin_time": "18:01",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 568 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PettingBigAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "10:00", |
| "begin_time": "20:01",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 569 |
| "action_candidates": [
| | ] |
| { | |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Pesting_LiveTogether",
| |
| "display_name": "除虫",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地", | |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "浇水" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "13:00", |
| "begin_time": "22:01",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 568 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.SitSofa_L@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitSofa_M@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SitSofa_R@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| }
| | "b": "13:00", |
| ]
| | "e": "14:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 215 |
| "role.coraltown_youfang": {
| | ] |
| "id": "Role.CoralTown_YouFang",
| |
| "name": "游方",
| |
| "key": "role.coraltown_youfang",
| |
| "calendar_id": "Calender.CoralTown_YouFang",
| |
| "entity_file": "Role.CoralTown_YouFang",
| |
| "regular_count": 4,
| |
| "special_count": 2,
| |
| "living_together_count": 1,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_YouFang_Normal",
| |
| "months": [
| |
| 1
| |
| ],
| |
| "month_labels": [
| |
| "spring"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Taiji",
| |
| "display_name": "游方打太极",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Taiji",
| |
| "display_name": "游方打太极",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方打太极" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "19:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:15",
| | "a": [ |
| "kind": "actions",
| | 570 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.Eat_Role_YouFang_Home",
| |
| "display_name": "吃饭",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Gohome",
| |
| "display_name": "游方回厢房",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Eat_Role_YouFang_Home",
| |
| "display_name": "吃饭",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "吃饭" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "10:15",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 571 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Caoyao",
| |
| "display_name": "游方摘草药",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Caoyao",
| |
| "display_name": "游方摘草药",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方摘草药" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 572 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.LogicPoint_YouFang_Suangua",
| | ] |
| "display_name": "游方摘算卦",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_XiaLin_Special", |
| "search_public": false,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 6 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.LogicPoint_YouFang_Suangua", | | "sl": [ |
| "display_name": "游方摘算卦",
| | { |
| "location_hint": "", | | "b": "00:00", |
| "public_tag": "",
| | "e": "06:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": false, | | "a": [ |
| "search_private": false,
| | 143 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "游方摘算卦" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:10",
| | "a": [ |
| "kind": "actions",
| | 573 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Look",
| |
| "display_name": "游方看灵脉",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Look",
| |
| "display_name": "游方看灵脉",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方看灵脉" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "20:10",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 573 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Xingxiang",
| |
| "display_name": "游方看星星",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Xingxiang",
| |
| "display_name": "游方看星星",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方看星星" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 574 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Gohome",
| |
| "display_name": "游方回厢房",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Gohome",
| |
| "display_name": "游方回厢房",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方回厢房" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "18:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 574 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "18:00", |
| ]
| | "e": "20:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 571 |
| "schedule_id": "Schedule.CoralTown_YouFang_Normal",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Taiji",
| |
| "display_name": "游方打太极",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Taiji",
| |
| "display_name": "游方打太极",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方打太极" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:15",
| | "a": [ |
| "kind": "actions",
| | 575 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "SubInteract.Eat_Role_YouFang_Home",
| |
| "display_name": "吃饭",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Gohome",
| |
| "display_name": "游方回厢房",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Eat_Role_YouFang_Home",
| |
| "display_name": "吃饭",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "吃饭" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "10:15",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 572 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.LogicPoint_YouFang_Caoyao",
| | ] |
| "display_name": "游方摘草药",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_XiaLin_Special", |
| "search_public": false,
| | "m": [], |
| "search_private": false,
| | "w": [ |
| "weight": 100,
| | 0 |
| "score": 0
| | ], |
| }
| | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.LogicPoint_YouFang_Caoyao", | | "sl": [ |
| "display_name": "游方摘草药",
| | { |
| "location_hint": "", | | "b": "00:00", |
| "public_tag": "",
| | "e": "06:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": false, | | "a": [ |
| "search_private": false,
| | 143 |
| "weight": 100, | | ] |
| "score": 0
| |
| }, | | }, |
| "summary": "游方摘草药" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 573 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Suangua",
| |
| "display_name": "游方摘算卦",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Suangua",
| |
| "display_name": "游方摘算卦",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方摘算卦" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:10",
| | "a": [ |
| "kind": "actions",
| | 573 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Look",
| |
| "display_name": "游方看灵脉",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Look",
| |
| "display_name": "游方看灵脉",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方看灵脉" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "20:10",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 574 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Xingxiang",
| |
| "display_name": "游方看星星",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Xingxiang",
| |
| "display_name": "游方看星星",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方看星星" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "18:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 574 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Gohome",
| |
| "display_name": "游方回厢房",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Gohome",
| |
| "display_name": "游方回厢房",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方回厢房" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 571 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "20:00", |
| ]
| | "e": "22:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 575 |
| "schedule_id": "Schedule.CoralTown_YouFang_Normal",
| | ] |
| "months": [
| |
| 3
| |
| ],
| |
| "month_labels": [
| |
| "autumn"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Taiji",
| |
| "display_name": "游方打太极",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Taiji",
| |
| "display_name": "游方打太极",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方打太极" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:15",
| | "a": [ |
| "kind": "actions",
| | 572 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "SubInteract.Eat_Role_YouFang_Home", | | ] |
| "display_name": "吃饭",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_XiaLin_Rain", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "雨天日程", |
| },
| | "cs": [ |
| {
| | { |
| "template": "Interact.LogicPoint_YouFang_Gohome",
| | "type": "weather_today", |
| "display_name": "游方回厢房",
| | "reverse": false, |
| "location_hint": "",
| | "dest_type": "Rain" |
| "public_tag": "",
| | } |
| "private_tag": "",
| | ], |
| "search_public": false,
| | "sl": [ |
| "search_private": false,
| | { |
| "weight": 100,
| | "b": "00:00", |
| "score": 0
| | "e": "06:00", |
| }
| | "k": "actions", |
| ], | | "a": [ |
| "primary_action": {
| | 143 |
| "template": "SubInteract.Eat_Role_YouFang_Home", | | ] |
| "display_name": "吃饭", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "吃饭"
| |
| }, | |
| { | |
| "begin_time": "10:15",
| |
| "end_time": "12:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Caoyao",
| |
| "display_name": "游方摘草药",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.LogicPoint_YouFang_Caoyao", | |
| "display_name": "游方摘草药",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "游方摘草药" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "06:30", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 567 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Suangua",
| |
| "display_name": "游方摘算卦",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Suangua",
| |
| "display_name": "游方摘算卦",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方摘算卦" | | { |
| },
| | "b": "06:30", |
| {
| | "e": "09:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:10",
| | "a": [ |
| "kind": "actions",
| | 568 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Look",
| |
| "display_name": "游方看灵脉",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Look",
| |
| "display_name": "游方看灵脉",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方看灵脉" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "10:00", |
| "begin_time": "20:10",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 569 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Xingxiang",
| |
| "display_name": "游方看星星", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Xingxiang",
| |
| "display_name": "游方看星星",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方看星星" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "13:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 568 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Gohome",
| |
| "display_name": "游方回厢房",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Gohome",
| |
| "display_name": "游方回厢房",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方回厢房" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "14:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "06:00",
| | "a": [ |
| "kind": "actions",
| | 215 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "12:00", |
| ]
| | "e": "19:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 570 |
| "schedule_id": "Schedule.CoralTown_YouFang_Normal",
| | ] |
| "months": [
| |
| 4
| |
| ],
| |
| "month_labels": [
| |
| "winter"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Taiji",
| |
| "display_name": "游方打太极",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Taiji",
| |
| "display_name": "游方打太极",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方打太极" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "00:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:15",
| | "a": [ |
| "kind": "actions",
| | 576 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "SubInteract.Eat_Role_YouFang_Home",
| | ] |
| "display_name": "吃饭",
| | }, |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_XiaQiLing_BeachFestival", |
| "search_public": false,
| | "m": [ |
| "search_private": true,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| },
| | "d": [ |
| {
| | 27 |
| "template": "Interact.LogicPoint_YouFang_Gohome",
| | ], |
| "display_name": "游方回厢房",
| | "c": "沙滩节", |
| "location_hint": "",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": false,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 143 |
| ],
| | ] |
| "primary_action": { | |
| "template": "SubInteract.Eat_Role_YouFang_Home", | |
| "display_name": "吃饭",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "吃饭" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "10:15",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 571 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Caoyao",
| |
| "display_name": "游方摘草药",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Caoyao",
| |
| "display_name": "游方摘草药",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方摘草药" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "13:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 577, |
| "action_candidates": [
| | 578 |
| {
| | ] |
| "template": "Interact.LogicPoint_YouFang_Suangua",
| |
| "display_name": "游方摘算卦",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Suangua",
| |
| "display_name": "游方摘算卦",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方摘算卦" | | { |
| },
| | "b": "13:00", |
| {
| | "e": "18:30", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:10",
| | "a": [ |
| "kind": "actions",
| | 579, |
| "action_candidates": [
| | 580, |
| { | | 581, |
| "template": "Interact.LogicPoint_YouFang_Look",
| | 582, |
| "display_name": "游方看灵脉",
| | 583 |
| "location_hint": "",
| | ] |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Look",
| |
| "display_name": "游方看灵脉",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "游方看灵脉"
| |
| },
| |
| {
| |
| "begin_time": "20:10",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Xingxiang",
| |
| "display_name": "游方看星星", | |
| "location_hint": "", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Xingxiang",
| |
| "display_name": "游方看星星",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方看星星"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "23:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Gohome",
| |
| "display_name": "游方回厢房",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Gohome",
| |
| "display_name": "游方回厢房",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "游方回厢房"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_YouFang_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "常规雨天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "18:30", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 179 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_XiaQiLing_AfterSpringFestival", |
| "end_time": "08:00",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "春节前的准备日程", |
| "template": "Interact.Furniture.Sleep@Home",
| | "cs": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Home",
| | "type": "calendar_now_is_festival", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival", |
| "search_public": false,
| | "tag": "SOURCE" |
| "search_private": true,
| | } |
| "weight": 100,
| | ], |
| "score": 0
| | "sl": [ |
| }
| | { |
| ],
| | "b": "00:00", |
| "primary_action": {
| | "e": "06:00", |
| "template": "Interact.Furniture.Sleep@Home", | | "k": "actions", |
| "display_name": "睡觉",
| | "a": [ |
| "location_hint": "Home", | | 143 |
| "public_tag": "",
| | ] |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "09:10",
| | "a": [ |
| "kind": "actions",
| | 571 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Taiji",
| |
| "display_name": "游方打太极", | |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Taiji",
| |
| "display_name": "游方打太极",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方打太极" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "11:00", |
| "begin_time": "09:10",
| | "k": "actions", |
| "end_time": "11:25",
| | "a": [ |
| "kind": "actions",
| | 577, |
| "action_candidates": [
| | 578 |
| {
| | ] |
| "template": "Interact.Meditate@Home",
| |
| "display_name": "冥想",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "16:00", |
| "begin_time": "11:25",
| | "k": "actions", |
| "end_time": "12:30",
| | "a": [ |
| "kind": "actions",
| | 584, |
| "action_candidates": [
| | 585 |
| {
| | ] |
| "template": "Interact.LogicPoint_YouFang_SaoDi",
| |
| "display_name": "游方看灵脉",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_SaoDi",
| |
| "display_name": "游方看灵脉",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方看灵脉" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "21:00", |
| "begin_time": "12:30",
| | "k": "actions", |
| "end_time": "18:30",
| | "a": [ |
| "kind": "actions",
| | 571 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint_YouFang_Suangua",
| |
| "display_name": "游方摘算卦",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Suangua",
| |
| "display_name": "游方摘算卦",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方摘算卦" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "23:00", |
| "begin_time": "18:30",
| | "k": "actions", |
| "end_time": "21:30",
| | "a": [ |
| "kind": "actions",
| | 219, |
| "action_candidates": [
| | 169, |
| {
| | 175 |
| "template": "Interact.LogicPoint_YouFang_SaoDi",
| | ] |
| "display_name": "游方看灵脉", | |
| "location_hint": "", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_SaoDi",
| |
| "display_name": "游方看灵脉",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "游方看灵脉" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "23:59", |
| "begin_time": "21:30",
| | "k": "actions", |
| "end_time": "22:10",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.LogicPoint_YouFang_Gohome",
| | ] |
| "display_name": "游方回厢房",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint_YouFang_Gohome",
| |
| "display_name": "游方回厢房", | |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "游方回厢房"
| |
| },
| |
| {
| |
| "begin_time": "22:10",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "睡觉 (Home)"
| |
| } | |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_YouFang_BeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_XiaQiLing_SpringFestival", |
| "end_time": "06:30",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "春节的日程准备", |
| "template": "Interact.LieOnGrass@Lake",
| | "cs": [ |
| "display_name": "躺栖云湖边草地上思考人生",
| | { |
| "location_hint": "Lake",
| | "type": "calendar_now_is_festival", |
| "public_tag": "Lake",
| | "reverse": false, |
| "private_tag": "",
| | "festival_template": "Festival.SpringFestivalActivity_POI_InFestival", |
| "search_public": true,
| | "tag": "SOURCE" |
| "search_private": false,
| | } |
| "weight": 100,
| | ], |
| "score": 0
| | "sl": [ |
| }
| | { |
| ],
| | "b": "00:00", |
| "primary_action": {
| | "e": "06:00", |
| "template": "Interact.LieOnGrass@Lake", | | "k": "actions", |
| "display_name": "躺栖云湖边草地上思考人生",
| | "a": [ |
| "location_hint": "Lake", | | 143 |
| "public_tag": "Lake",
| | ] |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "躺栖云湖边草地上思考人生 (Lake)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "08:00", |
| "begin_time": "06:30",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 571 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Meditate@Lake_BeachFestival",
| |
| "display_name": "在栖云湖边冥想-沙滩节",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Meditate@Lake_BeachFestival",
| |
| "display_name": "在栖云湖边冥想-沙滩节",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在栖云湖边冥想-沙滩节 (Lake)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "11:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 577, |
| "action_candidates": [
| | 578 |
| {
| | ] |
| "template": "Interact.Visit_YouFang@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺-游方", | |
| "location_hint": "Beach_YeXingLanShop_BeachFestival", | |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.Visit_YouFang@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "沙滩节参观洛桃桃店铺-游方",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit_YouFang@YuTangTangShop_BeachFestival",
| |
| "display_name": "沙滩节参观雨棠棠店铺-游方",
| |
| "location_hint": "Beach_YuTangTangShop_BeachFestival",
| |
| "public_tag": "Beach_YuTangTangShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Visit_YouFang@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺-游方",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "沙滩节参观叶星阑店铺-游方 (Beach_YeXingLanShop_BeachFestival)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "16:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 584, |
| "action_candidates": [
| | 585 |
| {
| | ] |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| }
| | "b": "16:00", |
| ]
| | "e": "21:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 571 |
| "schedule_id": "Schedule.CoralTown_YouFang_LiveTogether",
| | ] |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.LieOnGrass@Lake",
| |
| "display_name": "躺栖云湖边草地上思考人生",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "21:00", |
| {
| | "e": "23:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 219 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Meditate@Home",
| |
| "display_name": "冥想",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "23:59", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.DrinkTea@Home",
| | ] |
| "display_name": "在家喝茶",
| | }, |
| "location_hint": "Family",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "Family",
| | "i": "Schedule.CoralTown_XiaLin_Snow", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "雪天日程", |
| },
| | "cs": [ |
| {
| | { |
| "template": "Interact.SitRead@Home",
| | "type": "weather_today", |
| "display_name": "在家读书",
| | "reverse": false, |
| "location_hint": "Home",
| | "dest_type": "Snow" |
| "public_tag": "",
| | } |
| "private_tag": "",
| | ], |
| "search_public": false,
| | "sl": [ |
| "search_private": true,
| | { |
| "weight": 100,
| | "b": "00:00", |
| "score": 0
| | "e": "06:00", |
| }
| | "k": "actions", |
| ],
| | "a": [ |
| "primary_action": {
| | 143 |
| "template": "Interact.SitRead@Home", | | ] |
| "display_name": "在家读书",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "06:30", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 568 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LieOnGrass@Lake", | |
| "display_name": "躺栖云湖边草地上思考人生",
| |
| "location_hint": "Lake",
| |
| "public_tag": "Lake",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| }
| | "b": "06:30", |
| ]
| | "e": "09:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 568 |
| "role.coraltown_yutangtang": {
| | ] |
| "id": "Role.CoralTown_YuTangTang",
| |
| "name": "雨棠棠",
| |
| "key": "role.coraltown_yutangtang",
| |
| "calendar_id": "Calender.CoralTown_YuTangTang",
| |
| "entity_file": "Role.CoralTown_YuTangTang",
| |
| "regular_count": 5,
| |
| "special_count": 6,
| |
| "living_together_count": 1,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_YuTangTang_Normal_New",
| |
| "months": [
| |
| 1
| |
| ],
| |
| "month_labels": [
| |
| "spring"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "10:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 569 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "12:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 586 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Sculpture_YuTangTang@Salon",
| |
| "display_name": "坐着雕刻,在店里",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sculpture_YuTangTang@Salon",
| |
| "display_name": "坐着雕刻,在店里",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着雕刻,在店里 (Salon)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 568 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint.YuTangTang_looding",
| |
| "display_name": "雨棠棠看河",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint.YuTangTang_looding",
| |
| "display_name": "雨棠棠看河",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "雨棠棠看河" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "15:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 215 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@PetShop_Cabinet",
| |
| "display_name": "在宠物店思考_展示柜",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@PetShop_Cabinet",
| |
| "display_name": "在宠物店思考_展示柜",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在宠物店思考_展示柜 (PetShop_Indoor)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "19:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 570 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "00:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 576 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitRead_Role@Salon",
| | ] |
| "display_name": "坐着看书",
| | } |
| "location_hint": "Salon",
| | ] |
| "public_tag": "Salon",
| | }, |
| "private_tag": "",
| | "role.coraltown_yexinglan": { |
| "search_public": true,
| | "i": "Role.CoralTown_YeXingLan", |
| "search_private": false,
| | "n": "叶星阑", |
| "weight": 1,
| | "c": "Calender.CoralTown_YeXingLan", |
| "score": 0
| | "r": [ |
| }
| | 1, |
| ],
| | 5, |
| "primary_action": {
| | 1 |
| "template": "Interact.SitRead_Role@Salon",
| | ], |
| "display_name": "坐着看书",
| | "v": [ |
| "location_hint": "Salon",
| | { |
| "public_tag": "Salon", | | "o": "regular", |
| "private_tag": "", | | "i": "Schedule.CoralTown_YeXingLan_Normal", |
| "search_public": true, | | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 1, | | "d": [], |
| "score": 0 | | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "01:01", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 127 |
| | ] |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "06:01", |
| {
| | "e": "08:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 587 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SubInteract.Sit_Role_YuTangTang@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SubInteract.Sit_Role_YuTangTang@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "08:01", |
| {
| | "e": "10:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 588 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "10:01", |
| ]
| | "e": "12:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 587 |
| "schedule_id": "Schedule.CoralTown_YuTangTang_Normal_New",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "18:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 587 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "20:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 589 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Sculpture_YuTangTang@Salon",
| |
| "display_name": "坐着雕刻,在店里",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sculpture_YuTangTang@Salon",
| |
| "display_name": "坐着雕刻,在店里",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着雕刻,在店里 (Salon)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "22:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 587 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.LogicPoint.YuTangTang_looding",
| |
| "display_name": "雨棠棠看河",
| |
| "location_hint": "",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.LogicPoint.YuTangTang_looding",
| |
| "display_name": "雨棠棠看河",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "雨棠棠看河" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "01:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 590 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.DeeplyThink@PetShop_Cabinet",
| | ] |
| "display_name": "在宠物店思考_展示柜",
| | }, |
| "location_hint": "PetShop_Indoor",
| | { |
| "public_tag": "PetShop_Indoor",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_YeXingLan_BeachFestival", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 27 |
| "primary_action": {
| | ], |
| "template": "Interact.DeeplyThink@PetShop_Cabinet",
| | "c": "沙滩节", |
| "display_name": "在宠物店思考_展示柜",
| | "cs": [], |
| "location_hint": "PetShop_Indoor",
| | "sl": [ |
| "public_tag": "PetShop_Indoor", | | { |
| "private_tag": "", | | "b": "00:00", |
| "search_public": true, | | "e": "06:00", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100, | | "a": [ |
| "score": 0 | | 127 |
| | ] |
| }, | | }, |
| "summary": "在宠物店思考_展示柜 (PetShop_Indoor)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "17:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 589, |
| "action_candidates": [
| | 587 |
| {
| | ] |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "23:59", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitRead_Role@Salon",
| | ] |
| "display_name": "坐着看书",
| | }, |
| "location_hint": "Salon",
| | { |
| "public_tag": "Salon",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_YeXingLan_Rain_Mon", |
| "search_public": true,
| | "m": [], |
| "search_private": false,
| | "w": [], |
| "weight": 1,
| | "d": [], |
| "score": 0
| | "c": "*雨天", |
| }
| | "cs": [ |
| ],
| | { |
| "primary_action": {
| | "type": "weather_today", |
| "template": "Interact.SitRead_Role@Salon",
| | "reverse": false, |
| "display_name": "坐着看书",
| | "dest_type": "Rain" |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 1, | |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "type": "calendar_now_is_festival", |
| {
| | "reverse": true, |
| "begin_time": "22:00",
| | "festival_template": "Festival.BeachFestival_Formal", |
| "end_time": "23:00",
| | "tag": "SOURCE" |
| "kind": "actions",
| | } |
| "action_candidates": [
| | ], |
| { | | "sl": [ |
| "template": "Interact.SubInteract.Sit_Role_YuTangTang@Home",
| | { |
| "display_name": "在家读书",
| | "b": "01:01", |
| "location_hint": "Home",
| | "e": "06:00", |
| "public_tag": "",
| | "k": "actions", |
| "private_tag": "",
| | "a": [ |
| "search_public": false,
| | 127 |
| "search_private": true,
| | ] |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.SubInteract.Sit_Role_YuTangTang@Home", | |
| "display_name": "在家读书",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "06:01", |
| {
| | "e": "08:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 577, |
| "action_candidates": [
| | 591 |
| {
| | ] |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "08:01", |
| ]
| | "e": "12:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 589 |
| "schedule_id": "Schedule.CoralTown_YuTangTang_Normal_New",
| | ] |
| "months": [
| |
| 3
| |
| ],
| |
| "month_labels": [
| |
| "autumn"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "20:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 587 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "20:01", |
| {
| | "e": "22:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 590 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Sculpture_YuTangTang@Salon",
| |
| "display_name": "坐着雕刻,在店里",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sculpture_YuTangTang@Salon",
| |
| "display_name": "坐着雕刻,在店里",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着雕刻,在店里 (Salon)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "01:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 590, |
| "action_candidates": [
| | 463 |
| {
| | ] |
| "template": "Interact.LogicPoint.YuTangTang_looding", | | } |
| "display_name": "雨棠棠看河", | | ] |
| "location_hint": "",
| | }, |
| "public_tag": "",
| | { |
| "private_tag": "",
| | "o": "special", |
| "search_public": false,
| | "i": "Schedule.CoralTown_YeXingLan_BeforeBeachFestival", |
| "search_private": false,
| | "m": [ |
| "weight": 100,
| | 2 |
| "score": 0
| | ], |
| }
| | "w": [], |
| ],
| | "d": [ |
| "primary_action": {
| | 26 |
| "template": "Interact.LogicPoint.YuTangTang_looding",
| | ], |
| "display_name": "雨棠棠看河",
| | "c": "", |
| "location_hint": "",
| | "cs": [], |
| "public_tag": "", | | "sl": [ |
| "private_tag": "", | | { |
| "search_public": false, | | "b": "00:00", |
| "search_private": false,
| | "e": "06:00", |
| "weight": 100, | | "k": "actions", |
| "score": 0 | | "a": [ |
| | 127 |
| | ] |
| }, | | }, |
| "summary": "雨棠棠看河" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "19:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 592, |
| "action_candidates": [
| | 593, |
| {
| | 594, |
| "template": "Interact.DeeplyThink@PetShop_Cabinet", | | 595 |
| "display_name": "在宠物店思考_展示柜", | | ] |
| "location_hint": "PetShop_Indoor", | |
| "public_tag": "PetShop_Indoor", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@PetShop_Cabinet",
| |
| "display_name": "在宠物店思考_展示柜",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在宠物店思考_展示柜 (PetShop_Indoor)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "00:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 587, |
| "action_candidates": [
| | 589, |
| {
| | 411 |
| "template": "Interact.SitRead_Role@Salon", | | ] |
| "display_name": "坐着看书", | | } |
| "location_hint": "Salon", | | ] |
| "public_tag": "Salon",
| | }, |
| "private_tag": "",
| | { |
| "search_public": true,
| | "o": "special", |
| "search_private": false,
| | "i": "Schedule.CoralTown_YeXingLan_BeforeBeachFestival", |
| "weight": 100,
| | "m": [ |
| "score": 0
| | 2 |
| }
| | ], |
| ],
| | "w": [], |
| "primary_action": {
| | "d": [ |
| "template": "Interact.SitRead_Role@Salon",
| | 25 |
| "display_name": "坐着看书",
| | ], |
| "location_hint": "Salon",
| | "c": "", |
| "public_tag": "Salon", | | "cs": [], |
| "private_tag": "", | | "sl": [ |
| "search_public": true, | | { |
| "search_private": false,
| | "b": "00:00", |
| "weight": 100, | | "e": "06:00", |
| "score": 0 | | "k": "actions", |
| | "a": [ |
| | 127 |
| | ] |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "19:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 592, |
| "action_candidates": [
| | 593, |
| {
| | 594, |
| "template": "Interact.SitRead_Role@Salon",
| | 595 |
| "display_name": "坐着看书",
| | ] |
| "location_hint": "Salon",
| |
| "public_tag": "Salon", | |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false, | |
| "weight": 1,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "00:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 587, |
| "action_candidates": [
| | 589, |
| {
| | 411 |
| "template": "Interact.SubInteract.Sit_Role_YuTangTang@Home", | | ] |
| "display_name": "在家读书", | | } |
| "location_hint": "Home", | | ] |
| "public_tag": "",
| | }, |
| "private_tag": "",
| | { |
| "search_public": false,
| | "o": "special", |
| "search_private": true,
| | "i": "Schedule.CoralTown_YeXingLan_Ingredient", |
| "weight": 100,
| | "m": [], |
| "score": 0
| | "w": [ |
| }
| | 3 |
| ],
| | ], |
| "primary_action": {
| | "d": [], |
| "template": "Interact.SubInteract.Sit_Role_YuTangTang@Home",
| | "c": "周三,无雨,好感3心", |
| "display_name": "在家读书",
| | "cs": [ |
| "location_hint": "Home", | | { |
| "public_tag": "", | | "type": "npc_affection_star", |
| "private_tag": "", | | "reverse": false, |
| "search_public": false, | | "entity_tag": "YeXingLan", |
| "search_private": true, | | "target_tag": "", |
| "weight": 100,
| | "op": "GreatOrEqualThan", |
| "score": 0 | | "value": 3 |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "type": "weather_today", |
| {
| | "reverse": true, |
| "begin_time": "23:00",
| | "dest_type": "Rain" |
| "end_time": "00:00",
| | } |
| "kind": "actions",
| | ], |
| "action_candidates": [
| | "sl": [ |
| { | | { |
| "template": "Interact.Furniture.Sleep@Home",
| | "b": "00:00", |
| "display_name": "睡觉",
| | "e": "07:30", |
| "location_hint": "Home",
| | "k": "actions", |
| "public_tag": "",
| | "a": [ |
| "private_tag": "",
| | 127 |
| "search_public": false,
| | ] |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "07:30", |
| ]
| | "e": "13:30", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 589, |
| "schedule_id": "Schedule.CoralTown_YuTangTang_Winter_New",
| | 587 |
| "months": [
| | ] |
| 4
| |
| ],
| |
| "month_labels": [
| |
| "winter"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉", | |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "13:30", |
| {
| | "e": "17:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 596, |
| "action_candidates": [
| | 597, |
| {
| | 598, |
| "template": "Interact.SitRead@Home", | | 599 |
| "display_name": "在家读书", | | ] |
| "location_hint": "Home", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "20:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 589, |
| "action_candidates": [
| | 587 |
| {
| | ] |
| "template": "Interact.Sculpture_YuTangTang@Salon",
| |
| "display_name": "坐着雕刻,在店里",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Sculpture_YuTangTang@Salon",
| |
| "display_name": "坐着雕刻,在店里",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着雕刻,在店里 (Salon)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "23:59", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 411 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.Eat_YuTangTang@Home", | | ] |
| "display_name": "在家吃饭",
| | }, |
| "location_hint": "Home",
| | { |
| "public_tag": "",
| | "o": "living_together", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_YeXingLan_Normal_LiveTogether", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "", |
| },
| | "cs": [], |
| {
| | "sl": [ |
| "template": "Interact.SitSofaWatchTV@Home",
| | { |
| "display_name": "在沙发上看电视",
| | "b": "01:01", |
| "location_hint": "Home",
| | "e": "06:00", |
| "public_tag": "",
| | "k": "actions", |
| "private_tag": "",
| | "a": [ |
| "search_public": false,
| | 145 |
| "search_private": true,
| | ] |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.SitSofaWatchTV@Home", | |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| },
| | "b": "06:01", |
| {
| | "e": "08:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 144, |
| "action_candidates": [
| | 145 |
| {
| | ] |
| "template": "SubInteract.Enjoy_HotSpring_Npc",
| |
| "display_name": "泡温泉",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Enjoy_HotSpring_Npc",
| |
| "display_name": "泡温泉",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "泡温泉" | | { |
| },
| | "b": "08:01", |
| {
| | "e": "10:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 588 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "10:01", |
| {
| | "e": "12:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 587 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "12:01", |
| {
| | "e": "18:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 587 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SubInteract.Sit_Role_YuTangTang@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SubInteract.Sit_Role_YuTangTang@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)" | | { |
| },
| | "b": "18:01", |
| {
| | "e": "20:00", |
| "begin_time": "23:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 144, |
| "action_candidates": [
| | 146, |
| {
| | 147, |
| "template": "Interact.Furniture.Sleep@Home",
| | 148, |
| "display_name": "睡觉",
| | 145 |
| "location_hint": "Home",
| | ] |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| }
| | "b": "20:01", |
| ]
| | "e": "22:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 149, |
| "schedule_id": "Schedule.CoralTown_YuTangTang_DayOne_New",
| | 150, |
| "months": [],
| | 145 |
| "month_labels": [],
| | ] |
| "weekdays": [
| |
| 1
| |
| ],
| |
| "weekday_labels": [
| |
| "monday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "07:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "", | |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "22:01", |
| {
| | "e": "01:00", |
| "begin_time": "07:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 151, |
| "action_candidates": [
| | 152, |
| { | | 153, |
| "template": "Interact.LogicPoint_YuTangTang_XiYunHu",
| | 154, |
| "display_name": "雨棠棠看惜云胡",
| | 145 |
| "location_hint": "",
| | ] |
| "public_tag": "",
| | } |
| "private_tag": "",
| | ] |
| "search_public": false,
| | } |
| "search_private": false,
| | ] |
| "weight": 100,
| | }, |
| "score": 0
| | "role.coraltown_youfang": { |
| }
| | "i": "Role.CoralTown_YouFang", |
| ],
| | "n": "游方", |
| "primary_action": {
| | "c": "Calender.CoralTown_YouFang", |
| "template": "Interact.LogicPoint_YuTangTang_XiYunHu",
| | "r": [ |
| "display_name": "雨棠棠看惜云胡",
| | 4, |
| "location_hint": "",
| | 2, |
| "public_tag": "", | | 1 |
| "private_tag": "", | | ], |
| "search_public": false, | | "v": [ |
| "search_private": false,
| | { |
| "weight": 100, | | "o": "regular", |
| "score": 0 | | "i": "Schedule.CoralTown_YouFang_Normal", |
| | "m": [ |
| | 1 |
| | ], |
| | "w": [], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "06:00", |
| | "e": "08:00", |
| | "k": "actions", |
| | "a": [ |
| | 600 |
| | ] |
| }, | | }, |
| "summary": "雨棠棠看惜云胡" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:15", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "11:30",
| | "a": [ |
| "kind": "actions",
| | 601, |
| "action_candidates": [
| | 602 |
| {
| | ] |
| "template": "Interact.ReplenishShelves_YuTangTang@Grocery", | |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery", | |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ReplenishShelves_YuTangTang@Grocery",
| |
| "display_name": "补充货架",
| |
| "location_hint": "Grocery",
| |
| "public_tag": "Grocery",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "补充货架 (Grocery)" | | { |
| },
| | "b": "10:15", |
| {
| | "e": "12:00", |
| "begin_time": "11:30",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 603 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@PetShop_Cabinet",
| |
| "display_name": "在宠物店思考_展示柜",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@PetShop_Cabinet",
| |
| "display_name": "在宠物店思考_展示柜",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在宠物店思考_展示柜 (PetShop_Indoor)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "18:00", |
| "begin_time": "13:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 604 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:10", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 605 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "20:10", |
| {
| | "e": "22:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 606 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 602 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SubInteract.Sit_Role_YuTangTang@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SubInteract.Sit_Role_YuTangTang@Home",
| |
| "display_name": "在家读书",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家读书 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_YuTangTang_Rain_Normal",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "雨雪天日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "23:00", |
| "Weather_Today": { | | "e": "06:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_YouFang_Normal", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 2 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "06:00", |
| "search_private": true,
| | "e": "08:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 600 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:15", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 601, |
| "action_candidates": [
| | 602 |
| {
| | ] |
| "template": "Interact.NpcMakeupShop_Seat",
| |
| "display_name": "给npc化妆",
| |
| "location_hint": "", | |
| "public_tag": "", | |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "10:15", |
| {
| | "e": "12:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 603 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书", | |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "18:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 604 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.NpcMakeupShop_Seat",
| |
| "display_name": "给npc化妆",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:10", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 605 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DeeplyThink@PetShop_Cabinet",
| |
| "display_name": "在宠物店思考_展示柜",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@PetShop",
| |
| "display_name": "在宠物店思考",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@PetShop_Cabinet",
| |
| "display_name": "在宠物店思考_展示柜",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在宠物店思考_展示柜 (PetShop_Indoor)" | | { |
| },
| | "b": "20:10", |
| {
| | "e": "22:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 606 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.NpcMakeupShop_Seat",
| |
| "display_name": "给npc化妆",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 602 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| }
| | "b": "23:00", |
| ]
| | "e": "06:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 127 |
| "schedule_id": "Schedule.CoralTown_YuTangTang_BeforeBeachFestival",
| | ] |
| "months": [
| | } |
| 2
| | ] |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备1",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": [] | |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_YouFang_Normal", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 3 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "06:00", |
| "search_private": true,
| | "e": "08:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 600 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:15", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 601, |
| "action_candidates": [
| | 602 |
| {
| | ] |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子",
| |
| "location_hint": "Beach", | |
| "public_tag": "Beach", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| },
| | "b": "10:15", |
| {
| | "e": "12:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 603 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WalkAlongTrack@Beach",
| |
| "display_name": "∫海边散步",
| |
| "location_hint": "Beach",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.NPCSwing@Beach",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.SitOnGround_F1@Beach",
| |
| "display_name": "在海滩上面蜷腿而坐",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WalkAlongTrack@Beach",
| |
| "display_name": "∫海边散步",
| |
| "location_hint": "Beach",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫海边散步 (Beach)" | | { |
| }
| | "b": "12:00", |
| ]
| | "e": "18:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 604 |
| "schedule_id": "Schedule.CoralTown_YuTangTang_BeforeBeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备2",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:10", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 605 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "闲逛 (Beach)" | | { |
| },
| | "b": "20:10", |
| {
| | "e": "22:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 606 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.WalkAlongTrack@Beach",
| |
| "display_name": "∫海边散步",
| |
| "location_hint": "Beach",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.NPCSwing@Beach",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.SitOnGround_F1@Beach",
| |
| "display_name": "在海滩上面蜷腿而坐",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WalkAlongTrack@Beach",
| |
| "display_name": "∫海边散步",
| |
| "location_hint": "Beach",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫海边散步 (Beach)" | | { |
| }
| | "b": "22:00", |
| ]
| | "e": "23:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 602 |
| "schedule_id": "Schedule.CoralTown_YuTangTang_BeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| },
| |
| {
| |
| "begin_time": "06:00",
| |
| "end_time": "14:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "闲逛 (Beach)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "闲逛 (Beach)"
| |
| },
| |
| {
| |
| "begin_time": "18:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "闲逛 (Beach)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_YuTangTang_AfterSpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节前的准备日程",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "23:00", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_AfterFestival",
| | "e": "06:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| },
| | "a": [ |
| "ReverseResult": false | | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "01:00",
| | "i": "Schedule.CoralTown_YouFang_Normal", |
| "end_time": "07:40",
| | "m": [ |
| "kind": "actions",
| | 4 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "06:00", |
| "search_private": true,
| | "e": "08:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 600 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:15", |
| "begin_time": "07:40",
| | "k": "actions", |
| "end_time": "10:40",
| | "a": [ |
| "kind": "actions",
| | 601, |
| "action_candidates": [
| | 602 |
| {
| | ] |
| "template": "Interact.DrinkCoffee@Hostal",
| |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "咖啡店坐着吃蛋糕 (Hostal)" | | { |
| },
| | "b": "10:15", |
| {
| | "e": "12:00", |
| "begin_time": "10:40",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 603 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitDraw@FurnitureShop",
| |
| "display_name": "在家具店画画",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@FurnitureShop",
| |
| "display_name": "在家具店读书",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 50,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@FurnitureShop",
| |
| "display_name": "在家具店扫地",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.StandTalk_2P@FurnitureShop",
| |
| "display_name": "2人在家具店站着聊天",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead_Table@FurnitureShop",
| |
| "display_name": "在家读书",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitDraw_Table@FurnitureShop",
| |
| "display_name": "在家具店画画",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.StandTalk_2P@FurnitureShop",
| |
| "display_name": "2人在家具店站着聊天",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "2人在家具店站着聊天 (FurnitureShop)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "18:00", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 604 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Sing01@Beach",
| |
| "display_name": "唱歌",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.LookAround@Beach",
| |
| "display_name": "在海边远眺",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitDraw@Beach",
| |
| "display_name": "在海滩画画",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitOnGround_F1@Beach",
| |
| "display_name": "在海滩上面蜷腿而坐",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.WalkAlongTrack@Beach",
| |
| "display_name": "∫海边散步",
| |
| "location_hint": "Beach",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.NPCSwing@Beach",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 400,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PasteWindowDecorations@Home",
| |
| "display_name": "在家里贴窗花",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 400,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@Home",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "Family",
| |
| "public_tag": "",
| |
| "private_tag": "Family",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 400,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (Family)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:10", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 605 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.Sing01@Beach",
| |
| "display_name": "唱歌",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.LookAround@Beach",
| |
| "display_name": "在海边远眺",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitOnGround_F1@Beach",
| |
| "display_name": "在海滩上面蜷腿而坐",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.WalkAlongTrack@Beach",
| |
| "display_name": "∫海边散步",
| |
| "location_hint": "Beach",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.NPCSwing@Beach",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WalkAlongTrack@Beach",
| |
| "display_name": "∫海边散步",
| |
| "location_hint": "Beach",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫海边散步 (Beach)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_YuTangTang_SpringFestival",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "春节的日程准备",
| |
| "condition_summary": [
| |
| {
| |
| "type": "calendar_now_is_festival",
| |
| "reverse": false,
| |
| "festival_template": "Festival.SpringFestivalActivity_POI_InFestival",
| |
| "tag": "SOURCE"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "Calendar_NowIsFestival": { | | "b": "20:10", |
| "FestivalTemplate": "Festival.SpringFestivalActivity_POI_InFestival", | | "e": "22:00", |
| "Tag": "SOURCE"
| | "k": "actions", |
| }, | | "a": [ |
| "ReverseResult": false | | 606 |
| | ] |
| | }, |
| | { |
| | "b": "22:00", |
| | "e": "23:00", |
| | "k": "actions", |
| | "a": [ |
| | 602 |
| | ] |
| | }, |
| | { |
| | "b": "23:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "special", |
| "begin_time": "01:00",
| | "i": "Schedule.CoralTown_YouFang_Rain", |
| "end_time": "07:40",
| | "m": [], |
| "kind": "actions",
| | "w": [], |
| "action_candidates": [
| | "d": [], |
| {
| | "c": "常规雨天", |
| "template": "Interact.Furniture.Sleep@Home",
| | "cs": [ |
| "display_name": "睡觉",
| | { |
| "location_hint": "Home",
| | "type": "weather_today", |
| "public_tag": "",
| | "reverse": false, |
| "private_tag": "",
| | "dest_type": "Rain" |
| "search_public": false,
| | } |
| "search_private": true,
| | ], |
| "weight": 100,
| | "sl": [ |
| "score": 0
| | { |
| }
| | "b": "00:00", |
| ],
| | "e": "08:00", |
| "primary_action": {
| | "k": "actions", |
| "template": "Interact.Furniture.Sleep@Home", | | "a": [ |
| "display_name": "睡觉",
| | 127 |
| "location_hint": "Home", | | ] |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "09:10", |
| "begin_time": "07:40",
| | "k": "actions", |
| "end_time": "10:40",
| | "a": [ |
| "kind": "actions",
| | 600 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoffee@Hostal", | |
| "display_name": "喝咖啡",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "咖啡店坐着吃蛋糕 (Hostal)" | | { |
| },
| | "b": "09:10", |
| {
| | "e": "11:25", |
| "begin_time": "10:40",
| | "k": "actions", |
| "end_time": "17:00",
| | "a": [ |
| "kind": "actions",
| | 576, |
| "action_candidates": [
| | 219 |
| { | | ] |
| "template": "Interact.SitDraw@FurnitureShop",
| |
| "display_name": "在家具店画画",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitRead@FurnitureShop",
| |
| "display_name": "在家具店读书",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SweepFloor@FurnitureShop",
| |
| "display_name": "在家具店扫地",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.StandTalk_2P@FurnitureShop",
| |
| "display_name": "2人在家具店站着聊天",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead_Table@FurnitureShop",
| |
| "display_name": "在家读书",
| |
| "location_hint": "FurnitureShop", | |
| "public_tag": "FurnitureShop", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitDraw_Table@FurnitureShop",
| |
| "display_name": "在家具店画画",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 50,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.StandTalk_2P@FurnitureShop",
| |
| "display_name": "2人在家具店站着聊天",
| |
| "location_hint": "FurnitureShop",
| |
| "public_tag": "FurnitureShop",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 150,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "2人在家具店站着聊天 (FurnitureShop)" | | { |
| },
| | "b": "11:25", |
| {
| | "e": "12:30", |
| "begin_time": "17:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 607 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.Sing01@Beach",
| |
| "display_name": "唱歌",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.LookAround@Beach",
| |
| "display_name": "在海边远眺",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitDraw@Beach",
| |
| "display_name": "在海滩画画",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitOnGround_F1@Beach",
| |
| "display_name": "在海滩上面蜷腿而坐",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.WalkAlongTrack@Beach",
| |
| "display_name": "∫海边散步",
| |
| "location_hint": "Beach",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.NPCSwing@Beach",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WalkAlongTrack@Beach",
| |
| "display_name": "∫海边散步",
| |
| "location_hint": "Beach",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫海边散步 (Beach)" | | { |
| },
| | "b": "12:30", |
| {
| | "e": "18:30", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "01:00",
| | "a": [ |
| "kind": "actions",
| | 604 |
| "action_candidates": [
| | ] |
| { | |
| "template": "Interact.Sing01@Beach",
| |
| "display_name": "唱歌",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.LookAround@Beach",
| |
| "display_name": "在海边远眺",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitOnGround_F1@Beach",
| |
| "display_name": "在海滩上面蜷腿而坐",
| |
| "location_hint": "Beach", | |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.WalkAlongTrack@Beach",
| |
| "display_name": "∫海边散步",
| |
| "location_hint": "Beach",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.NPCSwing@Beach",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.WalkAlongTrack@Beach",
| |
| "display_name": "∫海边散步",
| |
| "location_hint": "Beach",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "∫海边散步 (Beach)" | | { |
| }
| | "b": "18:30", |
| ]
| | "e": "21:30", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 607 |
| "schedule_id": "Schedule.CoralTown_YuTangTang_LiveTogether",
| | ] |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "21:30", |
| {
| | "e": "22:10", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "08:00",
| | "a": [ |
| "kind": "actions",
| | 602 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 20,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (PlayerBuilding)" | | { |
| },
| | "b": "22:10", |
| {
| | "e": "00:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitRead_Role@Salon",
| | ] |
| "display_name": "坐着看书",
| | }, |
| "location_hint": "Salon",
| | { |
| "public_tag": "Salon",
| | "o": "special", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_YouFang_BeachFestival", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 27 |
| "primary_action": {
| | ], |
| "template": "Interact.SitRead_Role@Salon",
| | "c": "", |
| "display_name": "坐着看书",
| | "cs": [], |
| "location_hint": "Salon",
| | "sl": [ |
| "public_tag": "Salon", | | { |
| "private_tag": "", | | "b": "00:00", |
| "search_public": true, | | "e": "06:30", |
| "search_private": false,
| | "k": "actions", |
| "weight": 100, | | "a": [ |
| "score": 0 | | 608 |
| | ] |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "06:30", |
| {
| | "e": "14:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 609 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.NpcMakeupShop_Seat",
| |
| "display_name": "给npc化妆",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 0,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead_Role@Salon",
| |
| "display_name": "坐着看书",
| |
| "location_hint": "Salon",
| |
| "public_tag": "Salon",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "坐着看书 (Salon)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "17:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "16:00",
| | "a": [ |
| "kind": "actions",
| | 610, |
| "action_candidates": [
| | 611, |
| {
| | 612 |
| "template": "Interact.DeeplyThink@PetShop_Cabinet", | | ] |
| "display_name": "在宠物店思考_展示柜", | |
| "location_hint": "PetShop_Indoor", | |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.DeeplyThink@PetShop",
| |
| "display_name": "在宠物店思考",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@PetShop_Cabinet",
| |
| "display_name": "在宠物店思考_展示柜",
| |
| "location_hint": "PetShop_Indoor",
| |
| "public_tag": "PetShop_Indoor",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在宠物店思考_展示柜 (PetShop_Indoor)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "00:00", |
| "begin_time": "16:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitRead@Plaza_Fountain",
| | ] |
| "display_name": "在广场喷泉前读书",
| | }, |
| "location_hint": "Town2F",
| | { |
| "public_tag": "Town2F",
| | "o": "living_together", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_YouFang_LiveTogether", |
| "search_public": true,
| | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "", |
| }
| | "cs": [], |
| ], | | "sl": [ |
| "primary_action": {
| | { |
| "template": "Interact.SitRead@Plaza_Fountain", | | "b": "00:00", |
| "display_name": "在广场喷泉前读书",
| | "e": "08:00", |
| "location_hint": "Town2F", | | "k": "actions", |
| "public_tag": "Town2F",
| | "a": [ |
| "private_tag": "", | | 608, |
| "search_public": true, | | 145 |
| "search_private": true,
| | ] |
| "weight": 100,
| |
| "score": 0 | |
| }, | | }, |
| "summary": "在广场喷泉前读书 (Town2F)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "12:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "23:59",
| | "a": [ |
| "kind": "actions",
| | 576, |
| "action_candidates": [
| | 145 |
| { | | ] |
| "template": "Interact.SitSofa_L@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SitSofa_M@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SitSofa_R@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingBigAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Watering@MainRoleHome",
| |
| "display_name": "帮玩家农作物浇水",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Watering@MainRoleHome",
| |
| "display_name": "帮玩家农作物浇水",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "帮玩家农作物浇水 (PlayerBuilding)" | | { |
| }
| | "b": "12:00", |
| ]
| | "e": "20:00", |
| }
| | "k": "actions", |
| ]
| | "a": [ |
| },
| | 613, |
| "role.coraltown_zilu": {
| | 219 |
| "id": "Role.CoralTown_ZiLu",
| | ] |
| "name": "初夏",
| |
| "key": "role.coraltown_zilu",
| |
| "calendar_id": "Calender.CoralTown_ChuXia",
| |
| "entity_file": "Role.CoralTown_ZiLu",
| |
| "regular_count": 2,
| |
| "special_count": 6,
| |
| "living_together_count": 7,
| |
| "variants": [
| |
| {
| |
| "source": "regular",
| |
| "schedule_id": "Schedule.CoralTown_ChuXia_Mon",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "00:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 608, |
| "action_candidates": [
| | 145 |
| { | | ] |
| "template": "Interact.ZiLuWork01@CommunityCenter",
| | } |
| "display_name": "在社区中心办公",
| | ] |
| "location_hint": "CommunityCenter_ZiLu",
| | } |
| "public_tag": "CommunityCenter_ZiLu",
| | ] |
| "private_tag": "",
| | }, |
| "search_public": true,
| | "role.coraltown_yutangtang": { |
| "search_private": false,
| | "i": "Role.CoralTown_YuTangTang", |
| "weight": 100,
| | "n": "雨棠棠", |
| "score": 0
| | "c": "Calender.CoralTown_YuTangTang", |
| }
| | "r": [ |
| ],
| | 5, |
| "primary_action": {
| | 6, |
| "template": "Interact.ZiLuWork01@CommunityCenter",
| | 1 |
| "display_name": "在社区中心办公",
| | ], |
| "location_hint": "CommunityCenter_ZiLu",
| | "v": [ |
| "public_tag": "CommunityCenter_ZiLu", | | { |
| "private_tag": "", | | "o": "regular", |
| "search_public": true, | | "i": "Schedule.CoralTown_YuTangTang_Normal_New", |
| "search_private": false,
| | "m": [ |
| "weight": 100, | | 1 |
| "score": 0 | | ], |
| | "w": [], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 127 |
| | ] |
| }, | | }, |
| "summary": "在社区中心办公 (CommunityCenter_ZiLu)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "09:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 219 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork01@CommunityCenter",
| |
| "display_name": "在社区中心办公",
| |
| "location_hint": "CommunityCenter_ZiLu",
| |
| "public_tag": "CommunityCenter_ZiLu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01@CommunityCenter",
| |
| "display_name": "在社区中心办公",
| |
| "location_hint": "CommunityCenter_ZiLu",
| |
| "public_tag": "CommunityCenter_ZiLu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心办公 (CommunityCenter_ZiLu)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "11:00", |
| "begin_time": "15:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 614 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心思考 (ChuXia_POI_Point)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "14:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 615 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.NPCSwing@Plaza",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.NPCSwing@Plaza",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "荡秋千 (Plaza)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 616 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "广场闲逛 (Plaza)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "19:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 379 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "广场闲逛 (Plaza)" | | { |
| }
| | "b": "19:00", |
| ]
| | "e": "22:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "regular",
| | 617 |
| "schedule_id": "Schedule.CoralTown_ChuXia_Mon",
| | ] |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 3
| |
| ],
| |
| "weekday_labels": [
| |
| "wednesday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 618 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork01@CommunityCenter",
| |
| "display_name": "在社区中心办公",
| |
| "location_hint": "CommunityCenter_ZiLu",
| |
| "public_tag": "CommunityCenter_ZiLu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01@CommunityCenter",
| |
| "display_name": "在社区中心办公",
| |
| "location_hint": "CommunityCenter_ZiLu",
| |
| "public_tag": "CommunityCenter_ZiLu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心办公 (CommunityCenter_ZiLu)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "00:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "15:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.ZiLuWork01@CommunityCenter", | | ] |
| "display_name": "在社区中心办公",
| | }, |
| "location_hint": "CommunityCenter_ZiLu",
| | { |
| "public_tag": "CommunityCenter_ZiLu",
| | "o": "regular", |
| "private_tag": "",
| | "i": "Schedule.CoralTown_YuTangTang_Normal_New", |
| "search_public": true,
| | "m": [ |
| "search_private": false,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| } | | "d": [], |
| ],
| | "c": "", |
| "primary_action": { | | "cs": [], |
| "template": "Interact.ZiLuWork01@CommunityCenter",
| | "sl": [ |
| "display_name": "在社区中心办公",
| | { |
| "location_hint": "CommunityCenter_ZiLu",
| | "b": "00:00", |
| "public_tag": "CommunityCenter_ZiLu",
| | "e": "06:00", |
| "private_tag": "",
| | "k": "actions", |
| "search_public": true,
| | "a": [ |
| "search_private": false,
| | 127 |
| "weight": 100,
| | ] |
| "score": 0
| |
| }, | |
| "summary": "在社区中心办公 (CommunityCenter_ZiLu)"
| |
| }, | |
| { | |
| "begin_time": "15:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.DeeplyThink@CommunityCenter_Register", | |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point", | |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心思考 (ChuXia_POI_Point)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "09:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "20:00",
| | "a": [ |
| "kind": "actions",
| | 219 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.NPCSwing@Plaza",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.NPCSwing@Plaza",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "荡秋千 (Plaza)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "11:00", |
| "begin_time": "20:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 614 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "广场闲逛 (Plaza)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "14:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 615 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "广场闲逛 (Plaza)" | | { |
| }
| | "b": "14:00", |
| ]
| | "e": "16:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 616 |
| "schedule_id": "Schedule.CoralTown_ChuXia_BeforeBeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 25
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备1",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "19:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 379 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "广场闲逛 (Plaza)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 617 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 618 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "广场闲逛 (Plaza)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "00:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.HangOut@Plaza",
| | ] |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false, | |
| "weight": 10,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| },
| |
| "summary": "广场闲逛 (Plaza)" | |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ChuXia_BeforeBeachFestival",
| |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 26
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节筹备2",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": [] | |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "00:00",
| | "i": "Schedule.CoralTown_YuTangTang_Normal_New", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 3 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home_R",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home_R",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": true,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 127 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home_R", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "09:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "11:00",
| | "a": [ |
| "kind": "actions",
| | 219 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "广场闲逛 (Plaza)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "11:00", |
| "begin_time": "11:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 614 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在饭店吃饭 (Restaurant)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "14:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "19:00",
| | "a": [ |
| "kind": "actions",
| | 615 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "广场闲逛 (Plaza)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "19:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 616 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.HangOut@Plaza",
| |
| "display_name": "广场闲逛",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 10,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "广场闲逛 (Plaza)" | | { |
| }
| | "b": "16:00", |
| ]
| | "e": "19:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "special",
| | 379 |
| "schedule_id": "Schedule.CoralTown_ChuXia_BeachFestival",
| | ] |
| "months": [
| |
| 2
| |
| ],
| |
| "month_labels": [
| |
| "summer"
| |
| ],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [
| |
| 27
| |
| ],
| |
| "priority": "",
| |
| "condition_desc": "沙滩节",
| |
| "condition_summary": [],
| |
| "condition_raw": {
| |
| "AND": []
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home_R",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "23:00",
| | "a": [ |
| "kind": "actions",
| | 617 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.DrinkCoconut@Beach",
| |
| "display_name": "喝椰子",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit@LinYuHuaShop_BeachFestival",
| |
| "display_name": "沙滩节参观予画店铺",
| |
| "location_hint": "Beach_LinYuHuaShop_BeachFestival",
| |
| "public_tag": "Beach_LinYuHuaShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit@LuoTaoTaoShop_BeachFestival",
| |
| "display_name": "沙滩节参观洛桃桃店铺",
| |
| "location_hint": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "public_tag": "Beach_LuoTaoTaoShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.Visit@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Visit@YeXingLanShop_BeachFestival",
| |
| "display_name": "沙滩节参观叶星阑店铺",
| |
| "location_hint": "Beach_YeXingLanShop_BeachFestival",
| |
| "public_tag": "Beach_YeXingLanShop_BeachFestival",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| },
| |
| "summary": "沙滩节参观叶星阑店铺 (Beach_YeXingLanShop_BeachFestival)"
| |
| },
| |
| {
| |
| "begin_time": "23:00",
| |
| "end_time": "00:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home", | |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ChuXia_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "On Raining Days",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": false,
| |
| "dest_type": "Rain"
| |
| },
| |
| {
| |
| "type": "time_check_date",
| |
| "reverse": true,
| |
| "check_day": true,
| |
| "check_month": true,
| |
| "check_weekday": false,
| |
| "check_year": false,
| |
| "month_op": "Equal",
| |
| "month_value": 2,
| |
| "month_min_value": "",
| |
| "month_max_value": "",
| |
| "day_op": "Between",
| |
| "day_value": "",
| |
| "day_min_value": 24,
| |
| "day_max_value": 27,
| |
| "weekday_op": "",
| |
| "weekday_value": "",
| |
| "weekday_min_value": "",
| |
| "weekday_max_value": "",
| |
| "year_op": "",
| |
| "year_value": "",
| |
| "year_min_value": "",
| |
| "year_max_value": ""
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": false, | | "b": "22:00", |
| "Weather_Today": { | | "e": "23:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 618 |
| | ] |
| }, | | }, |
| { | | { |
| "ReverseResult": true, | | "b": "23:00", |
| "Time_CheckDate": {
| | "e": "00:00", |
| "CheckDay": true,
| | "k": "actions", |
| "CheckMonth": true,
| | "a": [ |
| "CheckWeekday": false,
| | 127 |
| "CheckYear": false,
| | ] |
| "DayCompare": {
| |
| "MaxValue": 27,
| |
| "MinValue": 24,
| |
| "Op": "Between"
| |
| },
| |
| "MonthCompare": {
| |
| "Op": "Equal",
| |
| "RValue": 2
| |
| } | |
| } | |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "01:00",
| | "i": "Schedule.CoralTown_YuTangTang_Winter_New", |
| "end_time": "06:00",
| | "m": [ |
| "kind": "actions",
| | 4 |
| "action_candidates": [ | | ], |
| {
| | "w": [], |
| "template": "Interact.Furniture.Sleep@Home_R",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home_R",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": true,
| | "e": "08:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 127 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home_R", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "09:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 219 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork01@CommunityCenter",
| |
| "display_name": "在社区中心办公",
| |
| "location_hint": "CommunityCenter_ZiLu",
| |
| "public_tag": "CommunityCenter_ZiLu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01@CommunityCenter",
| |
| "display_name": "在社区中心办公",
| |
| "location_hint": "CommunityCenter_ZiLu",
| |
| "public_tag": "CommunityCenter_ZiLu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心办公 (CommunityCenter_ZiLu)" | | { |
| },
| | "b": "09:00", |
| {
| | "e": "12:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 614 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork02@CommunityCenter",
| |
| "display_name": "在社区中心办公",
| |
| "location_hint": "CommunityCenter_ZiLu",
| |
| "public_tag": "CommunityCenter_ZiLu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork02@CommunityCenter",
| |
| "display_name": "在社区中心办公",
| |
| "location_hint": "CommunityCenter_ZiLu",
| |
| "public_tag": "CommunityCenter_ZiLu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心办公 (CommunityCenter_ZiLu)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 619, |
| "action_candidates": [
| | 227 |
| {
| | ] |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ChuXia_Register",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 0
| |
| ],
| |
| "weekday_labels": [
| |
| "sunday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "无雨,周日,好感3心,触发登记POI",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "Rain"
| |
| },
| |
| {
| |
| "type": "npc_affection_star",
| |
| "reverse": false,
| |
| "entity_tag": "ZiLu",
| |
| "target_tag": "",
| |
| "op": "GreatOrEqualThan",
| |
| "value": 3
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "14:00", |
| "Weather_Today": { | | "e": "17:00", |
| "DestType": "Rain"
| | "k": "actions", |
| } | | "a": [ |
| | 211 |
| | ] |
| }, | | }, |
| { | | { |
| "CheckNPCAffectionStar": { | | "b": "17:00", |
| "Comparer": {
| | "e": "19:00", |
| "Op": "GreatOrEqualThan",
| | "k": "actions", |
| "RValue": 3
| | "a": [ |
| },
| | 379 |
| "EntityTag": "ZiLu",
| | ] |
| "TargetTag": null
| |
| },
| |
| "ReverseResult": false | |
| }
| |
| ]
| |
| },
| |
| "slots": [
| |
| {
| |
| "begin_time": "01:00",
| |
| "end_time": "08:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Furniture.Sleep@Home",
| |
| "display_name": "睡觉",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "08:00",
| | "k": "actions", |
| "end_time": "10:00",
| | "a": [ |
| "kind": "actions",
| | 617 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork01@CommunityCenter",
| |
| "display_name": "在社区中心办公",
| |
| "location_hint": "CommunityCenter_ZiLu",
| |
| "public_tag": "CommunityCenter_ZiLu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01@CommunityCenter",
| |
| "display_name": "在社区中心办公",
| |
| "location_hint": "CommunityCenter_ZiLu",
| |
| "public_tag": "CommunityCenter_ZiLu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心办公 (CommunityCenter_ZiLu)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "10:00",
| | "k": "actions", |
| "end_time": "13:00",
| | "a": [ |
| "kind": "actions",
| | 618 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Eat@Restaurant",
| |
| "display_name": "在饭店吃饭",
| |
| "location_hint": "Restaurant",
| |
| "public_tag": "Restaurant",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.EatCake@Hostal",
| |
| "display_name": "咖啡店坐着吃蛋糕",
| |
| "location_hint": "Hostal",
| |
| "public_tag": "Hostal",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| },
| |
| "summary": "在广场读书 (Plaza)"
| |
| },
| |
| {
| |
| "begin_time": "13:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitRead@Plaza",
| |
| "display_name": "在广场读书",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.HangOut@Beach",
| |
| "display_name": "闲逛",
| |
| "location_hint": "Beach",
| |
| "public_tag": "Beach",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.NPCSwing@Plaza",
| |
| "display_name": "荡秋千",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SitChair_F@Plaza",
| |
| "display_name": "在广场休息",
| |
| "location_hint": "Plaza",
| |
| "public_tag": "Plaza",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 1,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| "summary": "在社区中心思考 (ChuXia_POI_Point)"
| |
| },
| |
| {
| |
| "begin_time": "22:00",
| |
| "end_time": "01:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.SitChat_ZiLu@Home",
| |
| "display_name": "在家聊天",
| |
| "location_hint": "House_Li",
| |
| "public_tag": "House_Li",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "source": "special",
| |
| "schedule_id": "Schedule.CoralTown_ChuXia_Rain",
| |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [],
| |
| "weekday_labels": [],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "雨雪天",
| |
| "condition_summary": [
| |
| {
| |
| "type": "weather_today",
| |
| "reverse": true,
| |
| "dest_type": "ClearSky"
| |
| }
| |
| ],
| |
| "condition_raw": {
| |
| "AND": [
| |
| { | | { |
| "ReverseResult": true, | | "b": "23:00", |
| "Weather_Today": { | | "e": "00:00", |
| "DestType": "ClearSky"
| | "k": "actions", |
| } | | "a": [ |
| | 127 |
| | ] |
| } | | } |
| ] | | ] |
| }, | | }, |
| "slots": [ | | { |
| { | | "o": "regular", |
| "begin_time": "01:00",
| | "i": "Schedule.CoralTown_YuTangTang_DayOne_New", |
| "end_time": "06:00",
| | "m": [], |
| "kind": "actions",
| | "w": [ |
| "action_candidates": [
| | 1 |
| {
| | ], |
| "template": "Interact.Furniture.Sleep@Home_R",
| | "d": [], |
| "display_name": "睡觉",
| | "c": "", |
| "location_hint": "Home_R",
| | "cs": [], |
| "public_tag": "",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "b": "00:00", |
| "search_private": true,
| | "e": "07:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 127 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.Furniture.Sleep@Home_R", | |
| "display_name": "睡觉",
| |
| "location_hint": "Home_R", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "睡觉 (Home_R)" | | { |
| },
| | "b": "07:00", |
| {
| | "e": "10:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 620 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork01@CommunityCenter",
| |
| "display_name": "在社区中心办公",
| |
| "location_hint": "CommunityCenter_ZiLu",
| |
| "public_tag": "CommunityCenter_ZiLu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork01@CommunityCenter",
| |
| "display_name": "在社区中心办公",
| |
| "location_hint": "CommunityCenter_ZiLu",
| |
| "public_tag": "CommunityCenter_ZiLu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 200,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心办公 (CommunityCenter_ZiLu)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "11:30", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 621 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.ZiLuWork02@CommunityCenter",
| |
| "display_name": "在社区中心办公",
| |
| "location_hint": "CommunityCenter_ZiLu",
| |
| "public_tag": "CommunityCenter_ZiLu", | |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.ZiLuWork02@CommunityCenter",
| |
| "display_name": "在社区中心办公",
| |
| "location_hint": "CommunityCenter_ZiLu",
| |
| "public_tag": "CommunityCenter_ZiLu",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心办公 (CommunityCenter_ZiLu)" | | { |
| },
| | "b": "11:30", |
| {
| | "e": "13:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 616 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SitSofaWatchTV@Home",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "Home",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在沙发上看电视 (Home)" | | { |
| }
| | "b": "13:00", |
| ]
| | "e": "14:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 379 |
| "schedule_id": "Schedule.CoralTown_ChuXia_Noraml_LiveTogether",
| | ] |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 1
| |
| ],
| |
| "weekday_labels": [
| |
| "monday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome", | |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "19:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 617 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (PlayerBuilding)" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "22:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 379 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PettingBigAnimal@MainRoleHome", | |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "帮玩家抚摸小动物 (MainRoleHome)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "23:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 618 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 20,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心思考 (ChuXia_POI_Point)" | | { |
| },
| | "b": "23:00", |
| {
| | "e": "00:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 127 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.SitSofaWatchTV@MainRoleHome", | | ] |
| "display_name": "在沙发上看电视",
| | }, |
| "location_hint": "PlayerBuilding",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "PlayerBuilding",
| | "i": "Schedule.CoralTown_YuTangTang_Rain_Normal", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 100,
| | "d": [], |
| "score": 0
| | "c": "雨雪天日程", |
| },
| | "cs": [ |
| {
| | { |
| "template": "SubInteract.Pesting_LiveTogether",
| | "type": "weather_today", |
| "display_name": "除虫",
| | "reverse": true, |
| "location_hint": "",
| | "dest_type": "ClearSky" |
| "public_tag": "",
| | } |
| "private_tag": "",
| | ], |
| "search_public": false,
| | "sl": [ |
| "search_private": false,
| | { |
| "weight": 100,
| | "b": "00:00", |
| "score": 0
| | "e": "06:00", |
| }, | | "k": "actions", |
| {
| | "a": [ |
| "template": "SubInteract.Watering_LiveTogether",
| | 127 |
| "display_name": "浇水",
| | ] |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Watering_LiveTogether", | |
| "display_name": "浇水",
| |
| "location_hint": "", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "浇水" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "12:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 622, |
| "action_candidates": [
| | 379 |
| {
| | ] |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "12:00", |
| {
| | "e": "14:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 379 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "", | |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| }
| | "b": "14:00", |
| ]
| | "e": "18:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 622, |
| "schedule_id": "Schedule.CoralTown_ChuXia_Noraml_LiveTogether",
| | 379 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [
| |
| 2
| |
| ],
| |
| "weekday_labels": [
| |
| "tuesday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 616, |
| "action_candidates": [
| | 409 |
| {
| | ] |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (PlayerBuilding)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 622, |
| "action_candidates": [
| | 379 |
| {
| | ] |
| "template": "Interact.PettingBigAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "帮玩家抚摸小动物 (MainRoleHome)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 379 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SweepFloor@MainRoleHome",
| | ] |
| "display_name": "在家扫地",
| | }, |
| "location_hint": "PlayerBuilding",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "PlayerBuilding",
| | "i": "Schedule.CoralTown_YuTangTang_BeforeBeachFestival", |
| "search_public": false,
| | "m": [ |
| "search_private": true,
| | 2 |
| "weight": 20,
| | ], |
| "score": 0
| | "w": [], |
| },
| | "d": [ |
| {
| | 25 |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| | ], |
| "display_name": "在社区中心思考",
| | "c": "沙滩节筹备1", |
| "location_hint": "ChuXia_POI_Point",
| | "cs": [], |
| "public_tag": "ChuXia_POI_Point",
| | "sl": [ |
| "private_tag": "",
| | { |
| "search_public": true,
| | "b": "00:00", |
| "search_private": false,
| | "e": "06:00", |
| "weight": 100,
| | "k": "actions", |
| "score": 0
| | "a": [ |
| }
| | 127 |
| ],
| | ] |
| "primary_action": { | |
| "template": "Interact.DeeplyThink@CommunityCenter_Register", | |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point", | |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "", | |
| "search_public": true, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心思考 (ChuXia_POI_Point)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "18:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 233, |
| "action_candidates": [
| | 179 |
| {
| | ] |
| "template": "Interact.SitSofaWatchTV@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Pesting_LiveTogether",
| |
| "display_name": "除虫",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "浇水" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "00:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 623, |
| "action_candidates": [
| | 624, |
| {
| | 625 |
| "template": "Interact.SweepFloor@MainRoleHome", | | ] |
| "display_name": "在家扫地", | | } |
| "location_hint": "PlayerBuilding", | | ] |
| "public_tag": "",
| | }, |
| "private_tag": "PlayerBuilding",
| | { |
| "search_public": false,
| | "o": "special", |
| "search_private": true,
| | "i": "Schedule.CoralTown_YuTangTang_BeforeBeachFestival", |
| "weight": 100,
| | "m": [ |
| "score": 0
| | 2 |
| }
| | ], |
| ],
| | "w": [], |
| "primary_action": {
| | "d": [ |
| "template": "Interact.SweepFloor@MainRoleHome",
| | 26 |
| "display_name": "在家扫地",
| | ], |
| "location_hint": "PlayerBuilding",
| | "c": "沙滩节筹备2", |
| "public_tag": "", | | "cs": [], |
| "private_tag": "PlayerBuilding", | | "sl": [ |
| "search_public": false, | | { |
| "search_private": true,
| | "b": "00:00", |
| "weight": 100, | | "e": "06:00", |
| "score": 0 | | "k": "actions", |
| | "a": [ |
| | 127 |
| | ] |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "18:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 233, |
| "action_candidates": [
| | 179 |
| {
| | ] |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| }
| | "b": "18:00", |
| ]
| | "e": "00:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 623, |
| "schedule_id": "Schedule.CoralTown_ChuXia_Noraml_LiveTogether",
| | 624, |
| "months": [],
| | 625 |
| "month_labels": [],
| | ] |
| "weekdays": [
| | } |
| 3
| | ] |
| ],
| | }, |
| "weekday_labels": [
| | { |
| "wednesday"
| | "o": "special", |
| ],
| | "i": "Schedule.CoralTown_YuTangTang_BeachFestival", |
| "days": [],
| | "m": [ |
| "priority": "",
| | 2 |
| "condition_desc": "",
| | ], |
| "condition_summary": [],
| | "w": [], |
| "condition_raw": {}, | | "d": [ |
| "slots": [ | | 27 |
| { | | ], |
| "begin_time": "00:00",
| | "c": "沙滩节", |
| "end_time": "06:00",
| | "cs": [], |
| "kind": "actions",
| | "sl": [ |
| "action_candidates": [ | | { |
| {
| | "b": "00:00", |
| "template": "Interact.SweepFloor@MainRoleHome",
| | "e": "06:00", |
| "display_name": "在家扫地",
| | "k": "actions", |
| "location_hint": "PlayerBuilding",
| | "a": [ |
| "public_tag": "",
| | 127 |
| "private_tag": "PlayerBuilding",
| | ] |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.SweepFloor@MainRoleHome", | |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "14:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (PlayerBuilding)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "18:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PettingBigAnimal@MainRoleHome", | |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "帮玩家抚摸小动物 (MainRoleHome)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "00:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 179 |
| "action_candidates": [
| | ] |
| {
| | } |
| "template": "Interact.SweepFloor@MainRoleHome",
| | ] |
| "display_name": "在家扫地",
| | }, |
| "location_hint": "PlayerBuilding",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "PlayerBuilding",
| | "i": "Schedule.CoralTown_YuTangTang_AfterSpringFestival", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [], |
| "weight": 20,
| | "d": [], |
| "score": 0
| | "c": "春节前的准备日程", |
| },
| | "cs": [ |
| {
| | { |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| | "type": "calendar_now_is_festival", |
| "display_name": "在社区中心思考", | | "reverse": false, |
| "location_hint": "ChuXia_POI_Point",
| | "festival_template": "Festival.SpringFestivalActivity_POI_AfterFestival", |
| "public_tag": "ChuXia_POI_Point",
| | "tag": "SOURCE" |
| "private_tag": "",
| | } |
| "search_public": true,
| | ], |
| "search_private": false,
| | "sl": [ |
| "weight": 100,
| | { |
| "score": 0
| | "b": "01:00", |
| } | | "e": "07:40", |
| ],
| | "k": "actions", |
| "primary_action": {
| | "a": [ |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| | 127 |
| "display_name": "在社区中心思考",
| | ] |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "在社区中心思考 (ChuXia_POI_Point)"
| |
| },
| |
| {
| |
| "begin_time": "14:00",
| |
| "end_time": "18:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SitSofaWatchTV@MainRoleHome",
| |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Pesting_LiveTogether",
| |
| "display_name": "除虫",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Watering_LiveTogether", | |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| "summary": "浇水"
| |
| }, | |
| { | |
| "begin_time": "18:00",
| |
| "end_time": "22:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": { | |
| "template": "Interact.SweepFloor@MainRoleHome", | |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "07:40", |
| {
| | "e": "10:40", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 215, |
| "action_candidates": [
| | 399 |
| {
| | ] |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| }
| | "b": "10:40", |
| ]
| | "e": "17:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 137, |
| "schedule_id": "Schedule.CoralTown_ChuXia_Noraml_LiveTogether",
| | 626, |
| "months": [],
| | 627, |
| "month_labels": [],
| | 628, |
| "weekdays": [
| | 629, |
| 4
| | 630 |
| ],
| | ] |
| "weekday_labels": [
| |
| "thursday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome", | |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "20:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 631, |
| "action_candidates": [
| | 632, |
| {
| | 233, |
| "template": "Interact.Cook@MainRoleHome", | | 633, |
| "display_name": "烹饪", | | 625, |
| "location_hint": "PlayerBuilding", | | 623, |
| "public_tag": "", | | 624, |
| "private_tag": "PlayerBuilding", | | 342, |
| "search_public": false, | | 343 |
| "search_private": true, | | ] |
| "weight": 100, | |
| "score": 0 | |
| },
| |
| { | |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (PlayerBuilding)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "01:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 631, |
| "action_candidates": [
| | 632, |
| {
| | 233, |
| "template": "Interact.PettingBigAnimal@MainRoleHome", | | 625, |
| "display_name": "帮玩家抚摸大动物", | | 623, |
| "location_hint": "MainRoleHome", | | 624 |
| "public_tag": "", | | ] |
| "private_tag": "", | | } |
| "search_public": false, | | ] |
| "search_private": false,
| | }, |
| "weight": 100,
| | { |
| "score": 0
| | "o": "special", |
| },
| | "i": "Schedule.CoralTown_YuTangTang_SpringFestival", |
| {
| | "m": [], |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| | "w": [], |
| "display_name": "帮玩家抚摸中动物",
| | "d": [], |
| "location_hint": "MainRoleHome",
| | "c": "春节的日程准备", |
| "public_tag": "",
| | "cs": [ |
| "private_tag": "",
| | { |
| "search_public": false,
| | "type": "calendar_now_is_festival", |
| "search_private": false,
| | "reverse": false, |
| "weight": 100,
| | "festival_template": "Festival.SpringFestivalActivity_POI_InFestival", |
| "score": 0
| | "tag": "SOURCE" |
| }, | | } |
| {
| | ], |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| | "sl": [ |
| "display_name": "帮玩家抚摸小动物",
| | { |
| "location_hint": "MainRoleHome",
| | "b": "01:00", |
| "public_tag": "",
| | "e": "07:40", |
| "private_tag": "",
| | "k": "actions", |
| "search_public": false,
| | "a": [ |
| "search_private": false,
| | 127 |
| "weight": 100,
| | ] |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ], | |
| "primary_action": {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome", | |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome", | |
| "public_tag": "",
| |
| "private_tag": "", | |
| "search_public": false, | |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "帮玩家抚摸小动物 (MainRoleHome)" | | { |
| },
| | "b": "07:40", |
| {
| | "e": "10:40", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 215, |
| "action_candidates": [
| | 399 |
| {
| | ] |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point", | |
| "private_tag": "", | |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心思考 (ChuXia_POI_Point)" | | { |
| },
| | "b": "10:40", |
| {
| | "e": "17:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 137, |
| "action_candidates": [
| | 626, |
| { | | 627, |
| "template": "Interact.SitSofaWatchTV@MainRoleHome",
| | 628, |
| "display_name": "在沙发上看电视",
| | 629, |
| "location_hint": "PlayerBuilding",
| | 630 |
| "public_tag": "",
| | ] |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.Pesting_LiveTogether",
| |
| "display_name": "除虫",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "", | |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 20, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "浇水" | | { |
| },
| | "b": "17:00", |
| {
| | "e": "20:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 631, |
| "action_candidates": [
| | 632, |
| {
| | 233, |
| "template": "Interact.SweepFloor@MainRoleHome",
| | 633, |
| "display_name": "在家扫地",
| | 625, |
| "location_hint": "PlayerBuilding", | | 623, |
| "public_tag": "", | | 624 |
| "private_tag": "PlayerBuilding", | | ] |
| "search_public": false, | |
| "search_private": true, | |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "01:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 631, |
| "action_candidates": [
| | 632, |
| {
| | 233, |
| "template": "Interact.SweepFloor@MainRoleHome", | | 625, |
| "display_name": "在家扫地", | | 623, |
| "location_hint": "PlayerBuilding", | | 624 |
| "public_tag": "", | | ] |
| "private_tag": "PlayerBuilding", | | } |
| "search_public": false,
| | ] |
| "search_private": true,
| | }, |
| "weight": 100,
| | { |
| "score": 0
| | "o": "living_together", |
| }
| | "i": "Schedule.CoralTown_YuTangTang_LiveTogether", |
| ],
| | "m": [], |
| "primary_action": {
| | "w": [], |
| "template": "Interact.SweepFloor@MainRoleHome",
| | "d": [], |
| "display_name": "在家扫地",
| | "c": "", |
| "location_hint": "PlayerBuilding",
| | "cs": [], |
| "public_tag": "", | | "sl": [ |
| "private_tag": "PlayerBuilding", | | { |
| "search_public": false, | | "b": "00:00", |
| "search_private": true,
| | "e": "06:00", |
| "weight": 100, | | "k": "actions", |
| "score": 0 | | "a": [ |
| | 145 |
| | ] |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| }
| | "b": "06:00", |
| ]
| | "e": "08:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 220, |
| "schedule_id": "Schedule.CoralTown_ChuXia_Noraml_LiveTogether",
| | 144 |
| "months": [],
| | ] |
| "month_labels": [],
| |
| "weekdays": [
| |
| 5
| |
| ],
| |
| "weekday_labels": [
| |
| "friday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "08:00", |
| {
| | "e": "10:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 379 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (PlayerBuilding)" | | { |
| },
| | "b": "10:00", |
| {
| | "e": "14:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 622, |
| "action_candidates": [
| | 379 |
| {
| | ] |
| "template": "Interact.PettingBigAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false, | |
| "weight": 100,
| |
| "score": 0 | |
| }, | |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "帮玩家抚摸小动物 (MainRoleHome)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "16:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 616, |
| "action_candidates": [
| | 409 |
| {
| | ] |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心思考 (ChuXia_POI_Point)" | | { |
| },
| | "b": "16:00", |
| {
| | "e": "18:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 634 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTV@MainRoleHome", | |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Pesting_LiveTogether",
| |
| "display_name": "除虫",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "浇水" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "23:59", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 151, |
| "action_candidates": [
| | 152, |
| { | | 153, |
| "template": "Interact.SweepFloor@MainRoleHome",
| | 146, |
| "display_name": "在家扫地",
| | 147, |
| "location_hint": "PlayerBuilding",
| | 148, |
| "public_tag": "",
| | 347, |
| "private_tag": "PlayerBuilding",
| | 220 |
| "search_public": false,
| | ] |
| "search_private": true,
| | } |
| "weight": 100,
| | ] |
| "score": 0
| | } |
| }
| | ] |
| ],
| | }, |
| "primary_action": {
| | "role.coraltown_zilu": { |
| "template": "Interact.SweepFloor@MainRoleHome",
| | "i": "Role.CoralTown_ZiLu", |
| "display_name": "在家扫地",
| | "n": "初夏", |
| "location_hint": "PlayerBuilding",
| | "c": "Calender.CoralTown_ChuXia", |
| "public_tag": "", | | "r": [ |
| "private_tag": "PlayerBuilding", | | 2, |
| "search_public": false, | | 6, |
| "search_private": true,
| | 7 |
| "weight": 100, | | ], |
| "score": 0 | | "v": [ |
| | { |
| | "o": "regular", |
| | "i": "Schedule.CoralTown_ChuXia_Mon", |
| | "m": [], |
| | "w": [], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 143 |
| | ] |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "10:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 635 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "", | |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| }
| | "b": "10:00", |
| ]
| | "e": "15:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 635 |
| "schedule_id": "Schedule.CoralTown_ChuXia_Noraml_LiveTogether",
| | ] |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 6
| |
| ],
| |
| "weekday_labels": [
| |
| "saturday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome", | |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "15:00", |
| {
| | "e": "18:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 636, |
| "action_candidates": [
| | 637 |
| {
| | ] |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "", | |
| "private_tag": "PlayerBuilding", | |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.Cook@MainRoleHome",
| |
| "display_name": "烹饪",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (PlayerBuilding)" | | { |
| },
| | "b": "18:00", |
| {
| | "e": "20:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 638, |
| "action_candidates": [
| | 639 |
| {
| | ] |
| "template": "Interact.PettingBigAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20, | |
| "score": 0 | |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "帮玩家抚摸小动物 (MainRoleHome)" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 213 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome", | |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心思考 (ChuXia_POI_Point)" | | { |
| },
| | "b": "22:00", |
| {
| | "e": "00:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 213 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SitSofaWatchTV@MainRoleHome",
| | ] |
| "display_name": "在沙发上看电视",
| | }, |
| "location_hint": "PlayerBuilding",
| | { |
| "public_tag": "",
| | "o": "regular", |
| "private_tag": "PlayerBuilding",
| | "i": "Schedule.CoralTown_ChuXia_Mon", |
| "search_public": false,
| | "m": [], |
| "search_private": true,
| | "w": [ |
| "weight": 100,
| | 3 |
| "score": 0
| | ], |
| },
| | "d": [], |
| { | | "c": "", |
| "template": "SubInteract.Pesting_LiveTogether",
| | "cs": [], |
| "display_name": "除虫",
| | "sl": [ |
| "location_hint": "",
| | { |
| "public_tag": "",
| | "b": "00:00", |
| "private_tag": "",
| | "e": "06:00", |
| "search_public": false,
| | "k": "actions", |
| "search_private": false,
| | "a": [ |
| "weight": 100,
| | 143 |
| "score": 0 | | ] |
| }, | | }, |
| {
| | { |
| "template": "SubInteract.Watering_LiveTogether",
| | "b": "06:00", |
| "display_name": "浇水",
| | "e": "10:00", |
| "location_hint": "",
| | "k": "actions", |
| "public_tag": "",
| | "a": [ |
| "private_tag": "",
| | 635 |
| "search_public": false,
| | ] |
| "search_private": false, | | }, |
| "weight": 100,
| | { |
| "score": 0
| | "b": "10:00", |
| },
| | "e": "15:00", |
| {
| | "k": "actions", |
| "template": "Interact.SweepFloor@MainRoleHome",
| | "a": [ |
| "display_name": "在家扫地",
| | 635 |
| "location_hint": "PlayerBuilding",
| | ] |
| "public_tag": "",
| | }, |
| "private_tag": "PlayerBuilding",
| | { |
| "search_public": false,
| | "b": "15:00", |
| "search_private": true,
| | "e": "18:00", |
| "weight": 20,
| | "k": "actions", |
| "score": 0 | | "a": [ |
| } | | 636, |
| ], | | 637 |
| "primary_action": { | | ] |
| "template": "SubInteract.Watering_LiveTogether", | | }, |
| "display_name": "浇水",
| | { |
| "location_hint": "", | | "b": "18:00", |
| "public_tag": "",
| | "e": "20:00", |
| "private_tag": "", | | "k": "actions", |
| "search_public": false, | | "a": [ |
| "search_private": false,
| | 638, |
| "weight": 100,
| | 639 |
| "score": 0 | | ] |
| }, | | }, |
| "summary": "浇水" | | { |
| },
| | "b": "20:00", |
| {
| | "e": "22:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 213 |
| "action_candidates": [
| | ] |
| {
| | }, |
| "template": "Interact.SweepFloor@MainRoleHome", | | { |
| "display_name": "在家扫地", | | "b": "22:00", |
| "location_hint": "PlayerBuilding",
| | "e": "00:00", |
| "public_tag": "",
| | "k": "actions", |
| "private_tag": "PlayerBuilding",
| | "a": [ |
| "search_public": false,
| | 213 |
| "search_private": true,
| | ] |
| "weight": 100,
| | } |
| "score": 0 | | ] |
| } | | }, |
| ], | | { |
| "primary_action": { | | "o": "special", |
| "template": "Interact.SweepFloor@MainRoleHome", | | "i": "Schedule.CoralTown_ChuXia_BeforeBeachFestival", |
| "display_name": "在家扫地",
| | "m": [ |
| "location_hint": "PlayerBuilding", | | 2 |
| "public_tag": "",
| | ], |
| "private_tag": "PlayerBuilding", | | "w": [], |
| "search_public": false, | | "d": [ |
| "search_private": true,
| | 25 |
| "weight": 100, | | ], |
| "score": 0
| | "c": "沙滩节筹备1", |
| }, | | "cs": [], |
| "summary": "在家扫地 (PlayerBuilding)"
| | "sl": [ |
| },
| | { |
| {
| | "b": "00:00", |
| "begin_time": "22:00",
| | "e": "06:00", |
| "end_time": "00:00",
| | "k": "actions", |
| "kind": "actions",
| | "a": [ |
| "action_candidates": [
| | 143 |
| {
| | ] |
| "template": "Interact.SweepFloor@MainRoleHome",
| | }, |
| "display_name": "在家扫地",
| | { |
| "location_hint": "PlayerBuilding",
| | "b": "06:00", |
| "public_tag": "",
| | "e": "11:00", |
| "private_tag": "PlayerBuilding",
| | "k": "actions", |
| "search_public": false,
| | "a": [ |
| "search_private": true,
| | 213 |
| "weight": 100,
| | ] |
| "score": 0 | |
| } | |
| ], | |
| "primary_action": { | |
| "template": "Interact.SweepFloor@MainRoleHome", | |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding", | |
| "search_public": false, | |
| "search_private": true,
| |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| }
| | "b": "11:00", |
| ]
| | "e": "14:00", |
| },
| | "k": "actions", |
| {
| | "a": [ |
| "source": "living_together",
| | 214 |
| "schedule_id": "Schedule.CoralTown_ChuXia_Noraml_LiveTogether",
| | ] |
| "months": [],
| |
| "month_labels": [],
| |
| "weekdays": [
| |
| 0
| |
| ],
| |
| "weekday_labels": [
| |
| "sunday"
| |
| ],
| |
| "days": [],
| |
| "priority": "",
| |
| "condition_desc": "",
| |
| "condition_summary": [],
| |
| "condition_raw": {},
| |
| "slots": [
| |
| {
| |
| "begin_time": "00:00",
| |
| "end_time": "06:00",
| |
| "kind": "actions",
| |
| "action_candidates": [
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome", | |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "19:00", |
| "begin_time": "06:00",
| | "k": "actions", |
| "end_time": "09:00",
| | "a": [ |
| "kind": "actions",
| | 213 |
| "action_candidates": [
| | ] |
| { | | }, |
| "template": "Interact.Cook@MainRoleHome",
| | { |
| "display_name": "烹饪",
| | "b": "19:00", |
| "location_hint": "PlayerBuilding",
| | "e": "00:00", |
| "public_tag": "",
| | "k": "actions", |
| "private_tag": "PlayerBuilding",
| | "a": [ |
| "search_public": false, | | 640 |
| "search_private": true,
| | ] |
| "weight": 100,
| | } |
| "score": 0
| | ] |
| },
| | }, |
| {
| | { |
| "template": "Interact.SweepFloor@MainRoleHome",
| | "o": "special", |
| "display_name": "在家扫地",
| | "i": "Schedule.CoralTown_ChuXia_BeforeBeachFestival", |
| "location_hint": "PlayerBuilding",
| | "m": [ |
| "public_tag": "",
| | 2 |
| "private_tag": "PlayerBuilding",
| | ], |
| "search_public": false,
| | "w": [], |
| "search_private": true,
| | "d": [ |
| "weight": 20,
| | 26 |
| "score": 0
| | ], |
| }
| | "c": "沙滩节筹备2", |
| ],
| | "cs": [], |
| "primary_action": { | | "sl": [ |
| "template": "Interact.Cook@MainRoleHome", | | { |
| "display_name": "烹饪",
| | "b": "00:00", |
| "location_hint": "PlayerBuilding", | | "e": "06:00", |
| "public_tag": "",
| | "k": "actions", |
| "private_tag": "PlayerBuilding", | | "a": [ |
| "search_public": false, | | 143 |
| "search_private": true,
| | ] |
| "weight": 100, | |
| "score": 0
| |
| }, | | }, |
| "summary": "烹饪 (PlayerBuilding)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "11:00", |
| "begin_time": "09:00",
| | "k": "actions", |
| "end_time": "12:00",
| | "a": [ |
| "kind": "actions",
| | 213 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.PettingBigAnimal@MainRoleHome", | |
| "display_name": "帮玩家抚摸大动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.PettingMiddleAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸中动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.PettingSmallAnimal@MainRoleHome",
| |
| "display_name": "帮玩家抚摸小动物",
| |
| "location_hint": "MainRoleHome",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "帮玩家抚摸小动物 (MainRoleHome)" | | { |
| },
| | "b": "11:00", |
| {
| | "e": "14:00", |
| "begin_time": "12:00",
| | "k": "actions", |
| "end_time": "14:00",
| | "a": [ |
| "kind": "actions",
| | 214 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true, | |
| "weight": 20,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.DeeplyThink@CommunityCenter_Register",
| |
| "display_name": "在社区中心思考",
| |
| "location_hint": "ChuXia_POI_Point",
| |
| "public_tag": "ChuXia_POI_Point",
| |
| "private_tag": "",
| |
| "search_public": true,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在社区中心思考 (ChuXia_POI_Point)" | | { |
| },
| | "b": "14:00", |
| {
| | "e": "19:00", |
| "begin_time": "14:00",
| | "k": "actions", |
| "end_time": "18:00",
| | "a": [ |
| "kind": "actions",
| | 213 |
| "action_candidates": [
| | ] |
| {
| |
| "template": "Interact.SitSofaWatchTV@MainRoleHome", | |
| "display_name": "在沙发上看电视",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| { | |
| "template": "SubInteract.Pesting_LiveTogether",
| |
| "display_name": "除虫",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| },
| |
| {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 20,
| |
| "score": 0
| |
| }
| |
| ],
| |
| "primary_action": {
| |
| "template": "SubInteract.Watering_LiveTogether",
| |
| "display_name": "浇水",
| |
| "location_hint": "",
| |
| "public_tag": "",
| |
| "private_tag": "",
| |
| "search_public": false,
| |
| "search_private": false,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "浇水" | | { |
| },
| | "b": "19:00", |
| {
| | "e": "00:00", |
| "begin_time": "18:00",
| | "k": "actions", |
| "end_time": "22:00",
| | "a": [ |
| "kind": "actions",
| | 640 |
| "action_candidates": [
| | ] |
| { | | } |
| "template": "Interact.SweepFloor@MainRoleHome",
| | ] |
| "display_name": "在家扫地",
| | }, |
| "location_hint": "PlayerBuilding",
| | { |
| "public_tag": "",
| | "o": "special", |
| "private_tag": "PlayerBuilding",
| | "i": "Schedule.CoralTown_ChuXia_BeachFestival", |
| "search_public": false,
| | "m": [ |
| "search_private": true,
| | 2 |
| "weight": 100,
| | ], |
| "score": 0
| | "w": [], |
| }
| | "d": [ |
| ],
| | 27 |
| "primary_action": {
| | ], |
| "template": "Interact.SweepFloor@MainRoleHome",
| | "c": "沙滩节", |
| "display_name": "在家扫地",
| | "cs": [], |
| "location_hint": "PlayerBuilding",
| | "sl": [ |
| "public_tag": "", | | { |
| "private_tag": "PlayerBuilding", | | "b": "00:00", |
| "search_public": false, | | "e": "06:00", |
| "search_private": true,
| | "k": "actions", |
| "weight": 100, | | "a": [ |
| "score": 0 | | 143 |
| | ] |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| },
| | "b": "06:00", |
| {
| | "e": "23:00", |
| "begin_time": "22:00",
| | "k": "actions", |
| "end_time": "00:00",
| | "a": [ |
| "kind": "actions",
| | 233, |
| "action_candidates": [
| | 310, |
| {
| | 313, |
| "template": "Interact.SweepFloor@MainRoleHome", | | 311 |
| "display_name": "在家扫地", | | ] |
| "location_hint": "PlayerBuilding", | |
| "public_tag": "", | |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| } | |
| ],
| |
| "primary_action": {
| |
| "template": "Interact.SweepFloor@MainRoleHome",
| |
| "display_name": "在家扫地",
| |
| "location_hint": "PlayerBuilding",
| |
| "public_tag": "",
| |
| "private_tag": "PlayerBuilding",
| |
| "search_public": false,
| |
| "search_private": true,
| |
| "weight": 100,
| |
| "score": 0
| |
| }, | | }, |
| "summary": "在家扫地 (PlayerBuilding)" | | { |
| } | | "b": "23:00", |
| ] | | "e": "00:00", |
| } | | "k": "actions", |
| ] | | "a": [ |
| | 127 |
| | ] |
| | } |
| | ] |
| | }, |
| | { |
| | "o": "special", |
| | "i": "Schedule.CoralTown_ChuXia_Rain", |
| | "m": [], |
| | "w": [], |
| | "d": [], |
| | "c": "On Raining Days", |
| | "cs": [ |
| | { |
| | "type": "weather_today", |
| | "reverse": false, |
| | "dest_type": "Rain" |
| | }, |
| | { |
| | "type": "time_check_date", |
| | "reverse": true, |
| | "check_day": true, |
| | "check_month": true, |
| | "check_weekday": false, |
| | "check_year": false, |
| | "month_op": "Equal", |
| | "month_value": 2, |
| | "month_min_value": "", |
| | "month_max_value": "", |
| | "day_op": "Between", |
| | "day_value": "", |
| | "day_min_value": 24, |
| | "day_max_value": 27, |
| | "weekday_op": "", |
| | "weekday_value": "", |
| | "weekday_min_value": "", |
| | "weekday_max_value": "", |
| | "year_op": "", |
| | "year_value": "", |
| | "year_min_value": "", |
| | "year_max_value": "" |
| | } |
| | ], |
| | "sl": [ |
| | { |
| | "b": "01:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 143 |
| | ] |
| | }, |
| | { |
| | "b": "06:00", |
| | "e": "12:00", |
| | "k": "actions", |
| | "a": [ |
| | 641 |
| | ] |
| | }, |
| | { |
| | "b": "12:00", |
| | "e": "18:00", |
| | "k": "actions", |
| | "a": [ |
| | 642 |
| | ] |
| | }, |
| | { |
| | "b": "18:00", |
| | "e": "00:00", |
| | "k": "actions", |
| | "a": [ |
| | 227 |
| | ] |
| | } |
| | ] |
| | }, |
| | { |
| | "o": "special", |
| | "i": "Schedule.CoralTown_ChuXia_Register", |
| | "m": [], |
| | "w": [ |
| | 0 |
| | ], |
| | "d": [], |
| | "c": "无雨,周日,好感3心,触发登记POI", |
| | "cs": [ |
| | { |
| | "type": "weather_today", |
| | "reverse": true, |
| | "dest_type": "Rain" |
| | }, |
| | { |
| | "type": "npc_affection_star", |
| | "reverse": false, |
| | "entity_tag": "ZiLu", |
| | "target_tag": "", |
| | "op": "GreatOrEqualThan", |
| | "value": 3 |
| | } |
| | ], |
| | "sl": [ |
| | { |
| | "b": "01:00", |
| | "e": "08:00", |
| | "k": "actions", |
| | "a": [ |
| | 127 |
| | ] |
| | }, |
| | { |
| | "b": "08:00", |
| | "e": "10:00", |
| | "k": "actions", |
| | "a": [ |
| | 635 |
| | ] |
| | }, |
| | { |
| | "b": "10:00", |
| | "e": "13:00", |
| | "k": "actions", |
| | "a": [ |
| | 214, |
| | 399, |
| | 363 |
| | ] |
| | }, |
| | { |
| | "b": "13:00", |
| | "e": "18:00", |
| | "k": "actions", |
| | "a": [ |
| | 636, |
| | 643, |
| | 644, |
| | 645, |
| | 637 |
| | ] |
| | }, |
| | { |
| | "b": "22:00", |
| | "e": "01:00", |
| | "k": "actions", |
| | "a": [ |
| | 227, |
| | 646 |
| | ] |
| | } |
| | ] |
| | }, |
| | { |
| | "o": "special", |
| | "i": "Schedule.CoralTown_ChuXia_Rain", |
| | "m": [], |
| | "w": [], |
| | "d": [], |
| | "c": "雨雪天", |
| | "cs": [ |
| | { |
| | "type": "weather_today", |
| | "reverse": true, |
| | "dest_type": "ClearSky" |
| | } |
| | ], |
| | "sl": [ |
| | { |
| | "b": "01:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 143 |
| | ] |
| | }, |
| | { |
| | "b": "06:00", |
| | "e": "12:00", |
| | "k": "actions", |
| | "a": [ |
| | 641 |
| | ] |
| | }, |
| | { |
| | "b": "12:00", |
| | "e": "18:00", |
| | "k": "actions", |
| | "a": [ |
| | 642 |
| | ] |
| | }, |
| | { |
| | "b": "18:00", |
| | "e": "00:00", |
| | "k": "actions", |
| | "a": [ |
| | 227 |
| | ] |
| | } |
| | ] |
| | }, |
| | { |
| | "o": "living_together", |
| | "i": "Schedule.CoralTown_ChuXia_Noraml_LiveTogether", |
| | "m": [], |
| | "w": [ |
| | 1 |
| | ], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | }, |
| | { |
| | "b": "06:00", |
| | "e": "09:00", |
| | "k": "actions", |
| | "a": [ |
| | 144, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "09:00", |
| | "e": "12:00", |
| | "k": "actions", |
| | "a": [ |
| | 146, |
| | 147, |
| | 148, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "12:00", |
| | "e": "14:00", |
| | "k": "actions", |
| | "a": [ |
| | 220, |
| | 637 |
| | ] |
| | }, |
| | { |
| | "b": "14:00", |
| | "e": "18:00", |
| | "k": "actions", |
| | "a": [ |
| | 154, |
| | 150, |
| | 149, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "18:00", |
| | "e": "22:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | }, |
| | { |
| | "b": "22:00", |
| | "e": "00:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | } |
| | ] |
| | }, |
| | { |
| | "o": "living_together", |
| | "i": "Schedule.CoralTown_ChuXia_Noraml_LiveTogether", |
| | "m": [], |
| | "w": [ |
| | 2 |
| | ], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | }, |
| | { |
| | "b": "06:00", |
| | "e": "09:00", |
| | "k": "actions", |
| | "a": [ |
| | 144, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "09:00", |
| | "e": "12:00", |
| | "k": "actions", |
| | "a": [ |
| | 146, |
| | 147, |
| | 148, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "12:00", |
| | "e": "14:00", |
| | "k": "actions", |
| | "a": [ |
| | 220, |
| | 637 |
| | ] |
| | }, |
| | { |
| | "b": "14:00", |
| | "e": "18:00", |
| | "k": "actions", |
| | "a": [ |
| | 154, |
| | 150, |
| | 149, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "18:00", |
| | "e": "22:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | }, |
| | { |
| | "b": "22:00", |
| | "e": "00:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | } |
| | ] |
| | }, |
| | { |
| | "o": "living_together", |
| | "i": "Schedule.CoralTown_ChuXia_Noraml_LiveTogether", |
| | "m": [], |
| | "w": [ |
| | 3 |
| | ], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | }, |
| | { |
| | "b": "06:00", |
| | "e": "09:00", |
| | "k": "actions", |
| | "a": [ |
| | 144, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "09:00", |
| | "e": "12:00", |
| | "k": "actions", |
| | "a": [ |
| | 146, |
| | 147, |
| | 148, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "12:00", |
| | "e": "14:00", |
| | "k": "actions", |
| | "a": [ |
| | 220, |
| | 637 |
| | ] |
| | }, |
| | { |
| | "b": "14:00", |
| | "e": "18:00", |
| | "k": "actions", |
| | "a": [ |
| | 154, |
| | 150, |
| | 149, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "18:00", |
| | "e": "22:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | }, |
| | { |
| | "b": "22:00", |
| | "e": "00:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | } |
| | ] |
| | }, |
| | { |
| | "o": "living_together", |
| | "i": "Schedule.CoralTown_ChuXia_Noraml_LiveTogether", |
| | "m": [], |
| | "w": [ |
| | 4 |
| | ], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | }, |
| | { |
| | "b": "06:00", |
| | "e": "09:00", |
| | "k": "actions", |
| | "a": [ |
| | 144, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "09:00", |
| | "e": "12:00", |
| | "k": "actions", |
| | "a": [ |
| | 146, |
| | 147, |
| | 148, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "12:00", |
| | "e": "14:00", |
| | "k": "actions", |
| | "a": [ |
| | 220, |
| | 637 |
| | ] |
| | }, |
| | { |
| | "b": "14:00", |
| | "e": "18:00", |
| | "k": "actions", |
| | "a": [ |
| | 154, |
| | 150, |
| | 149, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "18:00", |
| | "e": "22:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | }, |
| | { |
| | "b": "22:00", |
| | "e": "00:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | } |
| | ] |
| | }, |
| | { |
| | "o": "living_together", |
| | "i": "Schedule.CoralTown_ChuXia_Noraml_LiveTogether", |
| | "m": [], |
| | "w": [ |
| | 5 |
| | ], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | }, |
| | { |
| | "b": "06:00", |
| | "e": "09:00", |
| | "k": "actions", |
| | "a": [ |
| | 144, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "09:00", |
| | "e": "12:00", |
| | "k": "actions", |
| | "a": [ |
| | 146, |
| | 147, |
| | 148, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "12:00", |
| | "e": "14:00", |
| | "k": "actions", |
| | "a": [ |
| | 220, |
| | 637 |
| | ] |
| | }, |
| | { |
| | "b": "14:00", |
| | "e": "18:00", |
| | "k": "actions", |
| | "a": [ |
| | 154, |
| | 150, |
| | 149, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "18:00", |
| | "e": "22:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | }, |
| | { |
| | "b": "22:00", |
| | "e": "00:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | } |
| | ] |
| | }, |
| | { |
| | "o": "living_together", |
| | "i": "Schedule.CoralTown_ChuXia_Noraml_LiveTogether", |
| | "m": [], |
| | "w": [ |
| | 6 |
| | ], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | }, |
| | { |
| | "b": "06:00", |
| | "e": "09:00", |
| | "k": "actions", |
| | "a": [ |
| | 144, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "09:00", |
| | "e": "12:00", |
| | "k": "actions", |
| | "a": [ |
| | 146, |
| | 147, |
| | 148, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "12:00", |
| | "e": "14:00", |
| | "k": "actions", |
| | "a": [ |
| | 220, |
| | 637 |
| | ] |
| | }, |
| | { |
| | "b": "14:00", |
| | "e": "18:00", |
| | "k": "actions", |
| | "a": [ |
| | 154, |
| | 150, |
| | 149, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "18:00", |
| | "e": "22:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | }, |
| | { |
| | "b": "22:00", |
| | "e": "00:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | } |
| | ] |
| | }, |
| | { |
| | "o": "living_together", |
| | "i": "Schedule.CoralTown_ChuXia_Noraml_LiveTogether", |
| | "m": [], |
| | "w": [ |
| | 0 |
| | ], |
| | "d": [], |
| | "c": "", |
| | "cs": [], |
| | "sl": [ |
| | { |
| | "b": "00:00", |
| | "e": "06:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | }, |
| | { |
| | "b": "06:00", |
| | "e": "09:00", |
| | "k": "actions", |
| | "a": [ |
| | 144, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "09:00", |
| | "e": "12:00", |
| | "k": "actions", |
| | "a": [ |
| | 146, |
| | 147, |
| | 148, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "12:00", |
| | "e": "14:00", |
| | "k": "actions", |
| | "a": [ |
| | 220, |
| | 637 |
| | ] |
| | }, |
| | { |
| | "b": "14:00", |
| | "e": "18:00", |
| | "k": "actions", |
| | "a": [ |
| | 154, |
| | 150, |
| | 149, |
| | 220 |
| | ] |
| | }, |
| | { |
| | "b": "18:00", |
| | "e": "22:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | }, |
| | { |
| | "b": "22:00", |
| | "e": "00:00", |
| | "k": "actions", |
| | "a": [ |
| | 145 |
| | ] |
| | } |
| | ] |
| | } |
| | ] |
| | } |
| } | | } |
| } | | } |