// Item Combo File // // Format: :{:{:{::{}}}},{ Script } // // Explanation: // This file is responsible for the bonuses granted by gear/card combinations. // The scripted bonus(es) will be given once the player has equipped each of the required items. // // Example: // 4197:4001,{ bonus bFlee,18; } // Poring & Mastering Card Combo: Flee + 18. // Player receives Flee+18 if both Poring Card & Mastering Card are equipped. //