{
"EXTRA_INFO_ABOUT_SOME_KEYS": [{
"spawn_time": "optional",
"spawn_probability": "optional",
"checkpoints": "optional",
"max_damage": "max value is 1000",
"time_limit": "is in milliseconds",
"car": [
{"model": ["elegy", "personal", "preset"]},
{"preest": "only if model: preset"}
]
}],
"spawn_time": [8, 19],
"spawn_probability": 0,
"max_damage": 30,
"time_limit": 120000,
"checkpoints": [
[1624.078, -6259.968, 398.672, 194.35],
[1675.938, -6372.01, 398.672, 125.214],
[1666.441, -6380.72, 398.672, 33.115],
[1608.261, -6230.536, 398.672, 91.091],
[1523.716, -6235.06, 398.672, 36.513]
],
"rewards": [
{"type": "YEN", "value": 10000},
{"type": "EXP", "value": 1000}
],
"ped": {
"name": "Bogdan",
"model": "g_m_y_korean_01",
"coords": [1567.82, -6208.508, 398.796, 103.655],
"anim": {
"idle": "anim@mp_parachute_outro@male@lose lose_loop",
"in_dialog": "amb@world_human_bum_standing@depressed@idle_a idle_a"
},
"blip": {
"sprite": 480,
"color": 3
}
},
"car": {
"model": "preset",
"preset": "gengar_build",
"coords": [1621.973, -6219.061, 399.047, 186.498]
},
"delivery": {
"blip": {
"sprite": 501,
"color": 32
},
"coords": [1510.981, -6213.699, 398.555]
},
"dialog": [
{"who": "npc", "text": "Hi"},
{"who": "npc", "text": "How are you?"},
{"who": "player", "text": "Good, you?"},
{"who": "npc", "text": "Good, thanks for asking"}
],
"can_enter": true,
"can_spawn": true
}