Description
==========
Spirited Charge grants ( according to both the wiki and in game ) you AB and movement speed when used on foot. However, it also reduces your Attacks Per Round by one for the next attack. There's no mention of this anywhere and I'm unsure if this is intended, but even if using a cavalry weapon, the +3 AB bonus is rarely worth the APR loss.
Steps to reproduce
----------------------------
use spirited charge on foot and hit something.
Expected result
-----------------------
gain AB and movement speed
Actual result
-------------------
gain AB and movement speed, lose one APR
Screenshot(s)
--------------------
Misc Notes
----------------
Which Server(s)?
All
------------------------
Gaming Platform(s)?
pc
------------------------------
Spirited Charge reduces your APR ON FOOT
Moderators: Active Admins, Forum Moderators, Active DMs, Contributors, Area Developers, Artist/Animator
-
- Posts: 1046
- Joined: Mon Jan 25, 2016 4:12 am
-
- General Admin
- Posts: 1627
- Joined: Thu Sep 28, 2017 10:34 am
- Location: Concourse Capaneus
- Contact:
Re: Spirited Charge reduces your APR ON FOOT
Not intended, that's likely linked to some of my special attack code. I'll look into it.
-
- Posts: 1046
- Joined: Mon Jan 25, 2016 4:12 am
Re: Spirited Charge reduces your APR ON FOOT
cheers!Kalopsia wrote: Thu Mar 03, 2022 2:12 pm Not intended, that's likely linked to some of my special attack code. I'll look into it.
Re: Spirited Charge reduces your APR ON FOOT
Dual wielding while mounted seems weird when charging, too. If I charge with a Wakizashi and a dagger, i'll do two offhand attacks first, then then charge usually goes off on the second flurry, which is 2x main hand attacks. Normally, I'd do two mainhand attacks first, both mounted and on foot.Kalopsia wrote: Thu Mar 03, 2022 2:12 pm Not intended, that's likely linked to some of my special attack code. I'll look into it.
Shall I see if your tweaks fix it, or shall I fully document what I'm seeing in case it's relevant? It's pretty reproducible.
-
- General Admin
- Posts: 1627
- Joined: Thu Sep 28, 2017 10:34 am
- Location: Concourse Capaneus
- Contact:
Re: Spirited Charge reduces your APR ON FOOT
A full documentation might help, my changes (which btw should be live next reset) will only affect unmounted charge.MRFTW wrote: Sat Mar 05, 2022 6:16 amDual wielding while mounted seems weird when charging, too. If I charge with a Wakizashi and a dagger, i'll do two offhand attacks first, then then charge usually goes off on the second flurry, which is 2x main hand attacks. Normally, I'd do two mainhand attacks first, both mounted and on foot.Kalopsia wrote: Thu Mar 03, 2022 2:12 pm Not intended, that's likely linked to some of my special attack code. I'll look into it.
Shall I see if your tweaks fix it, or shall I fully document what I'm seeing in case it's relevant? It's pretty reproducible.
Re: Spirited Charge reduces your APR ON FOOT
Great stuff, will do. Thanks for all your work.Kalopsia wrote: Sat Mar 05, 2022 8:42 amA full documentation might help, my changes (which btw should be live next reset) will only affect unmounted charge.MRFTW wrote: Sat Mar 05, 2022 6:16 amDual wielding while mounted seems weird when charging, too. If I charge with a Wakizashi and a dagger, i'll do two offhand attacks first, then then charge usually goes off on the second flurry, which is 2x main hand attacks. Normally, I'd do two mainhand attacks first, both mounted and on foot.Kalopsia wrote: Thu Mar 03, 2022 2:12 pm Not intended, that's likely linked to some of my special attack code. I'll look into it.
Shall I see if your tweaks fix it, or shall I fully document what I'm seeing in case it's relevant? It's pretty reproducible.