A search engine for MMP's eASLRB.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
asl-rulebook2/asl_rulebook2/extract/data/chapter-fixups.json

35 lines
918 B

{
"titles": {
"A": "Infantry And Basic Game Rules",
"B": "Terrain",
"C": "Ordnance & Offboard Artillery (OBA)",
"D": "Vehicles",
"E": "Miscellaneous",
"F": "North Africa",
"G": "Pacific Theater",
"H": "Design Your Own",
"J": "Deluxe ASL",
"W": "Korean War"
},
"_comment_": "Section titles are all-caps, and are converted to normal-caps during extraction. This table specifies words that actually should be all-caps.",
"capitalize_words": [
"LOS", "SW", "CC", "SMOKE", "OB",
"OBA", "TH#", "TK#", "DRM", "RCL", "LATW",
"AFV", "OVR", "DD",
"ASL",
"KW", "UN"
],
"replace": {
"B32": [ "RAILROADS10", "Railroads" ],
"B34": [ "TOWERS18", "Towers" ],
"B36": [ "PREPARED FIRE ZONE2", "Prepared Fire Zone" ],
"F1": [ "OPEN GROUND", "Open Ground" ],
"F2": [ "SCRUB", "Scrub" ],
"F4": [ "DEIRS", "Deirs" ],
"F5": [ "WADIS", "Wadis" ]
}
}