Assets pt 2 electric boogaloo

This commit is contained in:
2025-08-31 20:39:47 -04:00
parent bc074fcdf5
commit f8f8ab3b6f
2054 changed files with 11074 additions and 0 deletions

View File

@@ -0,0 +1,65 @@
"VertexLitGeneric"
{
"$basetexture" "freak_fortress_2/dovahkiin/beard_color"
"$bumpmap" "freak_fortress_2/dovahkiin/beard_normal"
"$lightwarptexture" "models/player/pyro/pyro_lightwarp"
"$phong" "1"
"$phongexponent" "25"
"$phongboost" "0.100000"
"$phongfresnelranges" "[.25 .5 1]"
"$rimlight" "1"
"$rimlightexponent" "0.000000"
"$rimlightboost" "0.000000"
"$blendtintbybasealpha" "1"
"$blendtintcoloroverbase" "0"
"$colortint_base" "{ 64 50 0 }"
"$color2" "{ 64 50 0 }"
"$colortint_tmp" "[0 0 0]"
"$bumpmapalphaphongmask" "1"
"$cloakPassEnabled" "1"
"$detail" "effects/tiledfire/fireLayeredSlowTiled512"
"$detailscale" "5"
"$detailblendfactor" "0"
"$detailblendmode" "6"
"$yellow" "0"
">=DX90"
{
"$selfillum" "0"
}
"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"
}
}
}

View File

@@ -0,0 +1,4 @@
"VertexLitGeneric"
{
"$basetexture" "freak_fortress_2/shark/island_same_col"
}