Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: How to make a custom ranged weapon fire faster?  (Read 1056 times)

GLaDOSauR

  • Bay Watcher
    • View Profile
How to make a custom ranged weapon fire faster?
« on: August 12, 2017, 09:44:29 pm »

Is there anyway to alter the fire-rate of a ranged weapon?  All I can do is make the bash attack faster.  :\

(This is probly a case of it's really obvious and easy, or nigh impossible.)
Logged
Everything I say is sigged.  There's no reason to ask if it's ok anymore!

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: How to make a custom ranged weapon fire faster?
« Reply #1 on: August 12, 2017, 10:16:55 pm »

It's impossible.

GLaDOSauR

  • Bay Watcher
    • View Profile
Re: How to make a custom ranged weapon fire faster?
« Reply #2 on: August 12, 2017, 10:30:18 pm »

It's impossible.

Well then. Guess I wont be making that repeating crossbow after all.  Any workarounds? Like firing multiple bolts per attack?
Logged
Everything I say is sigged.  There's no reason to ask if it's ok anymore!

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: How to make a custom ranged weapon fire faster?
« Reply #3 on: August 12, 2017, 11:02:07 pm »

Nope. It's really limiting right now.

Xilian

  • Bay Watcher
    • View Profile
Re: How to make a custom ranged weapon fire faster?
« Reply #4 on: August 13, 2017, 07:59:47 am »

Isn't it possible to adjust the ATTACK_PREPARE_AND_RECOVER token to allow it to fire faster?
in the original raws these values are all at [ATTACK_PREPARE_AND_RECOVER:3:3], if you make it [ATTACK_PREPARE_AND_RECOVER:1:1]
wouldn't they fire faster?
Logged

scamtank

  • Bay Watcher
    • View Profile
Re: How to make a custom ranged weapon fire faster?
« Reply #5 on: August 13, 2017, 08:27:56 am »

You'd think that, wouldn't you? That's about the first thing we tried when the current combat system went in. It does nothing to ranged attacks.
Logged

ZM5

  • Bay Watcher
  • Accomplished RAW Engineer
    • View Profile
    • Steam
Re: How to make a custom ranged weapon fire faster?
« Reply #6 on: August 15, 2017, 10:28:54 am »

The ATTACK_PREPARE_AND_RECOVER tokens only matter for melee attacks with the weapon or ammo - like Putnam said, ranged weapon editing is very limited currently.