@shifuguru
It's here:
...\mods\update\update.rpf\dlc_patch\mpapartment\common\data\handling.meta
& is called:
<handlingName>NITESHAD</handlingName>
That's why you had trouble finding it
Tip: There are a few vehicles who's handling ID names are different from their model name & a few that use the handling ID of a different vehicle so it's worth knowing that you can always use 'vehicles.meta' to check & see what the actual handling ID is:
Example:
<modelName>nightshade</modelName>
<txdName>nightshade</txdName>
<handlingId>NITESHAD</handlingId>
<gameName>NITESHAD</gameName>
<vehicleMakeName>IMPONTE</vehicleMakeName>