68 lines
1.2 KiB
Plaintext
68 lines
1.2 KiB
Plaintext
|
"VertexlitGeneric"
|
||
|
{
|
||
|
"$baseTexture" "models/unloze/skull/skull"
|
||
|
"$bumpmap" "models/unloze/skull/skull_bump"
|
||
|
"$detail" "models/unloze/crown/crown_detail"
|
||
|
"$detailscale" "5"
|
||
|
"$detailblendfactor" .01
|
||
|
"$detailblendmode" 6
|
||
|
"$yellow" "0"
|
||
|
|
||
|
|
||
|
"$blendtintbybasealpha" "1"
|
||
|
"$blendtintcoloroverbase" "0"
|
||
|
|
||
|
"$colortint_base" "{200 200 200}"
|
||
|
"$colortint_tmp" "[0 0 0]"
|
||
|
|
||
|
|
||
|
|
||
|
"$phong" "1"
|
||
|
"$phongexponent" "1"
|
||
|
"$phongboost" "1"
|
||
|
"$lightwarptexture" "models/unloze/crown/crown_lightwarp"
|
||
|
"$phongfresnelranges" "[.25 1 4]"
|
||
|
|
||
|
"$rimlight" "1"
|
||
|
"$rimlightexponent" "20"
|
||
|
"$rimlightboost" "4"
|
||
|
// Cloaking
|
||
|
"$cloakPassEnabled" "1"
|
||
|
|
||
|
"Proxies"
|
||
|
{
|
||
|
"invis"
|
||
|
{
|
||
|
}
|
||
|
"AnimatedTexture"
|
||
|
{
|
||
|
"animatedtexturevar" "$detail"
|
||
|
"animatedtextureframenumvar" "$detailframe"
|
||
|
"animatedtextureframerate" 30
|
||
|
}
|
||
|
"BurnLevel"
|
||
|
{
|
||
|
"resultVar" "$detailblendfactor"
|
||
|
}
|
||
|
"ItemTintColor"
|
||
|
{
|
||
|
"resultVar" "$colortint_tmp"
|
||
|
}
|
||
|
"SelectFirstIfNonZero"
|
||
|
{
|
||
|
"srcVar1" "$colortint_tmp"
|
||
|
"srcVar2" "$colortint_base"
|
||
|
"resultVar" "$color2"
|
||
|
}
|
||
|
"YellowLevel"
|
||
|
{
|
||
|
"resultVar" "$yellow"
|
||
|
}
|
||
|
"Multiply"
|
||
|
{
|
||
|
"srcVar1" "$color2"
|
||
|
"srcVar2" "$yellow"
|
||
|
"resultVar" "$color2"
|
||
|
}
|
||
|
}
|
||
|
}
|