Files
puzzle-generator/data/crossword_2025-12-18_01_duizenden-lachgascilinders-in-beslag-genomen-in-de.json
2025-12-19 14:02:07 +01:00

83 lines
1.7 KiB
JSON

{
"gridv2": [
"#############",
"#############",
"####B#PALLET#",
"####E#O######",
"##D#S#L#T####",
"##E#T#I#A####",
"##LAAGTANK###",
"##F#N#I#K####",
"##T#D#E#E####",
"########N####",
"#############"
],
"words": [
{
"word": "LAAGTANK",
"clue": "Hoofdonderdeel in beslag genomen",
"startRow": 6,
"startCol": 2,
"direction": "horizontal",
"answer": "LAAGTANK",
"arrowRow": 6,
"arrowCol": 1
},
{
"word": "POLITIE",
"clue": "Verantwoordelijk bij de inval",
"startRow": 2,
"startCol": 6,
"direction": "vertical",
"answer": "POLITIE",
"arrowRow": 1,
"arrowCol": 6
},
{
"word": "BESTAND",
"clue": "Samengestelde hoeveelheid",
"startRow": 2,
"startCol": 4,
"direction": "vertical",
"answer": "BESTAND",
"arrowRow": 1,
"arrowCol": 4
},
{
"word": "PALLET",
"clue": "Transportmiddel voor de lachgastank",
"startRow": 2,
"startCol": 6,
"direction": "horizontal",
"answer": "PALLET",
"arrowRow": 2,
"arrowCol": 5
},
{
"word": "TANKEN",
"clue": "Vervoort voor de lachgastank",
"startRow": 4,
"startCol": 8,
"direction": "vertical",
"answer": "TANKEN",
"arrowRow": 3,
"arrowCol": 8
},
{
"word": "DELFT",
"clue": "Stad waar het gebeurde",
"startRow": 4,
"startCol": 2,
"direction": "vertical",
"answer": "DELFT",
"arrowRow": 3,
"arrowCol": 2
}
],
"difficulty": 1,
"rewards": {
"coins": 50,
"stars": 2,
"hints": 1
}
}