FutureProg types

Law

type ·

authority → LegalAuthority
The legal authority that this law belongs to

crimename → Text
The name of the crime that this law governs

crimetype → Number
The numerical ID of the crime that this law governs

id → Number
The ID of the law

isarrestable → Boolean
Whether or not this crime can lead to the individual being arrested

iskillable → Boolean
Whether or not this crime attracts a lethal force response

ismajorcrime → Boolean
Whether or not this crime type is considered a major crime

ismoralcrime → Boolean
Whether or not this crime type is considered a moral crime

isviolentcrime → Boolean
Whether or not this crime type is considered a violent crime

name → Text
The name of the law

← Back to FutureProg types