Because Hercules uses different const identifier.
Change:
SC_INCREASEAGI
To:
SC_INC_AGI
Or you could change them all to value instead of identifier. Also added the specialeffect.
sc_start 30,240000,10; specialeffect2 42; //Blessing
sc_start 32,240000,10; specialeffect2 37; //Agi Up
sc_start 39,240000,10; specialeffect2 112; // Kyrie
sc_start 41,240000,3; specialeffect2 75; // Gloria
sc_start 40,240000,5; specialeffect2 76; // Magnificat
Also change the timing for the 1 Hour Buff
sc_start 30,3600000,10; specialeffect2 42; //Blessing
sc_start 32,3600000,10; specialeffect2 37; //Agi Up