Template:PatchDiff/April 24, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/heavy/heavy wolf chest blue.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$baseTexture" "models/player/items/heavy/heavy_wolf_chest_blue"
N/A4 "$bumpmap" "models/effects/flat_normal"
N/A5 
N/A6 "$phong" "1"
N/A7 "$phongexponent" "200"
N/A8 "$phongboost" "2"
N/A9 "$phongfresnelranges" "[.5 .7 1]"
N/A10 "$halflambert" "0"
N/A11// "$phongexponenttexture" "models/bots/heavy/heavy_bot_exp"
N/A12 
N/A13 "$lightwarptexture" "models/player/pyro/pyro_lightwarp"
N/A14 
N/A15 "$basemapalphaphongmask" "1"
N/A16 
N/A17 "$rimlight" "1"
N/A18 "$rimlightexponent" "1"
N/A19 "$rimlightboost" ".5"
N/A20 //"$rimmask" "1"
N/A21 
N/A22// "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
N/A23 "$detailscale" "5"
N/A24 "$detailblendfactor" .01
N/A25 "$detailblendmode" 6
N/A26 
N/A27 "$yellow" "0"
N/A28 "$one" "1"
N/A29 
N/A30 // Cloaking
N/A31 "$cloakPassEnabled" "1"
N/A32 
N/A33 "Proxies"
N/A34 {
N/A35 "invis"
N/A36 {
N/A37 }
N/A38 "AnimatedTexture"
N/A39 {
N/A40 "animatedtexturevar" "$detail"
N/A41 "animatedtextureframenumvar" "$detailframe"
N/A42 "animatedtextureframerate" 30
N/A43 }
N/A44 "BurnLevel"
N/A45 {
N/A46 "resultVar" "$detailblendfactor"
N/A47 }
N/A48 "YellowLevel"
N/A49 {
N/A50 "resultVar" "$yellow"
N/A51 }
N/A52 "Equals"
N/A53 {
N/A54 "srcVar1" "$yellow"
N/A55 "resultVar" "$color2"
N/A56 }
N/A57 }
N/A58}