// Item Combos Database
//
// Structure of Database:
// ID:ID:ID:ID,{ Script }
// This define set bonuses
// Creased Set Bonus: +1 to all stats
// Shirt, Boots, Gloves and Shorts
1300,1816,2004,2200,{bonus bAllStats,1;}
// Candor Set Bonus (excluding Bola): +1 to all stats, +1% HP
// Shirt, Boots, Gloves, Shorts and Headband
1321,1803,2016,2217,2939,{bonus bAllStats,1;bonus bMaxHPrate,1;}