- script Sample -1,{ OnInit: bindatcmd("buff",strnpcinfo(0)+"::OnBuff",0,99); end; OnBuff: specialeffect2 EF_INCAGILITY; sc_start SC_INC_AGI,240000,10; specialeffect2 EF_BLESSING; sc_start SC_BLESSING,240000,10; end; }