Template:PatchDiff/October 26, 2012 Patch/team fortress 2 materials.gcf/tf/materials/models/player/items/all class/pumpkin lantern.vmt

From Team Fortress Wiki
< Template:PatchDiff/October 26, 2012 Patch
Revision as of 01:21, 27 October 2012 by MousseBOT (talk | contribs) (Diff of file "team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/pumpkin_lantern.vmt" for patch October 26, 2012 Patch.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
N/A1"VertexLitGeneric"
N/A2{
N/A3 "$basetexture" "models/player/items/all_class/pumpkin_lantern"
N/A4 "$surfaceprop" "metal"
N/A5 "$yellow" "0"
N/A6 
N/A7 "$lightwarptexture" "models/lightwarps/weapon_lightwarp"
N/A8 "$halflambert" "1"
N/A9 
N/A10 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
N/A11 "$detailscale" "5"
N/A12 "$detailblendfactor" .01
N/A13 "$detailblendmode" 6
N/A14 
N/A15 "$blendtintbybasealpha" "0" // Enabling this creates trouble in combination with $selfillum!!!
N/A16 "$blendtintcoloroverbase" "0"
N/A17 "$colortint_base" "{254 168 67}"
N/A18 "$colortint_tmp" "[0 0 0]"
N/A19 "$color2" "{254 168 67}"
N/A20 
N/A21 ">=DX90"
N/A22 {
N/A23 "$selfillum" "1"
N/A24 }
N/A25 "$selfillummask" "models/player/items/all_class/pumpkin_lantern_selfillum"
N/A26 "$selfillumtint" "[1.5 1.5 1.5]"
N/A27 
N/A28 "$phong" "1"
N/A29 "$phongexponent" "5"
N/A30 "$phongboost" "1"
N/A31 "$phongfresnelranges" "[.01 .04 .1]"
N/A32 
N/A33 "$rimlight" "1"
N/A34 "$rimlightexponent" "4"
N/A35 "$rimlightboost" "2"
N/A36 
N/A37 "$cloakPassEnabled" "1"
N/A38 
N/A39 "Proxies"
N/A40 {
N/A41 "weapon_invis"
N/A42 {
N/A43 }
N/A44 "vm_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 "BurnLevel"
N/A54 {
N/A55 "resultVar" "$detailblendfactor"
N/A56 }
N/A57 "YellowLevel"
N/A58 {
N/A59 "resultVar" "$yellow"
N/A60 }
N/A61 "Equals"
N/A62 {
N/A63 "srcVar1" "$yellow"
N/A64 "resultVar" "$color2"
N/A65 }
N/A66 "ItemTintColor"
N/A67 {
N/A68 "resultVar" "$colortint_tmp"
N/A69 }
N/A70 "SelectFirstIfNonZero"
N/A71 {
N/A72 "srcVar1" "$colortint_tmp"
N/A73 "srcVar2" "$colortint_base"
N/A74 "resultVar" "$color2"
N/A75 }
N/A76 "Sine"
N/A77 {
N/A78 "resultVar" "$selfillumtint"
N/A79 "sineperiod" "3"
N/A80 "sinemin" "1.5"
N/A81 "sinemax" "2"
N/A82 }
N/A83 }
N/A84}