Template:PatchDiff/October 26, 2012 Patch/team fortress 2 materials.gcf/tf/materials/models/player/items/heavy/heavy fairy stars.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexlitGeneric"
N/A2{
N/A3 "$baseTexture" "models\player\items\heavy/heavy_fairy_wings"
N/A4 "$bumpmap" "models/effects/flat_normal"
N/A5 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
N/A6 "$detailscale" "5"
N/A7 "$detailblendfactor" .01
N/A8 "$detailblendmode" 6
N/A9 "$yellow" "0"
N/A10 
N/A11 "$phong" "1"
N/A12 "$phongexponent" "5"
N/A13 "$phongboost" "6"
N/A14 
N/A15 "$phongfresnelranges" "[.25 1 4]"
N/A16 "$basemapalphaphongmask" "1"
N/A17 
N/A18 "$envmap" "env_cubemap"
N/A19 "$envmaptint" "[0.8 0.8 0.8]"
N/A20 "$basealphaenvmapmask" 1
N/A21 
N/A22 "$rimlight" "1"
N/A23 "$rimlightexponent" "4"
N/A24 "$rimlightboost" "2"
N/A25 
N/A26 "$colortint_base" "{251 166 187}"
N/A27 "$colortint_tmp" "{0 0 0}"
N/A28 
N/A29 "$color2" "{251 166 187}"
N/A30 
N/A31 // Cloaking
N/A32 "$cloakPassEnabled" "1"
N/A33 "Proxies"
N/A34 {
N/A35 "weapon_invis"
N/A36 {
N/A37 }
N/A38 "AnimatedTexture"
N/A39 {
N/A40 "animatedtexturevar" "$detail"
N/A41 "animatedtextureframenumvar" "$detailframe"
N/A42 "animatedtextureframerate" 30
N/A43 }
N/A44 "BurnLevel"
N/A45 {
N/A46 "resultVar" "$detailblendfactor"
N/A47 }
N/A48 "YellowLevel"
N/A49 {
N/A50 "resultVar" "$yellow"
N/A51 }
N/A52 "Equals"
N/A53 {
N/A54 "srcVar1" "$yellow"
N/A55 "resultVar" "$color2"
N/A56 }
N/A57 "ItemTintColor"
N/A58 {
N/A59 "resultVar" "$colortint_tmp"
N/A60 }
N/A61 "SelectFirstIfNonZero"
N/A62 {
N/A63 "srcVar1" "$colortint_tmp"
N/A64 "srcVar2" "$colortint_base"
N/A65 "resultVar" "$color2"
N/A66 }
N/A67 
N/A68 }
N/A69 
N/A70}
N/A71