QOLパッチ読み込んでたらこんな記述を見つけた
// global group should be GLOBAL_DATA
// I don't think there's a syntax for this in the decompiler.
// You have to use "View AIN Structures" to edit the group
// index manually.
bool g_no_confirm_autoloss;
ainDecomplerのTools>View Ain Structuresからグローバルデータも
変更できるみたい。globals.jafに定義されてるのを手動で変更すれば、
全体攻撃エフェクトできるかも。