|
4 | 4 | "cmd": "$$('div.achievement').map(div=>({id:div.id.split('-')[1],title:$('.achievement_name',div).textContent, desc:$('.achievement_desc',div).textContent.trim(),imgUrl:$('img.achievement_image',div).src})).sort((a,b) => a.id.localeCompare(b.id)); " |
5 | 5 | }, |
6 | 6 | "data": [ |
| 7 | + { |
| 8 | + "id": "aca_book3", |
| 9 | + "title": "Double Trouble", |
| 10 | + "desc": "Complete at least 12 scenarios in Double Trailer Handling (Driving Academy)", |
| 11 | + "imgUrl": "https://shared.fastly.steamstatic.com/community_assets/images/apps/270880/882bef5401c3c002d18204679c1acb15294c4a9e.jpg" |
| 12 | + }, |
7 | 13 | { |
8 | 14 | "id": "aca_consecutive", |
9 | 15 | "title": "Failure Is Not an Option", |
|
43 | 49 | { |
44 | 50 | "id": "aca_stars", |
45 | 51 | "title": "Nerd of the Road", |
46 | | - "desc": "Obtain 3 stars in at least 23 scenarios in Truck Driving Proficiency (Driving Academy)", |
| 52 | + "desc": "Obtain 3 stars in at least 15 scenarios in Truck Driving Proficiency (Driving Academy)", |
47 | 53 | "imgUrl": "https://shared.fastly.steamstatic.com/community_assets/images/apps/270880/8a312b428b6a0c33b5f3b1fa4af32324d1930eeb.jpg" |
48 | 54 | }, |
49 | 55 | { |
|
292 | 298 | "desc": "Discover at least 8 cities in Idaho (requires Idaho DLC)", |
293 | 299 | "imgUrl": "https://shared.fastly.steamstatic.com/community_assets/images/apps/270880/ee743eff6953bd3f17662652764ea211867ac2fe.jpg" |
294 | 300 | }, |
| 301 | + { |
| 302 | + "id": "il_cornfield", |
| 303 | + "title": "Cornfusion", |
| 304 | + "desc": "Drive to the center of the Evergreen cornfield maze (requires Illinois DLC)", |
| 305 | + "imgUrl": "https://shared.fastly.steamstatic.com/community_assets/images/apps/270880/3b9d2b1c00ebc41e3d658976818d6dec23470418.jpg" |
| 306 | + }, |
| 307 | + { |
| 308 | + "id": "il_cutscenes", |
| 309 | + "title": "Between Two Rivers", |
| 310 | + "desc": "View cutscenes from at least 12 viewpoints in Illinois (requires Illinois DLC)", |
| 311 | + "imgUrl": "https://shared.fastly.steamstatic.com/community_assets/images/apps/270880/b652b3daaf88470009ecf6c749eaaf55b257f7ad.jpg" |
| 312 | + }, |
| 313 | + { |
| 314 | + "id": "il_machinery", |
| 315 | + "title": "Heavy Duty", |
| 316 | + "desc": "Perfectly deliver any machinery: Springfield (IL) - Peoria, then Peoria - Chicago (NAMIQ quarry) (requires Illinois DLC)", |
| 317 | + "imgUrl": "https://shared.fastly.steamstatic.com/community_assets/images/apps/270880/ac9d0576c0f7f0b9159af99823ff120d38733018.jpg" |
| 318 | + }, |
| 319 | + { |
| 320 | + "id": "il_visit_cities", |
| 321 | + "title": "The Prairie State", |
| 322 | + "desc": "Discover at least 8 cities in Illinois (requires Illinois DLC)", |
| 323 | + "imgUrl": "https://shared.fastly.steamstatic.com/community_assets/images/apps/270880/ef2692f40979d009126a44aa6f30ce7af7562a7c.jpg" |
| 324 | + }, |
295 | 325 | { |
296 | 326 | "id": "jobs15comp", |
297 | 327 | "title": "Company Collector", |
|
0 commit comments