project-topaz / topaz

Server emulator for FFXI
Other
158 stars 223 forks source link

Boost wears before use, negating the boost effect (mob confirmed, unsure about player) #798

Open 59blargedy opened 4 years ago

59blargedy commented 4 years ago

I have:

it appears that mobskills that gain the effect dsp.effect.BOOST simply wear off before the action, so the attp bonus is never realized can confirm by going to zhayolm and giving trolls tp, watching as the boost effect wears right before hit and seeing no increase in their damage. https://github.com/project-topaz/topaz/blob/08fcc59f5fc1a5a929037ca24b13ce9cec8f287f/scripts/globals/mobskills/quake_stomp.lua#L28 https://github.com/project-topaz/topaz/blob/release/scripts/globals/effects/boost.lua the only mention i can find of boost in cpp is this, which is player only: https://github.com/project-topaz/topaz/blob/08fcc59f5fc1a5a929037ca24b13ce9cec8f287f/src/map/lua/luautils.cpp#L1451

Taruecho commented 4 years ago

This is happening on players as well using boost ability as MNK. It wears before the effect does anything to attk power