VertexLitGeneric { "$basetexture" "models\weapons\PSO1\pso_spreadneedle_a" "$bumpmap" "models\weapons\PSO1\pso_spreadneedle_a_n" "$selfillum" "1" "$selfillummask" "models\weapons\PSO1\pso_spreadneedle_a_s" "$basemapalphaphongmask" "1" // "$basealphaenvmapmask" 1 "$envmap" "env_cubemap" "$envmaptint" "[.5 .33 .5]" "$phong" "1" "$phongexponent" "33" "$phongboost" "6" "$lightwarptexture" "models\lightwarps\weapon_lightwarp" "$phongfresnelranges" "[0.25 0.5 1]" "$halflambert" "1" "$rimlight" "1" "$rimlightexponent" "5" "$rimlightboost" "0.33" //--------------- // Visual Effects //--------------- "$glowcolor" "1" "$cloakPassEnabled" "1" "$yellow" "0" "$sheenPassEnabled" "1" "$sheenmap" "cubemaps/cubemap_sheen001" "$sheenmapmask" "Effects/AnimatedSheen/animatedsheen0" "$sheenmaptint" "[ 1 1 1 ]" "$sheenmapmaskframe" "0" "$sheenindex" "0" "Proxies" { "ModelGlowColor" { "resultVar" "$glowcolor" } "Equals" { "srcVar1" "$glowcolor" "resultVar" "$selfillumtint" } "Equals" { "srcVar1" "$glowcolor" "resultVar" "$color2" } "invis" { } "YellowLevel" { "resultVar" "$yellow" } "Multiply" { "srcVar1" "$color2" "srcVar2" "$yellow" "resultVar" "$color2" } "AnimatedWeaponSheen" { "animatedtexturevar" "$sheenmapmask" "animatedtextureframenumvar" "$sheenmapmaskframe" "animatedtextureframerate" "40" } "Sine" { "resultVar" $selfillumtint "sinemin" .6 "sinemax" 2.1 "sineperiod" 3 } } }