Hydrographic Style

- Choose four colors and a pattern to paint a weapon
- The pattern is applied via the weapon’s original UVs
- A predefined paint by number system determines which parts will be hydro-dipped and which will be painted solid colors
- The solid color areas use color2 and color3
- This finish wears directly to the substrate
- Optional durability and masking are accessible via the pattern’s alpha channel

                        "workshop workbench"
                        {
	                      "style"                                            "3"
	                      "pattern"                                       "tiger"
	                      "pattern_scale"                          "0.9"
	                      "color0"                                          "56 71 54"
	                      "color1"                                          "158 149 114"
	                      "color2"                                          "79 41 32"
	                      "color3"                                          "45 46 33"
	                      "phongintensity"                        "5"
	                      "phongexponent"	  		 "32"
	                      "pattern_offset_x_start"	  "0"
	                      "pattern_offset_x_end"	          "1"
	                      "pattern_offset_y_start"         "0"
	                      "pattern_offset_y_end"	          "1"
	                      "pattern_rotate_start"  		  "-10"
	                      "pattern_rotate_end"		   "7"
	                      "ignore_weapon_size_scale"  "1"
	                      "dialog_config"                             "12,0,0,1"
                        }