[{ id: "type-greene", type: "keyboard", sequence: "greene", action: "spawn_fields_of_evil" },
{ id: "find-house-of-greene", type: "discovery", target: "house_of_greene", action: ["toast_discovery", "dialogue_mr_greene"] },
{ id: "first-landonian-sighted", type: "vision", target: "landonian_unit", once: true, action: "dialogue_landry" },
{ id: "first-boydonian-sighted", type: "vision", target: "boydonian_unit", once: true, action: "dialogue_connor" },
{ id: "first-parker-sighted", type: "vision", target: "parker_shepherd", once: true, repeats_nearby: true, action: "dialogue_parker" },
{ id: "first-tucker-sighted", type: "vision", target: "tucker", once: true, action: "dialogue_tucker" },
{ id: "first-gatsby-sighted", type: "vision", target: "gatsby", once: true, action: "dialogue_gatsby" },
{ id: "raze-house-of-greene", type: "combat", target: "house_of_greene", reward: { forbidden_knowledge: 500, divine_favor: 200 } }]