VertexLitGeneric { "$basetexture" "models/weapons/c_models/c_flameball/c_flameball" "$bumpmap" "models/player/shared/shared_normal" "$phong" "1" //commented out to use the exponent mask "$phongexponent" "25" "$phongboost" ".5" //scales up the exponent texture which usually only has about 120 levels of exponent //"$phongexponentfactor" "75" "$phongalbedotint" "1" "$lightwarptexture" "models/lightwarps/softened_weapon_lightwarp" "$phongfresnelranges" "[.3 .5 3]" "$halflambert" "1" "$envmap" "env_cubemap" "$envmaptint" "[.022 .022 .022]" "$tempvar" "0" //commented out to use the exponent mask //"$basephongexponent" "15" //"$basephongboost" "3" "$basemapalphaphongmask" "1" "$rimlight" "1" "$rimlightexponent" "20" "$rimlightboost" "0.5" "$rimmask" "1" //--------------- // 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" } } }