Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/pyro/fwk pyro conscience blue.vmt

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\pyro\fwk_pyro_conscience"
N/A3 "$baseTexture" "models/player/items/pyro/fwk_pyro_conscience"
44 
55 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
66 "$detailscale" "5"
2020 "$rimlightexponent" "4" // Exponent for phong component of rim lighting
2121 "$rimlightboost" "2" // Boost for ambient cube component of rim lighting
2222 
23N/A"$halflambert" "1"
24N/A"$phong" "1"
25N/A"$phongexponenttexture" "models\player\items\pyro\fwk_pyro_conscience_spec"
26N/A//"$phongexponent" "35"
27N/A"$phongboost" "4"
28N/A"$lightwarptexture" "models/player/pyro/pyro_lightwarp"
29N/A"$phongfresnelranges" "[.3 1 8]"
N/A23 "$halflambert" "1"
N/A24 "$phong" "1"
N/A25 "$phongexponenttexture" "models/player/items/pyro/fwk_pyro_conscience_spec"
N/A26 //"$phongexponent" "35"
N/A27 "$phongboost" "4"
N/A28 "$lightwarptexture" "models/player/pyro/pyro_lightwarp"
N/A29 "$phongfresnelranges" "[.3 1 8]"
3030 
3131 
3232 
3838 
3939 "Proxies"
4040 {
41N/A "weapon_invis"
N/A41 "invis"
4242 {
4343 }
4444 "AnimatedTexture"
5151 {
5252 "resultVar" "$detailblendfactor"
5353 }
54N/A "YellowLevel"
55N/A {
56N/A "resultVar" "$yellow"
57N/A }
58N/A "Equals"
59N/A {
60N/A "srcVar1" "$yellow"
61N/A "resultVar" "$color2"
62N/A }
6354 "ItemTintColor"
6455 {
6556 "resultVar" "$colortint_tmp"
7061 "srcVar2" "$colortint_base"
7162 "resultVar" "$color2"
7263 }
73N/A 
N/A64 "YellowLevel"
N/A65 {
N/A66 "resultVar" "$yellow"
N/A67 }
N/A68 "Multiply"
N/A69 {
N/A70 "srcVar1" "$color2"
N/A71 "srcVar2" "$yellow"
N/A72 "resultVar" "$color2"
N/A73 }
7474 }
75N/A}
N/A75}