From 1091f1a2c1be8d7fe4469dbf163d3a5a25947c64 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Fri, 16 Mar 2012 01:10:38 +0200 Subject: [PATCH] Change some balancing and bot settings, and add more TODOs --- data/balanceVT.cfg | 4 ++-- data/botsVT.cfg | 4 ++-- docs/TODO.txt | 6 +++++- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 933cf753..92a447b4 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -201,12 +201,12 @@ set g_balance_vore_load_pred_speed 1 "you get this slower the more you eat, at 1 set g_balance_vore_load_pred_speedcap 800 "when a predator is going faster than this (at full stomach capacity), their prey is squeezed out of them" set g_balance_vore_load_prey_mass 30 "prey mass, influenced by player size" set g_balance_vore_swallow_range 140 "distance below which you can swallow another player when facing them" -set g_balance_vore_swallow_speed_fill 2.5 "how long it takes to swallow a player, 0 is instant" +set g_balance_vore_swallow_speed_fill 2 "how long it takes to swallow a player, 0 is instant" set g_balance_vore_swallow_speed_fill_scalediff 0.5 "fill rate depends on predator size compared to prey size by this amount" set g_balance_vore_swallow_speed_fill_stomachload 1 "fill rate is influenced by the prey's stomach load by this amount" set g_balance_vore_swallow_speed_decrease 0.5 "how fast the swallow progress decreases, when the predator is no longer swallowing" set g_balance_vore_swallow_speed_cutspd_prey 1 "prey movement slows down by this amount the closer they are to being swallowed" -set g_balance_vore_swallow_speed_cutspd_pred 0.5 "predator movement slows down by this amount the closer they are to finishing swallowing" +set g_balance_vore_swallow_speed_cutspd_pred 0.7 "predator movement slows down by this amount the closer they are to finishing swallowing" set g_balance_vore_swallow_dropweapon 0.6 "probability of dropping your weapon when swallowed. 0 = never and 1 = always, does not apply to team mates" set g_balance_vore_swallow_predator_punchangle 10 "your view gets tilted by this amount when swallowing someone" set g_balance_vore_swallow_predator_punchangle_item 8 "your view gets tilted by this amount when swallowing an item" diff --git a/data/botsVT.cfg b/data/botsVT.cfg index 7024da21..cf3757b0 100644 --- a/data/botsVT.cfg +++ b/data/botsVT.cfg @@ -45,8 +45,8 @@ set bot_ai_bunnyhop_skilloffset 7 "Bots with skill equal or greater than this va set bot_ai_bunnyhop_startdistance 250 "Run to goals located further than this distance" set bot_ai_bunnyhop_stopdistance 220 "Stop jumping after reaching this distance to the goal" set bot_ai_bunnyhop_firstjumpdelay 0.5 "Start running to the goal only if it was seen for more than N seconds" -set bot_ai_vore_decide_pred 1 "How fast bots decide what to do with their prey, at lowest skill (delay in seconds)" -set bot_ai_vore_decide_prey 1.2 "How fast bots decide what to do with their predator, at lowest skill (delay in seconds)" +set bot_ai_vore_decide_pred 0.8 "How fast bots decide what to do with their prey, at lowest skill (delay in seconds)" +set bot_ai_vore_decide_prey 0.6 "How fast bots decide what to do with their predator, at lowest skill (delay in seconds)" set bot_ai_vore_decide_swallow 0.6 "How often bots decide if to swallow someone, not influenced by skill (delay in seconds)" set bot_ai_vore_fear 1 "How much bots will fear players more powerful than them and avoid them in some situations" set bot_ai_vore_teamhealabandon 0.75 "Probability (from 0 to 1) of the bot abandoning a team heal when seeing an enemy they can vore, at highest skill" diff --git a/docs/TODO.txt b/docs/TODO.txt index 9eae1c69..d9ebf2ce 100644 --- a/docs/TODO.txt +++ b/docs/TODO.txt @@ -146,4 +146,8 @@ - 0.7: Weapons menu: Center setting for the gun? -- 0.7: Slower swallow progress \ No newline at end of file +- 0.7: Slower swallow progress + +- 0.7: Is the grab sound subject to pitch? + +- 0.7 | 0.8: Cvar the speed of punchangles, and increase it a bit \ No newline at end of file -- 2.39.2