Template:PatchDiff/October 20, 2017 Patch/tf/tf2 misc dir.vpk/materials/models/workshop/player/items/soldier/mantreads/mantreads.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexLitGeneric"
N/A2{
N/A3 "$basetexture" "models/workshop/player/items/soldier/mantreads/mantreads"
N/A4 
N/A5 "$phong" "1"
N/A6 "$phongexponent" "10"
N/A7 "$phongboost" "0.2"
N/A8 "$lightwarptexture" "models/player/pyro/pyro_lightwarp"
N/A9 "$phongfresnelranges" "[1 2.5 5]"
N/A10 "$halflambert" "1"
N/A11 
N/A12 "$glowcolor" "1"
N/A13 "$speccolor" "1"
N/A14 
N/A15 "$tempvar" "0"
N/A16 
N/A17 "$commadd_phongexponent" "30"
N/A18 "$commadd_phongboost" "22.5"
N/A19 "$commweapon" "0"
N/A20 
N/A21 "$basemapalphaphongmask" "1"
N/A22 
N/A23 "$basephongexponent" "15"
N/A24 "$basephongboost" "3"
N/A25 
N/A26 "$rimlight" "1"
N/A27 "$rimlightexponent" "6"
N/A28 "$rimlightboost" "0.3"
N/A29 
N/A30 "360?$color2" "[ 0.8 0.8 0.8 ]"
N/A31 
N/A32 // Cloaking
N/A33 "$cloakPassEnabled" "1"
N/A34 "$sheenPassEnabled" "1"
N/A35 
N/A36 "$sheenmap" "cubemaps/cubemap_sheen001"
N/A37 "$sheenmapmask" "Effects/AnimatedSheen/animatedsheen0"
N/A38 "$sheenmaptint" "[ 1 1 1 ]"
N/A39 "$sheenmapmaskframe" "0"
N/A40 "$sheenindex" "0"
N/A41 
N/A42 "$yellow" "0"
N/A43 
N/A44 "Proxies"
N/A45 {
N/A46 "AnimatedWeaponSheen"
N/A47 {
N/A48 "animatedtexturevar" "$sheenmapmask"
N/A49 "animatedtextureframenumvar" "$sheenmapmaskframe"
N/A50 "animatedtextureframerate" "40"
N/A51 }
N/A52 "invis"
N/A53 {
N/A54 }
N/A55 "ModelGlowColor"
N/A56 {
N/A57 "resultVar" "$glowcolor"
N/A58 }
N/A59 "Equals"
N/A60 {
N/A61 "srcVar1" "$glowcolor"
N/A62 "resultVar" "$selfillumtint"
N/A63 }
N/A64 "Equals"
N/A65 {
N/A66 "srcVar1" "$glowcolor"
N/A67 "resultVar" "$color2"
N/A68 }
N/A69 "YellowLevel"
N/A70 {
N/A71 "resultVar" "$yellow"
N/A72 }
N/A73 "Multiply"
N/A74 {
N/A75 "srcVar1" "$color2"
N/A76 "srcVar2" "$yellow"
N/A77 "resultVar" "$color2"
N/A78 }
N/A79 "CommunityWeapon"
N/A80 {
N/A81 "resultVar" "$commweapon"
N/A82 }
N/A83 "Multiply"
N/A84 {
N/A85 "srcVar1" "$commweapon"
N/A86 "srcVar2" "$commadd_phongexponent"
N/A87 "resultVar" "$tempvar"
N/A88 }
N/A89 "Add"
N/A90 {
N/A91 "srcVar1" "$tempvar"
N/A92 "srcVar2" "$basephongexponent"
N/A93 "resultVar" "$phongexponent"
N/A94 }
N/A95 "Multiply"
N/A96 {
N/A97 "srcVar1" "$commweapon"
N/A98 "srcVar2" "$commadd_phongboost"
N/A99 "resultVar" "$tempvar"
N/A100 }
N/A101 "Add"
N/A102 {
N/A103 "srcVar1" "$tempvar"
N/A104 "srcVar2" "$basephongboost"
N/A105 "resultVar" "$phongboost"
N/A106 }
N/A107 }
N/A108}