Template:PatchDiff/April 20, 2011 Patch/team fortress 2 materials.gcf/tf/materials/models/player/items/pyro/pyromancers mask s1.vmt

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models/player/items/pyro/pyromancers_mask_s1.vtf"
4N/A// "<dx90"
5N/A// {
6N/A// "$baseTexture" "models\player\items\pyro\pyromancers_mask_dx8"
7N/A// }
N/A3 "$baseTexture" "models\player\items\pyro\pyromancers_mask_s1.vtf"
N/A4 "$bumpmap" "models\player\items\pyro\pyromancers_mask_normal.vtf"
85 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
96 "$detailscale" "5"
107 "$detailblendfactor" .01
1714 "$lightwarptexture" "models/player/pyro/pyro_lightwarp"
1815 "$phongfresnelranges" "[2 1 5]"
1916 
N/A17 "$color2" "{255 255 255}"
N/A18 
2019 "$blendtintbybasealpha" "1"
2120 "$blendtintcoloroverbase" "0"
2221 
2322 "$colortint_base" "{255 255 255}"
2423 "$colortint_tmp" "[0 0 0]"
2524 
26N/A// "$rimlight" "1" // To enable rim lighting (requires phong)
27N/A// "$rimlightexponent" "2" // Exponent for phong component of rim lighting
28N/A// "$rimlightboost" "0.15" // Boost for ambient cube component of rim lighting
N/A25 // Rim lighting parameters
N/A26 "$rimlight" "1"
N/A27 "$rimlightexponent" "4"
N/A28 "$rimlightboost" "2"
2929 
3030 // Cloaking
3131 "$cloakPassEnabled" "1"
N/A32 
3233 "Proxies"
3334 {
3435 "weapon_invis"
6364 "srcVar2" "$colortint_base"
6465 "resultVar" "$color2"
6566 }
N/A67 
6668 }
67N/A 
68N/A}
N/A69}