Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(balance): light damage to all vehicles in the parking garage #5810

Merged
merged 1 commit into from
Dec 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
78 changes: 39 additions & 39 deletions data/json/mapgen/parking_garage.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,14 +90,14 @@
"palettes": [ "parking_palette" ],
"place_monsters": [ { "monster": "GROUP_ZOMBIE", "x": [ 3, 17 ], "y": [ 13, 15 ] } ],
"place_vehicles": [
{ "vehicle": "parking_garage", "x": 18, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 28, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 33, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 38, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 19, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 29, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 34, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 39, "y": 18, "chance": 25, "status": 0, "rotation": 90 }
{ "vehicle": "parking_garage", "x": 18, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 28, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 33, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 38, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 19, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 29, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 34, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 39, "y": 18, "chance": 25, "status": -1, "rotation": 90 }
]
}
},
Expand Down Expand Up @@ -137,13 +137,13 @@
"palettes": [ "parking_palette" ],
"place_monsters": [ { "monster": "GROUP_ZOMBIE", "x": [ 3, 17 ], "y": [ 13, 15 ] } ],
"place_vehicles": [
{ "vehicle": "parking_garage", "x": 18, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 28, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 33, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 19, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 29, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 34, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 39, "y": 18, "chance": 25, "status": 0, "rotation": 90 }
{ "vehicle": "parking_garage", "x": 18, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 28, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 33, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 19, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 29, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 34, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 39, "y": 18, "chance": 25, "status": -1, "rotation": 90 }
]
}
},
Expand Down Expand Up @@ -183,14 +183,14 @@
"palettes": [ "parking_palette" ],
"place_monsters": [ { "monster": "GROUP_ZOMBIE", "x": [ 3, 17 ], "y": [ 13, 15 ] } ],
"place_vehicles": [
{ "vehicle": "parking_garage", "x": 18, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 28, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 33, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 38, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 19, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 29, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 34, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 39, "y": 18, "chance": 25, "status": 0, "rotation": 90 }
{ "vehicle": "parking_garage", "x": 18, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 28, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 33, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 38, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 19, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 29, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 34, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 39, "y": 18, "chance": 25, "status": -1, "rotation": 90 }
]
}
},
Expand Down Expand Up @@ -230,14 +230,14 @@
"palettes": [ "parking_palette" ],
"place_monsters": [ { "monster": "GROUP_ZOMBIE", "x": [ 3, 17 ], "y": [ 13, 15 ] } ],
"place_vehicles": [
{ "vehicle": "parking_garage", "x": 18, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 28, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 33, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 38, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 19, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 29, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 34, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 39, "y": 18, "chance": 25, "status": 0, "rotation": 90 }
{ "vehicle": "parking_garage", "x": 18, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 28, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 33, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 38, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 19, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 29, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 34, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 39, "y": 18, "chance": 25, "status": -1, "rotation": 90 }
]
}
},
Expand Down Expand Up @@ -277,14 +277,14 @@
"palettes": [ "parking_palette" ],
"place_monsters": [ { "monster": "GROUP_ZOMBIE", "x": [ 3, 17 ], "y": [ 13, 15 ] } ],
"place_vehicles": [
{ "vehicle": "parking_garage", "x": 18, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 28, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 33, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 38, "y": 4, "chance": 25, "status": 0, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 19, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 29, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 34, "y": 18, "chance": 25, "status": 0, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 39, "y": 18, "chance": 25, "status": 0, "rotation": 90 }
{ "vehicle": "parking_garage", "x": 18, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 28, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 33, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 38, "y": 4, "chance": 25, "status": -1, "rotation": 270 },
{ "vehicle": "parking_garage", "x": 19, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 29, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 34, "y": 18, "chance": 25, "status": -1, "rotation": 90 },
{ "vehicle": "parking_garage", "x": 39, "y": 18, "chance": 25, "status": -1, "rotation": 90 }
]
}
},
Expand Down
Loading