28 lines
672 B
JSON
28 lines
672 B
JSON
{
|
|
"id": "dxcc-cw",
|
|
"name": "DXCC CW",
|
|
"description": "Confirm 100 DXCC entities using CW mode",
|
|
"caption": "Contact and confirm 100 different DXCC entities using CW mode only. Only QSOs made with CW mode count toward this award. QSOs are confirmed when LoTW QSL is received.",
|
|
"category": "dxcc",
|
|
"rules": {
|
|
"target": 100,
|
|
"type": "filtered",
|
|
"baseRule": {
|
|
"type": "entity",
|
|
"entityType": "dxcc",
|
|
"target": 100,
|
|
"displayField": "entity"
|
|
},
|
|
"filters": {
|
|
"operator": "AND",
|
|
"filters": [
|
|
{
|
|
"field": "mode",
|
|
"operator": "eq",
|
|
"value": "CW"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|