im looking to setup a persona using enemy using the custom flowscript commands added by cbt.
i've enabled bit 6,5,4 in the encount tbl (enabling bit3 causes a crash on aoa trying to call a BKSK_P_BCXXXX.DDS that doesn't exist), and have bit0 in unit tbl set to 1 so a custom dds is loaded for analyze
currently i've copied and edited makoto's ai to use AI_ACT_PERSONA_SKILL so it calls orpheus in battle
but i'm wondering if it's possible to remove SET_COUNT 308's which are responsibel for persona changing. I've tried removing all SET_COUNT's that apart from the first, however that just calls the fallback base atk to trigger, stopping persona skills from being used