Scripted EffectChanged this version
catastrophic_destroy_building_levels_in_location
Definitionin_game/common/scripted_effects/location_effects.txt:372
373change_building_level_in_location = {
374building = prev.building_type
375value = {
376add = prev.building_level
377multiply = -0.33
378floor = yes
}
}