Template:PatchDiff/October 20, 2017 Patch/tf/tf2 misc dir.vpk/materials/models/workshop/weapons/c models/c medigun defense/c medigun defense 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 "$bumpmap" "models/effects/flat_normal"
N/A5 "$basemapalphaphongmask" "1"
N/A6 
N/A7 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
N/A8 "$detailscale" "5"
N/A9 "$detailblendfactor" .00
N/A10 "$yellow" "0"
N/A11 "$phong" "1"
N/A12 "$phongexponent" "20"
N/A13 "$phongboost" "10"
N/A14 "$lightwarptexture" "models/player/pyro/pyro_lightwarp"
N/A15 "$phongfresnelranges" "[.3 1 8]"
N/A16 "$halflambert" "0"
N/A17 
N/A18 "$colortint_tmp" "[0 0 0]"
N/A19 
N/A20 "$rimlight" "1" // To enable rim lighting (requires phong)
N/A21 "$rimlightexponent" "4" // Exponent for phong component of rim lighting
N/A22 "$rimlightboost" "2"
N/A23 
N/A24 "$cloakPassEnabled" "1"
N/A25 
N/A26 "$sheenPassEnabled" "1"
N/A27 
N/A28 "$sheenmap" "cubemaps/cubemap_sheen001"
N/A29 "$sheenmapmask" "Effects/AnimatedSheen/animatedsheen0"
N/A30 "$sheenmaptint" "[ 1 1 1 ]"
N/A31 "$sheenmapmaskframe" "0"
N/A32 "$sheenindex" "0"
N/A33 
N/A34 "$glowcolor" "1"
N/A35 
N/A36 "Proxies"
N/A37 {
N/A38 "AnimatedWeaponSheen"
N/A39 {
N/A40 "animatedtexturevar" "$sheenmapmask"
N/A41 "animatedtextureframenumvar" "$sheenmapmaskframe"
N/A42 "animatedtextureframerate" "40"
N/A43 }
N/A44 "invis"
N/A45 {
N/A46 }
N/A47 "AnimatedTexture"
N/A48 {
N/A49 "animatedtexturevar" "$detail"
N/A50 "animatedtextureframenumvar" "$detailframe"
N/A51 "animatedtextureframerate" 30
N/A52 }
N/A53 "ModelGlowColor"
N/A54 {
N/A55 "resultVar" "$glowcolor"
N/A56 }
N/A57 "Equals"
N/A58 {
N/A59 "srcVar1" "$glowcolor"
N/A60 "resultVar" "$selfillumtint"
N/A61 }
N/A62 "Equals"
N/A63 {
N/A64 "srcVar1" "$glowcolor"
N/A65 "resultVar" "$color2"
N/A66 }
N/A67 "YellowLevel"
N/A68 {
N/A69 "resultVar" "$yellow"
N/A70 }
N/A71 "Multiply"
N/A72 {
N/A73 "srcVar1" "$color2"
N/A74 "srcVar2" "$yellow"
N/A75 "resultVar" "$color2"
N/A76 }
N/A77 }
N/A78}