Template:PatchDiff/October 20, 2017 Patch/tf/tf2 misc dir.vpk/materials/models/workshop/weapons/c models/c detonator/c detonator shell blue.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$baseTexture" "models/workshop/weapons/c_models/c_detonator/c_detonator_shell_blue"
N/A4 $bumpmap "models/workshop/weapons/c_models/c_detonator/c_detonator_shell_phongmask"
N/A5 
N/A6 "$normalmapalphaenvmapmask" 1
N/A7 
N/A8 "$phong" "1"
N/A9 "$phongexponent" "30"
N/A10 "$phongboost" "10"
N/A11 "$lightwarptexture" "models/lightwarps/weapon_lightwarp"
N/A12 "$phongfresnelranges" "[0.45 0.7 1]"
N/A13 "$basemapalphaphongmask" "1"
N/A14 
N/A15 "$glowcolor" "1"
N/A16 
N/A17 // Cloaking
N/A18 "$cloakPassEnabled" "1"
N/A19 "$yellow" "0"
N/A20 
N/A21 "Proxies"
N/A22 {
N/A23 "AnimatedWeaponSheen"
N/A24 {
N/A25 "animatedtexturevar" "$sheenmapmask"
N/A26 "animatedtextureframenumvar" "$sheenmapmaskframe"
N/A27 "animatedtextureframerate" "40"
N/A28 }
N/A29 "invis"
N/A30 {
N/A31 }
N/A32 "ModelGlowColor"
N/A33 {
N/A34 "resultVar" "$glowcolor"
N/A35 }
N/A36 "Equals"
N/A37 {
N/A38 "srcVar1" "$glowcolor"
N/A39 "resultVar" "$selfillumtint"
N/A40 }
N/A41 "Equals"
N/A42 {
N/A43 "srcVar1" "$glowcolor"
N/A44 "resultVar" "$color2"
N/A45 }
N/A46 "YellowLevel"
N/A47 {
N/A48 "resultVar" "$yellow"
N/A49 }
N/A50 "Multiply"
N/A51 {
N/A52 "srcVar1" "$color2"
N/A53 "srcVar2" "$yellow"
N/A54 "resultVar" "$color2"
N/A55 }
N/A56 "WeaponSkin"
N/A57 {
N/A58 }
N/A59 }
N/A60}