Awawrdd
This commit is contained in:
31
award-definitions/vucc6m.json
Normal file
31
award-definitions/vucc6m.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"id": "vucc6m",
|
||||
"name": "VUCC 6M",
|
||||
"description": "Shows confirmed gridsquares on 6M",
|
||||
"caption": "Shows confirmed gridsquares on 6M",
|
||||
"category": "vucc",
|
||||
"rules": {
|
||||
"type": "entity",
|
||||
"satellite_only": false,
|
||||
"filters": {
|
||||
"operator": "AND",
|
||||
"filters": [
|
||||
{
|
||||
"field": "band",
|
||||
"operator": "eq",
|
||||
"value": "6m"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entityType": "grid",
|
||||
"countMode": "perStation",
|
||||
"target": 100,
|
||||
"allowed_bands": [
|
||||
"6m"
|
||||
],
|
||||
"stations": [],
|
||||
"displayField": "grid"
|
||||
},
|
||||
"modeGroups": {},
|
||||
"achievements": []
|
||||
}
|
||||
Reference in New Issue
Block a user