VertexLitGeneric { "$basetexture" "models/weapons/c_items/c_rift_fire_axe" "$surfaceprop" "metal" "$bumpmap" "models/weapons/c_items/c_rift_fire_axe_normal" "$lightwarptexture" "models\lightwarps/softened_weapon_lightwarp" // "$basemapalphaphongmask" "$selfillum" 1 // "$selfillummask" "models/weapons/c_items/c_rift_fire_axe_illum" //phong properties "$phong" "1" "$phongboost" "1" "$phongexponent" "20" "$phongfresnelranges" "[.5 1 2]" //--------------- // 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" { "sineperiod" ".5" "sinemin" 1 "sinemax" 1 "resultVar" "$selfillumtint[0]" } "Sine" { "sineperiod" "1" "sinemin" .8 "sinemax" 1 "resultVar" "$selfillumtint[1]" } "Sine" { "sineperiod" "1" "sinemin" .8 "sinemax" 1 "resultVar" "$selfillumtint[2]" } } }