{ "G63", new Dictionary<int, List<Tuple<int, string, int>>>() {
{ 1, new List<Tuple<int, string, int>>() {
new Tuple<int, string, int>(-1, "AMG", 5000),
new Tuple<int, string, int>(0, "Brabus Пороги", 22000),
}},
{ 2, new List<Tuple<int, string, int>>() {
new Tuple<int, string, int>(-1, "AMG", 5000),
new Tuple<int, string, int>(0, "Brabus Капот", 22000),
}},
{ 3, new List<Tuple<int, string, int>>() {
new Tuple<int, string, int>(-1, "AMG", 5000),
new Tuple<int, string, int>(0, "Brabus Спойлер", 22000),
}},
{ 4, new List<Tuple<int, string, int>>() {
new Tuple<int, string, int>(-1, "AMG", 5000),
new Tuple<int, string, int>(0, "Brabus Решетка", 22000),
}},
{ 5, new List<Tuple<int, string, int>>() {
new Tuple<int, string, int>(-1, "AMG", 5000),
new Tuple<int, string, int>(0, "Brabus Крылья", 22000),
}},
{ 6, new List<Tuple<int, string, int>>() {
new Tuple<int, string, int>(-1, "AMG", 5000),
new Tuple<int, string, int>(0, "Brabus Люстра", 22000),
}},
{ 8, new List<Tuple<int, string, int>>() {
new Tuple<int, string, int>(-1, "AMG", 5000),
new Tuple<int, string, int>(0, "Brabus Бампер", 13000),
}},
{ 9, new List<Tuple<int, string, int>>() {
new Tuple<int, string, int>(-1, "AMG", 5000),
new Tuple<int, string, int>(0, "Brabus Бампер", 13000),
}},