ItemSpawn: Added Vortigaunt and Balrog(unfinished)

This commit is contained in:
neon
2018-07-29 19:33:41 +02:00
parent 6428e90e81
commit 6c285202d1
17 changed files with 911 additions and 306 deletions
@@ -0,0 +1,7 @@
"VertexlitGeneric"
{
"$basetexture" "models/player/slow/amberlyn/lotr/balrog/slow_body"
"$selfillum" 1
}
@@ -0,0 +1,9 @@
"VertexlitGeneric"
{
"$basetexture" "models/player/slow/amberlyn/lotr/balrog/slow_body"
"$selfillum" 1
}
@@ -0,0 +1,13 @@
"VertexlitGeneric"
{
"$basetexture" "models/player/slow/amberlyn/lotr/balrog/slow_body"
"$bumpmap" "models/player/slow/amberlyn/lotr/balrog/slow_body_bump"
"$selfillum" 1
"$envmap" "env_cubemap"
"$normalmapalphaenvmapmask" 1
"$envmaptint" "[1 1 1]"
"$envmapcontrast" .25
"$envmapsaturation" 1
}
@@ -0,0 +1,10 @@
"VertexlitGeneric"
{
"$basetexture" "models/player/slow/amberlyn/lotr/balrog/slow_weapon"
"$bumpmap" "models/player/slow/amberlyn/lotr/balrog/slow_weapon_bump"
"$phong" "1"
"$phongexponent" "25"
"$phongboost" "1"
"$phongfresnelranges" "[.15 .5 1]"
}
@@ -0,0 +1,13 @@
"UnlitGeneric"
{
"$basetexture" "models/player/slow/amberlyn/lotr/balrog/slow_weapon"
"$model" 1
"$additive" 1
"$envmap" "env_cubemap"
"$normalmapalphaenvmapmask" 1
"$envmaptint" "{230 200 36}"
"$envmapcontrast" 1
"$envmapsaturation" 1
}
@@ -0,0 +1,20 @@
"VertexlitGeneric"
{
"$basetexture" "models/player/slow/amberlyn/lotr/balrog/slow_body"
"$selfillum" 1
"Proxies"
{
"Sine"
{
"resultVar" "$alpha"
"sineperiod" 0
"sinemin" .75
"sinemax" .75
}
}
}