Template:PatchDiff/October 30, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/weapons/c items/c big mallet.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$baseTexture" "models/weapons/c_items/c_big_mallet"
N/A4 "$lightwarptexture" "models/weapons/c_items/c_ambassador_lightwarp"
N/A5// "$phongwarptexture" "models/weapons/c_items/c_ambassador_phongwarp"
N/A6 "$basemapalphaphongmask" "1"
N/A7 
N/A8 
N/A9 "$selfillum" "1"
N/A10 "$selfillumtint" "[2 1 18]"
N/A11 "$selfIllumFresnel" "1"
N/A12 "$selfIllumFresnelMinMaxExp" "[0 10 20]" // 0.0 1.0 1.0 is the default
N/A13 "$invulnlevel" "0"
N/A14 "$invulnexponent" "1"
N/A15 "$invulnfmax" "1"
N/A16 "$invulnscale" "0"
N/A17 "$invulnphong" "1"
N/A18 
N/A19 "$selfillumtintvar" "[2 1 18]"
N/A20 
N/A21 "$half" "0.5"
N/A22 
N/A23 "$invulnphongfading" "0"
N/A24 "$invulnphongfull" "1"
N/A25 "$invulnphongoutput" "1"
N/A26 
N/A27 "$invulnexponentfading" "11"
N/A28 "$invulnexponentfull" "53"
N/A29 "$invulnexponentoutput" "1"
N/A30 
N/A31 "$invulnfmaxfading" ".5"
N/A32 "$invulnfmaxfull" "11"
N/A33 "$invulnfmaxoutput" "1"
N/A34 
N/A35 
N/A36 "$phong" "1"
N/A37 "$phongexponent" "20"
N/A38 "$phongboost" "1.3"
N/A39 "$phongfresnelranges" "[.3 1 8]"
N/A40 "$halflambert" "0"
N/A41 
N/A42 "360?$color2" "[ 0.9 0.8 0.8 ]"
N/A43 
N/A44 "$glowcolor" "1"
N/A45 
N/A46 "$rimlightexponent" "4"
N/A47 "$rimlightboost" "2"
N/A48 
N/A49 // Cloaking
N/A50 "$cloakPassEnabled" "1"
N/A51 "$sheenPassEnabled" "1"
N/A52 
N/A53 "$sheenmap" "cubemaps\cubemap_sheen001"
N/A54 "$sheenmapmask" "Effects\AnimatedSheen\animatedsheen0"
N/A55 "$sheenmaptint" "[ 1 1 1 ]"
N/A56 "$sheenmapmaskframe" "0"
N/A57 "$sheenindex" "0"
N/A58 
N/A59 "$yellow" "0"
N/A60 
N/A61 "Proxies"
N/A62 {
N/A63 "AnimatedWeaponSheen"
N/A64 {
N/A65 "animatedtexturevar" "$sheenmapmask"
N/A66 "animatedtextureframenumvar" "$sheenmapmaskframe"
N/A67 "animatedtextureframerate" "40"
N/A68 }
N/A69 "invis"
N/A70 {
N/A71 }
N/A72 "ModelGlowColor"
N/A73 {
N/A74 "resultVar" "$glowcolor"
N/A75 }
N/A76 "Add"
N/A77 {
N/A78 "srcVar1" "$glowcolor"
N/A79 "srcVar2" "$selfillumtintvar"
N/A80 "resultVar" "$selfillumtint"
N/A81 }
N/A82 "Equals"
N/A83 {
N/A84 "srcVar1" "$glowcolor"
N/A85 "resultVar" "$color2"
N/A86 }
N/A87 "YellowLevel"
N/A88 {
N/A89 "resultVar" "$yellow"
N/A90 }
N/A91 "Multiply"
N/A92 {
N/A93 "srcVar1" "$color2"
N/A94 "srcVar2" "$yellow"
N/A95 "resultVar" "$color2"
N/A96 }
N/A97 
N/A98//------------------------
N/A99 
N/A100 "LessOrEqual"
N/A101 {
N/A102 "srcVar1" "$invulnlevel"
N/A103 "srcVar2" "$half"
N/A104 "lessEqualVar" "$invulnphongfading"
N/A105 "greaterVar" "$invulnphongfull"
N/A106 "resultVar" "$invulnphongoutput"
N/A107 }
N/A108 "LessOrEqual"
N/A109 {
N/A110 "srcVar1" "$invulnlevel"
N/A111 "srcVar2" "$half"
N/A112 "lessEqualVar" "$invulnfmaxfading"
N/A113 "greaterVar" "$invulnfmaxfull"
N/A114 "resultVar" "$invulnfmaxoutput"
N/A115 }
N/A116 "LessOrEqual"
N/A117 {
N/A118 "srcVar1" "$invulnlevel"
N/A119 "srcVar2" "$half"
N/A120 "lessEqualVar" "$invulnexponentfading"
N/A121 "greaterVar" "$invulnexponentfull"
N/A122 "resultVar" "$invulnexponentoutput"
N/A123 }
N/A124 "Sine"
N/A125 {
N/A126 "resultVar" "$invulnfmax"
N/A127 "sineperiod" ".4"
N/A128 "sinemin" "$invulnfmaxoutput"
N/A129 "sinemax" "8"
N/A130 }
N/A131 "Sine"
N/A132 {
N/A133 "resultVar" "$invulnphong"
N/A134 "sineperiod" ".14"
N/A135 "sinemin" "$invulnphongoutput"
N/A136 "sinemax" "1"
N/A137 }
N/A138 "Sine"
N/A139 {
N/A140 "resultVar" "$invulnexponent"
N/A141 "sineperiod" "1.7"
N/A142 "sinemin" "$invulnexponentoutput"
N/A143 "sinemax" "12"
N/A144 }
N/A145 
N/A146 "Sine"
N/A147 {
N/A148 "sineperiod" ".2"
N/A149 "sinemin" "1"
N/A150 "sinemax" "122"
N/A151 "resultVar" "$rimlightexponent"
N/A152 }
N/A153 
N/A154 "Sine"
N/A155 {
N/A156 "sineperiod" "1.4"
N/A157 "sinemin" "0"
N/A158 "sinemax" "22"
N/A159 "resultVar" "$rimlightboost"
N/A160 }
N/A161 
N/A162 
N/A163 "Equals"
N/A164 {
N/A165 "srcVar1" "$invulnexponent"
N/A166 "resultVar" "$selfillumfresnelminmaxexp[2]"
N/A167 }
N/A168 "Equals"
N/A169 {
N/A170 "srcVar1" "$invulnfmax"
N/A171 "resultVar" "$selfillumfresnelminmaxexp[1]"
N/A172 }
N/A173 "Equals"
N/A174 {
N/A175 "srcVar1" "$invulnphong"
N/A176 "resultVar" "$phongboost"
N/A177 }
N/A178 }
N/A179}
N/A180