Description of Issue:
Modifications that may affect results:
i think item_combo_db bug
test on rAthena Hash: dade413935cfbd65935730ef78386f5a68742317 not working
i think item_combo_db bug
test on rAthena Hash: dade413 not working
default
if item combo <= 2 is working
2359:2654,{ bonus bUseSPrate,-20; bonus bMaxHP,300; }
https://github.com/rathena/rathena/blob/master/db/re/item_combo_db.txt#L190
if item combo >= 3 not working
2353:2417:2516,{ bonus bAgi,3; bonus bMaxHPrate,5; bonus bMaxSPrate,5; }
https://github.com/rathena/rathena/blob/master/db/re/item_combo_db.txt#L183
if item combo >= 3 not working
2357:2421:2524:5171,{ bonus bAllStats,1; }
https://github.com/rathena/rathena/blob/master/db/re/item_combo_db.txt#L188
5561
thanks to @Atemo it works