{
  "grant": ["rations"],
  "when": {
    "all": [
      {"roles": "grandparent"},
      {"roles": "sibling", "n": 1}
    ]
  }
}