events_default_data = { # img , eventName 1:["bonus_event",localeInfo.BONUS_EVENT], 2:["double_boss_loot_event",localeInfo.DOUBLE_BOSS_LOOT_EVENT], 3:["double_metin_loot_event", localeInfo.DOUBLE_METIN_LOOT_EVENT], 4:["double_mission_book_event",localeInfo.DOUBLE_MISSION_BOOK_EVENT], 5:["dungeon_cooldown_event",localeInfo.DUNGEON_COOLDOWN_EVENT], 6:["dungeon_ticket_loot_event",localeInfo.DUNGEON_TICKET_LOOT_EVENT], 7:["empire_war_event",""], 8:["moonlight_event",localeInfo.MOONLIGHT_EVENT], 9:["tournament_event",""], 10:["whell_of_fortune_event",localeInfo.WHELL_OF_FORTUNE_EVENT], 11:["halloween_event",localeInfo.HALLOWEEN_EVENT], 12:["npc_search",""], 13:["item_drop_event",localeInfo.ITEM_DROP_EVENT], 14:["money_drop_event",localeInfo.YANG_DROP_EVENT], 15:["exp_event",localeInfo.EXP_EVENT], } self.AppendEvent(1,0, 2, str("2024-10-30 21:00"), str("2024-10-30 22:00"), 0, 0, int(1), int(1), int(1), int(1), int(1), int(1), int(1)) self.AppendEvent(1,0, 1, str("2024-10-30 22:00"), str("2024-10-30 23:00"), 0, 0, int(1), int(1), int(1), int(1), int(1), int(1), int(1))