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

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$baseTexture" "models/workshop/weapons/c_models/c_medigun_defense/c_medigun_defense_blue"
N/A4 "$detail" "models/workshop/weapons/c_models/c_medigun_defense/c_medigun_defense_blue"
N/A5 "$detailscale" "1"
N/A6 "$detailblendfactor" 1
N/A7 "$detailblendmode" 5
N/A8 "$yellow" "0"
N/A9 
N/A10 "$phong" "1"
N/A11 "$phongexponent" "10"
N/A12 "$phongboost" "9"
N/A13 "$lightwarptexture" "models/player/pyro/pyro_lightwarp"
N/A14 "$phongfresnelranges" "[.25 1 4]"
N/A15 
N/A16 
N/A17 "$rimlight" "1"
N/A18 "$rimlightexponent" ".014"
N/A19 "$rimlightboost" "2"
N/A20 // Cloaking
N/A21 "$cloakPassEnabled" "1"
N/A22 
N/A23 "$sheenPassEnabled" "1"
N/A24 
N/A25 "$sheenmap" "cubemaps/cubemap_sheen001"
N/A26 "$sheenmapmask" "Effects/AnimatedSheen/animatedsheen0"
N/A27 "$sheenmaptint" "[ 1 1 1 ]"
N/A28 "$sheenmapmaskframe" "0"
N/A29 "$sheenindex" "0"
N/A30 
N/A31 "Proxies"
N/A32 {
N/A33 "AnimatedWeaponSheen"
N/A34 {
N/A35 "animatedtexturevar" "$sheenmapmask"
N/A36 "animatedtextureframenumvar" "$sheenmapmaskframe"
N/A37 "animatedtextureframerate" "40"
N/A38 }
N/A39 "Sine"
N/A40 {
N/A41 "sinemax" "1"
N/A42 "sinemin" ".25"
N/A43 "sineperiod" "2"
N/A44 "resultvar" "$detailblendfactor"
N/A45 }
N/A46 "invis"
N/A47 {
N/A48 }
N/A49 "AnimatedTexture"
N/A50 {
N/A51 "animatedtexturevar" "$detail"
N/A52 "animatedtextureframenumvar" "$detailframe"
N/A53 "animatedtextureframerate" 30
N/A54 }
N/A55// This is commented out because it conflicts with the Sine proxy.
N/A56// "BurnLevel"
N/A57// {
N/A58// "resultVar" "$detailblendfactor"
N/A59// }
N/A60 "YellowLevel"
N/A61 {
N/A62 "resultVar" "$yellow"
N/A63 }
N/A64 "Equals"
N/A65 {
N/A66 "srcVar1" "$yellow"
N/A67 "resultVar" "$color2"
N/A68 }
N/A69 }
N/A70}
N/A71 
N/A72 
N/A73