DamageProxy improvements and API fix

This commit is contained in:
BotoX
2019-09-28 16:13:59 +02:00
parent 28a543d1a9
commit 50bbbfcf6d
8 changed files with 85 additions and 30 deletions
@@ -2,37 +2,21 @@
{
"z145960" // T-Rex
{
"KnockbackMaxVel" "50"
"KnockbackScale" "0.01"
"KnockbackScale" "0.0"
"KillPush" "0"
}
"z147102" // Balrog
{
"KnockbackMaxVel" "50"
"KnockbackScale" "0.01"
"KnockbackScale" "0.0"
"KillPush" "0"
}
"z144572" // Titan
{
"KnockbackMaxVel" "50"
"KnockbackScale" "0.01"
"KillPush" "0"
}
"z144536" // Pyramid Head
{
"KnockbackMaxVel" "50"
"KnockbackScale" "0.01"
"KillPush" "0"
}
"z146285" // Zombie Dog
{
"KnockbackMaxVel" "50"
"KnockbackScale" "0.01"
"KnockbackScale" "0.0"
"KillPush" "0"
"FullKnife" "1"
}