Template:PatchDiff/December 22, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/weapons/c items/c targe ice.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$baseTexture" "models\weapons\c_items/c_targe_ice"
N/A4 
N/A5 "$alpha" .5
N/A6 //"$alphatest" 1
N/A7 "$translucent" 1
N/A8 
N/A9 "$envmap" "env_cubemap"
N/A10 "$envmaptint" "[.3 .3 .2]"
N/A11 
N/A12 //"$refractamount" ".100"
N/A13 "$surfaceprop" "Glass"
N/A14 
N/A15 "$phong" "1"
N/A16 "$phongexponent" "15"
N/A17 "$phongboost" "5"
N/A18 
N/A19 "$phongfresnelranges" "[.3 .5 3]"
N/A20 
N/A21 "$tempvar" "0"
N/A22 
N/A23 "$basephongexponent" "15"
N/A24 "$basephongboost" "5"
N/A25 
N/A26 "$commadd_phongexponent" "30"
N/A27 "$commadd_phongboost" "22.5"
N/A28 "$commweapon" "0"
N/A29 
N/A30 "$rimlight" "1"
N/A31 "$rimlightexponent" "20"
N/A32 "$rimlightboost" "100"
N/A33 
N/A34 
N/A35 "$glowcolor" "0"
N/A36 
N/A37 // Cloaking
N/A38 "$cloakPassEnabled" "1"
N/A39 "$yellow" "0"
N/A40 
N/A41 "Proxies"
N/A42 {
N/A43 "AnimatedWeaponSheen"
N/A44 {
N/A45 "animatedtexturevar" "$sheenmapmask"
N/A46 "animatedtextureframenumvar" "$sheenmapmaskframe"
N/A47 "animatedtextureframerate" "40"
N/A48 }
N/A49 "invis"
N/A50 {
N/A51 }
N/A52 "ModelGlowColor"
N/A53 {
N/A54 "resultVar" "$glowcolor"
N/A55 }
N/A56 "Equals"
N/A57 {
N/A58 "srcVar1" "$glowcolor"
N/A59 "resultVar" "$selfillumtint"
N/A60 }
N/A61 "Equals"
N/A62 {
N/A63 "srcVar1" "$glowcolor"
N/A64 "resultVar" "$color2"
N/A65 }
N/A66 "YellowLevel"
N/A67 {
N/A68 "resultVar" "$yellow"
N/A69 }
N/A70 "Multiply"
N/A71 {
N/A72 "srcVar1" "$color2"
N/A73 "srcVar2" "$yellow"
N/A74 "resultVar" "$color2"
N/A75 }
N/A76 }
N/A77}