]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
item_scout: spawn bash buff instead of speed powerup (see also 1791f3d8)
authorbones_was_here <bones_was_here@xa.org.au>
Sun, 18 Jul 2021 01:01:55 +0000 (11:01 +1000)
committerbones_was_here <bones_was_here@xa.org.au>
Tue, 20 Jul 2021 18:57:23 +0000 (04:57 +1000)
commit2c636732482930fdfd7bc8db0c0642d3a4f977fe
treeed937c6005a2c998577e817c450f814668194e70
parent5dc828e3b59c65f75c870d4a57e34c023cdbdb86
item_scout: spawn bash buff instead of speed powerup (see also 1791f3d8)

prevents a superfluity of speed powerups on some maps (since speed must also spawn for item_haste)

item_scout is often owned by a specific team (supported by buffs, but not powerups)

item_scout is persistent (lasts until death), buffs last longer than powerups by default

In Q3TA: increases movement and firing speed, prevents use of armor
In QL: caps armor at 50, disables self damage and fall damage and footstep sounds

Why bash? goal of item_scout: to boost hit and run capabilities, to
help with retrieving flags or grabbing important items

Bash helps with this by knocking enemies away instead of having to fight
through them all, and boosting blaster/rocket jumps and crylink running
qcsrc/common/mutators/mutator/powerups/powerup/speed.qh