wx363880556 发表于 2024-8-20 00:14:06

每个字段保持不变,键值与name对中的英文转换为简体中文


{
    name: "Violation of Restraining Order",
    fine: 3500,
    time: 20,
    color: "green",
    description: "Violating a lawful restraining order."
}, {
    name: "Anti-Mask Law",
    fine: 500,
    time: 0,
    color: "green",
    description: "Willfully wears a mask and refuses to remove it in a public institution (Police stations, hospitals, courthouses) or in hindrance of law enforcement duties."
}, {
    name: "Operating without a permit",
    fine: 1e4,
    time: 10,
    color: "red",
    description: "The illegal act of operation of an activity that requires a valid permit. The fine can not exceed 110% of the permit price."
}, {
    name: "Disobeying a Peace Officer",
    fine: 800,
    time: 0,
    color: "green",
    description: "Willfully refusing or failing to comply with a lawful order, signal, or direction of any peace officer."
}, {
    name: "Disturbing the Peace",
    fine: 1500,
    time: 0,
    color: "green",
    description: "Unlawfully fighting, or challenging another person to fight, in a public place. Disturbing another person by loud and unreasonable noise; if this is done willfully and maliciously. Using offensive words in a public place, if the words are likely to provoke an immediate violent reaction."
}, {
    name: "False Reporting",
    fine: 1e3,
    time: 5,
    color: "green",
    description: "Reports a false or non-existent crime."
}, {
    name: "Obstruction of justice",
    fine: 8e3,
    time: 15,
    color: "green",
    description: "Willfully tampers with the discovery, apprehension, conviction or punishment of a crime after a crime has been committed or charged."
}, {
    name: "Inciting a Riot",
    fine: 1e4,
    time: 30,
    color: "green",
    description: "Organizes an event/assembly which results in violent conduct or creates a risk of causing public harm with a group of at least four people."
}, {
    name: "Loitering",
    fine: 2e3,
    time: 0,
    color: "green",
    description: "Intentionally standing or waiting idly without apparent purpose."
}, {
    name: "Tampering",
    fine: 750,
    time: 5,
    color: "green",
    description: "Tampering with property of another person or entity with intent to cause substantial inconvenience or gain unlawful access for monetary gain. Must be caught in the act with item from P.C. 1204."
}, {
    name: "Tampering with Evidence",
    fine: 1e4,
    time: 25,
    color: "red",
    description: "Tampering with evidence obtained from the scene of the crime with intent to cause substantial inconvenience that can affect the end result of an ongoing session in court."
}, {
    name: "Animal Cruelty",
    fine: 2e3,
    time: 10,
    color: "green",
    description: "Maliciously and intentionally wounds or kills an animal."
}, {
    name: "Reckless Driving",
    fine: 1500,
    time: 10,
    color: "green",
    description: "Driving with a willful or wanton disregard for the safety of others, or a willful disregard of the potential consequences of one’s actions"
}, {
    name: "Government Corruption",
    fine: 2e4,
    time: 20,
    color: "red",
    description: "The use of powers by government officials or their network contacts for illegitimate private/personal gain."
}, {
    name: "Vigilantism",
    fine: 1e3,
    time: 15,
    color: "green",
    description: "Law enforcement undertaken without legal authority by a self-appointed group or person."
}, {
    name: "Government Grand Larceny",
    fine: 3e3,
    time: 10,
    color: "red",
    description: "The unlawful taking of government property worth more than $2000.00. See PC. 2203 (B) for vehicles."
}, {
    name: "Unlawful Assembly",
    fine: 5e3,
    time: 5,
    color: "green",
    description: "Participates in an event/assembly which results in violent conduct or creates a risk of causing public harm with a group of at least four people."
}, {
    name: "Possession of Controlled substance Class A",
    fine: 2500,
    time: 10,
    color: "green",
    description: "Possession of meth"
}, {
    name: "Possession of Controlled substance with the intent to distribute class A",
    fine: 4500,
    time: 15,
    color: "green",
    description: "The sale or trade of meth."
}, {
    name: "Possession of Controlled substance class B",
    fine: 1e3,
    time: 10,
    color: "green",
    description: "Possession of Cocaine and oxycontin."
}, {
    name: "Possession of controlled substance with the intent to distribute class B",
    fine: 4500,
    time: 5,
    color: "green",
    description: "The Sale or trade of Cocaine and oxycontin."
}, {
    name: "Possession ofControlled substance class C",
    fine: 1500,
    time: 5,
    color: "green",
    description: "Possession of marijuana without a valid permit."
}, {
    name: "Possession of Controlled substance with the intent to distribute class C",
    fine: 2e3,
    time: 10,
    color: "green",
    description: "The sale ,trade or offering of marijuana without sales permit for monetary, materials or social "
}, {
    name: "Possession of controlled substance with intent to distribute ",
    fine: 3e3,
    time: 10,
    color: "green",
    description: "Sells a controlled substance."
}, {
    name: "Possession of Illegal Tools",
    fine: 2e3,
    time: 10,
    color: "green",
    description: "Illegal tools or materials. Refer to P.C. 1204b."
}, {
    name: "Prostitution",
    fine: 500,
    time: 0,
    color: "green",
    description: "Offering, for payment, the services of prostitution or offering payment for prostitution."
}, {
    name: "Criminal Possession of Firearm Class 1 ",
    fine: 2e3,
    time: 5,
    color: "green",
    description: "Possess an illegal Class 1 Weapon; Walther P99 | Pistol"
},


{
    name: "Criminal Possession of Firearm Class 2",
    fine: 4e3,
    time: 15,
    color: "green",
    description: "Possess a Class 2 weapon; refer to P.C. 1202."
}, {
    name: "Criminal Possession of Firearm Class 3",
    fine: 5e3,
    time: 15,
    color: "green",
    description: "Possess a Class 3 weapon; refer to P.C. 1203."
}, {
    name: "Criminal Sale of Firearm ",
    fine: 5e3,
    time: 15,
    color: "red",
    description: "Sells a Class 1 weapon to a person who does not own a gun license or sells a Pistol MK2."
}, {
    name: "Criminal Sale of Firearm ",
    fine: 7e3,
    time: 20,
    color: "red",
    description: "Sells a Class 2 weapon"
}, {
    name: "Criminal Sale of Firearm ",
    fine: 1e4,
    time: 25,
    color: "red",
    description: "Sells a Class 3 weapon."
}, {
    name: "Criminal Use of Firearm",
    fine: 2e3,
    time: 15,
    color: "green",
    description: "Discharges a firearm for no legal reason."
}, {
    name: "Brandishing",
    fine: 1500,
    time: 20,
    color: "green",
    description: "it is unlawful for you to draw or exhibit a deadly weapon in a rude, angry, or threatening way in the presence of another person and not in self defense or in defense of someone."
}, {
    name: "Illegal stop on highway or freeway",
    fine: 1500,
    time: 10,
    color: "green",
    description: "it is unlawful for you to draw or exhibit a deadly weapon in a rude, angry, or threatening way in the presence of another person and not in self defense or in defense of someone."
}, {
    name: "Resisting Arrest",
    fine: 1e3,
    time: 5,
    color: "green",
    description: "Flees from a police officer to avoid being apprehended, detained, or arrested while on foot."
}, {
    name: "Jaywalking",
    fine: 500,
    time: 0,
    color: "green",
    description: "Crossinga road without the use of a crosswalk."
}, {
    name: "Terrorism",
    fine: 4e4,
    time: 100,
    color: "red",
    description: "Causes mass destruction using explosives, sickness, or extreme violence."
}, {
    name: "Driving While Intoxicated",
    fine: 750,
    time: 5,
    color: "green",
    description: "Drives while affected by drug or alcohol intoxication."
}, {
    name: "Evading",
    fine: 1250,
    time: 5,
    color: "green",
    description: "Flees from a police officer in a vehicle to avoid being apprehended, detained, or arrested."
}, {
    name: "Reckless Evading",
    fine: 1500,
    time: 10,
    color: "green",
    description: "Dangerously flees from a police officer in a vehicle to avoid being apprehended, detained, or arrested in a way which clearly shows blatant disregard for civilian life. This charge already implies Evading and Reckless Endangerment/Driving, do not stack."
}, {
    name: "Failure to Yield to Emergency Vehicle",
    fine: 1e3,
    time: 0,
    color: "green",
    description: "Does not pull to the side of the road when an emergency vehicle is trying to pass with sirens enabled."
}, {
    name: "Failure to Obey Traffic Control Devices",
    fine: 750,
    time: 0,
    color: "green",
    description: "Does not obey a sign or signal defined as regulatory."
}, {
    name: "Nonfunctional Vehicle",
    fine: 1e3,
    time: 0,
    color: "green",
    description: "Drives a nonfunctional vehicle e.g. smashed windows, illegal window tint (Fully blacked out windows), doors, etc."
}, {
    name: "Negligent Driving",
    fine: 800,
    time: 0,
    color: "green",
    description: "Drives in a way that is negligent, demonstrating a lack of proper regard or attention to safety."
}, {
    name: "Reckless Driving",
    fine: 1e3,
    time: 10,
    color: "green",
    description: "Drives in a way that is careless and with gross disregard for human life."
}, {
    name: "Third Degree Speeding",
    fine: 500,
    time: 0,
    color: "green",
    description: "Speeds in excess of 0 mph to 35 mph."
}, {
    name: "Second Degree Speeding",
    fine: 800,
    time: 0,
    color: "green",
    description: "Speeds in excess of 36 mph to 55 mph."
}, {
    name: "First Degree Speeding",
    fine: 1e3,
    time: 0,
    color: "green",
    description: "Speeds in excess of more than 55 mph. Driver's License may be subject to removal."
}, {
    name: "Unlicensed Operation of Vehicle",
    fine: 1e3,
    time: 0,
    color: "green",
    description: "Drives a car without a proper license."
}, {
    name: "Illegal U-turn",
    fine: 750,
    time: 0,
    color: "green",
    description: "Performing a U-turn that is within City Limits, or crosses lanes of traffic."
}, {
    name: "Illegal passing",
    fine: 800,
    time: 0,
    color: "green",
    description: "Passing another vehicle by a shoulder, median, or solid lines. Passing must be completely made without interfering with safe operation of any approaching vehicle from the opposite direction."
}, {
    name: "Failure to maintain lane",
    fine: 500,
    time: 0,
    color: "green",
    description: "Failure to maintain control of a vehicle within an appropriate lane of travel."
}, {
    name: "Illegal Turn",
    fine: 600,
    time: 0,
    color: "green",
    description: "Performing a turn at a stop sign or red light without coming to a full and complete stop, or failure to yield to traffic and pedestrians. Making a left-hand turn where signs posted prohibit such a turn."
}, {
    name: "Failure to Stop",
    fine: 500,
    time: 0,
    color: "green",
    description: "Failure to come to a complete and full stop at a posted stop sign, or red light. Right on red is permitted when a full stop is completed and after yielding to traffic and pedestrians."
}, {
    name: "Unauthorized Parking",
    fine: 1e3,
    time: 0,
    color: "green",
    description: "Parks in a non-designated area."
}, {
    name: "Hit and Run",
    fine: 2e3,
    time: 10,
    color: "green",
    description: "The act of causing a traffic collision and failing to stop and identify oneself afterwards."
}, {
    name: "Airspace Violation",
    fine: 3500,
    time: 25,
    color: "green",
    description: "Flying in an unauthorized area, flying without a license or landing an aircraft outside helipads and airports when not responding to an emergency call."
}, {
    name: "Driving w/o Headlights or Signals",
    fine: 750,
    time: 0,
    color: "green",
    description: "Driving after dusk and before dawn or in other poor visibility conditions without headlights or in a vehicle without brake lights or other signals."
}, {
    name: "Excessive Vehicle Noise",
    fine: 500,
    time: 0,
    color: "green",
    description: "Creating vehicle noise that is disruptive or otherwise inappropriate, such as excessive honking, loud music, spinning tires, damaged muffler, etc."
}, {
    name: "Street Racing",
    fine: 3e3,
    time: 10,
    color: "green",
    description: "Participating in a race with a motorized vehicle on a public street."
}];


ChatGPT 发表于 2024-8-20 00:14:45

{
    name: "违反限制令",
    fine: 3500,
    time: 20,
    color: "green",
    description: "违反合法限制令。"
}, {
    name: "反蒙面法",
    fine: 500,
    time: 0,
    color: "green",
    description: "在公共机构(警察局、医院、法院)或妨碍执法职责时,故意戴口罩并拒绝摘下。"
}, {
    name: "无许可经营",
    fine: 1e4,
    time: 10,
    color: "red",
    description: "非法进行需要有效许可证的活动。罚款不得超过许可证价格的110%。"
}, {
    name: "不服从治安官员",
    fine: 800,
    time: 0,
    color: "green",
    description: "故意拒绝或未能遵守任何治安官员的合法命令、信号或指示。"
}, {
    name: "扰乱治安",
    fine: 1500,
    time: 0,
    color: "green",
    description: "在公共场所非法打架或挑战他人打架。通过大声和不合理的噪音干扰他人;如果这是故意和恶意地进行的。在公共场所使用冒犯性语言,如果这些语言可能引发立即的暴力反应。"
}, {
    name: "虚假报告",
    fine: 1e3,
    time: 5,
    color: "green",
    description: "报告虚假或不存在的犯罪。"
}, {
    name: "妨碍司法",
    fine: 8e3,
    time: 15,
    color: "green",
    description: "在犯罪已经发生或被指控后,故意干扰发现、逮捕、定罪或处罚。"
}, {
    name: "煽动暴乱",
    fine: 1e4,
    time: 30,
    color: "green",
    description: "组织导致暴力行为的事件/集会,或与至少四人一起制造公众伤害风险的活动。"
}, {
    name: "闲荡",
    fine: 2e3,
    time: 0,
    color: "green",
    description: "故意无目的地站立或闲等。"
}, {
    name: "篡改",
    fine: 750,
    time: 5,
    color: "green",
    description: "故意篡改他人或实体的财产,意图造成重大不便或获取非法利益。必须在现场被抓获,持有来自P.C. 1204的物品。"
}, {
    name: "篡改证据",
    fine: 1e4,
    time: 25,
    color: "red",
    description: "篡改从犯罪现场获取的证据,意图造成对正在进行的法院审理结果产生重大影响的不便。"
}, {
    name: "虐待动物",
    fine: 2e3,
    time: 10,
    color: "green",
    description: "恶意并故意伤害或杀死动物。"
}, {
    name: "鲁莽驾驶",
    fine: 1500,
    time: 10,
    color: "green",
    description: "驾驶时故意或肆意忽视他人安全,或故意忽视自己行为可能带来的后果。"
}, {
    name: "政府腐败",
    fine: 2e4,
    time: 20,
    color: "red",
    description: "政府官员或其网络联系人滥用权力以获取非法私人/个人利益。"
}, {
    name: "私刑",
    fine: 1e3,
    time: 15,
    color: "green",
    description: "没有法律授权的情况下由自委任的团体或个人进行的执法行为。"
}, {
    name: "政府重大盗窃",
    fine: 3e3,
    time: 10,
    color: "red",
    description: "非法窃取价值超过2000美元的政府财产。参见PC. 2203 (B)有关车辆的信息。"
}, {
    name: "非法集会",
    fine: 5e3,
    time: 5,
    color: "green",
    description: "参加导致暴力行为的事件/集会,或与至少四人一起制造公众伤害风险的活动。"
}, {
    name: "持有A类管制物质",
    fine: 2500,
    time: 10,
    color: "green",
    description: "持有甲基苯丙胺。"
}, {
    name: "意图分销A类管制物质",
    fine: 4500,
    time: 15,
    color: "green",
    description: "出售或交易甲基苯丙胺。"
}, {
    name: "持有B类管制物质",
    fine: 1e3,
    time: 10,
    color: "green",
    description: "持有可卡因和羟考酮。"
}, {
    name: "意图分销B类管制物质",
    fine: 4500,
    time: 5,
    color: "green",
    description: "出售或交易可卡因和羟考酮。"
}, {
    name: "持有C类管制物质",
    fine: 1500,
    time: 5,
    color: "green",
    description: "没有有效许可证持有大麻。"
}, {
    name: "意图分销C类管制物质",
    fine: 2e3,
    time: 10,
    color: "green",
    description: "没有销售许可证销售、交易或提供大麻以换取金钱、物资或社交利益。"
}, {
    name: "意图分销管制物质",
    fine: 3e3,
    time: 10,
    color: "green",
    description: "销售管制物质。"
}, {
    name: "持有非法工具",
    fine: 2e3,
    time: 10,
    color: "green",
    description: "非法工具或材料。参见P.C. 1204b。"
}, {
    name: "卖淫",
    fine: 500,
    time: 0,
    color: "green",
    description: "提供性交服务或为性交付费。"
}, {
    name: "非法持有1级火器",
    fine: 2e3,
    time: 5,
    color: "green",
    description: "持有非法的1级火器;瓦尔特P99|手枪"
}, {
    name: "非法持有2级火器",
    fine: 4e3,
    time: 15,
    color: "green",
    description: "持有2级火器;参见P.C. 1202。"
}, {
    name: "非法持有3级火器",
    fine: 5e3,
    time: 15,
    color: "green",
    description: "持有3级火器;参见P.C. 1203。"
}, {
    name: "非法销售火器",
    fine: 5e3,
    time: 15,
    color: "red",
    description: "将1级火器出售给没有持枪证的人或出售MK2手枪。"
}, {
    name: "非法销售火器",
    fine: 7e3,
    time: 20,
    color: "red",
    description: "出售2级火器。"
}, {
    name: "非法销售火器",
    fine: 1e4,
    time: 25,
    color: "red",
    description: "出售3级火器。"
}, {
    name: "非法使用火器",
    fine: 2e3,
    time: 15,
    color: "green",
    description: "没有合法理由的情况下开枪。"
}, {
    name: "持武器威胁",
    fine: 1500,
    time: 20,
    color: "green",
    description: "在他人面前无礼、愤怒或威胁性地拔出或展示致命武器,而不是在自卫或保护他人时。"
}, {
    name: "高速公路或快速路违规停车",
    fine: 1500,
    time: 10,
    color: "green",
    description: "在他人面前无礼、愤怒或威胁性地拔出或展示致命武器,而不是在自卫或保护他人时。"
}, {
    name: "拒捕",
    fine: 1e3,
    time: 5,
    color: "green",
    description: "为了避免被逮捕、拘留或被警察逮捕而逃跑。"
}, {
    name: "乱穿马路",
    fine: 500,
    time: 0,
    color: "green",
    description: "未使用人行横道穿越道路。"
}, {
    name: "恐怖主义",
    fine: 4e4,
    time: 100,
    color: "red",
    description: "使用爆炸物、疾病或极端暴力进行大规模破坏。"
}, {
    name: "酒后驾驶",
    fine: 750,
    time: 5,
    color: "green",
    description: "在受毒品或酒精影响下驾驶。"
}, {
    name: "逃避",
    fine: 1250,
    time: 5,
    color: "green",
    description: "驾驶车辆以逃避被警察逮捕、拘留或逮捕。"
}, {
    name: "鲁莽逃避",
    fine: 1500,
    time: 10,
    color: "green",
    description: "危险地驾驶车辆以逃避被警察逮捕、拘留或逮捕,显然对平民生命表现出明显的漠视。这项指控已经暗示了逃避和鲁莽危害/驾驶,不要叠加指控。"
}, {
    name: "未让应急车辆通行",
    fine: 1e3,
    time: 0,
    color: "green",
    description: "在紧急车辆开启警报时,没有靠边让行。"
}, {
    name: "未遵守交通控制装置",
    fine: 750,
    time: 0,
    color: "green",
    description: "未遵守定义为监管的标志或信号。"
}, {
    name: "车辆功能失常",
    fine: 1e3,
    time: 0,
    color: "green",
    description: "驾驶功能失常的车辆,例如窗户破碎、非法车窗贴膜(完全遮黑)、车门等。"
}, {
    name: "疏忽驾驶",
    fine: 800,
    time: 0,
    color: "green",
    description: "以疏忽的方式驾驶,表现出对安全的缺乏适当关注或注意。"
}, {
    name: "鲁莽驾驶",
    fine: 1e3,
    time: 10,
    color: "green",
    description: "以不小心且严重漠视人类生命的方式驾驶。"
}, {
    name: "三级超速",
    fine: 500,
    time: 0,
    color: "green",
    description: "超速0至35英里。"
}, {
    name: "二级超速",
    fine: 800,
    time: 0,
    color: "green",
    description: "超速36至55英里。"
}, {
    name: "一级超速",
    fine: 1e3,
    time: 0,
    color: "green",
    description: "超速超过55英里。驾驶执照可能会被吊销。"
}, {
    name: "无证驾驶",
    fine: 1e3,
    time: 0,
    color: "green",
    description: "无有效驾照驾驶车辆。"
}, {
    name: "非法掉头",
    fine: 750,
    time: 0,
    color: "green",
    description: "在城市范围内或跨越车道进行掉头。"
}, {
    name: "非法超车",
    fine: 800,
    time: 0,
    color: "green",
    description: "通过肩膀、中线或实线超车。超车必须在不干扰对向车辆安全行驶的情况下完成。"
}, {
    name: "未保持车道",
    fine: 500,
    time: 0,
    color: "green",
    description: "未能将车辆控制在适当的行驶车道内。"
}, {
    name: "非法转弯",
    fine: 600,
    time: 0,
    color: "green",
    description: "在停车标志或红灯处未完全停下或未让行交通和行人时进行转弯。在禁止左转的地方进行左转。"
}, {
    name: "未停车",
    fine: 500,
    time: 0,
    color: "green",
    description: "在停靠标志或红灯处未完全停下。右转允许在完全停下并让行交通和行人后进行。"
}, {
    name: "未经授权停车",
    fine: 1e3,
    time: 0,
    color: "green",
    description: "在非指定区域停车。"
}, {
    name: "肇事逃逸",
    fine: 2e3,
    time: 10,
    color: "green",
    description: "在造成交通事故后未停下并自报身份的行为。"
}, {
    name: "空域违规",
    fine: 3500,
    time: 25,
    color: "green",
    description: "在未经授权的区域飞行、无许可证飞行或在非直升机停机坪和机场降落飞机,除非响应紧急呼叫。"
}, {
    name: "驾驶未开车灯或信号灯",
    fine: 750,
    time: 0,
    color: "green",
    description: "在黄昏后和黎明前或其他能见度差的情况下未开车灯或车辆无刹车灯或其他信号灯。"
}, {
    name: "车辆噪音过大",
    fine: 500,
    time: 0,
    color: "green",
    description: "制造扰人或不适当的车辆噪音,如过度鸣笛、音乐过大、轮胎旋转、消音器损坏等。"
}, {
    name: "街头赛车",
    fine: 3e3,
    time: 10,
    color: "green",
    description: "参与在公共街道上进行的机动车比赛。"
}
页: [1]
查看完整版本: 每个字段保持不变,键值与name对中的英文转换为简体中文