{
  "id": "imersion",
  "scens": [{
    "id": "titlescreen",
    "title": "Browning",
    "menu": [{
      "text": "Intro",
      "href": "/browning-menu"
    },{
      "text": "Immersion",
      "href": "#high"
    },{
      "text": "Discovery Dive",
      "href": "/browning-discovery"
    },{
      "text": "Fish Stories",
      "href": "/browning-fishes"
    },{
      "text": "Local Evidencia",
      "href": "/browning-evidence"
    }],
    "text": []
  },{
    "id": "high",
    "text": [{
      "id": "high-text 1",
      "header": "What is this high place?",
      "text": "Mountains are surrounding you, you can feel the wind from the lack of trees. It looks like the arctic. Let’s wonder a bit further."
    }]
  },{
    "id": "rain",
    "text": [{
      "id": "rain-text 1",
      "text": "Coming down was a good idea. You can now see clearer, is that a lake that you spot from afar ? Let’s hurry, it’s starting to rain heavily. It is warmer than what you expected here. +1°c = +7% more moisture in the atmosphere"}]
  },{
    "id": "mud",
    "text": [{
      "id": "mud-text 1",
      "text": " The ground doesn’t seem very stable here but it looks quite rich. Browning and greening are happening at the same time."}]
  },{
    "id": "lake",
    "text": [{
      "id": "lake-text 1",
      "text": "Looks like you made it to the lake ! Let’s swim ! But the water is so brown… It looks dark, you can’t see what’s underneath, are you sure you want to venture in it ?"}]
  }],
  "next": {
    "id": "next",
    "redirect": [{
      "text": "Intro",
      "href": "/browning-menu"
    },{
      "text": "Immersion",
      "href": "#high"
    },{
      "text": "Discovery Dive",
      "href": "/browning-discovery"
    },{
      "text": "Fish Stories",
      "href": "/browning-fishes"
    },{
      "text": "Local Evidencia",
      "href": "/browning-evidence"
    }]
  },
  "resources" : [{
    "path": "/res/browning",
    "files": [{
      "id": "a1",
      "level": "10",
      "file": "/res/browning/imersion/a/1a.png"
    },{
      "id": "a2",
      "level": "20",
      "file": "/res/browning/imersion/a/2a.png"
    },{
      "id": "a3",
      "level": "30",
      "file": "/res/browning/imersion/a/3a.png"
    },{
      "id": "a4",
      "level": "1",
      "file": "/res/browning/imersion/a/4a.png"
    }]
  },{
    "path": "/res/browning",
    "files": [{
      "id": "b1",
      "level": "11",
      "file": "/res/browning/imersion/b/1b-background.png"
    },{
      "id": "b2",
      "level": "12",
      "file": "/res/browning/imersion/b/2b-detail.png"
    },{
      "id": "b3",
      "level": "1",
      "file": "/res/browning/imersion/b/3b-clouds.png"
    },{
      "id": "b4",
      "level": "19",
      "file": "/res/browning/imersion/b/4b-ground.png"
    }]
  },{
    "path": "/res/browning",
    "files": [{
      "id": "c1",
      "level": "9",
      "file": "/res/browning/imersion/c/1c-background.png"
    },{
      "id": "c2",
      "level": "13",
      "file": "/res/browning/imersion/c/2c-detail.png"
    },{
      "id": "c3",
      "level": "1",
      "file": "/res/browning/imersion/c/3c-clouds.png"
    },{
      "id": "c4",
      "level": "14",
      "file": "/res/browning/imersion/c/4c-ground.png"
    }]
  },{
    "path": "/res/browning",
    "files": [{
      "id": "d1",
      "level": "6",
      "file": "/res/browning/discovery/background_far.png"
    },{
      "id": "d2",
      "level": "7",
      "file": "/res/browning/imersion/d/2d-background.png"
    },{
      "id": "d3",
      "level": "16",
      "file": "/res/browning/imersion/d/3d-water.png"
    }]
  }]
}