Final Fantasy Hacktics

Modding => Help! => Topic started by: mosihara on August 14, 2022, 03:53:24 pm

Title: Is Holy Lance able to proc Holy in Barrage?
Post by: mosihara on August 14, 2022, 03:53:24 pm
I've tried casting Barrage with Holy Lance equipped for 120+ hits but it did not proc Holy at all. Not sure if this is a WotL only thing with the Holy proc. Can someone help?
Title: Re: Is Holy Lance able to proc Holy in Barrage?
Post by: nitwit on August 14, 2022, 04:02:50 pm
Quote from: mosihara on August 14, 2022, 03:53:24 pmI've tried casting Barrage with Holy Lance equipped for 120+ hits but it did not proc Holy at all. Not sure if this is a WotL only thing with the Holy proc. Can someone help?
Run some tests with other items that proc skills, like the 3 elemental rods, and statuses. Maybe Barrage doesn't call the skill proc routine.

Also you should only post questions in one place, it's a pain for people searching this stuff for help later and it wastes space. This forum isn't busy enough that your question will get lost.
Title: Re: Is Holy Lance able to proc Holy in Barrage?
Post by: Orkney on August 14, 2022, 04:23:23 pm
The ability proc data is stored in 0x801938c8 and 0x801938c6 those 2 locations are cleared by the routine called in barrage formula (Switch_Ability_to_default_Attack (https://ffhacktics.com/wiki/Switch_Ability_to_default_Attack))

So there is no chances to proc holy nor any other ability.